mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
refs #745, get temp. livery from web services
This commit is contained in:
@@ -181,6 +181,10 @@ namespace BlackCore
|
||||
//! \threadsafe
|
||||
BlackMisc::Aviation::CLivery getLiveryForCombinedCode(const QString &combinedCode) const;
|
||||
|
||||
//! The temp. livery if available
|
||||
//! \threadsafe
|
||||
BlackMisc::Aviation::CLivery getTempLiveryOrDefault() const;
|
||||
|
||||
//! Standard livery for airline code
|
||||
//! \threadsafe
|
||||
BlackMisc::Aviation::CLivery getStdLiveryForAirlineCode(const BlackMisc::Aviation::CAirlineIcaoCode &icao) const;
|
||||
|
||||
Reference in New Issue
Block a user