16 #include "vlutil/vlPerformanceStats.h"
23 namespace makVrfGuiObjectInformationQt
48 return myParameterData;
53 return myStateProperties;
56 virtual void setUpdateTimeout(
double);
57 virtual double updateTimeout()
const;
59 virtual void timedUpdate();
65 virtual void deactivate()
override;
double myUpdateTimeout
Definition: aggregateInformationPageLogic.h:79
const DtRwProperties & stateProperties() const
Definition: aggregateInformationPageLogic.h:51
makVrv::DtSignalConnectionManager myConnections
Definition: aggregateInformationPageLogic.h:75
DtRwProperties myParameterData
Definition: aggregateInformationPageLogic.h:72
Contains makVrv::DtEntityStatePageLogic class.
bool myFirstTime
Definition: aggregateInformationPageLogic.h:78
bool myTimerSet
Definition: aggregateInformationPageLogic.h:80
const DtRwProperties & parameterData() const
Definition: aggregateInformationPageLogic.h:46
boost::signals2::connection myDeTimedConnection
Definition: aggregateInformationPageLogic.h:81
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
Definition: informationDialogPage.h:258
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
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.
DtRwProperties myStateProperties
Definition: aggregateInformationPageLogic.h:73
double myElapsedTime
Definition: aggregateInformationPageLogic.h:77
DtTimedSection myUpdateTimer
Definition: aggregateInformationPageLogic.h:76
A list of properties. A DtPropertyInterface object that is a specialized version of DtRwVariableBindi...
Definition: rwProperties.h:122
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
bool myMonitoring
Definition: aggregateInformationPageLogic.h:74
Items added DtAggregateInfoAggregateId DtAggregateInfoGlobalAggregateId DtAggregateInfoAggregateType ...
Definition: aggregateInformationPageLogic.h:39