21 namespace makVrfGuiObjectInformationQt
29 , myArrestorGearStateName(arrestorGearStateName)
30 , myCurrentState(false)
68 virtual QString title();
71 virtual const std::string& pageClassName()
const;
74 static const std::string& thePageClassName();
79 virtual void activate();
104 virtual QIcon icon();
111 virtual QString title();
114 virtual const std::string& pageClassName()
const;
117 static const std::string& thePageClassName();
122 virtual void activate();
Definition: informationDialogPage.h:406
Definition: runwayInformationPage.h:44
std::string myReverseRunwayName
Definition: runwayInformationPage.h:125
Contains makVrv::DtInformationDialogPage class.
std::string myForwardRunwayName
Definition: runwayInformationPage.h:82
Definition: informationDialogPage.h:260
ShowStatus
Definition: informationDialogPage.h:266
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:70
Definition: runwayInformationPage.h:87
A collection of icon configurations. The collection maintains flags indicating whether to generate ic...
Definition: DtQIconConfiguration.h:75