Version: 3.2.2
wxDocument Member List

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

Activate() constwxDocument
AddFilter(wxEventFilter *filter)wxEvtHandlerstatic
AddPendingEvent(const wxEvent &event)wxEvtHandlervirtual
AddView(wxView *view)wxDocumentvirtual
AllocExclusive()wxObjectprotected
AlreadySaved() constwxDocument
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
CallAfter(void(T::*method)(T1,...), T1 x1,...)wxEvtHandler
CallAfter(const T &functor)wxEvtHandler
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
Close()wxDocumentvirtual
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() constwxObjectprotectedvirtual
DeleteAllViews()wxDocumentvirtual
DeleteContents()wxDocumentvirtual
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)wxDocumentprotectedvirtual
DoSaveDocument(const wxString &file)wxDocumentprotectedvirtual
GetClassInfo() constwxObjectvirtual
GetClientData() constwxEvtHandler
GetClientObject() constwxEvtHandler
GetCommandProcessor() constwxDocumentvirtual
GetDocumentManager() constwxDocumentvirtual
GetDocumentName() constwxDocument
GetDocumentSaved() constwxDocument
GetDocumentTemplate() constwxDocumentvirtual
GetDocumentWindow() constwxDocumentvirtual
GetEvtHandlerEnabled() constwxEvtHandler
GetFilename() constwxDocument
GetFirstView() constwxDocument
GetNextHandler() constwxEvtHandler
GetPreviousHandler() constwxEvtHandler
GetRefData() constwxObject
GetTitle() constwxDocument
GetUserReadableName() constwxDocumentvirtual
GetViews()wxDocument
GetViews() constwxDocument
GetViewsVector() constwxDocument
IsChildDocument() constwxDocument
IsKindOf(const wxClassInfo *info) constwxObject
IsModified() constwxDocumentvirtual
IsSameAs(const wxObject &obj) constwxObject
IsUnlinked() constwxEvtHandler
LoadObject(istream &stream)wxDocumentvirtual
LoadObject(wxInputStream &stream)wxDocumentvirtual
m_commandProcessorwxDocumentprotected
m_documentFilewxDocumentprotected
m_documentModifiedwxDocumentprotected
m_documentTemplatewxDocumentprotected
m_documentTitlewxDocumentprotected
m_documentTypeNamewxDocumentprotected
m_documentViewswxDocumentprotected
m_refDatawxObjectprotected
Modify(bool modify)wxDocumentvirtual
OnChangedViewList()wxDocumentvirtual
OnChangeFilename(bool notifyViews)wxDocumentvirtual
OnCloseDocument()wxDocumentvirtual
OnCreate(const wxString &path, long flags)wxDocumentvirtual
OnCreateCommandProcessor()wxDocumentvirtual
OnNewDocument()wxDocumentvirtual
OnOpenDocument(const wxString &filename)wxDocumentvirtual
OnSaveDocument(const wxString &filename)wxDocumentvirtual
OnSaveModified()wxDocumentvirtual
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
ProcessEvent(wxEvent &event)wxEvtHandlervirtual
ProcessEventLocally(wxEvent &event)wxEvtHandler
ProcessPendingEvents()wxEvtHandler
QueueEvent(wxEvent *event)wxEvtHandlervirtual
Ref(const wxObject &clone)wxObject
RemoveFilter(wxEventFilter *filter)wxEvtHandlerstatic
RemoveView(wxView *view)wxDocumentvirtual
Revert()wxDocumentvirtual
SafelyProcessEvent(wxEvent &event)wxEvtHandler
Save()wxDocumentvirtual
SaveAs()wxDocumentvirtual
SaveObject(ostream &stream)wxDocumentvirtual
SaveObject(wxOutputStream &stream)wxDocumentvirtual
SetClientData(void *data)wxEvtHandler
SetClientObject(wxClientData *data)wxEvtHandler
SetCommandProcessor(wxCommandProcessor *processor)wxDocumentvirtual
SetDocumentName(const wxString &name)wxDocument
SetDocumentSaved(bool saved=true)wxDocument
SetDocumentTemplate(wxDocTemplate *templ)wxDocumentvirtual
SetEvtHandlerEnabled(bool enabled)wxEvtHandler
SetFilename(const wxString &filename, bool notifyViews=false)wxDocument
SetNextHandler(wxEvtHandler *handler)wxEvtHandlervirtual
SetPreviousHandler(wxEvtHandler *handler)wxEvtHandlervirtual
SetRefData(wxObjectRefData *data)wxObject
SetTitle(const wxString &title)wxDocument
TryAfter(wxEvent &event)wxEvtHandlerprotectedvirtual
TryBefore(wxEvent &event)wxEvtHandlerprotectedvirtual
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)wxDocumentvirtual
wxDocument(wxDocument *parent=NULL)wxDocument
wxEvtHandler()wxEvtHandler
wxObject()wxObject
wxObject(const wxObject &other)wxObject
~wxDocument()wxDocumentvirtual
~wxEvtHandler()wxEvtHandlervirtual
~wxObject()wxObjectvirtual