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:
Roland Winklmeier
2015-05-23 19:14:29 +02:00
parent a7d27c7234
commit 136587f564
3 changed files with 109 additions and 42 deletions

View File

@@ -50,6 +50,7 @@ namespace BlackMisc
GlobalIndexCStatusMessage = 200,
GlobalIndexCNameVariantPair = 300,
GlobalIndexTimestampBased = 400,
GlobalIndexOriginator = 500,
GlobalIndexCCallsign = 1000,
GlobalIndexCAircraft = 1100,
GlobalIndexCAircraftSituation = 1200,