Version: 3.1.0
wxActivateEvent Member List

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

AllocExclusive()wxObjectprotected
Clone() const =0wxEventpure virtual
CloneRefData(const wxObjectRefData *data) const wxObjectprotectedvirtual
CreateRefData() const wxObjectprotectedvirtual
GetActivationReason() const wxActivateEvent
GetActive() const wxActivateEvent
GetClassInfo() const wxObjectvirtual
GetEventCategory() const wxEventvirtual
GetEventObject() const wxEvent
GetEventType() const wxEvent
GetEventUserData() const wxEvent
GetId() const wxEvent
GetRefData() const wxObject
GetSkipped() const wxEvent
GetTimestamp() const wxEvent
IsCommandEvent() const wxEvent
IsKindOf(const wxClassInfo *info) const wxObject
IsSameAs(const wxObject &obj) const wxObject
m_propagationLevelwxEventprotected
m_refDatawxObjectprotected
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
Reason enum namewxActivateEvent
Reason_Mouse enum valuewxActivateEvent
Reason_Unknown enum valuewxActivateEvent
Ref(const wxObject &clone)wxObject
ResumePropagation(int propagationLevel)wxEvent
SetEventObject(wxObject *object)wxEvent
SetEventType(wxEventType type)wxEvent
SetId(int id)wxEvent
SetRefData(wxObjectRefData *data)wxObject
SetTimestamp(long timeStamp=0)wxEvent
ShouldPropagate() const wxEvent
Skip(bool skip=true)wxEvent
StopPropagation()wxEvent
UnRef()wxObject
UnShare()wxObject
wxActivateEvent(wxEventType eventType=wxEVT_NULL, bool active=true, int id=0, Reason ActivationReason=Reason_Unknown)wxActivateEvent
wxEvent(int id=0, wxEventType eventType=wxEVT_NULL)wxEvent
wxObject()wxObject
wxObject(const wxObject &other)wxObject
~wxObject()wxObjectvirtual