17 IV_Exporter(std::shared_ptr<OpenLxApp::Document> aDoc);
20 static std::shared_ptr<IV_Exporter> createIn(std::shared_ptr<OpenLxApp::Document> aDoc);
virtual ~IV_Exporter()
Definition: IV_Exporter.h:19
Exports the visible Elements of the Document to an IV file.
Definition: IV_Exporter.h:14
A Utf-16 (windows) or ucs4 (unix) encoded string class.
Definition: String.h:29
#define OPENLXAPP_EXPORT
Definition: OpenLxApp_defines.h:12
Definition: ActiveScript.h:9
Core::PropertyText filename
Definition: CoreDocument.h:151
Base class of all Exporters.
Definition: Exporter.h:16