mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 11:56:57 +08:00
Ref T260, utility functions/improvements in aviation/simulation value objects
This commit is contained in:
committed by
Roland Winklmeier
parent
04f99d10ac
commit
7f4ee19d24
@@ -309,6 +309,9 @@ namespace BlackMisc
|
||||
//! The unassigned designator ("ZZZZ")
|
||||
static const QString &getUnassignedDesignator();
|
||||
|
||||
//! Unassigned ICAO code "ZZZZ"
|
||||
static const CAircraftIcaoCode &unassignedIcao();
|
||||
|
||||
//! List of the special designators ("ZZZZ", "UHEL", ...)
|
||||
static const QStringList &getSpecialDesignators();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user