MCPcopy 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
575ProgressManager *Core::progressController()
576{
577 return d->progressController.data();
578}
579
580ISelectionController* Core::selectionController()
581{

Callers 1

StatusBarMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected