Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
196
int64_t LocalTreeItem::childReference()
197
{
198
return itemVariable.variablesReference;
199
}
200
201
void LocalTreeItem::setChildrenFetched(bool fetch)
202
{
Callers
1
slotGetChildVariable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected