27 return "segmentationProcessing";
32 Superclass::Activated();
40 Superclass::Deactivated();
52 for (
auto nodeiter = nodes.begin(); nodeiter != nodes.end(); ++nodeiter)
60 if (node->GetName(nodeName))
102 return "Processing of these nodes failed:";
void Progress(unsigned int steps=1)
Sets the current amount of progress to current progress + steps.
static ProgressBar * GetInstance()
static method to get the GUI dependent ProgressBar-instance so the methods for steps to do and progre...
void AddStepsToDo(unsigned int steps)
Adds steps to totalSteps.
Class for nodes of the DataTree.