MCPcopy 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
97QString ProjectProgress::statusName() const
98{
99 return i18n("Loading Project %1", projectName);
100}
101
102void ProjectProgress::setBuzzy()
103{

Callers 1

showProgressMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected