|
wxArt2D
|
This is the complete list of members for a2dDocumentCommandProcessor, including all inherited members.
| a2dCommandProcessor(int maxCommands=-1) | a2dCommandProcessor | |
| a2dDocumentCommandProcessor(long flags=a2dDEFAULT_DOCUMENT_FLAGS, bool initialize=true, int maxCommands=-1) | a2dDocumentCommandProcessor | |
| a2dDocumentCommandProcessor(a2dDocumentCommandProcessor *other) | a2dDocumentCommandProcessor | |
| a2dObject() | a2dObject | |
| a2dObject(const a2dObject &other, CloneOptions options, a2dRefMap *refs) (defined in a2dObject) | a2dObject | |
| AddCreatedDocument(a2dDocument *newDoc, bool sentPreAddCreatedDocumentEvent=false, bool sentPostCreateDocumentEvent=false, a2dDocumentFlagMask documentflags=a2dREFDOC_NEW, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | |
| AddDocument(a2dDocument *doc) | a2dDocumentCommandProcessor | |
| AddDocumentCreateView(a2dDocument *newDoc, const wxString &viewTypeName=wxT(""), a2dDocumentFlagMask documentflags=a2dREFDOC_NEW, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE, a2dTemplateFlagMask viewTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | |
| AddFileToHistory(const wxFileName &file, a2dDocumentTemplate *docTemplate=NULL, a2dViewTemplate *viewTemplate=NULL) | a2dDocumentCommandProcessor | virtual |
| AddProperty(a2dNamedProperty *property) | a2dObject | virtual |
| AlwaysWriteSerializationId() const | a2dObject | virtual |
| AskFile(const wxString &message, const wxString &default_path="", const wxString &default_filename="", const wxString &default_extension="", const wxString &wildcard="*.*", int flags=0, int x=-1, int y=-1) | a2dDocumentCommandProcessor | inline |
| AssociateDocTemplate(a2dDocumentTemplate *temp) | a2dDocumentCommandProcessor | |
| AssociateViewTemplate(a2dViewTemplate *temp) | a2dDocumentCommandProcessor | |
| CanRedo() const | a2dCommandProcessor | virtual |
| CanUndo() const | a2dCommandProcessor | virtual |
| CheckCurrentView(a2dView *view) | a2dDocumentCommandProcessor | |
| CheckReferences() | a2dObject | |
| Clear(bool force=true) | a2dDocumentCommandProcessor | |
| ClearCommands() | a2dCommandProcessor | virtual |
| Clone(CloneOptions options, a2dRefMap *refs=NULL) const | a2dObject | |
| clone_childs enum value | a2dObject | |
| clone_deep enum value (defined in a2dObject) | a2dObject | |
| clone_flat enum value (defined in a2dObject) | a2dObject | |
| clone_members enum value | a2dObject | |
| clone_noCameleonRef enum value | a2dObject | |
| clone_noReference enum value | a2dObject | |
| clone_properties enum value | a2dObject | |
| clone_seteditcopy enum value | a2dObject | |
| clone_setoriginal enum value | a2dObject | |
| clone_toDrag enum value | a2dObject | |
| clone_unused enum value | a2dObject | |
| CloneOptions enum name | a2dObject | |
| CloseDocuments(bool force=true) | a2dDocumentCommandProcessor | |
| CommandGroupBegin(const wxString &name) | a2dCommandProcessor | |
| CommandGroupBegin(a2dCommandGroup *group) | a2dCommandProcessor | |
| CommandGroupEnd(a2dCommandGroup *group) | a2dCommandProcessor | |
| Connect(int winid, int lastId, int eventType, wxObjectEventFunction func, wxObject *userData=(wxObject *) NULL, wxEvtHandler *eventSink=(wxEvtHandler *) NULL) (defined in a2dObject) | a2dObject | |
| ConnectEvent(wxEventType type, wxEvtHandler *eventSink) | a2dObject | |
| CreateDocuments(const wxString &path, a2dDocumentFlagMask documentflags=a2dREFDOC_NON, a2dDocumentTemplate *wantedDocTemplate=NULL, int dialogflags=wxFD_OPEN, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | virtual |
| CreateView(a2dDocument *doc, const wxString &viewTypeName=wxT(""), a2dDocumentFlagMask flags=a2dREFDOC_NON, a2dTemplateFlagMask viewTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | virtual |
| DECLARE_PROPERTIES() (defined in a2dObject) | a2dObject | |
| DisassociateDocTemplate(a2dDocumentTemplate *temp) | a2dDocumentCommandProcessor | |
| DisassociateViewTemplate(a2dViewTemplate *temp) | a2dDocumentCommandProcessor | |
| Disconnect(int winid, int lastId, wxEventType eventType, wxObjectEventFunction func=NULL, wxObject *userData=(wxObject *) NULL, wxEvtHandler *eventSink=(wxEvtHandler *) NULL) (defined in a2dObject) | a2dObject | |
| DisconnectEvent(wxEventType type, wxEvtHandler *eventSink) | a2dObject | |
| DisconnectEventAll(wxEvtHandler *eventSink) | a2dObject | |
| DoCommand(a2dCommand &cmd) | a2dCommandProcessor | protectedvirtual |
| DoIgnoreIfNotMember(const a2dPropertyId *id) const | a2dObject | inlineprotectedvirtual |
| DoLoad(wxObject *parent, a2dIOHandlerXmlSerIn &parser, a2dXmlSer_flag xmlparts) | a2dObject | protectedvirtual |
| DoPostCommand(a2dCommand &cmd) | a2dCommandProcessor | protectedvirtual |
| DoPreCommand(a2dCommand &cmd) | a2dCommandProcessor | protectedvirtual |
| DoSave(wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dXmlSer_flag xmlparts, a2dObjectList *towrite) | a2dObject | protectedvirtual |
| DoWalker(wxObject *parent, a2dWalkerIOHandler &handler) | a2dObject | protectedvirtual |
| EditProperties(const a2dPropertyId *id, bool withUndo=true) | a2dObject | virtual |
| Exit(bool force=true) | a2dDocumentCommandProcessor | |
| FileClose(bool force=true) | a2dDocumentCommandProcessor | |
| FileExport(const wxFileName &file=wxFileName(wxT("")), const wxString &description=wxT(""), a2dDocumentFlagMask flags=a2dREFDOC_NON) | a2dDocumentCommandProcessor | |
| FileHistoryAddFilesToMenu() | a2dDocumentCommandProcessor | virtual |
| FileHistoryAddFilesToMenu(wxMenu *menu) | a2dDocumentCommandProcessor | virtual |
| FileHistoryRemoveMenu(wxMenu *menu) | a2dDocumentCommandProcessor | virtual |
| FileHistoryUseMenu(wxMenu *menu) | a2dDocumentCommandProcessor | virtual |
| FileImport(const wxFileName &file=wxFileName(wxT("")), const wxString &description=wxT(""), a2dDocumentFlagMask flags=a2dREFDOC_NON) | a2dDocumentCommandProcessor | |
| FileNew(a2dDocumentPtr &doc, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | |
| FileOpen(a2dDocumentPtr &doc, const wxFileName &file=wxFileName(wxT("")), a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE|a2dTemplateFlag::LOAD) | a2dDocumentCommandProcessor | |
| FileOpenCheck(a2dDocumentPtr &doc, const wxFileName &file, bool checkModification) | a2dDocumentCommandProcessor | |
| FileRevert() | a2dDocumentCommandProcessor | |
| FileSave() | a2dDocumentCommandProcessor | |
| FileSaveAll() | a2dDocumentCommandProcessor | |
| FileSaveAs(const wxFileName &file=wxFileName(wxT("")), a2dDocumentFlagMask flags=a2dREFDOC_NON) | a2dDocumentCommandProcessor | |
| FilesOpen(const wxString &openPath=wxT(""), int dialogFlags=wxFD_MULTIPLE|wxFD_OPEN, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE|a2dTemplateFlag::LOAD) | a2dDocumentCommandProcessor | |
| FindActiveGroup() | a2dCommandProcessor | protected |
| FindProperty(const a2dPropertyId *id, a2dPropertyId::Flags flags=a2dPropertyId::flag_none) | a2dObject | virtual |
| FindProperty(const a2dPropertyId *id, a2dPropertyId::Flags flags=a2dPropertyId::flag_none) const | a2dObject | virtual |
| FindTemplateForPath(const a2dDocumentTemplateList &docTemplates, const wxString &path, a2dTemplateFlagMask mask=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | virtual |
| FlushDoc(a2dDocument *doc) (defined in a2dDocumentCommandProcessor) | a2dDocumentCommandProcessor | virtual |
| GetAutoZeroPtrList() | a2dObject | inline |
| GetBusyExit() | a2dDocumentCommandProcessor | inline |
| GetCheck() const | a2dObject | inline |
| GetCurrentCommand() const | a2dCommandProcessor | inline |
| GetCurrentDocument() const | a2dDocumentCommandProcessor | |
| GetCurrentDocumentCommandProcessor() const | a2dDocumentCommandProcessor | |
| GetCurrentGroup() const | a2dCommandProcessor | inline |
| GetCurrentView() const | a2dDocumentCommandProcessor | |
| GetDefaultPrintSettings() | a2dDocumentCommandProcessor | |
| GetDocTemplates() | a2dDocumentCommandProcessor | inline |
| GetDocuments() const | a2dDocumentCommandProcessor | inline |
| GetFileHistory() const | a2dDocumentCommandProcessor | inlinevirtual |
| GetHistoryFile(size_t i) const | a2dDocumentCommandProcessor | virtual |
| GetHistoryFileItem(size_t i) const | a2dDocumentCommandProcessor | virtual |
| GetHistoryFilesCount() const | a2dDocumentCommandProcessor | virtual |
| GetLastDirectory() const | a2dDocumentCommandProcessor | inline |
| GetMaxCommands() const | a2dCommandProcessor | inline |
| GetMaxDocsOpen() const | a2dDocumentCommandProcessor | inline |
| GetName() const | a2dObject | virtual |
| GetOwnedBy() | a2dObject | inline |
| GetPageSetupData(void) const (defined in a2dDocumentCommandProcessor) | a2dDocumentCommandProcessor | inline |
| GetPreferredExportDocumentTemplate() | a2dDocumentCommandProcessor | inline |
| GetPreferredImportDocumentTemplate() | a2dDocumentCommandProcessor | inline |
| GetPreferredOpenDocumentTemplate() | a2dDocumentCommandProcessor | inline |
| GetPrintSetup(a2dPrintWhat printWhat) | a2dDocumentCommandProcessor | |
| GetProperty(const a2dPropertyId *propertyId, a2dPropertyId::Flags flags=a2dPropertyId::flag_none) const | a2dObject | |
| GetPropertyList() const | a2dObject | inline |
| GetRedoAccelerator() const | a2dCommandProcessor | inline |
| GetRedoMenuLabel() const | a2dCommandProcessor | |
| GetRelease() const | a2dObject | inline |
| GetRootGroup() const | a2dCommandProcessor | inline |
| GetUndo() | a2dDocumentCommandProcessor | inline |
| GetUndoAccelerator() const | a2dCommandProcessor | inline |
| GetUndoMenuLabel() const | a2dCommandProcessor | |
| GetUniqueSerializationId() const | a2dObject | |
| GetURI() const | a2dObject | |
| GetViewTemplates() | a2dDocumentCommandProcessor | inline |
| HasDynamicProperties() const | a2dObject | inline |
| HasProperty(const a2dPropertyId *id, const wxString &stringvalue=wxEmptyString) const | a2dObject | virtual |
| Initialize() | a2dDocumentCommandProcessor | virtual |
| IsTemporary_DontSave() const | a2dObject | inlinevirtual |
| LinkReference(a2dObject *other) | a2dObject | virtual |
| Load(wxObject *parent, a2dIOHandlerXmlSerIn &parser) | a2dObject | virtual |
| LoadFromDocument(a2dIOHandlerXmlSerIn &parser) | a2dObject | |
| m_autozeroptrlist | a2dObject | protected |
| m_busyExit | a2dDocumentCommandProcessor | protected |
| m_check | a2dObject | protected |
| m_currentCommand | a2dCommandProcessor | protected |
| m_currentDocument | a2dDocumentCommandProcessor | protected |
| m_currentGroup | a2dCommandProcessor | protected |
| m_currentView | a2dDocumentCommandProcessor | protected |
| m_defaultDocumentNameCounter | a2dDocumentCommandProcessor | protected |
| m_docs | a2dDocumentCommandProcessor | protected |
| m_docTemplates | a2dDocumentCommandProcessor | protected |
| m_fileHistory | a2dDocumentCommandProcessor | protected |
| m_flags | a2dDocumentCommandProcessor | protected |
| m_iteratorCount (defined in a2dObject) | a2dObject | protected |
| m_lastDirectory | a2dDocumentCommandProcessor | protected |
| m_maxDocsOpen | a2dDocumentCommandProcessor | protected |
| m_maxNoCommands | a2dCommandProcessor | protected |
| m_pageSetupData | a2dDocumentCommandProcessor | protected |
| m_pendingDisconnects (defined in a2dObject) | a2dObject | protected |
| m_preferredExportTemplate | a2dDocumentCommandProcessor | protected |
| m_preferredImportTemplate | a2dDocumentCommandProcessor | protected |
| m_preferredOpenTemplate | a2dDocumentCommandProcessor | protected |
| m_propertylist | a2dObject | protected |
| m_recursion_active | a2dObject | protected |
| m_redoAccelerator | a2dCommandProcessor | protected |
| m_refcount | a2dObject | protected |
| m_release | a2dObject | protected |
| m_rootGroup | a2dCommandProcessor | protected |
| m_undoAccelerator | a2dCommandProcessor | protected |
| m_viewTemplates | a2dDocumentCommandProcessor | protected |
| m_withUndo | a2dDocumentCommandProcessor | protected |
| MakeDefaultName(wxString &buf) | a2dDocumentCommandProcessor | virtual |
| MakeFrameTitle(a2dDocument *doc, const wxString &modifiedIndicator=wxT("")) | a2dDocumentCommandProcessor | virtual |
| MatchTemplate(const wxString &path) | a2dDocumentCommandProcessor | |
| OnActivateView(a2dViewEvent &viewevent) | a2dDocumentCommandProcessor | protected |
| OnAddView(a2dDocumentEvent &docevent) | a2dDocumentCommandProcessor | protected |
| OnCannotOpenDocument(a2dCommandEvent &event) | a2dDocumentCommandProcessor | |
| OnCreateFileHistory() | a2dDocumentCommandProcessor | virtual |
| OnExit() | a2dDocumentCommandProcessor | virtual |
| OnMenu(wxCommandEvent &event) | a2dDocumentCommandProcessor | |
| OnPropertyChanged(const a2dPropertyId *id) | a2dObject | virtual |
| OnRedo(wxCommandEvent &event) | a2dDocumentCommandProcessor | protected |
| OnRemoveView(a2dDocumentEvent &viewevent) | a2dDocumentCommandProcessor | protected |
| OnUndo(wxCommandEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateCreateView(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileClose(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileCloseAll(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileNew(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileOpen(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileRevert(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileSave(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileSaveAll(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateFileSaveAs(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdatePreview(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdatePrint(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdatePrintSetup(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateRedo(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| OnUpdateUndo(wxUpdateUIEvent &event) | a2dDocumentCommandProcessor | protected |
| operator=(const a2dObject &other) | a2dObject | |
| Preview(a2dPrintWhat printWhat=a2dPRINT_Preview) | a2dDocumentCommandProcessor | |
| Print(a2dPrintWhat printWhat=a2dPRINT_Print) | a2dDocumentCommandProcessor | |
| PrintSetup(a2dPrintWhat printWhat) | a2dDocumentCommandProcessor | |
| ProcessConnectedEvent(wxEvent &event) | a2dObject | |
| ProcessEvent(wxEvent &event) | a2dDocumentCommandProcessor | virtual |
| PROPID_autozeroptrlist (defined in a2dObject) | a2dObject | static |
| PROPID_Check | a2dObject | static |
| PROPID_Name | a2dObject | static |
| PROPID_URI | a2dObject | static |
| Redo() | a2dCommandProcessor | virtual |
| RedoCommand(a2dCommand &cmd) | a2dCommandProcessor | protectedvirtual |
| refcount_nondynamic enum value (defined in a2dObject) | a2dObject | protected |
| ReleaseTemplate(a2dDocumentTemplate *temp, long flags=0) | a2dDocumentCommandProcessor | |
| RemoveDocument(a2dDocument *doc) | a2dDocumentCommandProcessor | |
| RemoveFileFromHistory(size_t i) | a2dDocumentCommandProcessor | virtual |
| RemoveProperty(const a2dPropertyId *id, bool all=true) | a2dObject | virtual |
| RemoveTemporaryProperties() | a2dObject | |
| ResolveInform() | a2dObject | virtual |
| Save(wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dObjectList *towrite) | a2dObject | virtual |
| SaveAsDocument(a2dIOHandlerXmlSerOut &out) | a2dObject | |
| SearchDynamicEventTable(wxEvent &event) (defined in a2dObject) | a2dObject | |
| SelectDocumentPath(const wxString &title, const a2dDocumentTemplateList &docTemplates, wxString &path, a2dDocumentFlagMask flags, wxArrayString *selectedPaths, a2dDocumentTemplate **chosenTemplate, int dialogflags=wxFD_OPEN, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE, const a2dDocumentTemplate *preferedTemplate=NULL) | a2dDocumentCommandProcessor | virtual |
| SelectDocumentType(bool sort=false, a2dTemplateFlagMask docTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | virtual |
| SelectViewType(a2dDocument *doc, const a2dViewTemplateList &list, const wxString &viewTypeName=wxT(""), bool sort=false, a2dTemplateFlagMask viewTemplateFlags=a2dTemplateFlag::VISIBLE) | a2dDocumentCommandProcessor | virtual |
| SentBusyEvent(bool start, a2dCommand *command) | a2dCommandProcessor | protected |
| SetBusyExit(bool exitBusy) | a2dDocumentCommandProcessor | inline |
| SetCheck(bool check) | a2dObject | inline |
| SetCurrentDocument(a2dDocument *document) | a2dDocumentCommandProcessor | |
| SetCurrentGroup(a2dCommandGroup *group) | a2dCommandProcessor | |
| SetCurrentToLastActive() | a2dCommandProcessor | protected |
| SetCurrentView(a2dView *view) | a2dDocumentCommandProcessor | virtual |
| SetLastDirectory(const wxString &dir) | a2dDocumentCommandProcessor | inline |
| SetMaxDocsOpen(size_t n) | a2dDocumentCommandProcessor | inline |
| SetMenuStrings() | a2dCommandProcessor | virtual |
| SetName(const wxString &name) | a2dObject | virtual |
| SetNonDynamic() | a2dObject | virtual |
| SetOrAddPropertyToObject(a2dObject *propRefObject, const wxString &name, const wxString &value=wxT(""), bool withUndo=true) | a2dCommandProcessor | virtual |
| SetOrAddPropertyToObject(a2dObject *propRefObject, a2dNamedProperty *property, bool withUndo=true) | a2dCommandProcessor | virtual |
| SetPageSetupData(const wxPageSetupDialogData &pageSetupData) (defined in a2dDocumentCommandProcessor) | a2dDocumentCommandProcessor | inline |
| SetPageSetupData(wxPageSetupDialogData *pageSetupData) (defined in a2dDocumentCommandProcessor) | a2dDocumentCommandProcessor | |
| SetPreferredExportDocumentTemplate(a2dDocumentTemplate *docTemplate) | a2dDocumentCommandProcessor | inline |
| SetPreferredImportDocumentTemplate(a2dDocumentTemplate *docTemplate) | a2dDocumentCommandProcessor | inline |
| SetPreferredOpenDocumentTemplate(a2dDocumentTemplate *docTemplate) | a2dDocumentCommandProcessor | inline |
| SetProperty(a2dNamedProperty *propertyHolder, a2dPropertyId::SetFlags flags=a2dPropertyId::set_none) | a2dObject | |
| SetProperty(const a2dNamedProperty &propertyHolder, a2dPropertyId::SetFlags flags=a2dPropertyId::set_none) | a2dObject | |
| SetRedoAccelerator(const wxString &accel) | a2dCommandProcessor | inline |
| SetRelease(bool value) | a2dObject | inline |
| SetUndo(bool withUndo) | a2dDocumentCommandProcessor | inline |
| SetUndoAccelerator(const wxString &accel) | a2dCommandProcessor | inline |
| SetURI(const wxURI &url) | a2dObject | |
| sm_Edit_properties | a2dObject | static |
| SmrtPtrRelease() | a2dCommandProcessor | virtual |
| Store(a2dCommand *command) | a2dCommandProcessor | virtual |
| Submit(a2dCommand *command, bool storeIt=true) | a2dCommandProcessor | virtual |
| SubmitToDocument(a2dCommand *command, bool storeIt=true) | a2dDocumentCommandProcessor | virtual |
| TakeOverProperties(a2dObject *from, a2dPropertyIdList *listOfIds) | a2dObject | |
| TAutoZeroPtrListClass typedef | a2dObject | |
| Undo() | a2dCommandProcessor | virtual |
| UndoCommand(a2dCommand &cmd) | a2dCommandProcessor | protectedvirtual |
| Walker(wxObject *parent, a2dWalkerIOHandler &handler) | a2dObject | |
| ~a2dCommandProcessor() | a2dCommandProcessor | virtual |
| ~a2dDocumentCommandProcessor() | a2dDocumentCommandProcessor | |
| ~a2dObject() | a2dObject | virtual |