mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
Ref T26, Ref T27, utility functions in "value object" classes
This commit is contained in:
@@ -39,6 +39,9 @@ namespace BlackMisc
|
||||
//! Construct from a base class object.
|
||||
CCallsignSet(const CCollection<CCallsign> &other);
|
||||
|
||||
//! The callsign strings
|
||||
QStringList getCallsignStrings() const;
|
||||
|
||||
//! Register metadata
|
||||
static void registerMetadata();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user