mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
321 lines
12 KiB
C++
321 lines
12 KiB
C++
/****************************************************************************
|
|
** Meta object code from reading C++ file 'mainwindow.h'
|
|
**
|
|
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.14.2)
|
|
**
|
|
** WARNING! All changes made in this file will be lost!
|
|
*****************************************************************************/
|
|
|
|
#include <memory>
|
|
#include "../mainwindow.h"
|
|
#include <QtCore/qbytearray.h>
|
|
#include <QtCore/qmetatype.h>
|
|
#if !defined(Q_MOC_OUTPUT_REVISION)
|
|
#error "The header file 'mainwindow.h' doesn't include <QObject>."
|
|
#elif Q_MOC_OUTPUT_REVISION != 67
|
|
#error "This file was generated using the moc from 5.14.2. 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_MainWindow_t {
|
|
QByteArrayData data[31];
|
|
char stringdata0[508];
|
|
};
|
|
#define QT_MOC_LITERAL(idx, ofs, len) \
|
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
|
qptrdiff(offsetof(qt_meta_stringdata_MainWindow_t, stringdata0) + ofs \
|
|
- idx * sizeof(QByteArrayData)) \
|
|
)
|
|
static const qt_meta_stringdata_MainWindow_t qt_meta_stringdata_MainWindow = {
|
|
{
|
|
QT_MOC_LITERAL(0, 0, 10), // "MainWindow"
|
|
QT_MOC_LITERAL(1, 11, 19), // "sigInitializeClient"
|
|
QT_MOC_LITERAL(2, 31, 0), // ""
|
|
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, 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, 15), // "sigGetConnected"
|
|
QT_MOC_LITERAL(19, 260, 22), // "on_loginButton_clicked"
|
|
QT_MOC_LITERAL(20, 283, 23), // "on_updateButton_clicked"
|
|
QT_MOC_LITERAL(21, 307, 22), // "on_startButton_clicked"
|
|
QT_MOC_LITERAL(22, 330, 27), // "on_saveServerButton_clicked"
|
|
QT_MOC_LITERAL(23, 358, 25), // "on_settingsButton_clicked"
|
|
QT_MOC_LITERAL(24, 384, 24), // "on_connectButton_clicked"
|
|
QT_MOC_LITERAL(25, 409, 29), // "on_languageComboBox_activated"
|
|
QT_MOC_LITERAL(26, 439, 4), // "arg1"
|
|
QT_MOC_LITERAL(27, 444, 17), // "slotDisableNotify"
|
|
QT_MOC_LITERAL(28, 462, 19), // "slotConnectionState"
|
|
QT_MOC_LITERAL(29, 482, 4), // "flag"
|
|
QT_MOC_LITERAL(30, 487, 20) // "slotServerDisconnect"
|
|
|
|
},
|
|
"MainWindow\0sigInitializeClient\0\0"
|
|
"RecognizeSystem*\0recognizeSystem\0"
|
|
"ExternalExecuter*\0externalExecuter\0"
|
|
"SendSystem*\0sendSystem\0QThread*\0thread\0"
|
|
"sigSetConnect\0ServerSettings*\0"
|
|
"serverSettings\0sigCalculateHash\0"
|
|
"sigSendCommand\0message\0sigSendAutorization\0"
|
|
"sigGetConnected\0on_loginButton_clicked\0"
|
|
"on_updateButton_clicked\0on_startButton_clicked\0"
|
|
"on_saveServerButton_clicked\0"
|
|
"on_settingsButton_clicked\0"
|
|
"on_connectButton_clicked\0"
|
|
"on_languageComboBox_activated\0arg1\0"
|
|
"slotDisableNotify\0slotConnectionState\0"
|
|
"flag\0slotServerDisconnect"
|
|
};
|
|
#undef QT_MOC_LITERAL
|
|
|
|
static const uint qt_meta_data_MainWindow[] = {
|
|
|
|
// content:
|
|
8, // revision
|
|
0, // classname
|
|
0, 0, // classinfo
|
|
16, 14, // methods
|
|
0, 0, // properties
|
|
0, 0, // enums/sets
|
|
0, 0, // constructors
|
|
0, // flags
|
|
6, // signalCount
|
|
|
|
// signals: name, argc, parameters, tag, flags
|
|
1, 4, 94, 2, 0x06 /* Public */,
|
|
11, 2, 103, 2, 0x06 /* Public */,
|
|
14, 0, 108, 2, 0x06 /* Public */,
|
|
15, 1, 109, 2, 0x06 /* Public */,
|
|
17, 0, 112, 2, 0x06 /* Public */,
|
|
18, 0, 113, 2, 0x06 /* Public */,
|
|
|
|
// slots: name, argc, parameters, tag, flags
|
|
19, 0, 114, 2, 0x08 /* Private */,
|
|
20, 0, 115, 2, 0x08 /* Private */,
|
|
21, 0, 116, 2, 0x08 /* Private */,
|
|
22, 0, 117, 2, 0x08 /* Private */,
|
|
23, 0, 118, 2, 0x08 /* Private */,
|
|
24, 0, 119, 2, 0x08 /* Private */,
|
|
25, 1, 120, 2, 0x08 /* Private */,
|
|
27, 0, 123, 2, 0x08 /* Private */,
|
|
28, 1, 124, 2, 0x08 /* Private */,
|
|
30, 0, 127, 2, 0x08 /* Private */,
|
|
|
|
// signals: parameters
|
|
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::Bool,
|
|
|
|
// slots: parameters
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
QMetaType::Void, QMetaType::QString, 26,
|
|
QMetaType::Void,
|
|
QMetaType::Void, QMetaType::Bool, 29,
|
|
QMetaType::Void,
|
|
|
|
0 // eod
|
|
};
|
|
|
|
void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
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])),(*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->sigSendCommand((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
|
case 4: _t->sigSendAutorization(); break;
|
|
case 5: { bool _r = _t->sigGetConnected();
|
|
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break;
|
|
case 6: _t->on_loginButton_clicked(); break;
|
|
case 7: _t->on_updateButton_clicked(); break;
|
|
case 8: _t->on_startButton_clicked(); break;
|
|
case 9: _t->on_saveServerButton_clicked(); break;
|
|
case 10: _t->on_settingsButton_clicked(); break;
|
|
case 11: _t->on_connectButton_clicked(); break;
|
|
case 12: _t->on_languageComboBox_activated((*reinterpret_cast< const QString(*)>(_a[1]))); break;
|
|
case 13: _t->slotDisableNotify(); break;
|
|
case 14: _t->slotConnectionState((*reinterpret_cast< bool(*)>(_a[1]))); break;
|
|
case 15: _t->slotServerDisconnect(); break;
|
|
default: ;
|
|
}
|
|
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
|
switch (_id) {
|
|
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
|
|
case 0:
|
|
switch (*reinterpret_cast<int*>(_a[1])) {
|
|
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 * , SendSystem * , QThread * );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigInitializeClient)) {
|
|
*result = 0;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (MainWindow::*)(ServerSettings * , QThread * );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSetConnect)) {
|
|
*result = 1;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (MainWindow::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigCalculateHash)) {
|
|
*result = 2;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (MainWindow::*)(QString );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSendCommand)) {
|
|
*result = 3;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (MainWindow::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSendAutorization)) {
|
|
*result = 4;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = bool (MainWindow::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigGetConnected)) {
|
|
*result = 5;
|
|
return;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
QT_INIT_METAOBJECT const QMetaObject MainWindow::staticMetaObject = { {
|
|
QMetaObject::SuperData::link<QMainWindow::staticMetaObject>(),
|
|
qt_meta_stringdata_MainWindow.data,
|
|
qt_meta_data_MainWindow,
|
|
qt_static_metacall,
|
|
nullptr,
|
|
nullptr
|
|
} };
|
|
|
|
|
|
const QMetaObject *MainWindow::metaObject() const
|
|
{
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
}
|
|
|
|
void *MainWindow::qt_metacast(const char *_clname)
|
|
{
|
|
if (!_clname) return nullptr;
|
|
if (!strcmp(_clname, qt_meta_stringdata_MainWindow.stringdata0))
|
|
return static_cast<void*>(this);
|
|
return QMainWindow::qt_metacast(_clname);
|
|
}
|
|
|
|
int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
_id = QMainWindow::qt_metacall(_c, _id, _a);
|
|
if (_id < 0)
|
|
return _id;
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
if (_id < 16)
|
|
qt_static_metacall(this, _c, _id, _a);
|
|
_id -= 16;
|
|
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
|
if (_id < 16)
|
|
qt_static_metacall(this, _c, _id, _a);
|
|
_id -= 16;
|
|
}
|
|
return _id;
|
|
}
|
|
|
|
// SIGNAL 0
|
|
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))), 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, QThread * _t2)
|
|
{
|
|
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);
|
|
}
|
|
|
|
// SIGNAL 2
|
|
void MainWindow::sigCalculateHash()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 2, nullptr);
|
|
}
|
|
|
|
// SIGNAL 3
|
|
void MainWindow::sigSendCommand(QString _t1)
|
|
{
|
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 3, _a);
|
|
}
|
|
|
|
// SIGNAL 4
|
|
void MainWindow::sigSendAutorization()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 4, nullptr);
|
|
}
|
|
|
|
// SIGNAL 5
|
|
bool MainWindow::sigGetConnected()
|
|
{
|
|
bool _t0{};
|
|
void *_a[] = { const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t0))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 5, _a);
|
|
return _t0;
|
|
}
|
|
QT_WARNING_POP
|
|
QT_END_MOC_NAMESPACE
|