17 #ifndef QmitkBinaryThresholdULToolGUI_h_Included
18 #define QmitkBinaryThresholdULToolGUI_h_Included
21 #include "ctkRangeWidget.h"
39 itkFactorylessNewMacro(Self) itkCloneMacro(Self)
41 void OnThresholdingIntervalBordersChanged(
double lower,
double upper,
bool isFloat);
52 void OnAcceptThresholdPreview();
54 void OnThresholdsChanged(
double min,
double max);
#define mitkClassMacro(className, SuperClassName)
#define MITKSEGMENTATIONUI_EXPORT