Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setVariable
Method
setVariable
src/plugins/debugger/interface/localtreeitem.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void LocalTreeItem::setVariable(const dap::Variable &variable)
88
{
89
itemVariable = variable;
90
}
91
92
LocalTreeItem *LocalTreeItem::child(int row)
93
{
Callers
2
appendItem
Method · 0.45
updateVariable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected