MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / canFetchChildren

Method canFetchChildren

src/plugins/debugger/interface/localtreeitem.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206bool LocalTreeItem::canFetchChildren()
207{
208 return !childrenFetched;
209}

Callers 1

slotGetChildVariableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected