6 #ifndef SWIFT_CORE_WEBDATASERVICES_MATCHINGSCRIPT_H
7 #define SWIFT_CORE_WEBDATASERVICES_MATCHINGSCRIPT_H
30 Q_INVOKABLE
int countAircraftIcaoCodesForDesignator(
const QString &designator)
const;
31 Q_INVOKABLE
int countAirlineIcaoCodesForDesignator(
const QString &designator)
const;
36 static bool checkApp();
Encapsulates reading data from web sources.
Q_INVOKABLE MSWebServices()
Ctor.
Backend services of the swift project, like dealing with the network or the simulators.
#define SWIFT_CORE_EXPORT
Export a class or function from the library.