17 #ifndef QmitkNewSegmentationDialog_h_Included
18 #define QmitkNewSegmentationDialog_h_Included
55 const QString GetSegmentationName();
56 const char *GetOrganType();
59 void SetSuggestionList(QStringList organColorList);
65 void setPrompt(
const QString &prompt);
66 void setSegmentationName(
const QString &name);
70 void onAcceptClicked();
71 void onNewOrganNameChanged(
const QString &);
72 void onColorBtnClicked();
73 void onColorChange(
const QString &completedWord);
QString m_SegmentationName
QList< QColor > colorList
itk::RGBPixel< float > Color
Color Standard RGB color typedef (float)
Dialog for QmitkInteractiveSegmentation.
#define MITKSEGMENTATIONUI_EXPORT