mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 05:51:23 +08:00
Ref T442, utility functions for logically sorting by suffix
This commit is contained in:
@@ -95,6 +95,9 @@ namespace BlackMisc
|
||||
//! Callsign suffix (e.g. TWR)
|
||||
QString getCallsignSuffix() const;
|
||||
|
||||
//! Callsign suffix sort order
|
||||
int getSuffixSortOrder() const;
|
||||
|
||||
//! Set callsign
|
||||
void setCallsign(const CCallsign &callsign);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user