Version: 3.2.2
wxPanGestureEvent Member List

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

AllocExclusive()wxObjectprotected
Clone() const =0wxEventpure virtual
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
CreateRefData() constwxObjectprotectedvirtual
GetClassInfo() constwxObjectvirtual
GetDelta() constwxPanGestureEvent
GetEventCategory() constwxEventvirtual
GetEventObject() constwxEvent
GetEventType() constwxEvent
GetEventUserData() constwxEvent
GetId() constwxEvent
GetPosition() constwxGestureEvent
GetRefData() constwxObject
GetSkipped() constwxEvent
GetTimestamp() constwxEvent
IsCommandEvent() constwxEvent
IsGestureEnd() constwxGestureEvent
IsGestureStart() constwxGestureEvent
IsKindOf(const wxClassInfo *info) constwxObject
IsSameAs(const wxObject &obj) constwxObject
m_propagationLevelwxEventprotected
m_refDatawxObjectprotected
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
Ref(const wxObject &clone)wxObject
ResumePropagation(int propagationLevel)wxEvent
SetDelta(const wxPoint &delta)wxPanGestureEvent
SetEventObject(wxObject *object)wxEvent
SetEventType(wxEventType type)wxEvent
SetGestureEnd(bool isEnd=true)wxGestureEvent
SetGestureStart(bool isStart=true)wxGestureEvent
SetId(int id)wxEvent
SetPosition(const wxPoint &pos)wxGestureEvent
SetRefData(wxObjectRefData *data)wxObject
SetTimestamp(long timeStamp=0)wxEvent
ShouldPropagate() constwxEvent
Skip(bool skip=true)wxEvent
StopPropagation()wxEvent
UnRef()wxObject
UnShare()wxObject
wxEvent(int id=0, wxEventType eventType=wxEVT_NULL)wxEvent
wxGestureEvent(wxWindowID winid=0, wxEventType type=wxEVT_NULL)wxGestureEvent
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxPanGestureEvent(wxWindowID winid=0)wxPanGestureEvent
~wxObject()wxObjectvirtual