16 struct DtVrfObjectDataState;
18 namespace makVrfGuiObjectInformationQt
26 virtual void setLightKinds(
const std::set<std::string>& lg);
27 virtual void setArrestorGearStateName(
const std::string& ag);
Definition: informationDialogPage.h:406
Contains makVrv::DtInformationDialogPage class.
Definition: informationDialogPage.h:260
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
std::set< std::string > myLightKinds
Definition: runwayInformationPageLogic.h:34
std::string myArrestorGearStateName
Definition: runwayInformationPageLogic.h:35
Definition: vrfObjectDataState.h:87
Definition: runwayInformationPageLogic.h:20