22 QWidget* parent, Qt::WindowFlags f) : QWidget(parent, f)
40 m_Controls =
new Ui::QmitkIGTLMessageSourceSelectionWidgetControls;
57 std::string empty =
"";
87 if(
m_Controls->m_ServiceListWidget->GetAllServiceReferences().size() != 0 )
92 m_Controls->m_ServiceListWidget->GetAllServiceReferences().at(0) );
97 MITK_WARN(
"CurrentIGTLMessageSource") <<
"There was no OpenIGTLink message source to select." 98 <<
"The OpenIGTLink message source must be selected manually.";
OpenIGTLink message source.
static const std::string US_PROPKEY_DEVICENAME
static ModuleContext * GetModuleContext()
Returns the module context of the calling module.