Medical Imaging Interaction Toolkit
2024.06.99-60d9b802
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef QmitkTotalSegmentatorToolGUI_h_Included
14 #define QmitkTotalSegmentatorToolGUI_h_Included
17 #include "ui_QmitkTotalSegmentatorGUIControls.h"
19 #include <QMessageBox>
38 itkFactorylessNewMacro(Self);
46 void OnPreviewBtnClicked();
63 void ShowErrorMessage(
const std::string &, QMessageBox::Icon = QMessageBox::Critical);
68 void WriteStatusMessage(
const QString &);
73 void WriteErrorMessage(
const QString &);
81 bool m_FirstPreviewComputation =
true;
84 const QStringList VALID_TASKS = {
92 "pleural_pericard_effusion"
93 "head_glands_cavities",
95 "headneck_bones_vessels",
#define MITKSEGMENTATIONUI_EXPORT
Event object sent on IPreferences::OnPropertyChanged events.
Interface to application preferences.