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

Method rootItem

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

Source from the content-addressed store, hash-verified

144}
145
146NodeItem *ProjectTreeView::rootItem() const
147{
148 return d->model->rootItem();
149}
150
151void ProjectTreeView::clear()
152{

Callers 5

setProjectListMethod · 0.45
generateAllUTFilesMethod · 0.45
continueToGenerateAllMethod · 0.45
updateItemStateMethod · 0.45
selectedFileListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected