17 #ifndef QmitkIGTLMessageSourceSelectionWidget_H
18 #define QmitkIGTLMessageSourceSelectionWidget_H
24 #include "MitkOpenIGTLinkUIExports.h"
31 #include "ui_QmitkIGTLMessageSourceSelectionWidgetControls.h"
53 Qt::WindowFlags f = 0);
76 virtual void CreateConnections();
78 virtual void CreateQtPartControl(QWidget *parent);
80 Ui::QmitkIGTLMessageSourceSelectionWidgetControls*
m_Controls;
itk::SmartPointer< Self > Pointer