24 for (
const auto &alg : runningAlgorithms) {
25 if ((alg) && (alg->isRunning())) {
62 const QString message,
const double estimatedTime,
63 const int progressPrecision) {
static T & Instance()
Return a reference to the Singleton instance, creating it if it does not already exist Creation is do...
void * AlgorithmID
As we have multiple interfaces to the same logical algorithm we need a way of uniquely identifying ma...