#include <cancom.h>


Public Types | |
| enum | a2dDoWhat { SelectAll, DeSelectAll, SelectRect, DeSelectRect } |
| defines what to do More... | |
Public Member Functions | |
| a2dCommand_Select (const Args &args, a2dCanvasObject *parent=NULL) | |
| virtual a2dObject * | Clone (CloneOptions options=clone_deep) const |
| Clone this object and return a pointer to the new object. | |
| a2dCanvasCommandProcessor * | GetCanvasCmp () |
Static Public Attributes | |
| static const a2dCommandId | Id |
| Print the current document or view. | |
Classes | |
| class | Args |
Definition at line 1657 of file cancom.h.