mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 02:55:44 +08:00
refs #577, better data consolidation/auto find by also using IATA/family
also refs #586, refs #580, refs #576
This commit is contained in:
@@ -62,7 +62,7 @@ namespace BlackMisc
|
||||
//! Find by designator, then best match by rank
|
||||
CAircraftIcaoCode findFirstByDesignatorAndRank(const QString &designator) const;
|
||||
|
||||
//! Best selection by given pattern
|
||||
//! Best selection by given pattern, also searches IATA and family information
|
||||
CAircraftIcaoCode smartAircraftIcaoSelector(const CAircraftIcaoCode &icaoPattern) const;
|
||||
|
||||
//! Sort by rank
|
||||
|
||||
Reference in New Issue
Block a user