Version: 3.2.5
wxCloseEvent Member List

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

AllocExclusive()wxObjectprotected
CanVeto() constwxCloseEvent
Clone() const =0wxEventpure virtual
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
CreateRefData() constwxObjectprotectedvirtual
GetClassInfo() constwxObjectvirtual
GetEventCategory() constwxEventvirtual
GetEventObject() constwxEvent
GetEventType() constwxEvent
GetEventUserData() constwxEvent
GetId() constwxEvent
GetLoggingOff() constwxCloseEvent
GetRefData() constwxObject
GetSkipped() constwxEvent
GetTimestamp() constwxEvent
GetVeto() constwxCloseEvent
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=NULL, int lineNum=0)wxObject
Ref(const wxObject &clone)wxObject
ResumePropagation(int propagationLevel)wxEvent
SetCanVeto(bool canVeto)wxCloseEvent
SetEventObject(wxObject *object)wxEvent
SetEventType(wxEventType type)wxEvent
SetId(int id)wxEvent
SetLoggingOff(bool loggingOff)wxCloseEvent
SetRefData(wxObjectRefData *data)wxObject
SetTimestamp(long timeStamp=0)wxEvent
ShouldPropagate() constwxEvent
Skip(bool skip=true)wxEvent
StopPropagation()wxEvent
UnRef()wxObject
UnShare()wxObject
Veto(bool veto=true)wxCloseEvent
wxCloseEvent(wxEventType commandEventType=wxEVT_NULL, int id=0)wxCloseEvent
wxEvent(int id=0, wxEventType eventType=wxEVT_NULL)wxEvent
wxObject()wxObject
wxObject(const wxObject &other)wxObject
~wxObject()wxObjectvirtual