|
FlightGear next
|
#include <string>#include <simgear/misc/sg_path.hxx>#include <Main/AircraftDirVisitorBase.hxx>#include <QAbstractListModel>Go to the source code of this file.
Classes | |
| class | flightgear::DefaultAircraftLocator |
| we don't want to rely on the main AircraftModel threaded scan, to find the default aircraft, so we do a synchronous scan here, on the assumption that FG_DATA/Aircraft only contains a handful of entries. More... | |
| class | flightgear::WeatherScenariosModel |
Namespaces | |
| namespace | flightgear |
| FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints. | |
Functions | |
| std::string | flightgear::defaultAirportICAO () |
| string_list | flightgear::defaultSplashScreenPaths () |