Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ hasMore
Function
hasMore
kdevplatform/debugger/util/treeitem.h:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
int row() const;
92
TreeItem *parent();
93
bool hasMore() const { return more_; }
94
void setExpanded(bool b);
95
96
virtual void clicked() {}
Callers
1
updateLocals
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected