![]() |
VR-Forces Developer's Guide
|
Go to the source code of this file.
Typedefs | |
| typedef std::map< unsigned char, QString > | ConditionNameToDisplayName |
Functions | |
| QString | LightGroupPrettyPrint (const std::string &lightGroup) |
Variables | |
| const ConditionNameToDisplayName typedef std::map< std::string, std::pair< QString, bool > > | LightNameToDisplayName |
| const ConditionNameToDisplayName | theConditionNameToDisplayName {DtRwRunwayConditionSetting::DtUnknownCondition, QObject::tr("Unknown")} |
| const LightNameToDisplayName | theCommonLights |
| const LightNameToDisplayName | theSingleLights |
| const LightNameToDisplayName | theAerodromeLightsGroup |
| typedef std::map<unsigned char, QString> ConditionNameToDisplayName |
|
inline |
References theAerodromeLightsGroup, theCommonLights, and theSingleLights.
| const ConditionNameToDisplayName typedef std::map<std::string, std::pair<QString, bool> > LightNameToDisplayName |
The if the bool is true, then this is an on/off switch rather than the setting of 0 - 100.
| const ConditionNameToDisplayName theConditionNameToDisplayName {DtRwRunwayConditionSetting::DtUnknownCondition, QObject::tr("Unknown")} |
| const LightNameToDisplayName theCommonLights |
Referenced by LightGroupPrettyPrint().
| const LightNameToDisplayName theSingleLights |
lights group of a runway in front and rear runway (see and add new in Runway.ope)
Referenced by LightGroupPrettyPrint().
| const LightNameToDisplayName theAerodromeLightsGroup |
Referenced by LightGroupPrettyPrint().