Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ root
Method
root
kdevplatform/debugger/util/treemodel.cpp:208–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
KDevelop::TreeItem* KDevelop::TreeModel::root() const
209
{
210
Q_D(const TreeModel);
211
212
return d->root;
213
}
214
215
#include
"moc_treemodel.cpp"
Callers
2
handleEvent
Method · 0.80
VariableWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected