12 #ifndef CXERASERWIDGET_H_ 13 #define CXERASERWIDGET_H_ 15 #include "cxGuiExport.h" 52 QCheckBox* mContinousEraseCheckBox;
54 QCheckBox* mShowEraserCheckBox;
57 QAction* mDuplicateAction;
59 QAction* mRemoveAction;
61 QWidget* mEraseValueWidget;
65 void eraseVolume(TYPE* volumePointer);
67 QTimer* mContinousEraseTimer;
70 double mPreviousRadius;
78 void toggleShowEraser(
bool on);
79 void toggleContinous(
bool on);
82 void continousRemoveSlot();
84 void sphereSizeChangedSlot();
85 void activeImageChangedSlot();
boost::shared_ptr< class ActiveImageProxy > ActiveImageProxyPtr
boost::shared_ptr< class ActiveData > ActiveDataPtr
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
vtkSmartPointer< class vtkSphereSource > vtkSphereSourcePtr
boost::shared_ptr< class DoubleProperty > DoublePropertyPtr
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.
Namespace for all CustusX production code.