mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Ref T26, Ref T27, utility functions in "value object" classes
This commit is contained in:
@@ -57,6 +57,9 @@ namespace BlackMisc
|
||||
//! All callsigns
|
||||
BlackMisc::Aviation::CCallsignSet getCallsigns() const;
|
||||
|
||||
//! Get callsign string list
|
||||
QStringList getCallsignStrings() const;
|
||||
|
||||
//! Find 0..n stations by callsign
|
||||
CONTAINER findByCallsign(const CCallsign &callsign) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user