Version: 3.2.7
wxUpdateUIEvent Member List

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

AllocExclusive()wxObjectprotected
CanUpdate(wxWindow *window)wxUpdateUIEventstatic
Check(bool check)wxUpdateUIEvent
Clone() const =0wxEventpure virtual
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
CreateRefData() constwxObjectprotectedvirtual
Enable(bool enable)wxUpdateUIEvent
GetChecked() constwxUpdateUIEvent
GetClassInfo() constwxObjectvirtual
GetClientData() constwxCommandEvent
GetClientObject() constwxCommandEvent
GetEnabled() constwxUpdateUIEvent
GetEventCategory() constwxEventvirtual
GetEventObject() constwxEvent
GetEventType() constwxEvent
GetEventUserData() constwxEvent
GetExtraLong() constwxCommandEvent
GetId() constwxEvent
GetInt() constwxCommandEvent
GetMode()wxUpdateUIEventstatic
GetRefData() constwxObject
GetSelection() constwxCommandEvent
GetSetChecked() constwxUpdateUIEvent
GetSetEnabled() constwxUpdateUIEvent
GetSetShown() constwxUpdateUIEvent
GetSetText() constwxUpdateUIEvent
GetShown() constwxUpdateUIEvent
GetSkipped() constwxEvent
GetString() constwxCommandEvent
GetText() constwxUpdateUIEvent
GetTimestamp() constwxEvent
GetUpdateInterval()wxUpdateUIEventstatic
IsCheckable() constwxUpdateUIEvent
IsChecked() constwxCommandEvent
IsCommandEvent() constwxEvent
IsKindOf(const wxClassInfo *info) constwxObject
IsSameAs(const wxObject &obj) constwxObject
IsSelection() constwxCommandEvent
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
ResetUpdateTime()wxUpdateUIEventstatic
ResumePropagation(int propagationLevel)wxEvent
SetClientData(void *clientData)wxCommandEvent
SetClientObject(wxClientData *clientObject)wxCommandEvent
SetEventObject(wxObject *object)wxEvent
SetEventType(wxEventType type)wxEvent
SetExtraLong(long extraLong)wxCommandEvent
SetId(int id)wxEvent
SetInt(int intCommand)wxCommandEvent
SetMode(wxUpdateUIMode mode)wxUpdateUIEventstatic
SetRefData(wxObjectRefData *data)wxObject
SetString(const wxString &string)wxCommandEvent
SetText(const wxString &text)wxUpdateUIEvent
SetTimestamp(long timeStamp=0)wxEvent
SetUpdateInterval(long updateInterval)wxUpdateUIEventstatic
ShouldPropagate() constwxEvent
Show(bool show)wxUpdateUIEvent
Skip(bool skip=true)wxEvent
StopPropagation()wxEvent
UnRef()wxObject
UnShare()wxObject
wxCommandEvent(wxEventType commandEventType=wxEVT_NULL, int id=0)wxCommandEvent
wxEvent(int id=0, wxEventType eventType=wxEVT_NULL)wxEvent
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxUpdateUIEvent(wxWindowID commandId=0)wxUpdateUIEvent
~wxObject()wxObjectvirtual