40 #ifndef CXSHADINGWIDGET_H_
41 #define CXSHADINGWIDGET_H_
43 #include "cxGuiExport.h"
47 #include <QDomElement>
70 void interpolationTypeChanged(
int index);
73 QComboBox* mInterpolationType;
89 void activeImageChangedSlot();
90 void imageChangedSlot(
ImagePtr image);
91 void shadingToggledSlot(
bool val);
94 void init(
bool connectToActiveImage);
boost::shared_ptr< class Image > ImagePtr
boost::shared_ptr< class ActiveImageProxy > ActiveImageProxyPtr
boost::shared_ptr< class ActiveData > ActiveDataPtr
boost::shared_ptr< class ImageRenderPropertiesWidget > ImageRenderPropertiesWidgetPtr