23 I_ASSIGN(m_viewGuiCompFact,
"ViewFactory",
"Create of document GUI",
true,
"ViewFactory");
Document template component supporting only one type of the provided document.
QVector< QByteArray > Ids
Type definition for document type ID collections.
Extension of idoc::CSingleDocumentTemplateComp providing additional Qt-specified functionality.
virtual idoc::IDocumentTemplate::ViewUniquePtr ExtractViewInterface(icomp::IComponentUniquePtr &componentPtr) const override
Extract pointer of view interface from factorisied view component.
idoc::CSingleDocumentTemplateComp BaseClass
virtual Ids GetDocumentTypeIdsForFile(const QString &filePath) const override
Get list of supported document IDs that can handle the specified file.
Common interface for GUI objects used in ACF component context.
Unique ownership smart pointer for interface types.
std::unique_ptr< IComponent > IComponentUniquePtr
This package contains Qt implementations related to Document/View concept.