MeVisLabToolboxReference
ml::CSOCmdRemoveCSOfromGroup Class Reference

Class for undo/redo of removing a CSO from a Group. More...

#include <CSOUndoRedoCommands.h>

Inheritance diagram for ml::CSOCmdRemoveCSOfromGroup:
ml::CSOCommand

List of all members.

Public Member Functions

 CSOCmdRemoveCSOfromGroup (const CSOListPtr &csoList, CSO *cso, CSOGroup *group)
 Constructor.
virtual ~CSOCmdRemoveCSOfromGroup ()
 Destructor.
virtual int execute ()
 Method is executed on undo/redo.

Detailed Description

Class for undo/redo of removing a CSO from a Group.

Definition at line 166 of file CSOUndoRedoCommands.h.


Constructor & Destructor Documentation

ml::CSOCmdRemoveCSOfromGroup::CSOCmdRemoveCSOfromGroup ( const CSOListPtr &  csoList,
CSO cso,
CSOGroup group 
)

Constructor.

virtual ml::CSOCmdRemoveCSOfromGroup::~CSOCmdRemoveCSOfromGroup ( ) [virtual]

Destructor.


Member Function Documentation

virtual int ml::CSOCmdRemoveCSOfromGroup::execute ( ) [virtual]

Method is executed on undo/redo.

Implements ml::CSOCommand.


The documentation for this class was generated from the following file: