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

Method childReference

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

Source from the content-addressed store, hash-verified

194}
195
196int64_t LocalTreeItem::childReference()
197{
198 return itemVariable.variablesReference;
199}
200
201void LocalTreeItem::setChildrenFetched(bool fetch)
202{

Callers 1

slotGetChildVariableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected