mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
refs #640, value object orderable interface (same as ITimestampBased ..)
* interface and list * added Q_DECLARE_INTERFACE
This commit is contained in:
@@ -50,9 +50,10 @@ namespace BlackMisc
|
||||
GlobalIndexCStatusMessage = 200,
|
||||
GlobalIndexCNameVariantPair = 300,
|
||||
GlobalIndexITimestampBased = 400,
|
||||
GlobalIndexCIdentifier = 500,
|
||||
GlobalIndexCRgbColor = 600,
|
||||
GlobalIndexCCountry = 700,
|
||||
GlobalIndexIOrderable = 500,
|
||||
GlobalIndexCIdentifier = 600,
|
||||
GlobalIndexCRgbColor = 700,
|
||||
GlobalIndexCCountry = 800,
|
||||
GlobalIndexCCallsign = 1000,
|
||||
GlobalIndexCAircraftSituation = 1100,
|
||||
GlobalIndexCAtcStation = 1200,
|
||||
|
||||
Reference in New Issue
Block a user