mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
Ref T231, Ref T232 utility functions
This commit is contained in:
@@ -58,7 +58,7 @@ namespace BlackMisc
|
||||
BlackMisc::Aviation::CCallsignSet getCallsigns() const;
|
||||
|
||||
//! Get callsign string list
|
||||
QStringList getCallsignStrings() const;
|
||||
QStringList getCallsignStrings(bool sorted = false) const;
|
||||
|
||||
//! Find 0..n stations by callsign
|
||||
CONTAINER findByCallsign(const CCallsign &callsign) const;
|
||||
|
||||
Reference in New Issue
Block a user