![]() |
VR-Forces 4.10 Class Documentation
|
Public Member Functions | |
| DtRunwayLightsWidgetLogic (makVrv::DtDe &de, DtRunwayLightsWidgetInterface *iFace) | |
| CTOR. More... | |
| virtual | ~DtRunwayLightsWidgetLogic () |
| DTOR. More... | |
| virtual bool | setRunwayLightIntensity () |
| sets the runway light intensity More... | |
| void | populateRunwaysForAirport (const std::string &airportName) |
| populates the runway data for a given airport More... | |
Protected Member Functions | |
| void | setupUI () |
| sets up the UI, namely the runway data More... | |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| DtRunwayLightsWidgetInterface * | myInterface |
| DtAirportRunwayLoaderFromShp * | myAirportRunwayDataLoader |
| makVrf::DtRunwayLightsWidgetLogic::DtRunwayLightsWidgetLogic | ( | makVrv::DtDe & | de, |
| DtRunwayLightsWidgetInterface * | iFace | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
sets the runway light intensity
| void makVrf::DtRunwayLightsWidgetLogic::populateRunwaysForAirport | ( | const std::string & | airportName | ) |
populates the runway data for a given airport
|
protected |
sets up the UI, namely the runway data
|
protected |
|
protected |
|
protected |