a2dHandleMouseEvent Class Reference
[events in the wxDocview library]

general event sent from a2dHandle to its parent a2dCanvasObject More...

#include <canglob.h>

Inheritance diagram for a2dHandleMouseEvent:

Inheritance graph
[legend]
Collaboration diagram for a2dHandleMouseEvent:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dHandleMouseEvent (a2dIterC *ic, a2dHandle *handle, double x, double y, const wxMouseEvent &event)
 constructor
 a2dHandleMouseEvent (const a2dHandleMouseEvent &other)
 constructor
virtual wxEvent * Clone (bool deep=true) const
 clone the event
a2dHandleGetCanvasHandle ()
 return the handle object hit
wxMouseEvent & GetMouseEvent ()
 return the original mouse event that was redirected to the a2dHandle


Detailed Description

general event sent from a2dHandle to its parent a2dCanvasObject

This event can be intercepted, to implement an action when a a2dHandle is hit. The original mouse event ( e.g. as sent from the a2dCanvasView its a2dCanvas ), is also stored as part of the event.

Currently the following Id's:

Definition at line 246 of file canglob.h.


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