18 #ifndef QMITK_FREE_ISO_DOSE_LEVEL_WIDGET_H
19 #define QMITK_FREE_ISO_DOSE_LEVEL_WIDGET_H
23 #include "ui_QmitkFreeIsoDoseLevelWidget.h"
51 void setReferenceDose(
double newReferenceDose);
58 void OnRelValueChanged(
double newValue);
59 void OnAbsValueChanged(
double newValue);
60 void OnSliderChanged(
int newValue);
61 void OnVisibleClicked(
bool checked);
62 void OnColorChanged(QColor color);
78 #endif // QmitkFreeIsoDoseLevelWidget_H
itk::SmartPointer< Self > Pointer
Stores values needed for the representation/visualization of dose iso levels.
double DoseValueAbs
Represents absolute dose values (in Gy).
double DoseValueRel
Represents relative dose values (in %).