virtual ApplyStatus apply()=0
This method is called when the action has to be applied on the target list (get the target lists usin...
Action class is an abstract class that enables you to build a action (generally on a component)...
Definition: Action.h:207
QList< QVector3D > * seedPoints
list of seed points
Definition: BoxVOI.h:78
virtual QWidget * getWidget()
This method has to be redefined in your Action only if:
Definition: Action.cpp:141
This class describes what is a generic Action extension.
Definition: ActionExtension.h:59
The manager of the Image Volume data.
Definition: ImageComponent.h:73
QWidget * theWidget
The widget will be filled with parameters.
Definition: BoxVOI.h:75
ApplyStatus
describes what happened during the application of an algorithm (i.e. results of the apply method) ...
Definition: Action.h:223
Action to crop a volumic image.
Definition: BoxVOI.h:43
#define BOXVOI_API
Definition: BoxVOIAPI.h:8