Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setDatas
Method
setDatas
src/plugins/debugger/interface/localtreemodel.cpp:199–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
void LocalTreeModel::setDatas(IVariables &datas)
200
{
201
appendItem(rootItem, datas);
202
}
203
204
void LocalTreeModel::clear()
205
{
Callers
4
evaluateWatchVariable
Method · 0.45
handleFrames
Method · 0.45
slotFrameSelected
Method · 0.45
slotRemoveEvaluator
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected