Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
Q_SIGNALS:
80
void expanded();
Callers
8
refetch
Method · 0.85
data
Method · 0.85
data
Method · 0.85
rowSelected
Method · 0.85
placeExpandingWidget
Method · 0.85
expandingWidgetsHeight
Method · 0.85
itemActivated
Method · 0.85
mousePressEvent
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected