Version: 3.2.2
wxMouseEvent Member List

This is the complete list of members for wxMouseEvent, including all inherited members.

AllocExclusive()wxObjectprotected
AltDown() constwxKeyboardState
Aux1DClick() constwxMouseEvent
Aux1Down() constwxMouseEvent
Aux1IsDown() constwxMouseState
Aux1Up() constwxMouseEvent
Aux2DClick() constwxMouseEvent
Aux2Down() constwxMouseEvent
Aux2IsDown() constwxMouseState
Aux2Up() constwxMouseEvent
Button(wxMouseButton but) constwxMouseEvent
ButtonDClick(wxMouseButton but=wxMOUSE_BTN_ANY) constwxMouseEvent
ButtonDown(wxMouseButton but=wxMOUSE_BTN_ANY) constwxMouseEvent
ButtonUp(wxMouseButton but=wxMOUSE_BTN_ANY) constwxMouseEvent
Clone() const =0wxEventpure virtual
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
CmdDown() constwxKeyboardState
ControlDown() constwxKeyboardState
CreateRefData() constwxObjectprotectedvirtual
Dragging() constwxMouseEvent
Entering() constwxMouseEvent
GetButton() constwxMouseEvent
GetClassInfo() constwxObjectvirtual
GetClickCount() constwxMouseEvent
GetColumnsPerAction() constwxMouseEvent
GetEventCategory() constwxEventvirtual
GetEventObject() constwxEvent
GetEventType() constwxEvent
GetEventUserData() constwxEvent
GetId() constwxEvent
GetLinesPerAction() constwxMouseEvent
GetLogicalPosition(const wxDC &dc) constwxMouseEvent
GetMagnification() constwxMouseEvent
GetModifiers() constwxKeyboardState
GetPosition() constwxMouseState
GetPosition(int *x, int *y) constwxMouseState
GetRefData() constwxObject
GetSkipped() constwxEvent
GetTimestamp() constwxEvent
GetWheelAxis() constwxMouseEvent
GetWheelDelta() constwxMouseEvent
GetWheelRotation() constwxMouseEvent
GetX() constwxMouseState
GetY() constwxMouseState
HasAnyModifiers() constwxKeyboardState
HasModifiers() constwxKeyboardState
IsButton() constwxMouseEvent
IsCommandEvent() constwxEvent
IsKindOf(const wxClassInfo *info) constwxObject
IsPageScroll() constwxMouseEvent
IsSameAs(const wxObject &obj) constwxObject
IsWheelInverted() constwxMouseEvent
Leaving() constwxMouseEvent
LeftDClick() constwxMouseEvent
LeftDown() constwxMouseEvent
LeftIsDown() constwxMouseState
LeftUp() constwxMouseEvent
m_propagationLevelwxEventprotected
m_refDatawxObjectprotected
Magnify() constwxMouseEvent
MetaDown() constwxMouseEvent
MiddleDClick() constwxMouseEvent
MiddleDown() constwxMouseEvent
MiddleIsDown() constwxMouseState
MiddleUp() constwxMouseEvent
Moving() constwxMouseEvent
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
RawControlDown() constwxKeyboardState
Ref(const wxObject &clone)wxObject
ResumePropagation(int propagationLevel)wxEvent
RightDClick() constwxMouseEvent
RightDown() constwxMouseEvent
RightIsDown() constwxMouseState
RightUp() constwxMouseEvent
SetAltDown(bool down)wxKeyboardState
SetAux1Down(bool down)wxMouseState
SetAux2Down(bool down)wxMouseState
SetControlDown(bool down)wxKeyboardState
SetEventObject(wxObject *object)wxEvent
SetEventType(wxEventType type)wxEvent
SetId(int id)wxEvent
SetLeftDown(bool down)wxMouseState
SetMetaDown(bool down)wxKeyboardState
SetMiddleDown(bool down)wxMouseState
SetPosition(const wxPoint &pos)wxMouseState
SetRawControlDown(bool down)wxKeyboardState
SetRefData(wxObjectRefData *data)wxObject
SetRightDown(bool down)wxMouseState
SetShiftDown(bool down)wxKeyboardState
SetState(const wxMouseState &state)wxMouseState
SetTimestamp(long timeStamp=0)wxEvent
SetX(wxCoord x)wxMouseState
SetY(wxCoord y)wxMouseState
ShiftDown() constwxKeyboardState
ShouldPropagate() constwxEvent
Skip(bool skip=true)wxEvent
StopPropagation()wxEvent
UnRef()wxObject
UnShare()wxObject
wxEvent(int id=0, wxEventType eventType=wxEVT_NULL)wxEvent
wxKeyboardState(bool controlDown=false, bool shiftDown=false, bool altDown=false, bool metaDown=false)wxKeyboardStateexplicit
wxMouseEvent(wxEventType mouseEventType=wxEVT_NULL)wxMouseEvent
wxMouseState()wxMouseState
wxObject()wxObject
wxObject(const wxObject &other)wxObject
~wxObject()wxObjectvirtual