17 #ifndef QMITKNAVIGATIONTOOLMANAGEMENTWIDGET_H
18 #define QMITKNAVIGATIONTOOLMANAGEMENTWIDGET_H
24 #include "MitkIGTUIExports.h"
29 #include "ui_QmitkNavigationToolManagementWidgetControls.h"
79 void OnMoveToolDown();
82 void OnCreateStorage();
85 void OnAddToolCancel();
91 virtual void CreateConnections();
93 virtual void CreateQtPartControl(QWidget *parent);
95 Ui::QmitkNavigationToolManagementWidgetControls*
m_Controls;
107 void MessageBox(std::string s);
108 void UpdateToolTable();
109 void DisableStorageControls();
110 void EnableStorageControls();
Data management class that handles 'was created by' relations.
itk::SmartPointer< Self > Pointer