#include <cancom.h>


Public Types | |
| enum | a2dDoWhat { SetGroupA, SetGroupB, AddGroupA, AddGroupB, ClearGroupA, ClearGroupB } |
| defines what to do More... | |
Public Member Functions | |
| a2dCommand_SetLayerGroup (const Args &args=Args()) | |
| virtual a2dObject * | Clone (CloneOptions options=clone_deep) const |
| Clone this object and return a pointer to the new object. | |
| a2dCentralCanvasCommandProcessor * | GetCanvasCmp () |
Public Attributes | |
| Args | m_args |
Static Public Attributes | |
| static const a2dCommandId | Id |
| layer group A and B command | |
Protected Member Functions | |
| virtual bool | Do () |
| virtual bool | Undo () |
Classes | |
| class | Args |
Definition at line 2014 of file cancom.h.
defines what to do