mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 11:25:33 +08:00
Ref T26, telephony designator and manufacturers from web service
This commit is contained in:
committed by
Mathew Sutcliffe
parent
8131dc42d2
commit
5270dce266
@@ -261,6 +261,14 @@ namespace BlackCore
|
||||
//! \threadsafe
|
||||
BlackMisc::Aviation::CAirlineIcaoCodeList getAirlineIcaoCodes() const;
|
||||
|
||||
//! Airline names
|
||||
//! \threadsafe
|
||||
QStringList getAirlineNames() const;
|
||||
|
||||
//! Airline telephony designators
|
||||
//! \threadsafe
|
||||
QStringList getTelephonyDesignators() const;
|
||||
|
||||
//! Airline ICAO codes count
|
||||
//! \threadsafe
|
||||
int getAirlineIcaoCodesCount() const;
|
||||
|
||||
Reference in New Issue
Block a user