40 virtual void chooseScenarioToImport();
43 virtual void exportScenario();
47 virtual QString extensionsList(
bool forImport);
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
!!!!! Creator
Definition: importExportScenarioDialog.h:54
Contains makVrv::DtVirtualBaseClass class.
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70
makVrv::DtDe & myDe
Definition: importExportScenarioDialog.h:50
Creates a dialog that will allow the user to select a file to import/export and an importer type as r...
Definition: importExportScenarioDialog.h:28