MCPcopy 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
220void TreeItem::emitAllChildrenFetched()
221{
222 emit allChildrenFetched();
223}
224
225void TreeItem::setHasMoreInitial(bool more)
226{

Callers 1

handleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected