28 class DtEntityTypeMapper;
47 virtual void elementDefinitionRenamed(
const DtUnicode& oldName,
#define DT_DLL_VRVVRL
Definition: vrvVrl.h:19
A unicode string. DtUnicode stores a UTF-16 encoded unicode string. Code Point, a Unicode character...
Definition: DtUnicode.h:33
makVrv::DtElementDefinitionRenamedChanged will handle the renaming of an element definition ...
Definition: DtElementDefinitionRenamedChanged.h:33
DtSignalConnectionManager myConnections
Definition: DtElementDefinitionRenamedChanged.h:52
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
DtDe & myDe
Definition: DtElementDefinitionRenamedChanged.h:51
Base class to provide boost signal/slot management.
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. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72
Contains DLL export macros.