Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ treeView
Method
treeView
plugins/quickopen/quickopenmodel.cpp:438–441 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
}
437
438
QTreeView* QuickOpenModel::treeView() const
439
{
440
return m_treeView;
441
}
442
443
bool QuickOpenModel::indexIsItem(const QModelIndex& index) const
444
{
Callers
2
adjustRect
Method · 0.80
drawBackground
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected