Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
151
void ProjectTreeView::clear()
152
{
153
d->model->clear();
154
}
155
156
void ProjectTreeView::updateItem(NodeItem *item)
157
{
Callers
10
recursiveFindOrCreateFolderNode
Method · 0.45
setProjectList
Method · 0.45
updateModelList
Method · 0.45
updateSettings
Method · 0.45
updateSettings
Method · 0.45
handleProjectChanged
Method · 0.45
~UTTaskPool
Method · 0.45
stop
Method · 0.45
handleReceiveResult
Method · 0.45
generateUTFiles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected