Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ statusName
Method
statusName
kdevplatform/shell/project.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
QString ProjectProgress::statusName() const
98
{
99
return i18n(
"Loading Project %1"
, projectName);
100
}
101
102
void ProjectProgress::setBuzzy()
103
{
Callers
1
showProgress
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected