MCPcopy 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
208KDevelop::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

handleEventMethod · 0.80
VariableWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected