Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
146
NodeItem *ProjectTreeView::rootItem() const
147
{
148
return d->model->rootItem();
149
}
150
151
void ProjectTreeView::clear()
152
{
Callers
5
setProjectList
Method · 0.45
generateAllUTFiles
Method · 0.45
continueToGenerateAll
Method · 0.45
updateItemState
Method · 0.45
selectedFileList
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected