123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035 |
- /****************************************************************************
- ** Meta object code from reading C++ file 'appmodel.h'
- **
- ** Created by: The Qt Meta Object Compiler version 68 (Qt 6.2.4)
- **
- ** WARNING! All changes made in this file will be lost!
- *****************************************************************************/
- #include <memory>
- #include "../../Qt/appmodel.h"
- #include <QtGui/qtextcursor.h>
- #include <QScreen>
- #include <QtCore/qbytearray.h>
- #include <QtCore/qmetatype.h>
- #if !defined(Q_MOC_OUTPUT_REVISION)
- #error "The header file 'appmodel.h' doesn't include <QObject>."
- #elif Q_MOC_OUTPUT_REVISION != 68
- #error "This file was generated using the moc from 6.2.4. It"
- #error "cannot be used with the include files from this version of Qt."
- #error "(The moc has changed too much.)"
- #endif
- QT_BEGIN_MOC_NAMESPACE
- QT_WARNING_PUSH
- QT_WARNING_DISABLE_DEPRECATED
- struct qt_meta_stringdata_CarData_t {
- const uint offsetsAndSize[16];
- char stringdata0[49];
- };
- #define QT_MOC_LITERAL(ofs, len) \
- uint(offsetof(qt_meta_stringdata_CarData_t, stringdata0) + ofs), len
- static const qt_meta_stringdata_CarData_t qt_meta_stringdata_CarData = {
- {
- QT_MOC_LITERAL(0, 7), // "CarData"
- QT_MOC_LITERAL(8, 11), // "dataChanged"
- QT_MOC_LITERAL(20, 0), // ""
- QT_MOC_LITERAL(21, 3), // "uid"
- QT_MOC_LITERAL(25, 7), // "int32_t"
- QT_MOC_LITERAL(33, 4), // "name"
- QT_MOC_LITERAL(38, 4), // "type"
- QT_MOC_LITERAL(43, 5) // "state"
- },
- "CarData\0dataChanged\0\0uid\0int32_t\0name\0"
- "type\0state"
- };
- #undef QT_MOC_LITERAL
- static const uint qt_meta_data_CarData[] = {
- // content:
- 10, // revision
- 0, // classname
- 0, 0, // classinfo
- 1, 14, // methods
- 4, 21, // properties
- 0, 0, // enums/sets
- 0, 0, // constructors
- 0, // flags
- 1, // signalCount
- // signals: name, argc, parameters, tag, flags, initial metatype offsets
- 1, 0, 20, 2, 0x06, 5 /* Public */,
- // signals: parameters
- QMetaType::Void,
- // properties: name, type, flags
- 3, 0x80000000 | 4, 0x0001510b, uint(0), 0,
- 5, QMetaType::QString, 0x00015103, uint(0), 0,
- 6, QMetaType::QString, 0x00015103, uint(0), 0,
- 7, QMetaType::QString, 0x00015103, uint(0), 0,
- 0 // eod
- };
- void CarData::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
- {
- if (_c == QMetaObject::InvokeMetaMethod) {
- auto *_t = static_cast<CarData *>(_o);
- (void)_t;
- switch (_id) {
- case 0: _t->dataChanged(); break;
- default: ;
- }
- } else if (_c == QMetaObject::IndexOfMethod) {
- int *result = reinterpret_cast<int *>(_a[0]);
- {
- using _t = void (CarData::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CarData::dataChanged)) {
- *result = 0;
- return;
- }
- }
- }
- #ifndef QT_NO_PROPERTIES
- else if (_c == QMetaObject::ReadProperty) {
- auto *_t = static_cast<CarData *>(_o);
- (void)_t;
- void *_v = _a[0];
- switch (_id) {
- case 0: *reinterpret_cast< int32_t*>(_v) = _t->uid(); break;
- case 1: *reinterpret_cast< QString*>(_v) = _t->name(); break;
- case 2: *reinterpret_cast< QString*>(_v) = _t->type(); break;
- case 3: *reinterpret_cast< QString*>(_v) = _t->state(); break;
- default: break;
- }
- } else if (_c == QMetaObject::WriteProperty) {
- auto *_t = static_cast<CarData *>(_o);
- (void)_t;
- void *_v = _a[0];
- switch (_id) {
- case 0: _t->setUid(*reinterpret_cast< int32_t*>(_v)); break;
- case 1: _t->setName(*reinterpret_cast< QString*>(_v)); break;
- case 2: _t->setType(*reinterpret_cast< QString*>(_v)); break;
- case 3: _t->setState(*reinterpret_cast< QString*>(_v)); break;
- default: break;
- }
- } else if (_c == QMetaObject::ResetProperty) {
- } else if (_c == QMetaObject::BindableProperty) {
- }
- #endif // QT_NO_PROPERTIES
- (void)_a;
- }
- const QMetaObject CarData::staticMetaObject = { {
- QMetaObject::SuperData::link<QObject::staticMetaObject>(),
- qt_meta_stringdata_CarData.offsetsAndSize,
- qt_meta_data_CarData,
- qt_static_metacall,
- nullptr,
- qt_incomplete_metaTypeArray<qt_meta_stringdata_CarData_t
- , QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<QString, std::true_type>, QtPrivate::TypeAndForceComplete<QString, std::true_type>, QtPrivate::TypeAndForceComplete<QString, std::true_type>, QtPrivate::TypeAndForceComplete<CarData, std::true_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>
- >,
- nullptr
- } };
- const QMetaObject *CarData::metaObject() const
- {
- return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
- }
- void *CarData::qt_metacast(const char *_clname)
- {
- if (!_clname) return nullptr;
- if (!strcmp(_clname, qt_meta_stringdata_CarData.stringdata0))
- return static_cast<void*>(this);
- return QObject::qt_metacast(_clname);
- }
- int CarData::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
- {
- _id = QObject::qt_metacall(_c, _id, _a);
- if (_id < 0)
- return _id;
- if (_c == QMetaObject::InvokeMetaMethod) {
- if (_id < 1)
- qt_static_metacall(this, _c, _id, _a);
- _id -= 1;
- } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
- if (_id < 1)
- *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType();
- _id -= 1;
- }
- #ifndef QT_NO_PROPERTIES
- else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty
- || _c == QMetaObject::ResetProperty || _c == QMetaObject::BindableProperty
- || _c == QMetaObject::RegisterPropertyMetaType) {
- qt_static_metacall(this, _c, _id, _a);
- _id -= 4;
- }
- #endif // QT_NO_PROPERTIES
- return _id;
- }
- // SIGNAL 0
- void CarData::dataChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
- }
- struct qt_meta_stringdata_AppModel_t {
- const uint offsetsAndSize[214];
- char stringdata0[1110];
- };
- #define QT_MOC_LITERAL(ofs, len) \
- uint(offsetof(qt_meta_stringdata_AppModel_t, stringdata0) + ofs), len
- static const qt_meta_stringdata_AppModel_t qt_meta_stringdata_AppModel = {
- {
- QT_MOC_LITERAL(0, 8), // "AppModel"
- QT_MOC_LITERAL(9, 12), // "readyChanged"
- QT_MOC_LITERAL(22, 0), // ""
- QT_MOC_LITERAL(23, 10), // "carChanged"
- QT_MOC_LITERAL(34, 13), // "radar1Changed"
- QT_MOC_LITERAL(48, 13), // "radar2Changed"
- QT_MOC_LITERAL(62, 13), // "radar3Changed"
- QT_MOC_LITERAL(76, 13), // "radar4Changed"
- QT_MOC_LITERAL(90, 13), // "radar5Changed"
- QT_MOC_LITERAL(104, 14), // "accountChanged"
- QT_MOC_LITERAL(119, 15), // "passwordChanged"
- QT_MOC_LITERAL(135, 14), // "carNameChanged"
- QT_MOC_LITERAL(150, 18), // "sectionTextChanged"
- QT_MOC_LITERAL(169, 17), // "steerAngleChanged"
- QT_MOC_LITERAL(187, 11), // "pingChanged"
- QT_MOC_LITERAL(199, 12), // "speedChanged"
- QT_MOC_LITERAL(212, 11), // "gearChanged"
- QT_MOC_LITERAL(224, 11), // "coldChanged"
- QT_MOC_LITERAL(236, 25), // "gearboxOilPressureChanged"
- QT_MOC_LITERAL(262, 21), // "gearboxOilTempChanged"
- QT_MOC_LITERAL(284, 16), // "engineRpmChanged"
- QT_MOC_LITERAL(301, 24), // "engineoilPressureChanged"
- QT_MOC_LITERAL(326, 20), // "brakePressureChanged"
- QT_MOC_LITERAL(347, 14), // "playAlertSound"
- QT_MOC_LITERAL(362, 12), // "carConnected"
- QT_MOC_LITERAL(375, 8), // "closeWin"
- QT_MOC_LITERAL(384, 13), // "oilPosChanged"
- QT_MOC_LITERAL(398, 19), // "workPressureChanged"
- QT_MOC_LITERAL(418, 16), // "leftAngleChanged"
- QT_MOC_LITERAL(435, 17), // "rightAngleChanged"
- QT_MOC_LITERAL(453, 10), // "onLoginRst"
- QT_MOC_LITERAL(464, 3), // "rst"
- QT_MOC_LITERAL(468, 11), // "onCarAppend"
- QT_MOC_LITERAL(480, 10), // "UserCamera"
- QT_MOC_LITERAL(491, 4), // "info"
- QT_MOC_LITERAL(496, 13), // "onRadarUpadte"
- QT_MOC_LITERAL(510, 7), // "int32_t"
- QT_MOC_LITERAL(518, 2), // "r0"
- QT_MOC_LITERAL(521, 2), // "r1"
- QT_MOC_LITERAL(524, 2), // "r2"
- QT_MOC_LITERAL(527, 2), // "r3"
- QT_MOC_LITERAL(530, 2), // "r4"
- QT_MOC_LITERAL(533, 2), // "r5"
- QT_MOC_LITERAL(536, 2), // "r6"
- QT_MOC_LITERAL(539, 14), // "onEncodeUpdate"
- QT_MOC_LITERAL(554, 4), // "left"
- QT_MOC_LITERAL(559, 5), // "right"
- QT_MOC_LITERAL(565, 10), // "onFeedData"
- QT_MOC_LITERAL(576, 8), // "FeedData"
- QT_MOC_LITERAL(585, 4), // "data"
- QT_MOC_LITERAL(590, 13), // "onNotifyState"
- QT_MOC_LITERAL(604, 3), // "uid"
- QT_MOC_LITERAL(608, 9), // "UserState"
- QT_MOC_LITERAL(618, 5), // "state"
- QT_MOC_LITERAL(624, 6), // "onPing"
- QT_MOC_LITERAL(631, 5), // "value"
- QT_MOC_LITERAL(637, 9), // "onMoveEnd"
- QT_MOC_LITERAL(647, 3), // "rid"
- QT_MOC_LITERAL(651, 8), // "WorkArea"
- QT_MOC_LITERAL(660, 4), // "area"
- QT_MOC_LITERAL(665, 2), // "no"
- QT_MOC_LITERAL(668, 11), // "onNotifyDel"
- QT_MOC_LITERAL(680, 4), // "peer"
- QT_MOC_LITERAL(685, 9), // "onKickoff"
- QT_MOC_LITERAL(695, 13), // "onNotifyLeave"
- QT_MOC_LITERAL(709, 9), // "onMoveRet"
- QT_MOC_LITERAL(719, 8), // "MoveDesc"
- QT_MOC_LITERAL(728, 4), // "desc"
- QT_MOC_LITERAL(733, 7), // "OnClose"
- QT_MOC_LITERAL(741, 9), // "userLogin"
- QT_MOC_LITERAL(751, 7), // "useName"
- QT_MOC_LITERAL(759, 8), // "password"
- QT_MOC_LITERAL(768, 10), // "connectCar"
- QT_MOC_LITERAL(779, 2), // "id"
- QT_MOC_LITERAL(782, 8), // "leaveCar"
- QT_MOC_LITERAL(791, 6), // "logout"
- QT_MOC_LITERAL(798, 9), // "moveBegin"
- QT_MOC_LITERAL(808, 10), // "controlCar"
- QT_MOC_LITERAL(819, 13), // "cancelControl"
- QT_MOC_LITERAL(833, 11), // "showBackDlg"
- QT_MOC_LITERAL(845, 7), // "content"
- QT_MOC_LITERAL(853, 11), // "showMoveDlg"
- QT_MOC_LITERAL(865, 5), // "ready"
- QT_MOC_LITERAL(871, 3), // "car"
- QT_MOC_LITERAL(875, 25), // "QQmlListProperty<CarData>"
- QT_MOC_LITERAL(901, 6), // "radar1"
- QT_MOC_LITERAL(908, 6), // "radar2"
- QT_MOC_LITERAL(915, 6), // "radar3"
- QT_MOC_LITERAL(922, 6), // "radar4"
- QT_MOC_LITERAL(929, 6), // "radar5"
- QT_MOC_LITERAL(936, 5), // "Steer"
- QT_MOC_LITERAL(942, 4), // "ping"
- QT_MOC_LITERAL(947, 10), // "alertSound"
- QT_MOC_LITERAL(958, 5), // "Speed"
- QT_MOC_LITERAL(964, 7), // "Account"
- QT_MOC_LITERAL(972, 8), // "Password"
- QT_MOC_LITERAL(981, 7), // "CarName"
- QT_MOC_LITERAL(989, 13), // "BrakePressure"
- QT_MOC_LITERAL(1003, 18), // "GearboxOilPressure"
- QT_MOC_LITERAL(1022, 14), // "GearboxOilTemp"
- QT_MOC_LITERAL(1037, 8), // "EnginRpm"
- QT_MOC_LITERAL(1046, 17), // "EngineOilPressure"
- QT_MOC_LITERAL(1064, 6), // "OilPos"
- QT_MOC_LITERAL(1071, 12), // "WorkPressure"
- QT_MOC_LITERAL(1084, 4), // "Cold"
- QT_MOC_LITERAL(1089, 9), // "leftAngle"
- QT_MOC_LITERAL(1099, 10) // "rightAngle"
- },
- "AppModel\0readyChanged\0\0carChanged\0"
- "radar1Changed\0radar2Changed\0radar3Changed\0"
- "radar4Changed\0radar5Changed\0accountChanged\0"
- "passwordChanged\0carNameChanged\0"
- "sectionTextChanged\0steerAngleChanged\0"
- "pingChanged\0speedChanged\0gearChanged\0"
- "coldChanged\0gearboxOilPressureChanged\0"
- "gearboxOilTempChanged\0engineRpmChanged\0"
- "engineoilPressureChanged\0brakePressureChanged\0"
- "playAlertSound\0carConnected\0closeWin\0"
- "oilPosChanged\0workPressureChanged\0"
- "leftAngleChanged\0rightAngleChanged\0"
- "onLoginRst\0rst\0onCarAppend\0UserCamera\0"
- "info\0onRadarUpadte\0int32_t\0r0\0r1\0r2\0"
- "r3\0r4\0r5\0r6\0onEncodeUpdate\0left\0right\0"
- "onFeedData\0FeedData\0data\0onNotifyState\0"
- "uid\0UserState\0state\0onPing\0value\0"
- "onMoveEnd\0rid\0WorkArea\0area\0no\0"
- "onNotifyDel\0peer\0onKickoff\0onNotifyLeave\0"
- "onMoveRet\0MoveDesc\0desc\0OnClose\0"
- "userLogin\0useName\0password\0connectCar\0"
- "id\0leaveCar\0logout\0moveBegin\0controlCar\0"
- "cancelControl\0showBackDlg\0content\0"
- "showMoveDlg\0ready\0car\0QQmlListProperty<CarData>\0"
- "radar1\0radar2\0radar3\0radar4\0radar5\0"
- "Steer\0ping\0alertSound\0Speed\0Account\0"
- "Password\0CarName\0BrakePressure\0"
- "GearboxOilPressure\0GearboxOilTemp\0"
- "EnginRpm\0EngineOilPressure\0OilPos\0"
- "WorkPressure\0Cold\0leftAngle\0rightAngle"
- };
- #undef QT_MOC_LITERAL
- static const uint qt_meta_data_AppModel[] = {
- // content:
- 10, // revision
- 0, // classname
- 0, 0, // classinfo
- 50, 14, // methods
- 24, 428, // properties
- 0, 0, // enums/sets
- 0, 0, // constructors
- 0, // flags
- 28, // signalCount
- // signals: name, argc, parameters, tag, flags, initial metatype offsets
- 1, 0, 314, 2, 0x06, 25 /* Public */,
- 3, 0, 315, 2, 0x06, 26 /* Public */,
- 4, 0, 316, 2, 0x06, 27 /* Public */,
- 5, 0, 317, 2, 0x06, 28 /* Public */,
- 6, 0, 318, 2, 0x06, 29 /* Public */,
- 7, 0, 319, 2, 0x06, 30 /* Public */,
- 8, 0, 320, 2, 0x06, 31 /* Public */,
- 9, 0, 321, 2, 0x06, 32 /* Public */,
- 10, 0, 322, 2, 0x06, 33 /* Public */,
- 11, 0, 323, 2, 0x06, 34 /* Public */,
- 12, 0, 324, 2, 0x06, 35 /* Public */,
- 13, 0, 325, 2, 0x06, 36 /* Public */,
- 14, 0, 326, 2, 0x06, 37 /* Public */,
- 15, 0, 327, 2, 0x06, 38 /* Public */,
- 16, 0, 328, 2, 0x06, 39 /* Public */,
- 17, 0, 329, 2, 0x06, 40 /* Public */,
- 18, 0, 330, 2, 0x06, 41 /* Public */,
- 19, 0, 331, 2, 0x06, 42 /* Public */,
- 20, 0, 332, 2, 0x06, 43 /* Public */,
- 21, 0, 333, 2, 0x06, 44 /* Public */,
- 22, 0, 334, 2, 0x06, 45 /* Public */,
- 23, 0, 335, 2, 0x06, 46 /* Public */,
- 24, 0, 336, 2, 0x06, 47 /* Public */,
- 25, 0, 337, 2, 0x06, 48 /* Public */,
- 26, 0, 338, 2, 0x06, 49 /* Public */,
- 27, 0, 339, 2, 0x06, 50 /* Public */,
- 28, 0, 340, 2, 0x06, 51 /* Public */,
- 29, 0, 341, 2, 0x06, 52 /* Public */,
- // slots: name, argc, parameters, tag, flags, initial metatype offsets
- 30, 1, 342, 2, 0x0a, 53 /* Public */,
- 32, 1, 345, 2, 0x0a, 55 /* Public */,
- 35, 7, 348, 2, 0x0a, 57 /* Public */,
- 44, 2, 363, 2, 0x0a, 65 /* Public */,
- 47, 1, 368, 2, 0x0a, 68 /* Public */,
- 50, 2, 371, 2, 0x0a, 70 /* Public */,
- 54, 1, 376, 2, 0x0a, 73 /* Public */,
- 56, 3, 379, 2, 0x0a, 75 /* Public */,
- 61, 1, 386, 2, 0x0a, 79 /* Public */,
- 63, 0, 389, 2, 0x0a, 81 /* Public */,
- 64, 1, 390, 2, 0x0a, 82 /* Public */,
- 65, 1, 393, 2, 0x0a, 84 /* Public */,
- 68, 0, 396, 2, 0x0a, 86 /* Public */,
- // methods: name, argc, parameters, tag, flags, initial metatype offsets
- 69, 2, 397, 2, 0x02, 87 /* Public */,
- 72, 1, 402, 2, 0x02, 90 /* Public */,
- 74, 0, 405, 2, 0x02, 92 /* Public */,
- 75, 0, 406, 2, 0x02, 93 /* Public */,
- 76, 2, 407, 2, 0x02, 94 /* Public */,
- 77, 1, 412, 2, 0x02, 97 /* Public */,
- 78, 0, 415, 2, 0x02, 99 /* Public */,
- 79, 4, 416, 2, 0x02, 100 /* Public */,
- 81, 1, 425, 2, 0x02, 105 /* Public */,
- // signals: parameters
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void,
- // slots: parameters
- QMetaType::Void, QMetaType::Bool, 31,
- QMetaType::Void, 0x80000000 | 33, 34,
- QMetaType::Void, 0x80000000 | 36, 0x80000000 | 36, 0x80000000 | 36, 0x80000000 | 36, 0x80000000 | 36, 0x80000000 | 36, 0x80000000 | 36, 37, 38, 39, 40, 41, 42, 43,
- QMetaType::Void, 0x80000000 | 36, 0x80000000 | 36, 45, 46,
- QMetaType::Void, 0x80000000 | 48, 49,
- QMetaType::Void, 0x80000000 | 36, 0x80000000 | 52, 51, 53,
- QMetaType::Void, 0x80000000 | 36, 55,
- QMetaType::Void, 0x80000000 | 36, 0x80000000 | 58, 0x80000000 | 36, 57, 59, 60,
- QMetaType::Void, 0x80000000 | 36, 62,
- QMetaType::Void,
- QMetaType::Void, 0x80000000 | 36, 62,
- QMetaType::Void, 0x80000000 | 66, 67,
- QMetaType::Void,
- // methods: parameters
- QMetaType::Void, QMetaType::QString, QMetaType::QString, 70, 71,
- QMetaType::Void, QMetaType::Int, 73,
- QMetaType::Void,
- QMetaType::Void,
- QMetaType::Void, 0x80000000 | 36, 0x80000000 | 36, 59, 60,
- QMetaType::Void, QMetaType::Int, 73,
- QMetaType::Void,
- QMetaType::Void, QMetaType::QString, 0x80000000 | 58, 0x80000000 | 36, 0x80000000 | 36, 80, 59, 60, 51,
- QMetaType::Void, 0x80000000 | 66, 67,
- // properties: name, type, flags
- 82, QMetaType::Bool, 0x00015103, uint(0), 0,
- 83, 0x80000000 | 84, 0x00015009, uint(1), 0,
- 85, 0x80000000 | 36, 0x0001510b, uint(2), 0,
- 86, 0x80000000 | 36, 0x0001510b, uint(3), 0,
- 87, 0x80000000 | 36, 0x0001510b, uint(4), 0,
- 88, 0x80000000 | 36, 0x0001510b, uint(5), 0,
- 89, 0x80000000 | 36, 0x0001510b, uint(6), 0,
- 90, QMetaType::Float, 0x00015003, uint(11), 0,
- 91, 0x80000000 | 36, 0x0001510b, uint(12), 0,
- 92, 0x80000000 | 36, 0x00015009, uint(21), 0,
- 93, 0x80000000 | 36, 0x0001500b, uint(13), 0,
- 94, QMetaType::QString, 0x00015103, uint(7), 0,
- 95, QMetaType::QString, 0x00015103, uint(8), 0,
- 96, QMetaType::QString, 0x00015103, uint(9), 0,
- 97, 0x80000000 | 36, 0x0001500b, uint(20), 0,
- 98, 0x80000000 | 36, 0x0001500b, uint(16), 0,
- 99, 0x80000000 | 36, 0x0001500b, uint(17), 0,
- 100, 0x80000000 | 36, 0x0001500b, uint(18), 0,
- 101, 0x80000000 | 36, 0x0001500b, uint(19), 0,
- 102, 0x80000000 | 36, 0x0001500b, uint(24), 0,
- 103, 0x80000000 | 36, 0x0001510b, uint(25), 0,
- 104, 0x80000000 | 36, 0x0001500b, uint(15), 0,
- 105, 0x80000000 | 36, 0x0001510b, uint(26), 0,
- 106, 0x80000000 | 36, 0x0001510b, uint(27), 0,
- 0 // eod
- };
- void AppModel::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
- {
- if (_c == QMetaObject::InvokeMetaMethod) {
- auto *_t = static_cast<AppModel *>(_o);
- (void)_t;
- switch (_id) {
- case 0: _t->readyChanged(); break;
- case 1: _t->carChanged(); break;
- case 2: _t->radar1Changed(); break;
- case 3: _t->radar2Changed(); break;
- case 4: _t->radar3Changed(); break;
- case 5: _t->radar4Changed(); break;
- case 6: _t->radar5Changed(); break;
- case 7: _t->accountChanged(); break;
- case 8: _t->passwordChanged(); break;
- case 9: _t->carNameChanged(); break;
- case 10: _t->sectionTextChanged(); break;
- case 11: _t->steerAngleChanged(); break;
- case 12: _t->pingChanged(); break;
- case 13: _t->speedChanged(); break;
- case 14: _t->gearChanged(); break;
- case 15: _t->coldChanged(); break;
- case 16: _t->gearboxOilPressureChanged(); break;
- case 17: _t->gearboxOilTempChanged(); break;
- case 18: _t->engineRpmChanged(); break;
- case 19: _t->engineoilPressureChanged(); break;
- case 20: _t->brakePressureChanged(); break;
- case 21: _t->playAlertSound(); break;
- case 22: _t->carConnected(); break;
- case 23: _t->closeWin(); break;
- case 24: _t->oilPosChanged(); break;
- case 25: _t->workPressureChanged(); break;
- case 26: _t->leftAngleChanged(); break;
- case 27: _t->rightAngleChanged(); break;
- case 28: _t->onLoginRst((*reinterpret_cast< std::add_pointer_t<bool>>(_a[1]))); break;
- case 29: _t->onCarAppend((*reinterpret_cast< std::add_pointer_t<UserCamera>>(_a[1]))); break;
- case 30: _t->onRadarUpadte((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[2])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[3])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[4])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[5])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[6])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[7]))); break;
- case 31: _t->onEncodeUpdate((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[2]))); break;
- case 32: _t->onFeedData((*reinterpret_cast< std::add_pointer_t<FeedData>>(_a[1]))); break;
- case 33: _t->onNotifyState((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<UserState>>(_a[2]))); break;
- case 34: _t->onPing((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1]))); break;
- case 35: _t->onMoveEnd((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<WorkArea>>(_a[2])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[3]))); break;
- case 36: _t->onNotifyDel((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1]))); break;
- case 37: _t->onKickoff(); break;
- case 38: _t->onNotifyLeave((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1]))); break;
- case 39: _t->onMoveRet((*reinterpret_cast< std::add_pointer_t<MoveDesc>>(_a[1]))); break;
- case 40: _t->OnClose(); break;
- case 41: _t->userLogin((*reinterpret_cast< std::add_pointer_t<QString>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<QString>>(_a[2]))); break;
- case 42: _t->connectCar((*reinterpret_cast< std::add_pointer_t<int>>(_a[1]))); break;
- case 43: _t->leaveCar(); break;
- case 44: _t->logout(); break;
- case 45: _t->moveBegin((*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[2]))); break;
- case 46: _t->controlCar((*reinterpret_cast< std::add_pointer_t<int>>(_a[1]))); break;
- case 47: _t->cancelControl(); break;
- case 48: _t->showBackDlg((*reinterpret_cast< std::add_pointer_t<QString>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<WorkArea>>(_a[2])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[3])),(*reinterpret_cast< std::add_pointer_t<int32_t>>(_a[4]))); break;
- case 49: _t->showMoveDlg((*reinterpret_cast< std::add_pointer_t<MoveDesc>>(_a[1]))); break;
- default: ;
- }
- } else if (_c == QMetaObject::IndexOfMethod) {
- int *result = reinterpret_cast<int *>(_a[0]);
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::readyChanged)) {
- *result = 0;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::carChanged)) {
- *result = 1;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::radar1Changed)) {
- *result = 2;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::radar2Changed)) {
- *result = 3;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::radar3Changed)) {
- *result = 4;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::radar4Changed)) {
- *result = 5;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::radar5Changed)) {
- *result = 6;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::accountChanged)) {
- *result = 7;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::passwordChanged)) {
- *result = 8;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::carNameChanged)) {
- *result = 9;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::sectionTextChanged)) {
- *result = 10;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::steerAngleChanged)) {
- *result = 11;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::pingChanged)) {
- *result = 12;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::speedChanged)) {
- *result = 13;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::gearChanged)) {
- *result = 14;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::coldChanged)) {
- *result = 15;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::gearboxOilPressureChanged)) {
- *result = 16;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::gearboxOilTempChanged)) {
- *result = 17;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::engineRpmChanged)) {
- *result = 18;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::engineoilPressureChanged)) {
- *result = 19;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::brakePressureChanged)) {
- *result = 20;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::playAlertSound)) {
- *result = 21;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::carConnected)) {
- *result = 22;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::closeWin)) {
- *result = 23;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::oilPosChanged)) {
- *result = 24;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::workPressureChanged)) {
- *result = 25;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::leftAngleChanged)) {
- *result = 26;
- return;
- }
- }
- {
- using _t = void (AppModel::*)();
- if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&AppModel::rightAngleChanged)) {
- *result = 27;
- return;
- }
- }
- }
- #ifndef QT_NO_PROPERTIES
- else if (_c == QMetaObject::ReadProperty) {
- auto *_t = static_cast<AppModel *>(_o);
- (void)_t;
- void *_v = _a[0];
- switch (_id) {
- case 0: *reinterpret_cast< bool*>(_v) = _t->ready(); break;
- case 1: *reinterpret_cast< QQmlListProperty<CarData>*>(_v) = _t->car(); break;
- case 2: *reinterpret_cast< int32_t*>(_v) = _t->radar1(); break;
- case 3: *reinterpret_cast< int32_t*>(_v) = _t->radar2(); break;
- case 4: *reinterpret_cast< int32_t*>(_v) = _t->radar3(); break;
- case 5: *reinterpret_cast< int32_t*>(_v) = _t->radar4(); break;
- case 6: *reinterpret_cast< int32_t*>(_v) = _t->radar5(); break;
- case 7: *reinterpret_cast< float*>(_v) = _t->Steer(); break;
- case 8: *reinterpret_cast< int32_t*>(_v) = _t->ping(); break;
- case 9: *reinterpret_cast< int32_t*>(_v) = _t->alertSound(); break;
- case 10: *reinterpret_cast< int32_t*>(_v) = _t->Speed(); break;
- case 11: *reinterpret_cast< QString*>(_v) = _t->Account(); break;
- case 12: *reinterpret_cast< QString*>(_v) = _t->Password(); break;
- case 13: *reinterpret_cast< QString*>(_v) = _t->CarName(); break;
- case 14: *reinterpret_cast< int32_t*>(_v) = _t->BrakePressure(); break;
- case 15: *reinterpret_cast< int32_t*>(_v) = _t->GearboxOilPressure(); break;
- case 16: *reinterpret_cast< int32_t*>(_v) = _t->GearboxOilTemp(); break;
- case 17: *reinterpret_cast< int32_t*>(_v) = _t->EnginRpm(); break;
- case 18: *reinterpret_cast< int32_t*>(_v) = _t->EngineOilPressure(); break;
- case 19: *reinterpret_cast< int32_t*>(_v) = _t->OilPos(); break;
- case 20: *reinterpret_cast< int32_t*>(_v) = _t->WorkPressure(); break;
- case 21: *reinterpret_cast< int32_t*>(_v) = _t->Cold(); break;
- case 22: *reinterpret_cast< int32_t*>(_v) = _t->leftAngle(); break;
- case 23: *reinterpret_cast< int32_t*>(_v) = _t->rightAngle(); break;
- default: break;
- }
- } else if (_c == QMetaObject::WriteProperty) {
- auto *_t = static_cast<AppModel *>(_o);
- (void)_t;
- void *_v = _a[0];
- switch (_id) {
- case 0: _t->setReady(*reinterpret_cast< bool*>(_v)); break;
- case 2: _t->setRadar1(*reinterpret_cast< int32_t*>(_v)); break;
- case 3: _t->setRadar2(*reinterpret_cast< int32_t*>(_v)); break;
- case 4: _t->setRadar3(*reinterpret_cast< int32_t*>(_v)); break;
- case 5: _t->setRadar4(*reinterpret_cast< int32_t*>(_v)); break;
- case 6: _t->setRadar5(*reinterpret_cast< int32_t*>(_v)); break;
- case 7: _t->setSteerAngle(*reinterpret_cast< float*>(_v)); break;
- case 8: _t->setPing(*reinterpret_cast< int32_t*>(_v)); break;
- case 10: _t->SetSpeed(*reinterpret_cast< int32_t*>(_v)); break;
- case 11: _t->setAccount(*reinterpret_cast< QString*>(_v)); break;
- case 12: _t->setPassword(*reinterpret_cast< QString*>(_v)); break;
- case 13: _t->setCarName(*reinterpret_cast< QString*>(_v)); break;
- case 14: _t->SetBrakePressure(*reinterpret_cast< int32_t*>(_v)); break;
- case 15: _t->SetGearBoxOilPressure(*reinterpret_cast< int32_t*>(_v)); break;
- case 16: _t->SetGearBoxOilTemp(*reinterpret_cast< int32_t*>(_v)); break;
- case 17: _t->SetEngingRpm(*reinterpret_cast< int32_t*>(_v)); break;
- case 18: _t->SetEngineOilPressure(*reinterpret_cast< int32_t*>(_v)); break;
- case 19: _t->SetOilPos(*reinterpret_cast< int32_t*>(_v)); break;
- case 20: _t->setWorkPressure(*reinterpret_cast< int32_t*>(_v)); break;
- case 21: _t->SetCold(*reinterpret_cast< int32_t*>(_v)); break;
- case 22: _t->setLeftAngle(*reinterpret_cast< int32_t*>(_v)); break;
- case 23: _t->setRightAngle(*reinterpret_cast< int32_t*>(_v)); break;
- default: break;
- }
- } else if (_c == QMetaObject::ResetProperty) {
- } else if (_c == QMetaObject::BindableProperty) {
- }
- #endif // QT_NO_PROPERTIES
- }
- const QMetaObject AppModel::staticMetaObject = { {
- QMetaObject::SuperData::link<QObject::staticMetaObject>(),
- qt_meta_stringdata_AppModel.offsetsAndSize,
- qt_meta_data_AppModel,
- qt_static_metacall,
- nullptr,
- qt_incomplete_metaTypeArray<qt_meta_stringdata_AppModel_t
- , QtPrivate::TypeAndForceComplete<bool, std::true_type>, QtPrivate::TypeAndForceComplete<QQmlListProperty<CarData>, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<float, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<QString, std::true_type>, QtPrivate::TypeAndForceComplete<QString, std::true_type>, QtPrivate::TypeAndForceComplete<QString, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<int32_t, std::true_type>, QtPrivate::TypeAndForceComplete<AppModel, std::true_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>
- , QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<bool, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const UserCamera &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<const FeedData &, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<UserState, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<WorkArea, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<MoveDesc, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>
- , QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<QString, std::false_type>, QtPrivate::TypeAndForceComplete<QString, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<int, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<QString, std::false_type>, QtPrivate::TypeAndForceComplete<WorkArea, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<int32_t, std::false_type>, QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<MoveDesc, std::false_type>
- >,
- nullptr
- } };
- const QMetaObject *AppModel::metaObject() const
- {
- return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
- }
- void *AppModel::qt_metacast(const char *_clname)
- {
- if (!_clname) return nullptr;
- if (!strcmp(_clname, qt_meta_stringdata_AppModel.stringdata0))
- return static_cast<void*>(this);
- return QObject::qt_metacast(_clname);
- }
- int AppModel::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
- {
- _id = QObject::qt_metacall(_c, _id, _a);
- if (_id < 0)
- return _id;
- if (_c == QMetaObject::InvokeMetaMethod) {
- if (_id < 50)
- qt_static_metacall(this, _c, _id, _a);
- _id -= 50;
- } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
- if (_id < 50)
- *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType();
- _id -= 50;
- }
- #ifndef QT_NO_PROPERTIES
- else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty
- || _c == QMetaObject::ResetProperty || _c == QMetaObject::BindableProperty
- || _c == QMetaObject::RegisterPropertyMetaType) {
- qt_static_metacall(this, _c, _id, _a);
- _id -= 24;
- }
- #endif // QT_NO_PROPERTIES
- return _id;
- }
- // SIGNAL 0
- void AppModel::readyChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
- }
- // SIGNAL 1
- void AppModel::carChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
- }
- // SIGNAL 2
- void AppModel::radar1Changed()
- {
- QMetaObject::activate(this, &staticMetaObject, 2, nullptr);
- }
- // SIGNAL 3
- void AppModel::radar2Changed()
- {
- QMetaObject::activate(this, &staticMetaObject, 3, nullptr);
- }
- // SIGNAL 4
- void AppModel::radar3Changed()
- {
- QMetaObject::activate(this, &staticMetaObject, 4, nullptr);
- }
- // SIGNAL 5
- void AppModel::radar4Changed()
- {
- QMetaObject::activate(this, &staticMetaObject, 5, nullptr);
- }
- // SIGNAL 6
- void AppModel::radar5Changed()
- {
- QMetaObject::activate(this, &staticMetaObject, 6, nullptr);
- }
- // SIGNAL 7
- void AppModel::accountChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 7, nullptr);
- }
- // SIGNAL 8
- void AppModel::passwordChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 8, nullptr);
- }
- // SIGNAL 9
- void AppModel::carNameChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 9, nullptr);
- }
- // SIGNAL 10
- void AppModel::sectionTextChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 10, nullptr);
- }
- // SIGNAL 11
- void AppModel::steerAngleChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 11, nullptr);
- }
- // SIGNAL 12
- void AppModel::pingChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 12, nullptr);
- }
- // SIGNAL 13
- void AppModel::speedChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 13, nullptr);
- }
- // SIGNAL 14
- void AppModel::gearChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 14, nullptr);
- }
- // SIGNAL 15
- void AppModel::coldChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 15, nullptr);
- }
- // SIGNAL 16
- void AppModel::gearboxOilPressureChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 16, nullptr);
- }
- // SIGNAL 17
- void AppModel::gearboxOilTempChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 17, nullptr);
- }
- // SIGNAL 18
- void AppModel::engineRpmChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 18, nullptr);
- }
- // SIGNAL 19
- void AppModel::engineoilPressureChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 19, nullptr);
- }
- // SIGNAL 20
- void AppModel::brakePressureChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 20, nullptr);
- }
- // SIGNAL 21
- void AppModel::playAlertSound()
- {
- QMetaObject::activate(this, &staticMetaObject, 21, nullptr);
- }
- // SIGNAL 22
- void AppModel::carConnected()
- {
- QMetaObject::activate(this, &staticMetaObject, 22, nullptr);
- }
- // SIGNAL 23
- void AppModel::closeWin()
- {
- QMetaObject::activate(this, &staticMetaObject, 23, nullptr);
- }
- // SIGNAL 24
- void AppModel::oilPosChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 24, nullptr);
- }
- // SIGNAL 25
- void AppModel::workPressureChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 25, nullptr);
- }
- // SIGNAL 26
- void AppModel::leftAngleChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 26, nullptr);
- }
- // SIGNAL 27
- void AppModel::rightAngleChanged()
- {
- QMetaObject::activate(this, &staticMetaObject, 27, nullptr);
- }
- QT_WARNING_POP
- QT_END_MOC_NAMESPACE
|