25 class DtVrfGuiScenarioDescriptionImporterExporter;
53 virtual std::map<std::string, std::string> scenarioDescriptions(
bool forImport)
const;
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
Base class that subclasses must implement in order to be considered an importer/exporter for scenario...
Definition: vrfGuiScenarioDescriptionImporterExporter.h:28
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
Contains makVrv::DtVirtualBaseClass class.
ScenarioDescriptions myScenarioDescriptions
Definition: scenarioDescriptionManager.h:69
Manages scenario description importers/exporter. Reference by name (e.g. "msdl") to create or add new...
Definition: scenarioDescriptionManager.h:35
std::map< std::string, DtVrfGuiScenarioDescriptionImporterExporter * > ScenarioDescriptions
Definition: scenarioDescriptionManager.h:67
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:76