Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ model
Function
model
kdevplatform/debugger/util/treeitem.h:75–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
void setHasMoreInitial(bool more);
74
75
TreeModel* model() { return model_; }
76
77
bool isExpanded() const { return expanded_; }
78
Callers
15
add
Method · 0.85
addFinishResult
Method · 0.85
locals
Method · 0.85
sizeHint
Method · 0.85
resizeColumns
Method · 0.85
setHasMore
Method · 0.85
setHasMoreInitial
Method · 0.85
postMessage
Method · 0.85
~ProjectBaseItem
Method · 0.85
takeRow
Method · 0.85
removeRows
Method · 0.85
index
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected