9 #include <boost/signals2.hpp>
32 virtual void slot_observerModeAdded(
int mode);
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
makVrv::DtDe & myDe
Definition: sensorFanKeyManager.h:35
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
Contains makVrv::DtVirtualBaseClass class.
The Master DtSensorFanKeyManager. Will show/hide the sensor fan key.
Definition: sensorFanKeyManager.h:21
const char int mode
Definition: ioapi.h:38
boost::signals2::connection myObserverModeConnection
Definition: sensorFanKeyManager.h:36
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