26 #ifndef SELECT_LAST_INSTANCIATED_ACTION_H
27 #define SELECT_LAST_INSTANCIATED_ACTION_H
56 #endif // SELECT_LAST_INSTANCIATED_ACTION_H
SelectLastInstanciatedAction(camitk::ActionExtension *)
Default Constructor.
virtual QWidget * getWidget()
Returns NULL: no widget at all for this action.
Action class is an abstract class that enables you to build a action (generally on a component)...
Definition: Action.h:184
virtual ~SelectLastInstanciatedAction()
Default Destructor.
virtual ApplyStatus apply()
apply the action select the last instanciated component
This class describes what is a generic Action extension.
Definition: ActionExtension.h:61
ApplyStatus
describes what happened during the application of an algorithm (i.e. results of the apply method) ...
Definition: Action.h:196
Save the current selected component.
Definition: SelectLastInstanciatedAction.h:39