44 virtual void modelDefinitionRenamed(
const std::string& oldName,
45 const std::string& newName);
makVrv::DtModelDefinitionManagerDefinitionRenamed will handle the renaming of a model definition as i...
Definition: DtCockpitModelDefinitionRenamedChanged.h:32
DtDe & myDe
Definition: DtCockpitModelDefinitionRenamedChanged.h:58
const std::string & newName() const
Definition: DtCockpitModelDefinitionRenamedChanged.h:52
std::string myOldName
Definition: DtCockpitModelDefinitionRenamedChanged.h:59
#define DT_DLL_VRVGLSTUDIOSHARED
Definition: DtGlStudioShared.h:25
makVrv::DtSettingsChangeObject is a base class for all settings change objects
Definition: DtSettingsChangeManager.h:34
std::string myNewName
Definition: DtCockpitModelDefinitionRenamedChanged.h:60
const std::string & oldName() const
Definition: DtCockpitModelDefinitionRenamedChanged.h:47
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69