MCPcopy 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

addMethod · 0.85
addFinishResultMethod · 0.85
localsMethod · 0.85
sizeHintMethod · 0.85
resizeColumnsMethod · 0.85
setHasMoreMethod · 0.85
setHasMoreInitialMethod · 0.85
postMessageMethod · 0.85
~ProjectBaseItemMethod · 0.85
takeRowMethod · 0.85
removeRowsMethod · 0.85
indexMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected