Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ emitAllChildrenFetched
Method
emitAllChildrenFetched
kdevplatform/debugger/util/treeitem.cpp:220–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
void TreeItem::emitAllChildrenFetched()
221
{
222
emit allChildrenFetched();
223
}
224
225
void TreeItem::setHasMoreInitial(bool more)
226
{
Callers
1
handle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected