MCPcopy Create free account
hub / github.com/IgKh/katvan / PathProxyModel

Method PathProxyModel

shell/katvan_settingsdialog.cpp:405–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

403{
404public:
405 PathProxyModel(QObject* parent = nullptr): QIdentityProxyModel(parent)
406 {
407 }
408
409 QVariant data(const QModelIndex& index, int role) const override
410 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected