14 #include <boost/signals2.hpp>
16 #include <QtWidgets/QTreeWidget>
22 namespace makVrfGuiObjectInformationQt
24 class DtFlightStatusItem;
33 virtual void stateViewUpdated()
override;
37 return myLastSimulationTimeCheck;
47 virtual void deactivate()
override;
56 bool myNeedsSetup =
true;
65 virtual QVariant data(
int iCol,
int iRole)
const override;
66 virtual void setSimLaunchTime(
double);
DtRwPropertiesList myPendingMissions
Definition: airBaseFlightStatusPageLogic.h:50
boost::signals2::connection myUpdateTimer
Definition: airBaseFlightStatusPageLogic.h:54
Contains makVrv::DtEntityStatePageLogic class.
double simulationTime() const
Definition: airBaseFlightStatusPageLogic.h:35
bool myNeedsTimer
Definition: airBaseFlightStatusPageLogic.h:55
double myLastSimulationTimeCheck
Definition: airBaseFlightStatusPageLogic.h:53
Definition: informationDialogPage.h:258
Items added DtLocation - current location of entity DtSpeed - current speed of entity DtVelocity - cu...
Definition: entityStatePageLogic.h:30
Definition: airBaseFlightStatusPageLogic.h:26
Acts as a DtRwList for properties. Only real difference between this class and a DtRwProperties class...
Definition: rwPropertiesList.h:38
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
DtRwPropertiesList myQuickReactionAlert
Definition: airBaseFlightStatusPageLogic.h:51