MCPcopy 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
199void LocalTreeModel::setDatas(IVariables &datas)
200{
201 appendItem(rootItem, datas);
202}
203
204void LocalTreeModel::clear()
205{

Callers 4

evaluateWatchVariableMethod · 0.45
handleFramesMethod · 0.45
slotFrameSelectedMethod · 0.45
slotRemoveEvaluatorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected