23 , isInitialized(false)
24 , m_TestConnectionWorker(NULL)
25 , m_TestConnectionWorkerThread(NULL)
48 MITK_INFO <<
"Test connection: " << connected;
49 this->setEnabled(
true);
54 this->setEnabled(
false);
61 void QmitkAbstractTrackingDeviceWidget::CreateConnections() {
73 MITK_ERROR <<
"Your cloned widget is not initialized!";
74 clonedWidget->create();
itk::SmartPointer< Self > Pointer