5 #ifndef BALL_VIEW_DIALOGS_RAYTRACEABLECONTOURSURFACEDIALOG_H 6 #define BALL_VIEW_DIALOGS_RAYTRACEABLECONTOURSURFACEDIALOG_H 8 #ifndef BALL_COMMON_GLOBAL_H 12 #ifndef BALL_COMMON_EXCEPTION_H 16 #ifndef BALL_VIEW_KERNEL_MODULARWIDGET_H 20 #ifndef BALL_VIEW_DATATYP_RAYTRACEABLEGRID_H 24 #include <BALL/VIEW/UIC/ui_raytraceableContourSurfaceDialog.h> 26 #include <QtWidgets/QDialog> 37 public Ui_RaytraceableContourSurfaceDialogData,
68 void changedSliderThreshold(
int a);
71 void changedEditThreshold();
74 void changedRangeMin();
77 void changedRangeMax();
80 void changedRangeSteps();
87 void setDefaultRangeValues_();
92 void addModel_(
float threshold);
96 float getValue_(
const QAbstractSlider* slider)
const;
99 float getValue_(
const QLineEdit* edit)
const;
107 float current_threshold_;
117 #endif //BALL_VIEW_DIALOGS_RAYTRACEABLECONTOURSURFACEDIALOG_H void setGrid(RaytraceableGrid *grid)
#define BALL_EMBEDDABLE(TYPE, BASE)
RaytraceableGrid * getGrid()