wxArt2D
Modules | Classes | Variables
events in the wxDocview library
Collaboration diagram for events in the wxDocview library:

Modules

 id of events
 
 handlers for event types in static event tables
 
 Event Manager
 
 Events used in docview frame work.
 

Classes

class  a2dPropertyEditEvent
 see a2dCommandProcessorEvent More...
 
class  a2dCommandProcessorEvent
 Event sent to a2dCommandProcessor. More...
 
class  a2dCommandProcessor
 base command processor More...
 
class  a2dComEvent
 see a2dComEvent More...
 
class  a2dCloseViewEvent
 see a2dDocumentEvent More...
 
class  a2dViewEvent
 a2dView event, to report events in the a2dView class More...
 
class  a2dCloseDocumentEvent
 sent to document before closing More...
 
class  a2dDocumentEvent
 used to report a2dDocument events More...
 
class  a2dTemplateEvent
 event sent to a2dViewConnector More...
 
class  a2dCameleonEvent
 see a2dCameleonEvent More...
 
class  a2dCanvasObjectMouseEvent
 mouse event sent from a2dCanvasObject to itself More...
 
class  a2dHandleMouseEvent
 general event sent from a2dHandle to its parent a2dCanvasObject More...
 
class  a2dTimer
 wxArt2D specific a2dTimer which notifies a2dCanvasObject's More...
 
class  a2dDrawingEvent
 see a2dDrawingEvent More...
 
class  a2dEditorFrameEvent
 used to theme a a2dEditorFrame More...
 

Variables

static const a2dSignal a2dComEvent::sm_changedProperty = wxNewId()
 
static const a2dSignal a2dComEvent::sm_changedRefObject = wxNewId()
 
static const a2dSignal a2dComEvent::sm_non = wxNewId()
 
static const a2dSignal a2dStTool::sig_toolComEventAddObject = wxNewId()
 
static const a2dSignal a2dStTool::sig_toolComEventSetEditObject = wxNewId()
 
static const wxEventType a2dStToolContr::sm_showCursor
 

Detailed Description

Variable Documentation

const a2dSignal a2dStTool::sig_toolComEventAddObject = wxNewId()
static

send when tool was poped

Definition at line 121 of file sttool.h.

const a2dSignal a2dStTool::sig_toolComEventSetEditObject = wxNewId()
static

send when tool starts editing object

Definition at line 124 of file sttool.h.

const a2dSignal a2dComEvent::sm_changedProperty = wxNewId()
static

sent from a2dObject::OnPropertyChanged(). id for changed properties a property on a wxProprefObject has accured.

Definition at line 381 of file gen.h.

const a2dSignal a2dComEvent::sm_changedRefObject = wxNewId()
static

id for changed a2dObject

Definition at line 384 of file gen.h.

const a2dSignal a2dComEvent::sm_non = wxNewId()
static

non info.

Definition at line 387 of file gen.h.

const wxEventType a2dStToolContr::sm_showCursor
static

send when tool was poped

Definition at line 791 of file sttool.h.

events in the wxDocview library -- Sun Oct 12 2014 17:04:27 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation