Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ hideSpinner
Method
hideSpinner
src/plugins/project/mainframe/projectdelegate.cpp:76–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void ProjectDelegate::hideSpinner()
77
{
78
d->spinner->hide();
79
d->spinner->stop();
80
}
Callers
1
takeRootItem
Method · 0.80
Calls
2
hide
Method · 0.45
stop
Method · 0.45
Tested by
no test coverage detected