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);
DataCollection - Class to facilitate loading/accessing structured data.