|
ACF $AcfVersion:0$
|
This package contains Qt implementations related to Document/View concept. More...
Classes | |
| class | CDocumentImportExportCommandComp |
| Component used for triggering of the document import/export command from the file menu of a document based application. More... | |
| class | CDocumentMetaInfoEditorComp |
| class | CDoxygenHelpFileProviderComp |
| class | CExtendedDocumentTemplateComp |
Extension of idoc::CSingleDocumentTemplateComp providing additional Qt-specified functionality. More... | |
| class | CExternalOpenDocumentCommandComp |
| class | CHtmlHelpGuiComp |
| HTML-based help viewer component. More... | |
| class | CHtmlHelpViewerComp |
| class | CMainWindowGuiComp |
| Standard main window component for any document-based application. More... | |
| class | CMainWindowGuiCompBase |
| class | CMultiDocumentWorkspaceGuiComp |
| This class is a Qt-based workspace implementation of a multi-document manager. More... | |
| class | CSingleDocumentWorkspaceGuiComp |
| Qt-based workspace implementation of a single document manager. More... | |
| class | CSingletonDocApplicationComp |
| Singleton application component. More... | |
| class | CStaticHelpFileProviderComp |
| class | CUndoManagerCommandsProviderComp |
| class | TQtDocumentManagerWrap |
| Wrapper for general functionality of a Qt based document workspace. More... | |
This package contains Qt implementations related to Document/View concept.
The iqtdoc namespace builds on the idoc framework to provide Qt-specific implementations for creating document-based GUI applications. It includes ready-to-use components for main windows, workspaces, help systems, and document management.
This package uses the following ACF packages:
The typical structure of a Qt document-based application using iqtdoc: