23 class DtElementDefinitionManager;
47 virtual void on_modelDefinitionRenamed(
const std::string& oldName,
48 const std::string& newName);
A unicode string.
Definition: DtUnicode.h:33
DtDe & myDe
Definition: DtModelDefinitionManagerDefinitionRenamed.h:54
Manager which owns element definitions.for one type of element Use the makVrv::DtElementDefinitionTyp...
Definition: DtElementDefinitionManager.h:44
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
makVrv::DtModelDefinitionManagerDefinitionRenamed will handle the renaming of a model definition as i...
Definition: DtModelDefinitionManagerDefinitionRenamed.h:30
makVrv::DtSettingsChangeObject is a base class for all settings change objects
Definition: DtSettingsChangeManager.h:31
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Contains DLL export macros.