mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
ref: change send command
This commit is contained in:
@@ -23,8 +23,8 @@ QT_BEGIN_MOC_NAMESPACE
|
||||
QT_WARNING_PUSH
|
||||
QT_WARNING_DISABLE_DEPRECATED
|
||||
struct qt_meta_stringdata_MainWindow_t {
|
||||
QByteArrayData data[61];
|
||||
char stringdata0[934];
|
||||
QByteArrayData data[63];
|
||||
char stringdata0[961];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
@@ -56,44 +56,46 @@ QT_MOC_LITERAL(19, 247, 12), // "hashComparer"
|
||||
QT_MOC_LITERAL(20, 260, 10), // "TCPClient*"
|
||||
QT_MOC_LITERAL(21, 271, 9), // "tcpClient"
|
||||
QT_MOC_LITERAL(22, 281, 14), // "sigSendCommand"
|
||||
QT_MOC_LITERAL(23, 296, 7), // "command"
|
||||
QT_MOC_LITERAL(24, 304, 16), // "sigSendXMLAnswer"
|
||||
QT_MOC_LITERAL(25, 321, 6), // "answer"
|
||||
QT_MOC_LITERAL(26, 328, 22), // "sigUpdateFilesOnServer"
|
||||
QT_MOC_LITERAL(27, 351, 16), // "QList<FileData>*"
|
||||
QT_MOC_LITERAL(28, 368, 12), // "fileSendList"
|
||||
QT_MOC_LITERAL(29, 381, 13), // "sigSetConnect"
|
||||
QT_MOC_LITERAL(30, 395, 15), // "ServerSettings*"
|
||||
QT_MOC_LITERAL(31, 411, 14), // "serverSettings"
|
||||
QT_MOC_LITERAL(32, 426, 16), // "sigCalculateHash"
|
||||
QT_MOC_LITERAL(33, 443, 19), // "sigSendAutorization"
|
||||
QT_MOC_LITERAL(34, 463, 15), // "sigGetConnected"
|
||||
QT_MOC_LITERAL(35, 479, 14), // "showUpdateInfo"
|
||||
QT_MOC_LITERAL(36, 494, 21), // "showCompleteDialogBox"
|
||||
QT_MOC_LITERAL(37, 516, 19), // "slotConnectionState"
|
||||
QT_MOC_LITERAL(38, 536, 4), // "flag"
|
||||
QT_MOC_LITERAL(39, 541, 20), // "slotServerDisconnect"
|
||||
QT_MOC_LITERAL(40, 562, 14), // "updateProgress"
|
||||
QT_MOC_LITERAL(41, 577, 12), // "loadComplete"
|
||||
QT_MOC_LITERAL(42, 590, 14), // "lostConnection"
|
||||
QT_MOC_LITERAL(43, 605, 13), // "serverBlocked"
|
||||
QT_MOC_LITERAL(44, 619, 16), // "checkLoginResult"
|
||||
QT_MOC_LITERAL(45, 636, 20), // "ServerAuthorization*"
|
||||
QT_MOC_LITERAL(46, 657, 10), // "serverAuth"
|
||||
QT_MOC_LITERAL(47, 668, 13), // "setNeedUpdate"
|
||||
QT_MOC_LITERAL(48, 682, 4), // "size"
|
||||
QT_MOC_LITERAL(49, 687, 9), // "fileCount"
|
||||
QT_MOC_LITERAL(50, 697, 11), // "deleteCount"
|
||||
QT_MOC_LITERAL(51, 709, 20), // "showServerListWidget"
|
||||
QT_MOC_LITERAL(52, 730, 29), // "QList<StreamingVersionData*>*"
|
||||
QT_MOC_LITERAL(53, 760, 10), // "serverData"
|
||||
QT_MOC_LITERAL(54, 771, 25), // "on_settingsButton_clicked"
|
||||
QT_MOC_LITERAL(55, 797, 29), // "on_languageComboBox_activated"
|
||||
QT_MOC_LITERAL(56, 827, 4), // "arg1"
|
||||
QT_MOC_LITERAL(57, 832, 17), // "slotDisableNotify"
|
||||
QT_MOC_LITERAL(58, 850, 21), // "on_exitButton_clicked"
|
||||
QT_MOC_LITERAL(59, 872, 29), // "on_offlineStartButton_clicked"
|
||||
QT_MOC_LITERAL(60, 902, 31) // "on_unsafeChangingButton_clicked"
|
||||
QT_MOC_LITERAL(23, 296, 10), // "PacketType"
|
||||
QT_MOC_LITERAL(24, 307, 10), // "packetType"
|
||||
QT_MOC_LITERAL(25, 318, 16), // "sigSendXMLAnswer"
|
||||
QT_MOC_LITERAL(26, 335, 6), // "answer"
|
||||
QT_MOC_LITERAL(27, 342, 22), // "sigUpdateFilesOnServer"
|
||||
QT_MOC_LITERAL(28, 365, 16), // "QList<FileData>*"
|
||||
QT_MOC_LITERAL(29, 382, 12), // "fileSendList"
|
||||
QT_MOC_LITERAL(30, 395, 13), // "sigSetConnect"
|
||||
QT_MOC_LITERAL(31, 409, 15), // "ServerSettings*"
|
||||
QT_MOC_LITERAL(32, 425, 14), // "serverSettings"
|
||||
QT_MOC_LITERAL(33, 440, 16), // "sigCalculateHash"
|
||||
QT_MOC_LITERAL(34, 457, 19), // "sigSendAutorization"
|
||||
QT_MOC_LITERAL(35, 477, 12), // "sigSendCheck"
|
||||
QT_MOC_LITERAL(36, 490, 15), // "sigGetConnected"
|
||||
QT_MOC_LITERAL(37, 506, 14), // "showUpdateInfo"
|
||||
QT_MOC_LITERAL(38, 521, 21), // "showCompleteDialogBox"
|
||||
QT_MOC_LITERAL(39, 543, 19), // "slotConnectionState"
|
||||
QT_MOC_LITERAL(40, 563, 4), // "flag"
|
||||
QT_MOC_LITERAL(41, 568, 20), // "slotServerDisconnect"
|
||||
QT_MOC_LITERAL(42, 589, 14), // "updateProgress"
|
||||
QT_MOC_LITERAL(43, 604, 12), // "loadComplete"
|
||||
QT_MOC_LITERAL(44, 617, 14), // "lostConnection"
|
||||
QT_MOC_LITERAL(45, 632, 13), // "serverBlocked"
|
||||
QT_MOC_LITERAL(46, 646, 16), // "checkLoginResult"
|
||||
QT_MOC_LITERAL(47, 663, 20), // "ServerAuthorization*"
|
||||
QT_MOC_LITERAL(48, 684, 10), // "serverAuth"
|
||||
QT_MOC_LITERAL(49, 695, 13), // "setNeedUpdate"
|
||||
QT_MOC_LITERAL(50, 709, 4), // "size"
|
||||
QT_MOC_LITERAL(51, 714, 9), // "fileCount"
|
||||
QT_MOC_LITERAL(52, 724, 11), // "deleteCount"
|
||||
QT_MOC_LITERAL(53, 736, 20), // "showServerListWidget"
|
||||
QT_MOC_LITERAL(54, 757, 29), // "QList<StreamingVersionData*>*"
|
||||
QT_MOC_LITERAL(55, 787, 10), // "serverData"
|
||||
QT_MOC_LITERAL(56, 798, 25), // "on_settingsButton_clicked"
|
||||
QT_MOC_LITERAL(57, 824, 29), // "on_languageComboBox_activated"
|
||||
QT_MOC_LITERAL(58, 854, 4), // "arg1"
|
||||
QT_MOC_LITERAL(59, 859, 17), // "slotDisableNotify"
|
||||
QT_MOC_LITERAL(60, 877, 21), // "on_exitButton_clicked"
|
||||
QT_MOC_LITERAL(61, 899, 29), // "on_offlineStartButton_clicked"
|
||||
QT_MOC_LITERAL(62, 929, 31) // "on_unsafeChangingButton_clicked"
|
||||
|
||||
},
|
||||
"MainWindow\0sigInitializeClient\0\0"
|
||||
@@ -104,20 +106,21 @@ QT_MOC_LITERAL(60, 902, 31) // "on_unsafeChangingButton_clicked"
|
||||
"UpdateController*\0updateController\0"
|
||||
"DataParser*\0dataParser\0HashComparer*\0"
|
||||
"hashComparer\0TCPClient*\0tcpClient\0"
|
||||
"sigSendCommand\0command\0sigSendXMLAnswer\0"
|
||||
"answer\0sigUpdateFilesOnServer\0"
|
||||
"sigSendCommand\0PacketType\0packetType\0"
|
||||
"sigSendXMLAnswer\0answer\0sigUpdateFilesOnServer\0"
|
||||
"QList<FileData>*\0fileSendList\0"
|
||||
"sigSetConnect\0ServerSettings*\0"
|
||||
"serverSettings\0sigCalculateHash\0"
|
||||
"sigSendAutorization\0sigGetConnected\0"
|
||||
"showUpdateInfo\0showCompleteDialogBox\0"
|
||||
"slotConnectionState\0flag\0slotServerDisconnect\0"
|
||||
"updateProgress\0loadComplete\0lostConnection\0"
|
||||
"serverBlocked\0checkLoginResult\0"
|
||||
"ServerAuthorization*\0serverAuth\0"
|
||||
"setNeedUpdate\0size\0fileCount\0deleteCount\0"
|
||||
"showServerListWidget\0QList<StreamingVersionData*>*\0"
|
||||
"serverData\0on_settingsButton_clicked\0"
|
||||
"sigSendAutorization\0sigSendCheck\0"
|
||||
"sigGetConnected\0showUpdateInfo\0"
|
||||
"showCompleteDialogBox\0slotConnectionState\0"
|
||||
"flag\0slotServerDisconnect\0updateProgress\0"
|
||||
"loadComplete\0lostConnection\0serverBlocked\0"
|
||||
"checkLoginResult\0ServerAuthorization*\0"
|
||||
"serverAuth\0setNeedUpdate\0size\0fileCount\0"
|
||||
"deleteCount\0showServerListWidget\0"
|
||||
"QList<StreamingVersionData*>*\0serverData\0"
|
||||
"on_settingsButton_clicked\0"
|
||||
"on_languageComboBox_activated\0arg1\0"
|
||||
"slotDisableNotify\0on_exitButton_clicked\0"
|
||||
"on_offlineStartButton_clicked\0"
|
||||
@@ -131,50 +134,52 @@ static const uint qt_meta_data_MainWindow[] = {
|
||||
8, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
26, 14, // methods
|
||||
27, 14, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
0, 0, // constructors
|
||||
0, // flags
|
||||
9, // signalCount
|
||||
10, // signalCount
|
||||
|
||||
// signals: name, argc, parameters, tag, flags
|
||||
1, 5, 144, 2, 0x06 /* Public */,
|
||||
13, 5, 155, 2, 0x06 /* Public */,
|
||||
22, 1, 166, 2, 0x06 /* Public */,
|
||||
24, 1, 169, 2, 0x06 /* Public */,
|
||||
26, 1, 172, 2, 0x06 /* Public */,
|
||||
29, 2, 175, 2, 0x06 /* Public */,
|
||||
32, 0, 180, 2, 0x06 /* Public */,
|
||||
33, 0, 181, 2, 0x06 /* Public */,
|
||||
34, 0, 182, 2, 0x06 /* Public */,
|
||||
1, 5, 149, 2, 0x06 /* Public */,
|
||||
13, 5, 160, 2, 0x06 /* Public */,
|
||||
22, 1, 171, 2, 0x06 /* Public */,
|
||||
25, 1, 174, 2, 0x06 /* Public */,
|
||||
27, 1, 177, 2, 0x06 /* Public */,
|
||||
30, 2, 180, 2, 0x06 /* Public */,
|
||||
33, 0, 185, 2, 0x06 /* Public */,
|
||||
34, 0, 186, 2, 0x06 /* Public */,
|
||||
35, 0, 187, 2, 0x06 /* Public */,
|
||||
36, 0, 188, 2, 0x06 /* Public */,
|
||||
|
||||
// slots: name, argc, parameters, tag, flags
|
||||
35, 0, 183, 2, 0x0a /* Public */,
|
||||
36, 0, 184, 2, 0x0a /* Public */,
|
||||
37, 1, 185, 2, 0x0a /* Public */,
|
||||
39, 0, 188, 2, 0x0a /* Public */,
|
||||
40, 0, 189, 2, 0x0a /* Public */,
|
||||
41, 0, 190, 2, 0x0a /* Public */,
|
||||
42, 0, 191, 2, 0x0a /* Public */,
|
||||
43, 0, 192, 2, 0x0a /* Public */,
|
||||
44, 1, 193, 2, 0x0a /* Public */,
|
||||
47, 4, 196, 2, 0x0a /* Public */,
|
||||
51, 1, 205, 2, 0x0a /* Public */,
|
||||
54, 0, 208, 2, 0x08 /* Private */,
|
||||
55, 1, 209, 2, 0x08 /* Private */,
|
||||
57, 0, 212, 2, 0x08 /* Private */,
|
||||
58, 0, 213, 2, 0x08 /* Private */,
|
||||
59, 0, 214, 2, 0x08 /* Private */,
|
||||
60, 0, 215, 2, 0x08 /* Private */,
|
||||
37, 0, 189, 2, 0x0a /* Public */,
|
||||
38, 0, 190, 2, 0x0a /* Public */,
|
||||
39, 1, 191, 2, 0x0a /* Public */,
|
||||
41, 0, 194, 2, 0x0a /* Public */,
|
||||
42, 0, 195, 2, 0x0a /* Public */,
|
||||
43, 0, 196, 2, 0x0a /* Public */,
|
||||
44, 0, 197, 2, 0x0a /* Public */,
|
||||
45, 0, 198, 2, 0x0a /* Public */,
|
||||
46, 1, 199, 2, 0x0a /* Public */,
|
||||
49, 4, 202, 2, 0x0a /* Public */,
|
||||
53, 1, 211, 2, 0x0a /* Public */,
|
||||
56, 0, 214, 2, 0x08 /* Private */,
|
||||
57, 1, 215, 2, 0x08 /* Private */,
|
||||
59, 0, 218, 2, 0x08 /* Private */,
|
||||
60, 0, 219, 2, 0x08 /* Private */,
|
||||
61, 0, 220, 2, 0x08 /* Private */,
|
||||
62, 0, 221, 2, 0x08 /* Private */,
|
||||
|
||||
// signals: parameters
|
||||
QMetaType::Void, 0x80000000 | 3, 0x80000000 | 5, 0x80000000 | 7, 0x80000000 | 9, 0x80000000 | 11, 4, 6, 8, 10, 12,
|
||||
QMetaType::Void, 0x80000000 | 14, 0x80000000 | 16, 0x80000000 | 3, 0x80000000 | 18, 0x80000000 | 20, 15, 17, 4, 19, 21,
|
||||
QMetaType::Void, QMetaType::QString, 23,
|
||||
QMetaType::Void, QMetaType::QString, 25,
|
||||
QMetaType::Void, 0x80000000 | 27, 28,
|
||||
QMetaType::Void, 0x80000000 | 30, 0x80000000 | 11, 31, 12,
|
||||
QMetaType::Void, 0x80000000 | 23, 24,
|
||||
QMetaType::Void, QMetaType::QString, 26,
|
||||
QMetaType::Void, 0x80000000 | 28, 29,
|
||||
QMetaType::Void, 0x80000000 | 31, 0x80000000 | 11, 32, 12,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Bool,
|
||||
@@ -182,17 +187,17 @@ static const uint qt_meta_data_MainWindow[] = {
|
||||
// slots: parameters
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::Bool, 38,
|
||||
QMetaType::Void, QMetaType::Bool, 40,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, 0x80000000 | 45, 46,
|
||||
QMetaType::Void, QMetaType::Bool, QMetaType::ULongLong, QMetaType::ULongLong, QMetaType::ULongLong, 38, 48, 49, 50,
|
||||
QMetaType::Void, 0x80000000 | 52, 53,
|
||||
QMetaType::Void, 0x80000000 | 47, 48,
|
||||
QMetaType::Void, QMetaType::Bool, QMetaType::ULongLong, QMetaType::ULongLong, QMetaType::ULongLong, 40, 50, 51, 52,
|
||||
QMetaType::Void, 0x80000000 | 54, 55,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::QString, 56,
|
||||
QMetaType::Void, QMetaType::QString, 58,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
@@ -209,31 +214,32 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id,
|
||||
switch (_id) {
|
||||
case 0: _t->sigInitializeClient((*reinterpret_cast< MainWindow*(*)>(_a[1])),(*reinterpret_cast< RecognizeSystem*(*)>(_a[2])),(*reinterpret_cast< ExternalExecuter*(*)>(_a[3])),(*reinterpret_cast< SendSystem*(*)>(_a[4])),(*reinterpret_cast< QThread*(*)>(_a[5]))); break;
|
||||
case 1: _t->sigRecognize((*reinterpret_cast< UpdateController*(*)>(_a[1])),(*reinterpret_cast< DataParser*(*)>(_a[2])),(*reinterpret_cast< MainWindow*(*)>(_a[3])),(*reinterpret_cast< HashComparer*(*)>(_a[4])),(*reinterpret_cast< TCPClient*(*)>(_a[5]))); break;
|
||||
case 2: _t->sigSendCommand((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
||||
case 2: _t->sigSendCommand((*reinterpret_cast< PacketType(*)>(_a[1]))); break;
|
||||
case 3: _t->sigSendXMLAnswer((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
||||
case 4: _t->sigUpdateFilesOnServer((*reinterpret_cast< QList<FileData>*(*)>(_a[1]))); break;
|
||||
case 5: _t->sigSetConnect((*reinterpret_cast< ServerSettings*(*)>(_a[1])),(*reinterpret_cast< QThread*(*)>(_a[2]))); break;
|
||||
case 6: _t->sigCalculateHash(); break;
|
||||
case 7: _t->sigSendAutorization(); break;
|
||||
case 8: { bool _r = _t->sigGetConnected();
|
||||
case 8: _t->sigSendCheck(); break;
|
||||
case 9: { bool _r = _t->sigGetConnected();
|
||||
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break;
|
||||
case 9: _t->showUpdateInfo(); break;
|
||||
case 10: _t->showCompleteDialogBox(); break;
|
||||
case 11: _t->slotConnectionState((*reinterpret_cast< bool(*)>(_a[1]))); break;
|
||||
case 12: _t->slotServerDisconnect(); break;
|
||||
case 13: _t->updateProgress(); break;
|
||||
case 14: _t->loadComplete(); break;
|
||||
case 15: _t->lostConnection(); break;
|
||||
case 16: _t->serverBlocked(); break;
|
||||
case 17: _t->checkLoginResult((*reinterpret_cast< ServerAuthorization*(*)>(_a[1]))); break;
|
||||
case 18: _t->setNeedUpdate((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< quint64(*)>(_a[2])),(*reinterpret_cast< quint64(*)>(_a[3])),(*reinterpret_cast< quint64(*)>(_a[4]))); break;
|
||||
case 19: _t->showServerListWidget((*reinterpret_cast< QList<StreamingVersionData*>*(*)>(_a[1]))); break;
|
||||
case 20: _t->on_settingsButton_clicked(); break;
|
||||
case 21: _t->on_languageComboBox_activated((*reinterpret_cast< const QString(*)>(_a[1]))); break;
|
||||
case 22: _t->slotDisableNotify(); break;
|
||||
case 23: _t->on_exitButton_clicked(); break;
|
||||
case 24: _t->on_offlineStartButton_clicked(); break;
|
||||
case 25: _t->on_unsafeChangingButton_clicked(); break;
|
||||
case 10: _t->showUpdateInfo(); break;
|
||||
case 11: _t->showCompleteDialogBox(); break;
|
||||
case 12: _t->slotConnectionState((*reinterpret_cast< bool(*)>(_a[1]))); break;
|
||||
case 13: _t->slotServerDisconnect(); break;
|
||||
case 14: _t->updateProgress(); break;
|
||||
case 15: _t->loadComplete(); break;
|
||||
case 16: _t->lostConnection(); break;
|
||||
case 17: _t->serverBlocked(); break;
|
||||
case 18: _t->checkLoginResult((*reinterpret_cast< ServerAuthorization*(*)>(_a[1]))); break;
|
||||
case 19: _t->setNeedUpdate((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< quint64(*)>(_a[2])),(*reinterpret_cast< quint64(*)>(_a[3])),(*reinterpret_cast< quint64(*)>(_a[4]))); break;
|
||||
case 20: _t->showServerListWidget((*reinterpret_cast< QList<StreamingVersionData*>*(*)>(_a[1]))); break;
|
||||
case 21: _t->on_settingsButton_clicked(); break;
|
||||
case 22: _t->on_languageComboBox_activated((*reinterpret_cast< const QString(*)>(_a[1]))); break;
|
||||
case 23: _t->slotDisableNotify(); break;
|
||||
case 24: _t->on_exitButton_clicked(); break;
|
||||
case 25: _t->on_offlineStartButton_clicked(); break;
|
||||
case 26: _t->on_unsafeChangingButton_clicked(); break;
|
||||
default: ;
|
||||
}
|
||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
@@ -294,7 +300,7 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id,
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (MainWindow::*)(QString );
|
||||
using _t = void (MainWindow::*)(PacketType );
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSendCommand)) {
|
||||
*result = 2;
|
||||
return;
|
||||
@@ -335,10 +341,17 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id,
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (MainWindow::*)();
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSendCheck)) {
|
||||
*result = 8;
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = bool (MainWindow::*)();
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigGetConnected)) {
|
||||
*result = 8;
|
||||
*result = 9;
|
||||
return;
|
||||
}
|
||||
}
|
||||
@@ -374,13 +387,13 @@ int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
if (_id < 26)
|
||||
if (_id < 27)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 26;
|
||||
_id -= 27;
|
||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
if (_id < 26)
|
||||
if (_id < 27)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 26;
|
||||
_id -= 27;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
@@ -400,7 +413,7 @@ void MainWindow::sigRecognize(UpdateController * _t1, DataParser * _t2, MainWind
|
||||
}
|
||||
|
||||
// SIGNAL 2
|
||||
void MainWindow::sigSendCommand(QString _t1)
|
||||
void MainWindow::sigSendCommand(PacketType _t1)
|
||||
{
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 2, _a);
|
||||
@@ -440,11 +453,17 @@ void MainWindow::sigSendAutorization()
|
||||
}
|
||||
|
||||
// SIGNAL 8
|
||||
void MainWindow::sigSendCheck()
|
||||
{
|
||||
QMetaObject::activate(this, &staticMetaObject, 8, nullptr);
|
||||
}
|
||||
|
||||
// SIGNAL 9
|
||||
bool MainWindow::sigGetConnected()
|
||||
{
|
||||
bool _t0{};
|
||||
void *_a[] = { const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t0))) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 8, _a);
|
||||
QMetaObject::activate(this, &staticMetaObject, 9, _a);
|
||||
return _t0;
|
||||
}
|
||||
QT_WARNING_POP
|
||||
|
||||
Reference in New Issue
Block a user