MCPcopy 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
87void LocalTreeItem::setVariable(const dap::Variable &variable)
88{
89 itemVariable = variable;
90}
91
92LocalTreeItem *LocalTreeItem::child(int row)
93{

Callers 2

appendItemMethod · 0.45
updateVariableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected