a2dCommand_SetLayersProperty Class Reference
[commands used in command processor]

set all layers visible or not More...

#include <cancom.h>

Inheritance diagram for a2dCommand_SetLayersProperty:

Inheritance graph
[legend]
Collaboration diagram for a2dCommand_SetLayersProperty:

Collaboration graph
[legend]

List of all members.

Public Types

enum  SetWhat { visible, selectable, readable, filling }

Public Member Functions

void DistributeEvent (wxEventType eventType)
 a2dCommand_SetLayersProperty (bool value=true, SetWhat what=visible)
virtual a2dObjectClone (CloneOptions options=clone_deep) const
 Clone this object and return a pointer to the new object.
bool Do (void)
bool Undo (void)
a2dCanvasCommandProcessorGetCanvasCmp ()

Public Attributes

bool m_value
a2dlist< bool > m_oldLayersVisible
SetWhat m_setWhat

Static Public Attributes

static const a2dCommandId Id


Detailed Description

set all layers visible or not

Definition at line 4785 of file cancom.h.


The documentation for this class was generated from the following files:
a2dCommand_SetLayersProperty Class Reference -- Tue Aug 31 18:19:10 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation