13 #ifndef QmitkBinaryThresholdULToolGUI_h_Included 14 #define QmitkBinaryThresholdULToolGUI_h_Included 17 #include "ctkRangeWidget.h" 35 itkFactorylessNewMacro(Self);
38 void OnThresholdingIntervalBordersChanged(
double lower,
double upper,
bool isFloat);
49 void OnAcceptThresholdPreview();
51 void OnThresholdsChanged(
double min,
double max);
#define mitkClassMacro(className, SuperClassName)
#define MITKSEGMENTATIONUI_EXPORT