MouseEvent Class Reference

Inheritance diagram for MouseEvent:

Event wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this (EventType mouseType)
bool IsButton ()
bool ButtonDown ()
bool ButtonDown (MouseButton but)
bool ButtonDClick ()
bool ButtonDClick (MouseButton but)
bool ButtonUp ()
bool ButtonUp (MouseButton but)
bool Button (int but)
bool ButtonIsDown (int but)
int Button ()
bool ControlDown ()
bool MetaDown ()
bool AltDown ()
bool ShiftDown ()
bool LeftDown ()
bool MiddleDown ()
bool RightDown ()
bool LeftUp ()
bool MiddleUp ()
bool RightUp ()
bool LeftDClick ()
bool MiddleDClick ()
bool RightDClick ()
bool LeftIsDown ()
bool MiddleIsDown ()
bool RightIsDown ()
bool Dragging ()
bool Moving ()
bool Entering ()
bool Leaving ()
Point Position ()
Point LogicalPosition (DC dc)
int WheelRotation ()
int WheelDelta ()
int LinesPerAction ()
bool IsPageScroll ()

Static Public Member Functions

static this ()


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Event.

this ( EventType  mouseType  ) 

static this (  )  [static]

Reimplemented from Event.


Member Function Documentation

bool IsButton (  ) 

bool ButtonDown (  ) 

bool ButtonDown ( MouseButton  but  ) 

bool ButtonDClick (  ) 

bool ButtonDClick ( MouseButton  but  ) 

bool ButtonUp (  ) 

bool ButtonUp ( MouseButton  but  ) 

bool Button ( int  but  ) 

bool ButtonIsDown ( int  but  ) 

int Button (  ) 

bool ControlDown (  ) 

bool MetaDown (  ) 

bool AltDown (  ) 

bool ShiftDown (  ) 

bool LeftDown (  ) 

bool MiddleDown (  ) 

bool RightDown (  ) 

bool LeftUp (  ) 

bool MiddleUp (  ) 

bool RightUp (  ) 

bool LeftDClick (  ) 

bool MiddleDClick (  ) 

bool RightDClick (  ) 

bool LeftIsDown (  ) 

bool MiddleIsDown (  ) 

bool RightIsDown (  ) 

bool Dragging (  ) 

bool Moving (  ) 

bool Entering (  ) 

bool Leaving (  ) 

Point Position (  ) 

Point LogicalPosition ( DC  dc  ) 

int WheelRotation (  ) 

int WheelDelta (  ) 

int LinesPerAction (  ) 

bool IsPageScroll (  ) 


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:27 2009 for wxD by  doxygen 1.5.4