18 #ifndef DtCigiModelDefinitionRenamedChanged_H_
19 #define DtCigiModelDefinitionRenamedChanged_H_
41 virtual void modelDefinitionRenamed(
const std::string& oldName,
const std::string& newName);
DtDe & myDe
Definition: DtCigiModelDefinitionRenamedChanged.h:54
const std::string & newName() const
Definition: DtCigiModelDefinitionRenamedChanged.h:48
Contains DLL export macros.
std::string myOldName
Definition: DtCigiModelDefinitionRenamedChanged.h:55
const std::string & oldName() const
Definition: DtCigiModelDefinitionRenamedChanged.h:43
std::string myNewName
Definition: DtCigiModelDefinitionRenamedChanged.h:56
makVrv::DtSettingsChangeObject is a base class for all settings change objects
Definition: DtSettingsChangeManager.h:34
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
#define DT_DLL_VRVCIGI
Definition: vrvCigi.h:19
makVrv::DtCigiModelDefinitionRenamedChanged will handle the renaming of a model definition as it appl...
Definition: DtCigiModelDefinitionRenamedChanged.h:31