Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
450
void QuickOpenModel::setTreeView(QTreeView* view)
451
{
452
m_treeView = view;
453
}
454
455
int QuickOpenModel::contextMatchQuality(const QModelIndex& /*index*/) const
456
{
Callers
2
prepareShow
Method · 0.80
~QuickOpenWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected