MCPcopy Create free account
hub / github.com/KDE/kdevelop / isExpanded

Function isExpanded

kdevplatform/debugger/util/treeitem.h:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 TreeModel* model() { return model_; }
76
77 bool isExpanded() const { return expanded_; }
78
79Q_SIGNALS:
80 void expanded();

Callers 8

refetchMethod · 0.85
dataMethod · 0.85
dataMethod · 0.85
rowSelectedMethod · 0.85
placeExpandingWidgetMethod · 0.85
itemActivatedMethod · 0.85
mousePressEventMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected