/**************************************************************************** ** Meta object code from reading C++ file 'DeviceController.h' ** ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.10) ** ** WARNING! All changes made in this file will be lost! *****************************************************************************/ #include #include "../luis/application/sources/device/DeviceController.h" #include #include #if !defined(Q_MOC_OUTPUT_REVISION) #error "The header file 'DeviceController.h' doesn't include ." #elif Q_MOC_OUTPUT_REVISION != 67 #error "This file was generated using the moc from 5.15.10. 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_Device__TimedProcess_t { QByteArrayData data[3]; char stringdata0[31]; }; #define QT_MOC_LITERAL(idx, ofs, len) \ Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ qptrdiff(offsetof(qt_meta_stringdata_Device__TimedProcess_t, stringdata0) + ofs \ - idx * sizeof(QByteArrayData)) \ ) static const qt_meta_stringdata_Device__TimedProcess_t qt_meta_stringdata_Device__TimedProcess = { { QT_MOC_LITERAL(0, 0, 20), // "Device::TimedProcess" QT_MOC_LITERAL(1, 21, 8), // "onFinish" QT_MOC_LITERAL(2, 30, 0) // "" }, "Device::TimedProcess\0onFinish\0" }; #undef QT_MOC_LITERAL static const uint qt_meta_data_Device__TimedProcess[] = { // content: 8, // revision 0, // classname 0, 0, // classinfo 1, 14, // methods 0, 0, // properties 0, 0, // enums/sets 0, 0, // constructors 0, // flags 0, // signalCount // slots: name, argc, parameters, tag, flags 1, 1, 19, 2, 0x08 /* Private */, // slots: parameters QMetaType::Void, QMetaType::Int, 2, 0 // eod }; void Device::TimedProcess::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) { if (_c == QMetaObject::InvokeMetaMethod) { auto *_t = static_cast(_o); (void)_t; switch (_id) { case 0: _t->onFinish((*reinterpret_cast< int(*)>(_a[1]))); break; default: ; } } } QT_INIT_METAOBJECT const QMetaObject Device::TimedProcess::staticMetaObject = { { QMetaObject::SuperData::link(), qt_meta_stringdata_Device__TimedProcess.data, qt_meta_data_Device__TimedProcess, qt_static_metacall, nullptr, nullptr } }; const QMetaObject *Device::TimedProcess::metaObject() const { return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; } void *Device::TimedProcess::qt_metacast(const char *_clname) { if (!_clname) return nullptr; if (!strcmp(_clname, qt_meta_stringdata_Device__TimedProcess.stringdata0)) return static_cast(this); return QObject::qt_metacast(_clname); } int Device::TimedProcess::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(_a[0]) = -1; _id -= 1; } return _id; } struct qt_meta_stringdata_Device__DeviceController_t { QByteArrayData data[88]; char stringdata0[1542]; }; #define QT_MOC_LITERAL(idx, ofs, len) \ Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ qptrdiff(offsetof(qt_meta_stringdata_Device__DeviceController_t, stringdata0) + ofs \ - idx * sizeof(QByteArrayData)) \ ) static const qt_meta_stringdata_Device__DeviceController_t qt_meta_stringdata_Device__DeviceController = { { QT_MOC_LITERAL(0, 0, 24), // "Device::DeviceController" QT_MOC_LITERAL(1, 25, 20), // "didAttributeResponse" QT_MOC_LITERAL(2, 46, 0), // "" QT_MOC_LITERAL(3, 47, 28), // "DeviceBrightnessResponseData" QT_MOC_LITERAL(4, 76, 26), // "DeviceUSBMountResponseData" QT_MOC_LITERAL(5, 103, 26), // "DeviceWifiListResponseData" QT_MOC_LITERAL(6, 130, 26), // "DeviceWifiInfoResponseData" QT_MOC_LITERAL(7, 157, 29), // "DeviceWifiConnectResponseData" QT_MOC_LITERAL(8, 187, 30), // "DeviceFactoryResetResponseData" QT_MOC_LITERAL(9, 218, 31), // "DeviceRootSSHAccessResponseData" QT_MOC_LITERAL(10, 250, 30), // "DeviceDecommissionResponseData" QT_MOC_LITERAL(11, 281, 26), // "DeviceDateTimeResponseData" QT_MOC_LITERAL(12, 308, 13), // "didScreenshot" QT_MOC_LITERAL(13, 322, 6), // "vImage" QT_MOC_LITERAL(14, 329, 9), // "vFilenNme" QT_MOC_LITERAL(15, 339, 16), // "didUSBDriveMount" QT_MOC_LITERAL(16, 356, 17), // "didUSBDriveUmount" QT_MOC_LITERAL(17, 374, 17), // "didUSBDriveRemove" QT_MOC_LITERAL(18, 392, 17), // "didUSBStateChange" QT_MOC_LITERAL(19, 410, 8), // "vIsReady" QT_MOC_LITERAL(20, 419, 11), // "vIsReadOnly" QT_MOC_LITERAL(21, 431, 17), // "didUSBSpaceChange" QT_MOC_LITERAL(22, 449, 6), // "vReady" QT_MOC_LITERAL(23, 456, 6), // "vTotal" QT_MOC_LITERAL(24, 463, 10), // "vAvailable" QT_MOC_LITERAL(25, 474, 8), // "vPercent" QT_MOC_LITERAL(26, 483, 20), // "didSDCardSpaceChange" QT_MOC_LITERAL(27, 504, 20), // "didSDCardStateChange" QT_MOC_LITERAL(28, 525, 20), // "didSDCardSpaceTooLow" QT_MOC_LITERAL(29, 546, 17), // "vAvailablePercent" QT_MOC_LITERAL(30, 564, 31), // "didSettingsPartitionSpaceChange" QT_MOC_LITERAL(31, 596, 31), // "didSettingsPartitionStateChange" QT_MOC_LITERAL(32, 628, 16), // "didActionReceive" QT_MOC_LITERAL(33, 645, 11), // "vBrightness" QT_MOC_LITERAL(34, 657, 18), // "didWatchFileChange" QT_MOC_LITERAL(35, 676, 5), // "vFile" QT_MOC_LITERAL(36, 682, 20), // "didEventThreadChange" QT_MOC_LITERAL(37, 703, 20), // "didPOSTOSVersionData" QT_MOC_LITERAL(38, 724, 10), // "vOSVersion" QT_MOC_LITERAL(39, 735, 19), // "didPOSTEthernetData" QT_MOC_LITERAL(40, 755, 11), // "vMacAddress" QT_MOC_LITERAL(41, 767, 19), // "didPOSTWirelessData" QT_MOC_LITERAL(42, 787, 20), // "didPOSTBluetoothData" QT_MOC_LITERAL(43, 808, 20), // "didPOSTCloudSyncData" QT_MOC_LITERAL(44, 829, 11), // "vNetAddress" QT_MOC_LITERAL(45, 841, 18), // "didCryptSetupMount" QT_MOC_LITERAL(46, 860, 5), // "vPass" QT_MOC_LITERAL(47, 866, 15), // "didFactoryReset" QT_MOC_LITERAL(48, 882, 18), // "didDecommissioning" QT_MOC_LITERAL(49, 901, 13), // "didPendingLog" QT_MOC_LITERAL(50, 915, 9), // "vFileName" QT_MOC_LITERAL(51, 925, 9), // "vChecksum" QT_MOC_LITERAL(52, 935, 12), // "didLogBackup" QT_MOC_LITERAL(53, 948, 12), // "didLogUpload" QT_MOC_LITERAL(54, 961, 9), // "didWiFiIP" QT_MOC_LITERAL(55, 971, 5), // "vData" QT_MOC_LITERAL(56, 977, 10), // "vWifiError" QT_MOC_LITERAL(57, 988, 13), // "diddoAddWatch" QT_MOC_LITERAL(58, 1002, 18), // "onAttributeRequest" QT_MOC_LITERAL(59, 1021, 27), // "DeviceBrightnessRequestData" QT_MOC_LITERAL(60, 1049, 25), // "DeviceUSBMountRequestData" QT_MOC_LITERAL(61, 1075, 25), // "DeviceWifiListRequestData" QT_MOC_LITERAL(62, 1101, 25), // "DeviceWifiInfoRequestData" QT_MOC_LITERAL(63, 1127, 28), // "DeviceWifiConnectRequestData" QT_MOC_LITERAL(64, 1156, 29), // "DeviceFactoryResetRequestData" QT_MOC_LITERAL(65, 1186, 30), // "DeviceRootSSHAccessRequestData" QT_MOC_LITERAL(66, 1217, 29), // "DeviceDecommissionRequestData" QT_MOC_LITERAL(67, 1247, 25), // "DeviceDateTimeRequestData" QT_MOC_LITERAL(68, 1273, 4), // "init" QT_MOC_LITERAL(69, 1278, 8), // "QThread&" QT_MOC_LITERAL(70, 1287, 7), // "vThread" QT_MOC_LITERAL(71, 1295, 4), // "quit" QT_MOC_LITERAL(72, 1300, 12), // "doScreenshot" QT_MOC_LITERAL(73, 1313, 12), // "onScreenshot" QT_MOC_LITERAL(74, 1326, 16), // "onUSBDriveUmount" QT_MOC_LITERAL(75, 1343, 18), // "onWatchFileChanged" QT_MOC_LITERAL(76, 1362, 19), // "onEventThreadChange" QT_MOC_LITERAL(77, 1382, 19), // "onPOSTOSVersionData" QT_MOC_LITERAL(78, 1402, 18), // "onPOSTEthernetData" QT_MOC_LITERAL(79, 1421, 18), // "onPOSTWirelessData" QT_MOC_LITERAL(80, 1440, 19), // "onPOSTBluetoothData" QT_MOC_LITERAL(81, 1460, 19), // "onPOSTCloudSyncData" QT_MOC_LITERAL(82, 1480, 11), // "onLogBackup" QT_MOC_LITERAL(83, 1492, 11), // "onLogUpload" QT_MOC_LITERAL(84, 1504, 10), // "doAddWatch" QT_MOC_LITERAL(85, 1515, 6), // "vDATA1" QT_MOC_LITERAL(86, 1522, 6), // "vDATA2" QT_MOC_LITERAL(87, 1529, 12) // "ondoAddWatch" }, "Device::DeviceController\0didAttributeResponse\0" "\0DeviceBrightnessResponseData\0" "DeviceUSBMountResponseData\0" "DeviceWifiListResponseData\0" "DeviceWifiInfoResponseData\0" "DeviceWifiConnectResponseData\0" "DeviceFactoryResetResponseData\0" "DeviceRootSSHAccessResponseData\0" "DeviceDecommissionResponseData\0" "DeviceDateTimeResponseData\0didScreenshot\0" "vImage\0vFilenNme\0didUSBDriveMount\0" "didUSBDriveUmount\0didUSBDriveRemove\0" "didUSBStateChange\0vIsReady\0vIsReadOnly\0" "didUSBSpaceChange\0vReady\0vTotal\0" "vAvailable\0vPercent\0didSDCardSpaceChange\0" "didSDCardStateChange\0didSDCardSpaceTooLow\0" "vAvailablePercent\0didSettingsPartitionSpaceChange\0" "didSettingsPartitionStateChange\0" "didActionReceive\0vBrightness\0" "didWatchFileChange\0vFile\0didEventThreadChange\0" "didPOSTOSVersionData\0vOSVersion\0" "didPOSTEthernetData\0vMacAddress\0" "didPOSTWirelessData\0didPOSTBluetoothData\0" "didPOSTCloudSyncData\0vNetAddress\0" "didCryptSetupMount\0vPass\0didFactoryReset\0" "didDecommissioning\0didPendingLog\0" "vFileName\0vChecksum\0didLogBackup\0" "didLogUpload\0didWiFiIP\0vData\0vWifiError\0" "diddoAddWatch\0onAttributeRequest\0" "DeviceBrightnessRequestData\0" "DeviceUSBMountRequestData\0" "DeviceWifiListRequestData\0" "DeviceWifiInfoRequestData\0" "DeviceWifiConnectRequestData\0" "DeviceFactoryResetRequestData\0" "DeviceRootSSHAccessRequestData\0" "DeviceDecommissionRequestData\0" "DeviceDateTimeRequestData\0init\0QThread&\0" "vThread\0quit\0doScreenshot\0onScreenshot\0" "onUSBDriveUmount\0onWatchFileChanged\0" "onEventThreadChange\0onPOSTOSVersionData\0" "onPOSTEthernetData\0onPOSTWirelessData\0" "onPOSTBluetoothData\0onPOSTCloudSyncData\0" "onLogBackup\0onLogUpload\0doAddWatch\0" "vDATA1\0vDATA2\0ondoAddWatch" }; #undef QT_MOC_LITERAL static const uint qt_meta_data_Device__DeviceController[] = { // content: 8, // revision 0, // classname 0, 0, // classinfo 62, 14, // methods 0, 0, // properties 0, 0, // enums/sets 0, 0, // constructors 0, // flags 36, // signalCount // signals: name, argc, parameters, tag, flags 1, 1, 324, 2, 0x06 /* Public */, 1, 1, 327, 2, 0x06 /* Public */, 1, 1, 330, 2, 0x06 /* Public */, 1, 1, 333, 2, 0x06 /* Public */, 1, 1, 336, 2, 0x06 /* Public */, 1, 1, 339, 2, 0x06 /* Public */, 1, 1, 342, 2, 0x06 /* Public */, 1, 1, 345, 2, 0x06 /* Public */, 1, 1, 348, 2, 0x06 /* Public */, 12, 2, 351, 2, 0x06 /* Public */, 15, 0, 356, 2, 0x06 /* Public */, 16, 0, 357, 2, 0x06 /* Public */, 17, 0, 358, 2, 0x06 /* Public */, 18, 2, 359, 2, 0x06 /* Public */, 21, 4, 364, 2, 0x06 /* Public */, 26, 4, 373, 2, 0x06 /* Public */, 27, 2, 382, 2, 0x06 /* Public */, 28, 1, 387, 2, 0x06 /* Public */, 30, 4, 390, 2, 0x06 /* Public */, 31, 2, 399, 2, 0x06 /* Public */, 32, 1, 404, 2, 0x06 /* Public */, 34, 1, 407, 2, 0x06 /* Public */, 36, 0, 410, 2, 0x06 /* Public */, 37, 1, 411, 2, 0x06 /* Public */, 39, 1, 414, 2, 0x06 /* Public */, 41, 1, 417, 2, 0x06 /* Public */, 42, 1, 420, 2, 0x06 /* Public */, 43, 1, 423, 2, 0x06 /* Public */, 45, 1, 426, 2, 0x06 /* Public */, 47, 1, 429, 2, 0x06 /* Public */, 48, 1, 432, 2, 0x06 /* Public */, 49, 2, 435, 2, 0x06 /* Public */, 52, 2, 440, 2, 0x06 /* Public */, 53, 2, 445, 2, 0x06 /* Public */, 54, 2, 450, 2, 0x06 /* Public */, 57, 2, 455, 2, 0x06 /* Public */, // slots: name, argc, parameters, tag, flags 58, 1, 460, 2, 0x08 /* Private */, 58, 1, 463, 2, 0x08 /* Private */, 58, 1, 466, 2, 0x08 /* Private */, 58, 1, 469, 2, 0x08 /* Private */, 58, 1, 472, 2, 0x08 /* Private */, 58, 1, 475, 2, 0x08 /* Private */, 58, 1, 478, 2, 0x08 /* Private */, 58, 1, 481, 2, 0x08 /* Private */, 58, 1, 484, 2, 0x08 /* Private */, 68, 0, 487, 2, 0x0a /* Public */, 68, 1, 488, 2, 0x0a /* Public */, 71, 0, 491, 2, 0x0a /* Public */, 72, 2, 492, 2, 0x0a /* Public */, 73, 2, 497, 2, 0x08 /* Private */, 74, 0, 502, 2, 0x08 /* Private */, 75, 1, 503, 2, 0x08 /* Private */, 76, 0, 506, 2, 0x08 /* Private */, 77, 1, 507, 2, 0x08 /* Private */, 78, 1, 510, 2, 0x08 /* Private */, 79, 1, 513, 2, 0x08 /* Private */, 80, 1, 516, 2, 0x08 /* Private */, 81, 1, 519, 2, 0x08 /* Private */, 82, 1, 522, 2, 0x08 /* Private */, 83, 1, 525, 2, 0x08 /* Private */, 84, 2, 528, 2, 0x0a /* Public */, 87, 2, 533, 2, 0x08 /* Private */, // signals: parameters QMetaType::Void, 0x80000000 | 3, 2, QMetaType::Void, 0x80000000 | 4, 2, QMetaType::Void, 0x80000000 | 5, 2, QMetaType::Void, 0x80000000 | 6, 2, QMetaType::Void, 0x80000000 | 7, 2, QMetaType::Void, 0x80000000 | 8, 2, QMetaType::Void, 0x80000000 | 9, 2, QMetaType::Void, 0x80000000 | 10, 2, QMetaType::Void, 0x80000000 | 11, 2, QMetaType::Void, QMetaType::QImage, QMetaType::QString, 13, 14, QMetaType::Void, QMetaType::Void, QMetaType::Void, QMetaType::Void, QMetaType::Bool, QMetaType::Bool, 19, 20, QMetaType::Void, QMetaType::Bool, QMetaType::LongLong, QMetaType::LongLong, QMetaType::UChar, 22, 23, 24, 25, QMetaType::Void, QMetaType::Bool, QMetaType::LongLong, QMetaType::LongLong, QMetaType::UChar, 22, 23, 24, 25, QMetaType::Void, QMetaType::Bool, QMetaType::Bool, 19, 20, QMetaType::Void, QMetaType::UChar, 29, QMetaType::Void, QMetaType::Bool, QMetaType::LongLong, QMetaType::LongLong, QMetaType::UChar, 22, 23, 24, 25, QMetaType::Void, QMetaType::Bool, QMetaType::Bool, 19, 20, QMetaType::Void, 0x80000000 | 3, 33, QMetaType::Void, QMetaType::QString, 35, QMetaType::Void, QMetaType::Void, QMetaType::QString, 38, QMetaType::Void, QMetaType::QString, 40, QMetaType::Void, QMetaType::QString, 40, QMetaType::Void, QMetaType::QString, 40, QMetaType::Void, QMetaType::QString, 44, QMetaType::Void, QMetaType::Bool, 46, QMetaType::Void, QMetaType::Bool, 46, QMetaType::Void, QMetaType::Bool, 46, QMetaType::Void, QMetaType::QString, QMetaType::QString, 50, 51, QMetaType::Void, QMetaType::Bool, QMetaType::QString, 46, 50, QMetaType::Void, QMetaType::Bool, QMetaType::QString, 46, 50, QMetaType::Void, QMetaType::QString, QMetaType::Bool, 55, 56, QMetaType::Void, QMetaType::QString, QMetaType::Bool, 2, 2, // slots: parameters QMetaType::Void, 0x80000000 | 59, 55, QMetaType::Void, 0x80000000 | 60, 55, QMetaType::Void, 0x80000000 | 61, 55, QMetaType::Void, 0x80000000 | 62, 55, QMetaType::Void, 0x80000000 | 63, 55, QMetaType::Void, 0x80000000 | 64, 55, QMetaType::Void, 0x80000000 | 65, 55, QMetaType::Void, 0x80000000 | 66, 55, QMetaType::Void, 0x80000000 | 67, 55, QMetaType::Bool, QMetaType::Bool, 0x80000000 | 69, 70, QMetaType::Void, QMetaType::Void, QMetaType::QImage, QMetaType::QString, 13, 50, QMetaType::Void, QMetaType::QImage, QMetaType::QString, 13, 50, QMetaType::Void, QMetaType::Void, QMetaType::QString, 35, QMetaType::Void, QMetaType::Void, QMetaType::QString, 38, QMetaType::Void, QMetaType::QString, 40, QMetaType::Void, QMetaType::QString, 40, QMetaType::Void, QMetaType::QString, 40, QMetaType::Void, QMetaType::QString, 44, QMetaType::Void, QMetaType::QString, 50, QMetaType::Void, QMetaType::QString, 50, QMetaType::Void, QMetaType::QString, QMetaType::Bool, 85, 86, QMetaType::Void, QMetaType::QString, QMetaType::Bool, 2, 2, 0 // eod }; void Device::DeviceController::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) { if (_c == QMetaObject::InvokeMetaMethod) { auto *_t = static_cast(_o); (void)_t; switch (_id) { case 0: _t->didAttributeResponse((*reinterpret_cast< const DeviceBrightnessResponseData(*)>(_a[1]))); break; case 1: _t->didAttributeResponse((*reinterpret_cast< const DeviceUSBMountResponseData(*)>(_a[1]))); break; case 2: _t->didAttributeResponse((*reinterpret_cast< const DeviceWifiListResponseData(*)>(_a[1]))); break; case 3: _t->didAttributeResponse((*reinterpret_cast< const DeviceWifiInfoResponseData(*)>(_a[1]))); break; case 4: _t->didAttributeResponse((*reinterpret_cast< const DeviceWifiConnectResponseData(*)>(_a[1]))); break; case 5: _t->didAttributeResponse((*reinterpret_cast< const DeviceFactoryResetResponseData(*)>(_a[1]))); break; case 6: _t->didAttributeResponse((*reinterpret_cast< const DeviceRootSSHAccessResponseData(*)>(_a[1]))); break; case 7: _t->didAttributeResponse((*reinterpret_cast< const DeviceDecommissionResponseData(*)>(_a[1]))); break; case 8: _t->didAttributeResponse((*reinterpret_cast< const DeviceDateTimeResponseData(*)>(_a[1]))); break; case 9: _t->didScreenshot((*reinterpret_cast< const QImage(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break; case 10: _t->didUSBDriveMount(); break; case 11: _t->didUSBDriveUmount(); break; case 12: _t->didUSBDriveRemove(); break; case 13: _t->didUSBStateChange((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break; case 14: _t->didUSBSpaceChange((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2])),(*reinterpret_cast< qint64(*)>(_a[3])),(*reinterpret_cast< quint8(*)>(_a[4]))); break; case 15: _t->didSDCardSpaceChange((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2])),(*reinterpret_cast< qint64(*)>(_a[3])),(*reinterpret_cast< quint8(*)>(_a[4]))); break; case 16: _t->didSDCardStateChange((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break; case 17: _t->didSDCardSpaceTooLow((*reinterpret_cast< quint8(*)>(_a[1]))); break; case 18: _t->didSettingsPartitionSpaceChange((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2])),(*reinterpret_cast< qint64(*)>(_a[3])),(*reinterpret_cast< quint8(*)>(_a[4]))); break; case 19: _t->didSettingsPartitionStateChange((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break; case 20: _t->didActionReceive((*reinterpret_cast< const DeviceBrightnessResponseData(*)>(_a[1]))); break; case 21: _t->didWatchFileChange((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 22: _t->didEventThreadChange(QPrivateSignal()); break; case 23: _t->didPOSTOSVersionData((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 24: _t->didPOSTEthernetData((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 25: _t->didPOSTWirelessData((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 26: _t->didPOSTBluetoothData((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 27: _t->didPOSTCloudSyncData((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 28: _t->didCryptSetupMount((*reinterpret_cast< bool(*)>(_a[1]))); break; case 29: _t->didFactoryReset((*reinterpret_cast< bool(*)>(_a[1]))); break; case 30: _t->didDecommissioning((*reinterpret_cast< bool(*)>(_a[1]))); break; case 31: _t->didPendingLog((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break; case 32: _t->didLogBackup((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break; case 33: _t->didLogUpload((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break; case 34: _t->didWiFiIP((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break; case 35: _t->diddoAddWatch((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break; case 36: _t->onAttributeRequest((*reinterpret_cast< const DeviceBrightnessRequestData(*)>(_a[1]))); break; case 37: _t->onAttributeRequest((*reinterpret_cast< const DeviceUSBMountRequestData(*)>(_a[1]))); break; case 38: _t->onAttributeRequest((*reinterpret_cast< const DeviceWifiListRequestData(*)>(_a[1]))); break; case 39: _t->onAttributeRequest((*reinterpret_cast< const DeviceWifiInfoRequestData(*)>(_a[1]))); break; case 40: _t->onAttributeRequest((*reinterpret_cast< const DeviceWifiConnectRequestData(*)>(_a[1]))); break; case 41: _t->onAttributeRequest((*reinterpret_cast< const DeviceFactoryResetRequestData(*)>(_a[1]))); break; case 42: _t->onAttributeRequest((*reinterpret_cast< const DeviceRootSSHAccessRequestData(*)>(_a[1]))); break; case 43: _t->onAttributeRequest((*reinterpret_cast< const DeviceDecommissionRequestData(*)>(_a[1]))); break; case 44: _t->onAttributeRequest((*reinterpret_cast< const DeviceDateTimeRequestData(*)>(_a[1]))); break; case 45: { bool _r = _t->init(); if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break; case 46: { bool _r = _t->init((*reinterpret_cast< QThread(*)>(_a[1]))); if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break; case 47: _t->quit(); break; case 48: _t->doScreenshot((*reinterpret_cast< const QImage(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break; case 49: _t->onScreenshot((*reinterpret_cast< const QImage(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break; case 50: _t->onUSBDriveUmount(); break; case 51: _t->onWatchFileChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 52: _t->onEventThreadChange(); break; case 53: _t->onPOSTOSVersionData((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 54: _t->onPOSTEthernetData((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 55: _t->onPOSTWirelessData((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 56: _t->onPOSTBluetoothData((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 57: _t->onPOSTCloudSyncData((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 58: _t->onLogBackup((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 59: _t->onLogUpload((*reinterpret_cast< const QString(*)>(_a[1]))); break; case 60: _t->doAddWatch((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break; case 61: _t->ondoAddWatch((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break; default: ; } } else if (_c == QMetaObject::IndexOfMethod) { int *result = reinterpret_cast(_a[0]); { using _t = void (DeviceController::*)(const DeviceBrightnessResponseData & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didAttributeResponse)) { *result = 0; return; } } { using _t = void (DeviceController::*)(const DeviceUSBMountResponseData & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didAttributeResponse)) { *result = 1; return; } } { using _t = void (DeviceController::*)(const DeviceWifiListResponseData & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didAttributeResponse)) { *result = 2; return; } } { using _t = void (DeviceController::*)(const DeviceWifiInfoResponseData & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didAttributeResponse)) { *result = 3; return; } } { using _t = void (DeviceController::*)(const DeviceWifiConnectResponseData & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didAttributeResponse)) { *result = 4; return; } } { using _t = void (DeviceController::*)(const DeviceFactoryResetResponseData & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didAttributeResponse)) { *result = 5; return; } } { using _t = void (DeviceController::*)(const DeviceRootSSHAccessResponseData & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didAttributeResponse)) { *result = 6; return; } } { using _t = void (DeviceController::*)(const DeviceDecommissionResponseData & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didAttributeResponse)) { *result = 7; return; } } { using _t = void (DeviceController::*)(const DeviceDateTimeResponseData & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didAttributeResponse)) { *result = 8; return; } } { using _t = void (DeviceController::*)(const QImage & , const QString & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didScreenshot)) { *result = 9; return; } } { using _t = void (DeviceController::*)(); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didUSBDriveMount)) { *result = 10; return; } } { using _t = void (DeviceController::*)(); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didUSBDriveUmount)) { *result = 11; return; } } { using _t = void (DeviceController::*)(); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didUSBDriveRemove)) { *result = 12; return; } } { using _t = void (DeviceController::*)(bool , bool ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didUSBStateChange)) { *result = 13; return; } } { using _t = void (DeviceController::*)(bool , qint64 , qint64 , quint8 ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didUSBSpaceChange)) { *result = 14; return; } } { using _t = void (DeviceController::*)(bool , qint64 , qint64 , quint8 ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didSDCardSpaceChange)) { *result = 15; return; } } { using _t = void (DeviceController::*)(bool , bool ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didSDCardStateChange)) { *result = 16; return; } } { using _t = void (DeviceController::*)(quint8 ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didSDCardSpaceTooLow)) { *result = 17; return; } } { using _t = void (DeviceController::*)(bool , qint64 , qint64 , quint8 ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didSettingsPartitionSpaceChange)) { *result = 18; return; } } { using _t = void (DeviceController::*)(bool , bool ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didSettingsPartitionStateChange)) { *result = 19; return; } } { using _t = void (DeviceController::*)(const DeviceBrightnessResponseData & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didActionReceive)) { *result = 20; return; } } { using _t = void (DeviceController::*)(const QString & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didWatchFileChange)) { *result = 21; return; } } { using _t = void (DeviceController::*)(QPrivateSignal); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didEventThreadChange)) { *result = 22; return; } } { using _t = void (DeviceController::*)(const QString & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didPOSTOSVersionData)) { *result = 23; return; } } { using _t = void (DeviceController::*)(const QString & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didPOSTEthernetData)) { *result = 24; return; } } { using _t = void (DeviceController::*)(const QString & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didPOSTWirelessData)) { *result = 25; return; } } { using _t = void (DeviceController::*)(const QString & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didPOSTBluetoothData)) { *result = 26; return; } } { using _t = void (DeviceController::*)(const QString & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didPOSTCloudSyncData)) { *result = 27; return; } } { using _t = void (DeviceController::*)(bool ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didCryptSetupMount)) { *result = 28; return; } } { using _t = void (DeviceController::*)(bool ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didFactoryReset)) { *result = 29; return; } } { using _t = void (DeviceController::*)(bool ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didDecommissioning)) { *result = 30; return; } } { using _t = void (DeviceController::*)(const QString & , const QString ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didPendingLog)) { *result = 31; return; } } { using _t = void (DeviceController::*)(bool , const QString & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didLogBackup)) { *result = 32; return; } } { using _t = void (DeviceController::*)(bool , const QString & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didLogUpload)) { *result = 33; return; } } { using _t = void (DeviceController::*)(const QString & , bool ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::didWiFiIP)) { *result = 34; return; } } { using _t = void (DeviceController::*)(const QString & , bool ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeviceController::diddoAddWatch)) { *result = 35; return; } } } } QT_INIT_METAOBJECT const QMetaObject Device::DeviceController::staticMetaObject = { { QMetaObject::SuperData::link(), qt_meta_stringdata_Device__DeviceController.data, qt_meta_data_Device__DeviceController, qt_static_metacall, nullptr, nullptr } }; const QMetaObject *Device::DeviceController::metaObject() const { return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; } void *Device::DeviceController::qt_metacast(const char *_clname) { if (!_clname) return nullptr; if (!strcmp(_clname, qt_meta_stringdata_Device__DeviceController.stringdata0)) return static_cast(this); return QObject::qt_metacast(_clname); } int Device::DeviceController::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 < 62) qt_static_metacall(this, _c, _id, _a); _id -= 62; } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { if (_id < 62) *reinterpret_cast(_a[0]) = -1; _id -= 62; } return _id; } // SIGNAL 0 void Device::DeviceController::didAttributeResponse(const DeviceBrightnessResponseData & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 0, _a); } // SIGNAL 1 void Device::DeviceController::didAttributeResponse(const DeviceUSBMountResponseData & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 1, _a); } // SIGNAL 2 void Device::DeviceController::didAttributeResponse(const DeviceWifiListResponseData & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 2, _a); } // SIGNAL 3 void Device::DeviceController::didAttributeResponse(const DeviceWifiInfoResponseData & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 3, _a); } // SIGNAL 4 void Device::DeviceController::didAttributeResponse(const DeviceWifiConnectResponseData & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 4, _a); } // SIGNAL 5 void Device::DeviceController::didAttributeResponse(const DeviceFactoryResetResponseData & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 5, _a); } // SIGNAL 6 void Device::DeviceController::didAttributeResponse(const DeviceRootSSHAccessResponseData & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 6, _a); } // SIGNAL 7 void Device::DeviceController::didAttributeResponse(const DeviceDecommissionResponseData & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 7, _a); } // SIGNAL 8 void Device::DeviceController::didAttributeResponse(const DeviceDateTimeResponseData & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 8, _a); } // SIGNAL 9 void Device::DeviceController::didScreenshot(const QImage & _t1, const QString & _t2) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))) }; QMetaObject::activate(this, &staticMetaObject, 9, _a); } // SIGNAL 10 void Device::DeviceController::didUSBDriveMount() { QMetaObject::activate(this, &staticMetaObject, 10, nullptr); } // SIGNAL 11 void Device::DeviceController::didUSBDriveUmount() { QMetaObject::activate(this, &staticMetaObject, 11, nullptr); } // SIGNAL 12 void Device::DeviceController::didUSBDriveRemove() { QMetaObject::activate(this, &staticMetaObject, 12, nullptr); } // SIGNAL 13 void Device::DeviceController::didUSBStateChange(bool _t1, bool _t2) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))) }; QMetaObject::activate(this, &staticMetaObject, 13, _a); } // SIGNAL 14 void Device::DeviceController::didUSBSpaceChange(bool _t1, qint64 _t2, qint64 _t3, quint8 _t4) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))), const_cast(reinterpret_cast(std::addressof(_t3))), const_cast(reinterpret_cast(std::addressof(_t4))) }; QMetaObject::activate(this, &staticMetaObject, 14, _a); } // SIGNAL 15 void Device::DeviceController::didSDCardSpaceChange(bool _t1, qint64 _t2, qint64 _t3, quint8 _t4) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))), const_cast(reinterpret_cast(std::addressof(_t3))), const_cast(reinterpret_cast(std::addressof(_t4))) }; QMetaObject::activate(this, &staticMetaObject, 15, _a); } // SIGNAL 16 void Device::DeviceController::didSDCardStateChange(bool _t1, bool _t2) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))) }; QMetaObject::activate(this, &staticMetaObject, 16, _a); } // SIGNAL 17 void Device::DeviceController::didSDCardSpaceTooLow(quint8 _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 17, _a); } // SIGNAL 18 void Device::DeviceController::didSettingsPartitionSpaceChange(bool _t1, qint64 _t2, qint64 _t3, quint8 _t4) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))), const_cast(reinterpret_cast(std::addressof(_t3))), const_cast(reinterpret_cast(std::addressof(_t4))) }; QMetaObject::activate(this, &staticMetaObject, 18, _a); } // SIGNAL 19 void Device::DeviceController::didSettingsPartitionStateChange(bool _t1, bool _t2) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))) }; QMetaObject::activate(this, &staticMetaObject, 19, _a); } // SIGNAL 20 void Device::DeviceController::didActionReceive(const DeviceBrightnessResponseData & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 20, _a); } // SIGNAL 21 void Device::DeviceController::didWatchFileChange(const QString & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 21, _a); } // SIGNAL 22 void Device::DeviceController::didEventThreadChange(QPrivateSignal _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 22, _a); } // SIGNAL 23 void Device::DeviceController::didPOSTOSVersionData(const QString & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 23, _a); } // SIGNAL 24 void Device::DeviceController::didPOSTEthernetData(const QString & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 24, _a); } // SIGNAL 25 void Device::DeviceController::didPOSTWirelessData(const QString & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 25, _a); } // SIGNAL 26 void Device::DeviceController::didPOSTBluetoothData(const QString & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 26, _a); } // SIGNAL 27 void Device::DeviceController::didPOSTCloudSyncData(const QString & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 27, _a); } // SIGNAL 28 void Device::DeviceController::didCryptSetupMount(bool _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 28, _a); } // SIGNAL 29 void Device::DeviceController::didFactoryReset(bool _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 29, _a); } // SIGNAL 30 void Device::DeviceController::didDecommissioning(bool _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 30, _a); } // SIGNAL 31 void Device::DeviceController::didPendingLog(const QString & _t1, const QString _t2) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))) }; QMetaObject::activate(this, &staticMetaObject, 31, _a); } // SIGNAL 32 void Device::DeviceController::didLogBackup(bool _t1, const QString & _t2) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))) }; QMetaObject::activate(this, &staticMetaObject, 32, _a); } // SIGNAL 33 void Device::DeviceController::didLogUpload(bool _t1, const QString & _t2) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))) }; QMetaObject::activate(this, &staticMetaObject, 33, _a); } // SIGNAL 34 void Device::DeviceController::didWiFiIP(const QString & _t1, bool _t2) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))) }; QMetaObject::activate(this, &staticMetaObject, 34, _a); } // SIGNAL 35 void Device::DeviceController::diddoAddWatch(const QString & _t1, bool _t2) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))) }; QMetaObject::activate(this, &staticMetaObject, 35, _a); } QT_WARNING_POP QT_END_MOC_NAMESPACE