#include <CSOUndoRedoCommands.h>

Classes | |
| struct | CSOUndoRedoData |
Public Member Functions | |
| CSOCmdModifySet (CSOList *csoList, const std::vector< CSO * > &csos) | |
| Constructor. | |
| ~CSOCmdModifySet () | |
| Destructor. | |
| virtual void | execute () |
| Method is executed on undo/redo. | |
Definition at line 340 of file CSOUndoRedoCommands.h.
Constructor.
| ml::CSOCmdModifySet::~CSOCmdModifySet | ( | ) |
Destructor.
| virtual void ml::CSOCmdModifySet::execute | ( | ) | [virtual] |
1.5.8