MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getBackgroundTaskController

Method getBackgroundTaskController

Suscan/Library.cpp:748–752  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

746}
747
748MultitaskController *
749Singleton::getBackgroundTaskController(void) const
750{
751 return this->backgroundTaskController;
752}
753
754ConfigMap::const_iterator
755Singleton::getFirstProfile(void) const

Callers 5

onSaveAllMethod · 0.80
onSaveSelectionMethod · 0.80
onSaveAllMethod · 0.80
onSaveSelectionMethod · 0.80
UIMediatorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected