Go to the documentation of this file.
25 I_ASSIGN(m_documentPersistenceCompPtr,
"DocumentPersistence",
"File persistence for the actual document type",
true,
"DocumentPersistence");
26 I_ASSIGN_TO(m_documentPersistenceInfoCompPtr, m_documentPersistenceCompPtr,
false);
27 I_ASSIGN(m_documentFileCompPtr,
"DocumentFilePath",
"Path used for saving the current document",
true,
"DocumentFilePath");
Common interface for any file system item name (e.g directory, file or URL path)
Interface providing loading and saving of data objects.
Provide some information about file loader state.
istdgui::CProcessStartCommandComp BaseClass
bool StartProcess(const QStringList &arguments) override
void OnComponentCreated() override
virtual const istd::IChangeable * GetDocumentPtr() const =0
Common interface for data model objects, which can be changed.
GUI specific interfaces and components for file system access and representation.
© Witold Gantzke and Kirill Lepskiy