, including all inherited members.
AddFilter(wxEventFilter *filter) | wxEvtHandler | [static] |
AddPendingEvent(const wxEvent &event) | wxEvtHandler | [virtual] |
AddView(wxView *view) | wxDocument | [virtual] |
AllocExclusive() | wxObject | [protected] |
AlreadySaved() const | wxDocument | |
Bind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) | wxEvtHandler | |
Bind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) | wxEvtHandler | |
CloneRefData(const wxObjectRefData *data) const | wxObject | [protected, virtual] |
Close() | wxDocument | [virtual] |
Connect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) | wxEvtHandler | |
Connect(int id, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) | wxEvtHandler | |
Connect(wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) | wxEvtHandler | |
CreateRefData() const | wxObject | [protected, virtual] |
DeleteAllViews() | wxDocument | [virtual] |
DeleteContents() | wxDocument | [virtual] |
DeletePendingEvents() | wxEvtHandler | |
Disconnect(wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) | wxEvtHandler | |
Disconnect(int id=wxID_ANY, wxEventType eventType=wxEVT_NULL, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) | wxEvtHandler | |
Disconnect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL) | wxEvtHandler | |
DoOpenDocument(const wxString &file) | wxDocument | [protected, virtual] |
DoSaveDocument(const wxString &file) | wxDocument | [protected, virtual] |
GetClassInfo() const | wxObject | [virtual] |
GetClientData() const | wxEvtHandler | |
GetClientObject() const | wxEvtHandler | |
GetCommandProcessor() const | wxDocument | [virtual] |
GetDocumentManager() const | wxDocument | [virtual] |
GetDocumentName() const | wxDocument | |
GetDocumentSaved() const | wxDocument | |
GetDocumentTemplate() const | wxDocument | [virtual] |
GetDocumentWindow() const | wxDocument | [virtual] |
GetEvtHandlerEnabled() const | wxEvtHandler | |
GetFilename() const | wxDocument | |
GetFirstView() const | wxDocument | |
GetNextHandler() const | wxEvtHandler | |
GetPreviousHandler() const | wxEvtHandler | |
GetRefData() const | wxObject | |
GetTitle() const | wxDocument | |
GetUserReadableName() const | wxDocument | [virtual] |
GetViews() | wxDocument | |
GetViews() const | wxDocument | |
IsChildDocument() const | wxDocument | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsModified() const | wxDocument | [virtual] |
IsSameAs(const wxObject &obj) const | wxObject | |
IsUnlinked() const | wxEvtHandler | |
LoadObject(istream &stream) | wxDocument | [virtual] |
LoadObject(wxInputStream &stream) | wxDocument | [virtual] |
m_commandProcessor | wxDocument | [protected] |
m_documentFile | wxDocument | [protected] |
m_documentModified | wxDocument | [protected] |
m_documentTemplate | wxDocument | [protected] |
m_documentTitle | wxDocument | [protected] |
m_documentTypeName | wxDocument | [protected] |
m_documentViews | wxDocument | [protected] |
m_refData | wxObject | [protected] |
Modify(bool modify) | wxDocument | [virtual] |
OnChangedViewList() | wxDocument | [virtual] |
OnChangeFilename(bool notifyViews) | wxDocument | [virtual] |
OnCloseDocument() | wxDocument | [virtual] |
OnCreate(const wxString &path, long flags) | wxDocument | [virtual] |
OnCreateCommandProcessor() | wxDocument | [virtual] |
OnNewDocument() | wxDocument | [virtual] |
OnOpenDocument(const wxString &filename) | wxDocument | [virtual] |
OnSaveDocument(const wxString &filename) | wxDocument | [virtual] |
OnSaveModified() | wxDocument | [virtual] |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
ProcessEvent(wxEvent &event) | wxEvtHandler | [virtual] |
ProcessEventLocally(wxEvent &event) | wxEvtHandler | |
ProcessPendingEvents() | wxEvtHandler | |
QueueEvent(wxEvent *event) | wxEvtHandler | [virtual] |
Ref(const wxObject &clone) | wxObject | |
RemoveFilter(wxEventFilter *filter) | wxEvtHandler | [static] |
RemoveView(wxView *view) | wxDocument | [virtual] |
Revert() | wxDocument | [virtual] |
SafelyProcessEvent(wxEvent &event) | wxEvtHandler | |
Save() | wxDocument | [virtual] |
SaveAs() | wxDocument | [virtual] |
SaveObject(ostream &stream) | wxDocument | [virtual] |
SaveObject(wxOutputStream &stream) | wxDocument | [virtual] |
SearchEventTable(wxEventTable &table, wxEvent &event) | wxEvtHandler | [virtual] |
SetClientData(void *data) | wxEvtHandler | |
SetClientObject(wxClientData *data) | wxEvtHandler | |
SetCommandProcessor(wxCommandProcessor *processor) | wxDocument | [virtual] |
SetDocumentName(const wxString &name) | wxDocument | |
SetDocumentSaved(bool saved=true) | wxDocument | |
SetDocumentTemplate(wxDocTemplate *templ) | wxDocument | [virtual] |
SetEvtHandlerEnabled(bool enabled) | wxEvtHandler | |
SetFilename(const wxString &filename, bool notifyViews=false) | wxDocument | |
SetNextHandler(wxEvtHandler *handler) | wxEvtHandler | [virtual] |
SetPreviousHandler(wxEvtHandler *handler) | wxEvtHandler | [virtual] |
SetRefData(wxObjectRefData *data) | wxObject | |
SetTitle(const wxString &title) | wxDocument | |
TryAfter(wxEvent &event) | wxEvtHandler | [protected, virtual] |
TryBefore(wxEvent &event) | wxEvtHandler | [protected, virtual] |
Unbind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) | wxEvtHandler | |
Unbind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) | wxEvtHandler | |
Unlink() | wxEvtHandler | |
UnRef() | wxObject | |
UnShare() | wxObject | |
UpdateAllViews(wxView *sender=NULL, wxObject *hint=NULL) | wxDocument | [virtual] |
wxDocument(wxDocument *parent=NULL) | wxDocument | |
wxEvtHandler() | wxEvtHandler | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
~wxDocument() | wxDocument | [virtual] |
~wxEvtHandler() | wxEvtHandler | [virtual] |
~wxObject() | wxObject | [virtual] |