Version: 3.3.1
Loading...
Searching...
No Matches
wxScrollWinEvent Member List

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

AllocExclusive()wxObjectprotected
Clone() const =0wxEventpure virtual
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
CreateRefData() constwxObjectprotectedvirtual
GetClassInfo() constwxObjectvirtual
GetEventCategory() constwxEventvirtual
GetEventObject() constwxEvent
GetEventType() constwxEvent
GetEventUserData() constwxEvent
GetId() constwxEvent
GetOrientation() constwxScrollWinEvent
GetPixelOffset() constwxScrollWinEvent
GetPosition() constwxScrollWinEvent
GetRefData() constwxObject
GetSkipped() constwxEvent
GetTimestamp() constwxEvent
IsCommandEvent() constwxEvent
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=nullptr, int lineNum=0)wxObject
Ref(const wxObject &clone)wxObject
ResumePropagation(int propagationLevel)wxEvent
SetEventObject(wxObject *object)wxEvent
SetEventType(wxEventType type)wxEvent
SetId(int id)wxEvent
SetOrientation(int orient)wxScrollWinEvent
SetPosition(int pos)wxScrollWinEvent
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
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxScrollWinEvent(wxEventType commandType=wxEVT_NULL, int pos=0, int orientation=0)wxScrollWinEvent
~wxObject()wxObjectvirtual