|
Enroute Flight Navigation
A navigation app for VFR pilots
|
This is the complete list of members for Flightlog::FlightLogExportJSON, including all inherited members.
| fromJSON(const QJsonObject &json) -> Flight | Flightlog::FlightLogExportJSON | static |
| fromJSON(const QByteArray &content) -> QList< Flight > | Flightlog::FlightLogExportJSON | static |
| isValid(const QString &fileName, QString *info=nullptr) -> bool | Flightlog::FlightLogExportJSON | static |
| toJSON(const Flight &flight) -> QJsonObject | Flightlog::FlightLogExportJSON | static |
| toJSON(const QList< Flight > &flights) -> QByteArray | Flightlog::FlightLogExportJSON | static |