Version: 3.1.0
wxFileCtrlEvent Member List

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

AllocExclusive()wxObjectprotected
Clone() const =0wxEventpure virtual
CloneRefData(const wxObjectRefData *data) const wxObjectprotectedvirtual
CreateRefData() const wxObjectprotectedvirtual
GetClassInfo() const wxObjectvirtual
GetClientData() const wxCommandEvent
GetClientObject() const wxCommandEvent
GetDirectory() const wxFileCtrlEvent
GetEventCategory() const wxEventvirtual
GetEventObject() const wxEvent
GetEventType() const wxEvent
GetEventUserData() const wxEvent
GetExtraLong() const wxCommandEvent
GetFile() const wxFileCtrlEvent
GetFiles() const wxFileCtrlEvent
GetFilterIndex() const wxFileCtrlEvent
GetId() const wxEvent
GetInt() const wxCommandEvent
GetRefData() const wxObject
GetSelection() const wxCommandEvent
GetSkipped() const wxEvent
GetString() const wxCommandEvent
GetTimestamp() const wxEvent
IsChecked() const wxCommandEvent
IsCommandEvent() const wxEvent
IsKindOf(const wxClassInfo *info) const wxObject
IsSameAs(const wxObject &obj) const wxObject
IsSelection() const wxCommandEvent
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
SetClientData(void *clientData)wxCommandEvent
SetClientObject(wxClientData *clientObject)wxCommandEvent
SetDirectory(const wxString &directory)wxFileCtrlEvent
SetEventObject(wxObject *object)wxEvent
SetEventType(wxEventType type)wxEvent
SetExtraLong(long extraLong)wxCommandEvent
SetFiles(const wxArrayString &files)wxFileCtrlEvent
SetFilterIndex(int index)wxFileCtrlEvent
SetId(int id)wxEvent
SetInt(int intCommand)wxCommandEvent
SetRefData(wxObjectRefData *data)wxObject
SetString(const wxString &string)wxCommandEvent
SetTimestamp(long timeStamp=0)wxEvent
ShouldPropagate() const wxEvent
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
wxFileCtrlEvent(wxEventType type, wxObject *evtObject, int id)wxFileCtrlEvent
wxObject()wxObject
wxObject(const wxObject &other)wxObject
~wxObject()wxObjectvirtual