Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ progressController
Method
progressController
kdevplatform/shell/core.cpp:575–578 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
573
574
575
ProgressManager *Core::progressController()
576
{
577
return d->progressController.data();
578
}
579
580
ISelectionController* Core::selectionController()
581
{
Callers
1
StatusBar
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected