17 #ifndef QMITKUGCOMBINEDREPRESENTATIONPROPERTYWIDGET_H
18 #define QMITKUGCOMBINEDREPRESENTATIONPROPERTYWIDGET_H
26 class GridVolumeMapperProperty;
27 class GridRepresentationProperty;
31 class _UGCombinedEnumPropEditor;
32 class _UGCombinedBoolPropEditor;
49 void OnIndexChanged(
int index);
52 friend class _UGCombinedEnumPropEditor;
53 friend class _UGCombinedBoolPropEditor;
55 void SetGridRepresentationId(
int enumId);
56 void SetGridVolumeId(
int enumId);
57 void IsVolumeChanged(
bool volume);
DataCollection - Class to facilitate loading/accessing structured data.