15 #include <boost/signals2.hpp>
19 class DtLaserDesignatorStateComponent;
21 namespace makVrfGuiObjectInformationQt
38 virtual void deactivate()
override;
40 virtual void setupLasingStateView();
Definition: laserDesignatorPageLogic.h:23
boost::signals2::connection myStateComponentRemovedConnection
Definition: laserDesignatorPageLogic.h:46
Contains makVrv::DtElementData class.
Contains makVrv::DtEntityStatePageLogic class.
Contains makVrv::DtInformationDialogPage class.
1) Define the interface class that will be used to represent the next and curent frames. The UNDEFINED_ macros are convenience macros that will define methods that throw exceptions (until they are implemented)
Definition: laserDesignatorStateComponent.h:61
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
Definition: informationDialogPage.h:258
Items added DtLocation - current location of entity DtSpeed - current speed of entity DtVelocity - cu...
Definition: entityStatePageLogic.h:30
Base class to provide boost signal/slot management.
boost::signals2::connection myStateUpdatedConnection
Definition: laserDesignatorPageLogic.h:44
boost::signals2::connection myStateComponentAddedConnection
Definition: laserDesignatorPageLogic.h:45
Contains the DtElementAttributeManager class declaration.
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:76
makVrv::DtSignalConnectionManager myConnections
Definition: laserDesignatorPageLogic.h:43