a2dCentralEditorCommandProcessor Class Reference
[Objects used for interactive manipulation.commands used in command processor]

a command wrapper specially designed to work with wxArt2D docview classes and rest. More...

#include <candocproc.h>

Inheritance diagram for a2dCentralEditorCommandProcessor:

Inheritance graph
[legend]
Collaboration diagram for a2dCentralEditorCommandProcessor:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dCentralEditorCommandProcessor (long flags=a2dDEFAULT_DOCUMENT_FLAGS, bool initialize=true, int maxCommands=-1)
 a2dCentralEditorCommandProcessor (a2dDocumentCommandProcessor *other)
 initilize with lower level command processor
 ~a2dCentralEditorCommandProcessor ()
 destructor
void OnEditProperties (a2dPropertyEditEvent &event)
void OnUpdateMenu (wxUpdateUIEvent &event)
void OnMenu (wxCommandEvent &event)
 All menu's a2dMenuIdItem using can be intercepted here.
virtual void OnExit ()
 cleaup modeless dialogs created from here
virtual bool ShowDlg (const a2dCommandId *comID, bool modal, bool onTop)
void DeleteDlgs ()
bool IsShownToolDlg ()
bool IsShowna2dStyleDialog ()
bool IsShownLayerPropertiesDialog ()
bool IsShownLayerOrderDialog ()
bool IsShownIdentifyDialog ()
bool IsShowna2dSnapSettings ()
bool IsShowna2dCoordinateEntry ()
bool IsShowna2dMeasureDlg ()
bool IsShowna2dPathSettings ()
bool IsShowna2dSettings ()
bool IsShowna2dTransDlg ()
bool IsShownPropEditDlg ()
bool IsShownStructureDlg ()

Static Public Attributes

static const a2dCommandId COMID_PopTool
static const a2dCommandId COMID_InsertGroupRef
static const a2dCommandId COMID_ShowDlgLayers
static const a2dCommandId COMID_ShowDlgLayersDocument
static const a2dCommandId COMID_ShowDlgLayersGlobal
static const a2dCommandId COMID_ShowDlgLayerOrderDocument
static const a2dCommandId COMID_ShowDlgLayerOrderGlobal
static const a2dCommandId COMID_ShowDlgTools
static const a2dCommandId COMID_ShowDlgStyle
static const a2dCommandId COMID_ShowDlgSnap
static const a2dCommandId COMID_ShowDlgGroups
static const a2dCommandId COMID_ShowDlgIdentify
static const a2dCommandId COMID_ShowDlgCoordEntry
static const a2dCommandId COMID_ShowDlgMeasure
static const a2dCommandId COMID_ShowDlgStructure
static const a2dCommandId COMID_ShowDlgPathSettings
static const a2dCommandId COMID_ShowDlgSettings
static const a2dCommandId COMID_ShowDlgTrans
static const a2dCommandId COMID_ShowDlgPropEdit

Protected Member Functions

bool InsertGroupRef ()

Protected Attributes

ToolDlgm_tooldlg
a2dStyleDialogm_styledlg
LayerPropertiesDialogm_layersdlg
a2dLayerOrderDialogm_layerOrderDlg
a2dLayerDialogm_layerChooseDlg
IdentifyDialogm_identifyDlg
a2dSnapSettingsm_snapSettings
a2dCoordinateEntrym_coordEntry
a2dMeasureDlgm_measure
a2dPathSettingsm_pathsettings
a2dSettingsm_settings
a2dTransDlgm_transset
a2dPropertyEditorDlgm_propEdit
a2dCanvasObjectsDialogm_structDlg


Detailed Description

a command wrapper specially designed to work with wxArt2D docview classes and rest.

This class wraps command string into functions for a a2dDocumentCommandProcessor.

Definition at line 187 of file candocproc.h.


Constructor & Destructor Documentation

a2dCentralEditorCommandProcessor::a2dCentralEditorCommandProcessor ( long  flags = a2dDEFAULT_DOCUMENT_FLAGS,
bool  initialize = true,
int  maxCommands = -1 
)

See also:
a2dDocumentCommandProcessor

Definition at line 1294 of file candocproc.cpp.


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