17 class DtEmitterSystemStateComponent;
18 class DtStateComponent;
19 struct DtEmitterSystemBeamStateData;
21 namespace makVrfGuiObjectInformationQt
31 virtual QString locationLabel()
const;
34 virtual QString location()
const;
38 virtual DtVector emitterSystemLocation()
const;
41 virtual void selectedEmitterChanged();
45 virtual void addOrUpdatePages();
49 virtual void deactivate()
override;
51 virtual void updateEmitterStateData();
Definition: informationDialogPage.h:414
Definition: emitterInformationPageLogic.h:23
std::set< unsigned int > myEmitters
Definition: emitterInformationPageLogic.h:57
Contains makVrv::DtInformationDialogPage class.
Definition: informationDialogPage.h:258
boost::signals2::connection myUpdaterConnection
Definition: emitterInformationPageLogic.h:56
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: emitterSystemStateComponent.h:466
Definition: stateComponent.h:52
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
boost::signals2::connection myStateComponentRemovedConnection
Definition: emitterInformationPageLogic.h:55
The DtEmitterSystemStateComponentList is a collection of emitter systems and the beams they represent...
Definition: emitterSystemStateComponent.h:25