33 #ifndef CXCROPPINGWIDGET_H_
34 #define CXCROPPINGWIDGET_H_
36 #include "cxGuiExport.h"
74 QCheckBox* mUseCropperCheckBox;
75 QCheckBox* mShowBoxCheckBox;
76 QLabel* mBoundingBoxDimensions;
79 void boxValuesChanged();
80 void cropperChangedSlot();
81 ImagePtr cropClipButtonClickedSlot();
boost::shared_ptr< class Image > ImagePtr
boost::shared_ptr< class InteractiveCropper > InteractiveCropperPtr