|
ACF $AcfVersion:0$
|
This is the complete list of members for idoc::IDocumentManager, including all inherited members.
| AddViewToDocument(const istd::IChangeable &document, const QByteArray &viewTypeId=QByteArray())=0 | idoc::IDocumentManager | pure virtual |
| BeginChangeGroup(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
| BeginChanges(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
| CF_ACF_INTERNAL enum value | istd::IChangeable | |
| CF_ALL_DATA enum value | istd::IChangeable | |
| CF_ANY enum value | istd::IChangeable | |
| CF_DELEGATED enum value | istd::IChangeable | |
| CF_DESTROYING enum value | istd::IChangeable | |
| CF_DOCUMENT_COUNT_CHANGED enum value | idoc::IDocumentManager | |
| CF_DOCUMENT_CREATED enum value | idoc::IDocumentManager | |
| CF_DOCUMENT_REMOVED enum value | idoc::IDocumentManager | |
| CF_DOCUMENT_RENAMED enum value | idoc::IDocumentManager | |
| CF_NO_UNDO enum value | istd::IChangeable | |
| CF_VIEW_ACTIVATION_CHANGED enum value | idoc::IDocumentManager | |
| ChangeFlags enum name | idoc::IDocumentManager | |
| ChangeInfoMap typedef | istd::IChangeable | |
| CloneMe(CompatibilityMode mode=CM_WITHOUT_REFS) const | istd::IChangeable | inlinevirtual |
| CloseDocument(int documentIndex=-1, bool beQuiet=false, bool *ignoredPtr=NULL)=0 | idoc::IDocumentManager | pure virtual |
| CloseView(istd::IPolymorphic *viewPtr=NULL, bool beQuiet=false, bool *ignoredPtr=NULL)=0 | idoc::IDocumentManager | pure virtual |
| CM_CONVERT enum value | istd::IChangeable | |
| CM_STRICT enum value | istd::IChangeable | |
| CM_WITH_REFS enum value | istd::IChangeable | |
| CM_WITHOUT_REFS enum value | istd::IChangeable | |
| CompatibilityMode enum name | istd::IChangeable | |
| CopyFrom(const IChangeable &object, CompatibilityMode mode=CM_WITHOUT_REFS) | istd::IChangeable | inlinevirtual |
| EndChangeGroup(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
| EndChanges(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
| FileToTypeMap typedef | idoc::IDocumentManager | |
| GetActiveView() const =0 | idoc::IDocumentManager | pure virtual |
| GetAllChanges() | istd::IChangeable | inlinestatic |
| GetAllowedOperationFlags(const istd::IPolymorphic *viewPtr=NULL) const =0 | idoc::IDocumentManager | pure virtual |
| GetAnyChange() | istd::IChangeable | inlinestatic |
| GetDefaultDirectory(const QString &sugestedDir="", const QByteArray *documentTypeIdPtr=NULL) const =0 | idoc::IDocumentTypesInfo | pure virtual |
| GetDelegatedChanges() | istd::IChangeable | inlinestatic |
| GetDocumentFileTypeInfo(const QByteArray &documentTypeId) const =0 | idoc::IDocumentTypesInfo | pure virtual |
| GetDocumentFromIndex(int index, DocumentInfo *documentInfoPtr=NULL) const =0 | idoc::IDocumentManager | pure virtual |
| GetDocumentFromView(const istd::IPolymorphic &view, DocumentInfo *documentInfoPtr=NULL) const =0 | idoc::IDocumentManager | pure virtual |
| GetDocumentsCount() const =0 | idoc::IDocumentManager | pure virtual |
| GetDocumentTypeId(const istd::IChangeable &document) const =0 | idoc::IDocumentManager | pure virtual |
| GetDocumentTypeIds() const =0 | idoc::IDocumentTypesInfo | pure virtual |
| GetDocumentTypeIdsForFile(const QString &filePath) const =0 | idoc::IDocumentTypesInfo | pure virtual |
| GetDocumentTypeName(const QByteArray &documentTypeId) const =0 | idoc::IDocumentTypesInfo | pure virtual |
| GetNoChanges() | istd::IChangeable | inlinestatic |
| GetSupportedOperations() const | istd::IChangeable | inlinevirtual |
| GetUndoManagerForDocument(const istd::IChangeable *documentPtr) const =0 | idoc::IDocumentManager | pure virtual |
| GetViewFromIndex(int documentIndex, int viewIndex) const =0 | idoc::IDocumentManager | pure virtual |
| GetViewsCount(int documentIndex) const =0 | idoc::IDocumentManager | pure virtual |
| Ids typedef | idoc::IDocumentTypesInfo | |
| InsertNewDocument(const QByteArray &documentTypeId, bool createView=true, const QByteArray &viewTypeId="", istd::IChangeableSharedPtr *newDocumentPtr=nullptr, bool beQuiet=false, bool *ignoredPtr=NULL)=0 | idoc::IDocumentManager | pure virtual |
| IsEqual(const IChangeable &object) const | istd::IChangeable | inlinevirtual |
| IsFeatureSupported(int featureFlags, const QByteArray &documentTypeId) const =0 | idoc::IDocumentTypesInfo | pure virtual |
| OF_FILE_NEW enum value | idoc::IDocumentManager | |
| OF_FILE_OPEN enum value | idoc::IDocumentManager | |
| OF_FILE_SAVE enum value | idoc::IDocumentManager | |
| OF_FILE_SAVE_AS enum value | idoc::IDocumentManager | |
| OF_KNOWN_PATH enum value | idoc::IDocumentManager | |
| OnBeginChanges() | istd::IChangeable | inlineprotectedvirtual |
| OnEndChanges(const ChangeSet &changeSet) | istd::IChangeable | inlineprotectedvirtual |
| OpenDocument(const QByteArray *documentTypeIdPtr=NULL, const QString *fileNamePtr=NULL, bool createView=true, const QByteArray &viewTypeId="", istd::IChangeableSharedPtr *documentPtr=nullptr, FileToTypeMap *loadedMapPtr=NULL, bool beQuiet=false, bool *ignoredPtr=NULL, ibase::IProgressManager *progressManagerPtr=NULL)=0 | idoc::IDocumentManager | pure virtual |
| OperationFlags enum name | idoc::IDocumentManager | |
| ResetData(CompatibilityMode mode=CM_WITHOUT_REFS) | istd::IChangeable | inlinevirtual |
| SaveDirtyDocuments(bool beQuiet=false, bool *ignoredPtr=NULL)=0 | idoc::IDocumentManager | pure virtual |
| SaveDocument(int documentIndex=-1, bool requestFileName=false, FileToTypeMap *savedMapPtr=NULL, bool beQuiet=false, bool *ignoredPtr=NULL, ibase::IProgressManager *progressManagerPtr=NULL)=0 | idoc::IDocumentManager | pure virtual |
| SetActiveView(istd::IPolymorphic *viewPtr)=0 | idoc::IDocumentManager | pure virtual |
| SF_DEFAULT enum value | idoc::IDocumentTypesInfo | |
| SF_EDIT_DOCUMENT enum value | idoc::IDocumentTypesInfo | |
| SF_NEW_DOCUMENT enum value | idoc::IDocumentTypesInfo | |
| SO_CLONE enum value | istd::IChangeable | |
| SO_COMPARE enum value | istd::IChangeable | |
| SO_COPY enum value | istd::IChangeable | |
| SO_NONE enum value | istd::IChangeable | |
| SO_OBSERVE enum value | istd::IChangeable | |
| SO_RESET enum value | istd::IChangeable | |
| SupportedFeatures enum name | idoc::IDocumentTypesInfo | |
| SupportedOperations enum name | istd::IChangeable | |
| ~IPolymorphic() | istd::IPolymorphic | inlinevirtual |