41 virtual void modelDefinitionRenamed(
const std::string& oldName,
42 const std::string& newName);
makVrv::DtModelDefinitionManagerDefinitionRenamed will handle the renaming of a model definition as i...
Definition: DtCockpitModelDefinitionRenamedChanged.h:29
DtDe & myDe
Definition: DtCockpitModelDefinitionRenamedChanged.h:55
const std::string & newName() const
Definition: DtCockpitModelDefinitionRenamedChanged.h:49
std::string myOldName
Definition: DtCockpitModelDefinitionRenamedChanged.h:56
#define DT_DLL_VRVGLSTUDIOSHARED
Definition: DtGlStudioShared.h:22
makVrv::DtSettingsChangeObject is a base class for all settings change objects
Definition: DtSettingsChangeManager.h:31
std::string myNewName
Definition: DtCockpitModelDefinitionRenamedChanged.h:57
const std::string & oldName() const
Definition: DtCockpitModelDefinitionRenamedChanged.h:44
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:72