13 #ifndef QmitkNewSegmentationDialog_h_Included 14 #define QmitkNewSegmentationDialog_h_Included 47 const QString GetSegmentationName();
49 const char *GetOrganType();
51 void SetSegmentationName(
const QString &segmentationName);
53 void SetSuggestionList(QStringList organColorList);
59 void setPrompt(
const QString &prompt);
63 void onAcceptClicked();
64 void onNewOrganNameChanged(
const QString &);
65 void onColorBtnClicked();
66 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