14 #ifndef QMITK_FREE_ISO_DOSE_LEVEL_WIDGET_H 15 #define QMITK_FREE_ISO_DOSE_LEVEL_WIDGET_H 19 #include "ui_QmitkFreeIsoDoseLevelWidget.h" 47 void setReferenceDose(
double newReferenceDose);
54 void OnRelValueChanged(
double newValue);
55 void OnAbsValueChanged(
double newValue);
56 void OnSliderChanged(
int newValue);
57 void OnVisibleClicked(
bool checked);
58 void OnColorChanged(QColor color);
74 #endif // QmitkFreeIsoDoseLevelWidget_H
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 %).