Version: 3.2.5
wxRichTextEvent Member List

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

AllocExclusive()wxObjectprotected
Allow()wxNotifyEvent
Clone() constwxRichTextEventvirtual
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
CreateRefData() constwxObjectprotectedvirtual
GetCharacter() constwxRichTextEvent
GetClassInfo() constwxObjectvirtual
GetClientData() constwxCommandEvent
GetClientObject() constwxCommandEvent
GetContainer() constwxRichTextEvent
GetEventCategory() constwxEventvirtual
GetEventObject() constwxEvent
GetEventType() constwxEvent
GetEventUserData() constwxEvent
GetExtraLong() constwxCommandEvent
GetFlags() constwxRichTextEvent
GetId() constwxEvent
GetInt() constwxCommandEvent
GetNewStyleSheet() constwxRichTextEvent
GetOldContainer() constwxRichTextEvent
GetOldStyleSheet() constwxRichTextEvent
GetPosition() constwxRichTextEvent
GetRange() constwxRichTextEvent
GetRefData() constwxObject
GetSelection() constwxCommandEvent
GetSkipped() constwxEvent
GetString() constwxCommandEvent
GetTimestamp() constwxEvent
IsAllowed() constwxNotifyEvent
IsChecked() constwxCommandEvent
IsCommandEvent() constwxEvent
IsKindOf(const wxClassInfo *info) constwxObject
IsSameAs(const wxObject &obj) constwxObject
IsSelection() constwxCommandEvent
m_charwxRichTextEventprotected
m_containerwxRichTextEventprotected
m_flagswxRichTextEventprotected
m_newStyleSheetwxRichTextEventprotected
m_oldContainerwxRichTextEventprotected
m_oldStyleSheetwxRichTextEventprotected
m_positionwxRichTextEventprotected
m_propagationLevelwxEventprotected
m_rangewxRichTextEventprotected
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
SetCharacter(wxChar ch)wxRichTextEvent
SetClientData(void *clientData)wxCommandEvent
SetClientObject(wxClientData *clientObject)wxCommandEvent
SetContainer(wxRichTextParagraphLayoutBox *container)wxRichTextEvent
SetEventObject(wxObject *object)wxEvent
SetEventType(wxEventType type)wxEvent
SetExtraLong(long extraLong)wxCommandEvent
SetFlags(int flags)wxRichTextEvent
SetId(int id)wxEvent
SetInt(int intCommand)wxCommandEvent
SetNewStyleSheet(wxRichTextStyleSheet *sheet)wxRichTextEvent
SetOldContainer(wxRichTextParagraphLayoutBox *container)wxRichTextEvent
SetOldStyleSheet(wxRichTextStyleSheet *sheet)wxRichTextEvent
SetPosition(long pos)wxRichTextEvent
SetRange(const wxRichTextRange &range)wxRichTextEvent
SetRefData(wxObjectRefData *data)wxObject
SetString(const wxString &string)wxCommandEvent
SetTimestamp(long timeStamp=0)wxEvent
ShouldPropagate() constwxEvent
Skip(bool skip=true)wxEvent
StopPropagation()wxEvent
UnRef()wxObject
UnShare()wxObject
Veto()wxNotifyEvent
wxCommandEvent(wxEventType commandEventType=wxEVT_NULL, int id=0)wxCommandEvent
wxEvent(int id=0, wxEventType eventType=wxEVT_NULL)wxEvent
wxNotifyEvent(wxEventType eventType=wxEVT_NULL, int id=0)wxNotifyEvent
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxRichTextEvent(wxEventType commandType=wxEVT_NULL, int winid=0)wxRichTextEvent
wxRichTextEvent(const wxRichTextEvent &event)wxRichTextEvent
~wxObject()wxObjectvirtual