MCPcopy Create free account
hub / github.com/KDE/kdevelop / setTreeView

Method setTreeView

plugins/quickopen/quickopenmodel.cpp:450–453  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

448}
449
450void QuickOpenModel::setTreeView(QTreeView* view)
451{
452 m_treeView = view;
453}
454
455int QuickOpenModel::contextMatchQuality(const QModelIndex& /*index*/) const
456{

Callers 2

prepareShowMethod · 0.80
~QuickOpenWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected