#include <DefaultAircraftLocator.hxx>
Inherits QAbstractListModel.
Definition at line 37 of file DefaultAircraftLocator.hxx.
◆ WeatherScenariosModel()
| flightgear::WeatherScenariosModel::WeatherScenariosModel |
( |
QObject * | pr = nullptr | ) |
|
◆ data()
| QVariant flightgear::WeatherScenariosModel::data |
( |
const QModelIndex & | index, |
|
|
int | role ) const |
|
override |
◆ descriptionForItem()
| QString flightgear::WeatherScenariosModel::descriptionForItem |
( |
quint32 | index | ) |
const |
◆ localWeatherData()
| QStringList flightgear::WeatherScenariosModel::localWeatherData |
( |
quint32 | index | ) |
const |
◆ metarForItem()
| QString flightgear::WeatherScenariosModel::metarForItem |
( |
quint32 | index | ) |
const |
◆ nameForItem()
| QString flightgear::WeatherScenariosModel::nameForItem |
( |
quint32 | index | ) |
const |
◆ roleNames()
| QHash< int, QByteArray > flightgear::WeatherScenariosModel::roleNames |
( |
| ) |
const |
|
override |
◆ rowCount()
| int flightgear::WeatherScenariosModel::rowCount |
( |
const QModelIndex & | index | ) |
const |
|
override |
The documentation for this class was generated from the following files: