mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
462 lines
18 KiB
C++
462 lines
18 KiB
C++
/****************************************************************************
|
|
** Meta object code from reading C++ file 'recognizesystem.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 "../../../InstructorsAndTrainees/connectorToServer/Core/recognizesystem.h"
|
|
#include <QtCore/qbytearray.h>
|
|
#include <QtCore/qmetatype.h>
|
|
#include <QtCore/QList>
|
|
#if !defined(Q_MOC_OUTPUT_REVISION)
|
|
#error "The header file 'recognizesystem.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_RecognizeSystem_t {
|
|
QByteArrayData data[43];
|
|
char stringdata0[718];
|
|
};
|
|
#define QT_MOC_LITERAL(idx, ofs, len) \
|
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
|
qptrdiff(offsetof(qt_meta_stringdata_RecognizeSystem_t, stringdata0) + ofs \
|
|
- idx * sizeof(QByteArrayData)) \
|
|
)
|
|
static const qt_meta_stringdata_RecognizeSystem_t qt_meta_stringdata_RecognizeSystem = {
|
|
{
|
|
QT_MOC_LITERAL(0, 0, 15), // "RecognizeSystem"
|
|
QT_MOC_LITERAL(1, 16, 23), // "sigUpdateBytesAvailable"
|
|
QT_MOC_LITERAL(2, 40, 0), // ""
|
|
QT_MOC_LITERAL(3, 41, 15), // "sigLoadComplete"
|
|
QT_MOC_LITERAL(4, 57, 13), // "sigNeedUpdate"
|
|
QT_MOC_LITERAL(5, 71, 4), // "flag"
|
|
QT_MOC_LITERAL(6, 76, 4), // "size"
|
|
QT_MOC_LITERAL(7, 81, 9), // "fileCount"
|
|
QT_MOC_LITERAL(8, 91, 15), // "sigSendDebugLog"
|
|
QT_MOC_LITERAL(9, 107, 7), // "message"
|
|
QT_MOC_LITERAL(10, 115, 17), // "sigSocketDisabled"
|
|
QT_MOC_LITERAL(11, 133, 16), // "sigServerBlocked"
|
|
QT_MOC_LITERAL(12, 150, 7), // "sigAuth"
|
|
QT_MOC_LITERAL(13, 158, 20), // "ServerAuthorization*"
|
|
QT_MOC_LITERAL(14, 179, 10), // "serverAuth"
|
|
QT_MOC_LITERAL(15, 190, 9), // "sigDeAuth"
|
|
QT_MOC_LITERAL(16, 200, 22), // "ServerDeAuthorization*"
|
|
QT_MOC_LITERAL(17, 223, 12), // "serverDeAuth"
|
|
QT_MOC_LITERAL(18, 236, 18), // "sigAnswerQueryToDB"
|
|
QT_MOC_LITERAL(19, 255, 18), // "QList<Instructor>*"
|
|
QT_MOC_LITERAL(20, 274, 15), // "listInstructors"
|
|
QT_MOC_LITERAL(21, 290, 15), // "QList<Trainee>*"
|
|
QT_MOC_LITERAL(22, 306, 12), // "listTrainees"
|
|
QT_MOC_LITERAL(23, 319, 13), // "QList<Group>*"
|
|
QT_MOC_LITERAL(24, 333, 10), // "listGroups"
|
|
QT_MOC_LITERAL(25, 344, 25), // "sigSocketWaitForReadyRead"
|
|
QT_MOC_LITERAL(26, 370, 8), // "waitTime"
|
|
QT_MOC_LITERAL(27, 379, 15), // "sigStartCompare"
|
|
QT_MOC_LITERAL(28, 395, 34), // "sigAnswerQueryToDB_ListInstru..."
|
|
QT_MOC_LITERAL(29, 430, 17), // "QList<Instructor>"
|
|
QT_MOC_LITERAL(30, 448, 29), // "sigAnswerQueryToDB_ListGroups"
|
|
QT_MOC_LITERAL(31, 478, 12), // "QList<Group>"
|
|
QT_MOC_LITERAL(32, 491, 31), // "sigAnswerQueryToDB_ListTrainees"
|
|
QT_MOC_LITERAL(33, 523, 14), // "QList<Trainee>"
|
|
QT_MOC_LITERAL(34, 538, 32), // "sigAnswerQueryToDB_ListComputers"
|
|
QT_MOC_LITERAL(35, 571, 15), // "QList<Computer>"
|
|
QT_MOC_LITERAL(36, 587, 13), // "listComputers"
|
|
QT_MOC_LITERAL(37, 601, 33), // "sigAnswerQueryToDB_ListClassr..."
|
|
QT_MOC_LITERAL(38, 635, 16), // "QList<Classroom>"
|
|
QT_MOC_LITERAL(39, 652, 14), // "listClassrooms"
|
|
QT_MOC_LITERAL(40, 667, 28), // "sigAnswerQueryToDB_ListTasks"
|
|
QT_MOC_LITERAL(41, 696, 11), // "QList<Task>"
|
|
QT_MOC_LITERAL(42, 708, 9) // "listTasks"
|
|
|
|
},
|
|
"RecognizeSystem\0sigUpdateBytesAvailable\0"
|
|
"\0sigLoadComplete\0sigNeedUpdate\0flag\0"
|
|
"size\0fileCount\0sigSendDebugLog\0message\0"
|
|
"sigSocketDisabled\0sigServerBlocked\0"
|
|
"sigAuth\0ServerAuthorization*\0serverAuth\0"
|
|
"sigDeAuth\0ServerDeAuthorization*\0"
|
|
"serverDeAuth\0sigAnswerQueryToDB\0"
|
|
"QList<Instructor>*\0listInstructors\0"
|
|
"QList<Trainee>*\0listTrainees\0QList<Group>*\0"
|
|
"listGroups\0sigSocketWaitForReadyRead\0"
|
|
"waitTime\0sigStartCompare\0"
|
|
"sigAnswerQueryToDB_ListInstructors\0"
|
|
"QList<Instructor>\0sigAnswerQueryToDB_ListGroups\0"
|
|
"QList<Group>\0sigAnswerQueryToDB_ListTrainees\0"
|
|
"QList<Trainee>\0sigAnswerQueryToDB_ListComputers\0"
|
|
"QList<Computer>\0listComputers\0"
|
|
"sigAnswerQueryToDB_ListClassrooms\0"
|
|
"QList<Classroom>\0listClassrooms\0"
|
|
"sigAnswerQueryToDB_ListTasks\0QList<Task>\0"
|
|
"listTasks"
|
|
};
|
|
#undef QT_MOC_LITERAL
|
|
|
|
static const uint qt_meta_data_RecognizeSystem[] = {
|
|
|
|
// content:
|
|
8, // revision
|
|
0, // classname
|
|
0, 0, // classinfo
|
|
17, 14, // methods
|
|
0, 0, // properties
|
|
0, 0, // enums/sets
|
|
0, 0, // constructors
|
|
0, // flags
|
|
17, // signalCount
|
|
|
|
// signals: name, argc, parameters, tag, flags
|
|
1, 0, 99, 2, 0x06 /* Public */,
|
|
3, 0, 100, 2, 0x06 /* Public */,
|
|
4, 3, 101, 2, 0x06 /* Public */,
|
|
8, 1, 108, 2, 0x06 /* Public */,
|
|
10, 0, 111, 2, 0x06 /* Public */,
|
|
11, 0, 112, 2, 0x06 /* Public */,
|
|
12, 1, 113, 2, 0x06 /* Public */,
|
|
15, 1, 116, 2, 0x06 /* Public */,
|
|
18, 3, 119, 2, 0x06 /* Public */,
|
|
25, 1, 126, 2, 0x06 /* Public */,
|
|
27, 0, 129, 2, 0x06 /* Public */,
|
|
28, 1, 130, 2, 0x06 /* Public */,
|
|
30, 1, 133, 2, 0x06 /* Public */,
|
|
32, 1, 136, 2, 0x06 /* Public */,
|
|
34, 1, 139, 2, 0x06 /* Public */,
|
|
37, 1, 142, 2, 0x06 /* Public */,
|
|
40, 1, 145, 2, 0x06 /* Public */,
|
|
|
|
// signals: parameters
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
QMetaType::Void, QMetaType::Bool, QMetaType::LongLong, QMetaType::ULongLong, 5, 6, 7,
|
|
QMetaType::Void, QMetaType::QString, 9,
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
QMetaType::Void, 0x80000000 | 13, 14,
|
|
QMetaType::Void, 0x80000000 | 16, 17,
|
|
QMetaType::Void, 0x80000000 | 19, 0x80000000 | 21, 0x80000000 | 23, 20, 22, 24,
|
|
QMetaType::Void, QMetaType::Int, 26,
|
|
QMetaType::Void,
|
|
QMetaType::Void, 0x80000000 | 29, 20,
|
|
QMetaType::Void, 0x80000000 | 31, 24,
|
|
QMetaType::Void, 0x80000000 | 33, 22,
|
|
QMetaType::Void, 0x80000000 | 35, 36,
|
|
QMetaType::Void, 0x80000000 | 38, 39,
|
|
QMetaType::Void, 0x80000000 | 41, 42,
|
|
|
|
0 // eod
|
|
};
|
|
|
|
void RecognizeSystem::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
auto *_t = static_cast<RecognizeSystem *>(_o);
|
|
Q_UNUSED(_t)
|
|
switch (_id) {
|
|
case 0: _t->sigUpdateBytesAvailable(); break;
|
|
case 1: _t->sigLoadComplete(); break;
|
|
case 2: _t->sigNeedUpdate((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< qint64(*)>(_a[2])),(*reinterpret_cast< quint64(*)>(_a[3]))); break;
|
|
case 3: _t->sigSendDebugLog((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
|
case 4: _t->sigSocketDisabled(); break;
|
|
case 5: _t->sigServerBlocked(); break;
|
|
case 6: _t->sigAuth((*reinterpret_cast< ServerAuthorization*(*)>(_a[1]))); break;
|
|
case 7: _t->sigDeAuth((*reinterpret_cast< ServerDeAuthorization*(*)>(_a[1]))); break;
|
|
case 8: _t->sigAnswerQueryToDB((*reinterpret_cast< QList<Instructor>*(*)>(_a[1])),(*reinterpret_cast< QList<Trainee>*(*)>(_a[2])),(*reinterpret_cast< QList<Group>*(*)>(_a[3]))); break;
|
|
case 9: _t->sigSocketWaitForReadyRead((*reinterpret_cast< int(*)>(_a[1]))); break;
|
|
case 10: _t->sigStartCompare(); break;
|
|
case 11: _t->sigAnswerQueryToDB_ListInstructors((*reinterpret_cast< QList<Instructor>(*)>(_a[1]))); break;
|
|
case 12: _t->sigAnswerQueryToDB_ListGroups((*reinterpret_cast< QList<Group>(*)>(_a[1]))); break;
|
|
case 13: _t->sigAnswerQueryToDB_ListTrainees((*reinterpret_cast< QList<Trainee>(*)>(_a[1]))); break;
|
|
case 14: _t->sigAnswerQueryToDB_ListComputers((*reinterpret_cast< QList<Computer>(*)>(_a[1]))); break;
|
|
case 15: _t->sigAnswerQueryToDB_ListClassrooms((*reinterpret_cast< QList<Classroom>(*)>(_a[1]))); break;
|
|
case 16: _t->sigAnswerQueryToDB_ListTasks((*reinterpret_cast< QList<Task>(*)>(_a[1]))); break;
|
|
default: ;
|
|
}
|
|
} else if (_c == QMetaObject::IndexOfMethod) {
|
|
int *result = reinterpret_cast<int *>(_a[0]);
|
|
{
|
|
using _t = void (RecognizeSystem::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigUpdateBytesAvailable)) {
|
|
*result = 0;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigLoadComplete)) {
|
|
*result = 1;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)(bool , qint64 , quint64 );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigNeedUpdate)) {
|
|
*result = 2;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)(QString );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigSendDebugLog)) {
|
|
*result = 3;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigSocketDisabled)) {
|
|
*result = 4;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigServerBlocked)) {
|
|
*result = 5;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)(ServerAuthorization * );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigAuth)) {
|
|
*result = 6;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)(ServerDeAuthorization * );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigDeAuth)) {
|
|
*result = 7;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)(QList<Instructor> * , QList<Trainee> * , QList<Group> * );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigAnswerQueryToDB)) {
|
|
*result = 8;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)(int );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigSocketWaitForReadyRead)) {
|
|
*result = 9;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigStartCompare)) {
|
|
*result = 10;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)(QList<Instructor> );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigAnswerQueryToDB_ListInstructors)) {
|
|
*result = 11;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)(QList<Group> );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigAnswerQueryToDB_ListGroups)) {
|
|
*result = 12;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)(QList<Trainee> );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigAnswerQueryToDB_ListTrainees)) {
|
|
*result = 13;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)(QList<Computer> );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigAnswerQueryToDB_ListComputers)) {
|
|
*result = 14;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)(QList<Classroom> );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigAnswerQueryToDB_ListClassrooms)) {
|
|
*result = 15;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (RecognizeSystem::*)(QList<Task> );
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&RecognizeSystem::sigAnswerQueryToDB_ListTasks)) {
|
|
*result = 16;
|
|
return;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
QT_INIT_METAOBJECT const QMetaObject RecognizeSystem::staticMetaObject = { {
|
|
QMetaObject::SuperData::link<QObject::staticMetaObject>(),
|
|
qt_meta_stringdata_RecognizeSystem.data,
|
|
qt_meta_data_RecognizeSystem,
|
|
qt_static_metacall,
|
|
nullptr,
|
|
nullptr
|
|
} };
|
|
|
|
|
|
const QMetaObject *RecognizeSystem::metaObject() const
|
|
{
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
}
|
|
|
|
void *RecognizeSystem::qt_metacast(const char *_clname)
|
|
{
|
|
if (!_clname) return nullptr;
|
|
if (!strcmp(_clname, qt_meta_stringdata_RecognizeSystem.stringdata0))
|
|
return static_cast<void*>(this);
|
|
return QObject::qt_metacast(_clname);
|
|
}
|
|
|
|
int RecognizeSystem::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 < 17)
|
|
qt_static_metacall(this, _c, _id, _a);
|
|
_id -= 17;
|
|
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
|
if (_id < 17)
|
|
*reinterpret_cast<int*>(_a[0]) = -1;
|
|
_id -= 17;
|
|
}
|
|
return _id;
|
|
}
|
|
|
|
// SIGNAL 0
|
|
void RecognizeSystem::sigUpdateBytesAvailable()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
|
|
}
|
|
|
|
// SIGNAL 1
|
|
void RecognizeSystem::sigLoadComplete()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
|
|
}
|
|
|
|
// SIGNAL 2
|
|
void RecognizeSystem::sigNeedUpdate(bool _t1, qint64 _t2, quint64 _t3)
|
|
{
|
|
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))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 2, _a);
|
|
}
|
|
|
|
// SIGNAL 3
|
|
void RecognizeSystem::sigSendDebugLog(QString _t1)
|
|
{
|
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 3, _a);
|
|
}
|
|
|
|
// SIGNAL 4
|
|
void RecognizeSystem::sigSocketDisabled()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 4, nullptr);
|
|
}
|
|
|
|
// SIGNAL 5
|
|
void RecognizeSystem::sigServerBlocked()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 5, nullptr);
|
|
}
|
|
|
|
// SIGNAL 6
|
|
void RecognizeSystem::sigAuth(ServerAuthorization * _t1)
|
|
{
|
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 6, _a);
|
|
}
|
|
|
|
// SIGNAL 7
|
|
void RecognizeSystem::sigDeAuth(ServerDeAuthorization * _t1)
|
|
{
|
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 7, _a);
|
|
}
|
|
|
|
// SIGNAL 8
|
|
void RecognizeSystem::sigAnswerQueryToDB(QList<Instructor> * _t1, QList<Trainee> * _t2, QList<Group> * _t3)
|
|
{
|
|
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))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 8, _a);
|
|
}
|
|
|
|
// SIGNAL 9
|
|
void RecognizeSystem::sigSocketWaitForReadyRead(int _t1)
|
|
{
|
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 9, _a);
|
|
}
|
|
|
|
// SIGNAL 10
|
|
void RecognizeSystem::sigStartCompare()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 10, nullptr);
|
|
}
|
|
|
|
// SIGNAL 11
|
|
void RecognizeSystem::sigAnswerQueryToDB_ListInstructors(QList<Instructor> _t1)
|
|
{
|
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 11, _a);
|
|
}
|
|
|
|
// SIGNAL 12
|
|
void RecognizeSystem::sigAnswerQueryToDB_ListGroups(QList<Group> _t1)
|
|
{
|
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 12, _a);
|
|
}
|
|
|
|
// SIGNAL 13
|
|
void RecognizeSystem::sigAnswerQueryToDB_ListTrainees(QList<Trainee> _t1)
|
|
{
|
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 13, _a);
|
|
}
|
|
|
|
// SIGNAL 14
|
|
void RecognizeSystem::sigAnswerQueryToDB_ListComputers(QList<Computer> _t1)
|
|
{
|
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 14, _a);
|
|
}
|
|
|
|
// SIGNAL 15
|
|
void RecognizeSystem::sigAnswerQueryToDB_ListClassrooms(QList<Classroom> _t1)
|
|
{
|
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 15, _a);
|
|
}
|
|
|
|
// SIGNAL 16
|
|
void RecognizeSystem::sigAnswerQueryToDB_ListTasks(QList<Task> _t1)
|
|
{
|
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 16, _a);
|
|
}
|
|
QT_WARNING_POP
|
|
QT_END_MOC_NAMESPACE
|