mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
fead: load without animation
This commit is contained in:
@@ -22,8 +22,8 @@ QT_BEGIN_MOC_NAMESPACE
|
||||
QT_WARNING_PUSH
|
||||
QT_WARNING_DISABLE_DEPRECATED
|
||||
struct qt_meta_stringdata_MainWindow_t {
|
||||
QByteArrayData data[26];
|
||||
char stringdata0[460];
|
||||
QByteArrayData data[30];
|
||||
char stringdata0[492];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
@@ -39,35 +39,40 @@ QT_MOC_LITERAL(3, 32, 16), // "RecognizeSystem*"
|
||||
QT_MOC_LITERAL(4, 49, 15), // "recognizeSystem"
|
||||
QT_MOC_LITERAL(5, 65, 17), // "ExternalExecuter*"
|
||||
QT_MOC_LITERAL(6, 83, 16), // "externalExecuter"
|
||||
QT_MOC_LITERAL(7, 100, 13), // "sigSetConnect"
|
||||
QT_MOC_LITERAL(8, 114, 15), // "ServerSettings*"
|
||||
QT_MOC_LITERAL(9, 130, 14), // "serverSettings"
|
||||
QT_MOC_LITERAL(10, 145, 16), // "sigCalculateHash"
|
||||
QT_MOC_LITERAL(11, 162, 26), // "sigSendClientAuthorization"
|
||||
QT_MOC_LITERAL(12, 189, 14), // "sigSendMessage"
|
||||
QT_MOC_LITERAL(13, 204, 7), // "message"
|
||||
QT_MOC_LITERAL(14, 212, 22), // "on_loginButton_clicked"
|
||||
QT_MOC_LITERAL(15, 235, 23), // "on_updateButton_clicked"
|
||||
QT_MOC_LITERAL(16, 259, 22), // "on_startButton_clicked"
|
||||
QT_MOC_LITERAL(17, 282, 27), // "on_saveServerButton_clicked"
|
||||
QT_MOC_LITERAL(18, 310, 25), // "on_settingsButton_clicked"
|
||||
QT_MOC_LITERAL(19, 336, 24), // "on_connectButton_clicked"
|
||||
QT_MOC_LITERAL(20, 361, 29), // "on_languageComboBox_activated"
|
||||
QT_MOC_LITERAL(21, 391, 4), // "arg1"
|
||||
QT_MOC_LITERAL(22, 396, 17), // "slotDisableNotify"
|
||||
QT_MOC_LITERAL(23, 414, 19), // "slotConnectionState"
|
||||
QT_MOC_LITERAL(24, 434, 4), // "flag"
|
||||
QT_MOC_LITERAL(25, 439, 20) // "slotServerDisconnect"
|
||||
QT_MOC_LITERAL(7, 100, 11), // "SendSystem*"
|
||||
QT_MOC_LITERAL(8, 112, 10), // "sendSystem"
|
||||
QT_MOC_LITERAL(9, 123, 8), // "QThread*"
|
||||
QT_MOC_LITERAL(10, 132, 6), // "thread"
|
||||
QT_MOC_LITERAL(11, 139, 13), // "sigSetConnect"
|
||||
QT_MOC_LITERAL(12, 153, 15), // "ServerSettings*"
|
||||
QT_MOC_LITERAL(13, 169, 14), // "serverSettings"
|
||||
QT_MOC_LITERAL(14, 184, 16), // "sigCalculateHash"
|
||||
QT_MOC_LITERAL(15, 201, 14), // "sigSendCommand"
|
||||
QT_MOC_LITERAL(16, 216, 7), // "message"
|
||||
QT_MOC_LITERAL(17, 224, 19), // "sigSendAutorization"
|
||||
QT_MOC_LITERAL(18, 244, 22), // "on_loginButton_clicked"
|
||||
QT_MOC_LITERAL(19, 267, 23), // "on_updateButton_clicked"
|
||||
QT_MOC_LITERAL(20, 291, 22), // "on_startButton_clicked"
|
||||
QT_MOC_LITERAL(21, 314, 27), // "on_saveServerButton_clicked"
|
||||
QT_MOC_LITERAL(22, 342, 25), // "on_settingsButton_clicked"
|
||||
QT_MOC_LITERAL(23, 368, 24), // "on_connectButton_clicked"
|
||||
QT_MOC_LITERAL(24, 393, 29), // "on_languageComboBox_activated"
|
||||
QT_MOC_LITERAL(25, 423, 4), // "arg1"
|
||||
QT_MOC_LITERAL(26, 428, 17), // "slotDisableNotify"
|
||||
QT_MOC_LITERAL(27, 446, 19), // "slotConnectionState"
|
||||
QT_MOC_LITERAL(28, 466, 4), // "flag"
|
||||
QT_MOC_LITERAL(29, 471, 20) // "slotServerDisconnect"
|
||||
|
||||
},
|
||||
"MainWindow\0sigInitializeClient\0\0"
|
||||
"RecognizeSystem*\0recognizeSystem\0"
|
||||
"ExternalExecuter*\0externalExecuter\0"
|
||||
"SendSystem*\0sendSystem\0QThread*\0thread\0"
|
||||
"sigSetConnect\0ServerSettings*\0"
|
||||
"serverSettings\0sigCalculateHash\0"
|
||||
"sigSendClientAuthorization\0sigSendMessage\0"
|
||||
"message\0on_loginButton_clicked\0"
|
||||
"on_updateButton_clicked\0on_startButton_clicked\0"
|
||||
"sigSendCommand\0message\0sigSendAutorization\0"
|
||||
"on_loginButton_clicked\0on_updateButton_clicked\0"
|
||||
"on_startButton_clicked\0"
|
||||
"on_saveServerButton_clicked\0"
|
||||
"on_settingsButton_clicked\0"
|
||||
"on_connectButton_clicked\0"
|
||||
@@ -91,30 +96,30 @@ static const uint qt_meta_data_MainWindow[] = {
|
||||
5, // signalCount
|
||||
|
||||
// signals: name, argc, parameters, tag, flags
|
||||
1, 2, 89, 2, 0x06 /* Public */,
|
||||
7, 1, 94, 2, 0x06 /* Public */,
|
||||
10, 0, 97, 2, 0x06 /* Public */,
|
||||
11, 0, 98, 2, 0x06 /* Public */,
|
||||
12, 1, 99, 2, 0x06 /* Public */,
|
||||
1, 4, 89, 2, 0x06 /* Public */,
|
||||
11, 2, 98, 2, 0x06 /* Public */,
|
||||
14, 0, 103, 2, 0x06 /* Public */,
|
||||
15, 1, 104, 2, 0x06 /* Public */,
|
||||
17, 0, 107, 2, 0x06 /* Public */,
|
||||
|
||||
// slots: name, argc, parameters, tag, flags
|
||||
14, 0, 102, 2, 0x08 /* Private */,
|
||||
15, 0, 103, 2, 0x08 /* Private */,
|
||||
16, 0, 104, 2, 0x08 /* Private */,
|
||||
17, 0, 105, 2, 0x08 /* Private */,
|
||||
18, 0, 106, 2, 0x08 /* Private */,
|
||||
19, 0, 107, 2, 0x08 /* Private */,
|
||||
20, 1, 108, 2, 0x08 /* Private */,
|
||||
22, 0, 111, 2, 0x08 /* Private */,
|
||||
23, 1, 112, 2, 0x08 /* Private */,
|
||||
25, 0, 115, 2, 0x08 /* Private */,
|
||||
18, 0, 108, 2, 0x08 /* Private */,
|
||||
19, 0, 109, 2, 0x08 /* Private */,
|
||||
20, 0, 110, 2, 0x08 /* Private */,
|
||||
21, 0, 111, 2, 0x08 /* Private */,
|
||||
22, 0, 112, 2, 0x08 /* Private */,
|
||||
23, 0, 113, 2, 0x08 /* Private */,
|
||||
24, 1, 114, 2, 0x08 /* Private */,
|
||||
26, 0, 117, 2, 0x08 /* Private */,
|
||||
27, 1, 118, 2, 0x08 /* Private */,
|
||||
29, 0, 121, 2, 0x08 /* Private */,
|
||||
|
||||
// signals: parameters
|
||||
QMetaType::Void, 0x80000000 | 3, 0x80000000 | 5, 4, 6,
|
||||
QMetaType::Void, 0x80000000 | 8, 9,
|
||||
QMetaType::Void, 0x80000000 | 3, 0x80000000 | 5, 0x80000000 | 7, 0x80000000 | 9, 4, 6, 8, 10,
|
||||
QMetaType::Void, 0x80000000 | 12, 0x80000000 | 9, 13, 10,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::QString, 16,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::QString, 13,
|
||||
|
||||
// slots: parameters
|
||||
QMetaType::Void,
|
||||
@@ -123,9 +128,9 @@ static const uint qt_meta_data_MainWindow[] = {
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::QString, 21,
|
||||
QMetaType::Void, QMetaType::QString, 25,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::Bool, 24,
|
||||
QMetaType::Void, QMetaType::Bool, 28,
|
||||
QMetaType::Void,
|
||||
|
||||
0 // eod
|
||||
@@ -137,11 +142,11 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id,
|
||||
auto *_t = static_cast<MainWindow *>(_o);
|
||||
Q_UNUSED(_t)
|
||||
switch (_id) {
|
||||
case 0: _t->sigInitializeClient((*reinterpret_cast< RecognizeSystem*(*)>(_a[1])),(*reinterpret_cast< ExternalExecuter*(*)>(_a[2]))); break;
|
||||
case 1: _t->sigSetConnect((*reinterpret_cast< ServerSettings*(*)>(_a[1]))); break;
|
||||
case 0: _t->sigInitializeClient((*reinterpret_cast< RecognizeSystem*(*)>(_a[1])),(*reinterpret_cast< ExternalExecuter*(*)>(_a[2])),(*reinterpret_cast< SendSystem*(*)>(_a[3])),(*reinterpret_cast< QThread*(*)>(_a[4]))); break;
|
||||
case 1: _t->sigSetConnect((*reinterpret_cast< ServerSettings*(*)>(_a[1])),(*reinterpret_cast< QThread*(*)>(_a[2]))); break;
|
||||
case 2: _t->sigCalculateHash(); break;
|
||||
case 3: _t->sigSendClientAuthorization(); break;
|
||||
case 4: _t->sigSendMessage((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
||||
case 3: _t->sigSendCommand((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
||||
case 4: _t->sigSendAutorization(); break;
|
||||
case 5: _t->on_loginButton_clicked(); break;
|
||||
case 6: _t->on_updateButton_clicked(); break;
|
||||
case 7: _t->on_startButton_clicked(); break;
|
||||
@@ -162,22 +167,33 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id,
|
||||
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
|
||||
case 1:
|
||||
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< ExternalExecuter* >(); break;
|
||||
case 3:
|
||||
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QThread* >(); break;
|
||||
case 0:
|
||||
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< RecognizeSystem* >(); break;
|
||||
case 2:
|
||||
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< SendSystem* >(); break;
|
||||
}
|
||||
break;
|
||||
case 1:
|
||||
switch (*reinterpret_cast<int*>(_a[1])) {
|
||||
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
|
||||
case 1:
|
||||
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QThread* >(); break;
|
||||
}
|
||||
break;
|
||||
}
|
||||
} else if (_c == QMetaObject::IndexOfMethod) {
|
||||
int *result = reinterpret_cast<int *>(_a[0]);
|
||||
{
|
||||
using _t = void (MainWindow::*)(RecognizeSystem * , ExternalExecuter * );
|
||||
using _t = void (MainWindow::*)(RecognizeSystem * , ExternalExecuter * , SendSystem * , QThread * );
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigInitializeClient)) {
|
||||
*result = 0;
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (MainWindow::*)(ServerSettings * );
|
||||
using _t = void (MainWindow::*)(ServerSettings * , QThread * );
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSetConnect)) {
|
||||
*result = 1;
|
||||
return;
|
||||
@@ -191,15 +207,15 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id,
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (MainWindow::*)();
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSendClientAuthorization)) {
|
||||
using _t = void (MainWindow::*)(QString );
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSendCommand)) {
|
||||
*result = 3;
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (MainWindow::*)(QString );
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSendMessage)) {
|
||||
using _t = void (MainWindow::*)();
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSendAutorization)) {
|
||||
*result = 4;
|
||||
return;
|
||||
}
|
||||
@@ -248,16 +264,16 @@ int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
}
|
||||
|
||||
// SIGNAL 0
|
||||
void MainWindow::sigInitializeClient(RecognizeSystem * _t1, ExternalExecuter * _t2)
|
||||
void MainWindow::sigInitializeClient(RecognizeSystem * _t1, ExternalExecuter * _t2, SendSystem * _t3, QThread * _t4)
|
||||
{
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t3))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t4))) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 0, _a);
|
||||
}
|
||||
|
||||
// SIGNAL 1
|
||||
void MainWindow::sigSetConnect(ServerSettings * _t1)
|
||||
void MainWindow::sigSetConnect(ServerSettings * _t1, QThread * _t2)
|
||||
{
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 1, _a);
|
||||
}
|
||||
|
||||
@@ -268,16 +284,16 @@ void MainWindow::sigCalculateHash()
|
||||
}
|
||||
|
||||
// SIGNAL 3
|
||||
void MainWindow::sigSendClientAuthorization()
|
||||
void MainWindow::sigSendCommand(QString _t1)
|
||||
{
|
||||
QMetaObject::activate(this, &staticMetaObject, 3, nullptr);
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 3, _a);
|
||||
}
|
||||
|
||||
// SIGNAL 4
|
||||
void MainWindow::sigSendMessage(QString _t1)
|
||||
void MainWindow::sigSendAutorization()
|
||||
{
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 4, _a);
|
||||
QMetaObject::activate(this, &staticMetaObject, 4, nullptr);
|
||||
}
|
||||
QT_WARNING_POP
|
||||
QT_END_MOC_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user