MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / clear

Method clear

src/plugins/smartut/gui/projecttreeview.cpp:151–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151void ProjectTreeView::clear()
152{
153 d->model->clear();
154}
155
156void ProjectTreeView::updateItem(NodeItem *item)
157{

Callers 10

setProjectListMethod · 0.45
updateModelListMethod · 0.45
updateSettingsMethod · 0.45
updateSettingsMethod · 0.45
handleProjectChangedMethod · 0.45
~UTTaskPoolMethod · 0.45
stopMethod · 0.45
handleReceiveResultMethod · 0.45
generateUTFilesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected