13 #ifndef QmitkUGCombinedRepresentationPropertyWidget_h
14 #define QmitkUGCombinedRepresentationPropertyWidget_h
22 class GridVolumeMapperProperty;
23 class GridRepresentationProperty;
27 class _UGCombinedEnumPropEditor;
28 class _UGCombinedBoolPropEditor;
45 void OnIndexChanged(
int index);
48 friend class _UGCombinedEnumPropEditor;
49 friend class _UGCombinedBoolPropEditor;
51 void SetGridRepresentationId(
int enumId);
52 void SetGridVolumeId(
int enumId);
53 void IsVolumeChanged(
bool volume);