17 #include <mitkIGTException.h> 23 bool connected =
false;
29 output =
"ERROR: Device is not installed!";
34 output =
"<br>testing connection <br> ...";
40 output +=
"<br>testing tracking <br> ...";
56 MITK_WARN <<
"Error while testing connection / start tracking of the device: " << e.GetDescription();
void Progress(unsigned int steps=1)
Sets the current amount of progress to current progress + steps.
An object of this class represents an exception of the MITK-IGT module.
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.