mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
refs #428 Add additional COriginator constructors and methods
One constructor will accept a QString argument directly and use it as the originator name. The other one accepting the a pointer to QObject will use QObject's objectName.
This commit is contained in:
@@ -50,6 +50,7 @@ namespace BlackMisc
|
||||
GlobalIndexCStatusMessage = 200,
|
||||
GlobalIndexCNameVariantPair = 300,
|
||||
GlobalIndexTimestampBased = 400,
|
||||
GlobalIndexOriginator = 500,
|
||||
GlobalIndexCCallsign = 1000,
|
||||
GlobalIndexCAircraft = 1100,
|
||||
GlobalIndexCAircraftSituation = 1200,
|
||||
|
||||
Reference in New Issue
Block a user