2025-12-07 14:03:08 -07:00
|
|
|
/****************************************************************************
|
|
|
|
|
** Meta object code from reading C++ file 'client_connection.h'
|
|
|
|
|
**
|
|
|
|
|
** Created by: The Qt Meta Object Compiler version 69 (Qt 6.10.1)
|
|
|
|
|
**
|
|
|
|
|
** WARNING! All changes made in this file will be lost!
|
|
|
|
|
*****************************************************************************/
|
|
|
|
|
|
|
|
|
|
#include "../../../../client/connection/client_connection.h"
|
|
|
|
|
#include <QtCore/qmetatype.h>
|
|
|
|
|
|
|
|
|
|
#include <QtCore/qtmochelpers.h>
|
|
|
|
|
|
|
|
|
|
#include <memory>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include <QtCore/qxptype_traits.h>
|
|
|
|
|
#if !defined(Q_MOC_OUTPUT_REVISION)
|
|
|
|
|
#error "The header file 'client_connection.h' doesn't include <QObject>."
|
|
|
|
|
#elif Q_MOC_OUTPUT_REVISION != 69
|
|
|
|
|
#error "This file was generated using the moc from 6.10.1. It"
|
|
|
|
|
#error "cannot be used with the include files from this version of Qt."
|
|
|
|
|
#error "(The moc has changed too much.)"
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
#ifndef Q_CONSTINIT
|
|
|
|
|
#define Q_CONSTINIT
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
QT_WARNING_PUSH
|
|
|
|
|
QT_WARNING_DISABLE_DEPRECATED
|
|
|
|
|
QT_WARNING_DISABLE_GCC("-Wuseless-cast")
|
|
|
|
|
namespace {
|
|
|
|
|
struct qt_meta_tag_ZN4scar16ClientConnectionE_t {};
|
|
|
|
|
} // unnamed namespace
|
|
|
|
|
|
|
|
|
|
template <> constexpr inline auto scar::ClientConnection::qt_create_metaobjectdata<qt_meta_tag_ZN4scar16ClientConnectionE_t>()
|
|
|
|
|
{
|
|
|
|
|
namespace QMC = QtMocConstants;
|
|
|
|
|
QtMocHelpers::StringRefStorage qt_stringData {
|
|
|
|
|
"scar::ClientConnection",
|
|
|
|
|
"connected",
|
|
|
|
|
"",
|
|
|
|
|
"disconnected",
|
|
|
|
|
"loginSuccess",
|
|
|
|
|
"token",
|
|
|
|
|
"loginFailed",
|
|
|
|
|
"error",
|
|
|
|
|
"messageReceived",
|
|
|
|
|
"sender",
|
|
|
|
|
"content",
|
2025-12-07 17:52:28 -07:00
|
|
|
"connectionError",
|
|
|
|
|
"screenShareFrameReceived",
|
|
|
|
|
"std::vector<uint8_t>",
|
|
|
|
|
"rgbData",
|
|
|
|
|
"width",
|
|
|
|
|
"height"
|
2025-12-07 14:03:08 -07:00
|
|
|
};
|
|
|
|
|
|
|
|
|
|
QtMocHelpers::UintData qt_methods {
|
|
|
|
|
// Signal 'connected'
|
|
|
|
|
QtMocHelpers::SignalData<void()>(1, 2, QMC::AccessPublic, QMetaType::Void),
|
|
|
|
|
// Signal 'disconnected'
|
|
|
|
|
QtMocHelpers::SignalData<void()>(3, 2, QMC::AccessPublic, QMetaType::Void),
|
|
|
|
|
// Signal 'loginSuccess'
|
|
|
|
|
QtMocHelpers::SignalData<void(const QString &)>(4, 2, QMC::AccessPublic, QMetaType::Void, {{
|
|
|
|
|
{ QMetaType::QString, 5 },
|
|
|
|
|
}}),
|
|
|
|
|
// Signal 'loginFailed'
|
|
|
|
|
QtMocHelpers::SignalData<void(const QString &)>(6, 2, QMC::AccessPublic, QMetaType::Void, {{
|
|
|
|
|
{ QMetaType::QString, 7 },
|
|
|
|
|
}}),
|
|
|
|
|
// Signal 'messageReceived'
|
|
|
|
|
QtMocHelpers::SignalData<void(const QString &, const QString &)>(8, 2, QMC::AccessPublic, QMetaType::Void, {{
|
|
|
|
|
{ QMetaType::QString, 9 }, { QMetaType::QString, 10 },
|
|
|
|
|
}}),
|
|
|
|
|
// Signal 'connectionError'
|
|
|
|
|
QtMocHelpers::SignalData<void(const QString &)>(11, 2, QMC::AccessPublic, QMetaType::Void, {{
|
|
|
|
|
{ QMetaType::QString, 7 },
|
|
|
|
|
}}),
|
2025-12-07 17:52:28 -07:00
|
|
|
// Signal 'screenShareFrameReceived'
|
|
|
|
|
QtMocHelpers::SignalData<void(std::vector<uint8_t>, int, int)>(12, 2, QMC::AccessPublic, QMetaType::Void, {{
|
|
|
|
|
{ 0x80000000 | 13, 14 }, { QMetaType::Int, 15 }, { QMetaType::Int, 16 },
|
|
|
|
|
}}),
|
2025-12-07 14:03:08 -07:00
|
|
|
};
|
|
|
|
|
QtMocHelpers::UintData qt_properties {
|
|
|
|
|
};
|
|
|
|
|
QtMocHelpers::UintData qt_enums {
|
|
|
|
|
};
|
|
|
|
|
return QtMocHelpers::metaObjectData<ClientConnection, qt_meta_tag_ZN4scar16ClientConnectionE_t>(QMC::MetaObjectFlag{}, qt_stringData,
|
|
|
|
|
qt_methods, qt_properties, qt_enums);
|
|
|
|
|
}
|
|
|
|
|
Q_CONSTINIT const QMetaObject scar::ClientConnection::staticMetaObject = { {
|
|
|
|
|
QMetaObject::SuperData::link<QObject::staticMetaObject>(),
|
|
|
|
|
qt_staticMetaObjectStaticContent<qt_meta_tag_ZN4scar16ClientConnectionE_t>.stringdata,
|
|
|
|
|
qt_staticMetaObjectStaticContent<qt_meta_tag_ZN4scar16ClientConnectionE_t>.data,
|
|
|
|
|
qt_static_metacall,
|
|
|
|
|
nullptr,
|
|
|
|
|
qt_staticMetaObjectRelocatingContent<qt_meta_tag_ZN4scar16ClientConnectionE_t>.metaTypes,
|
|
|
|
|
nullptr
|
|
|
|
|
} };
|
|
|
|
|
|
|
|
|
|
void scar::ClientConnection::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
|
|
|
{
|
|
|
|
|
auto *_t = static_cast<ClientConnection *>(_o);
|
|
|
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
|
|
|
switch (_id) {
|
|
|
|
|
case 0: _t->connected(); break;
|
|
|
|
|
case 1: _t->disconnected(); break;
|
|
|
|
|
case 2: _t->loginSuccess((*reinterpret_cast<std::add_pointer_t<QString>>(_a[1]))); break;
|
|
|
|
|
case 3: _t->loginFailed((*reinterpret_cast<std::add_pointer_t<QString>>(_a[1]))); break;
|
|
|
|
|
case 4: _t->messageReceived((*reinterpret_cast<std::add_pointer_t<QString>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<QString>>(_a[2]))); break;
|
|
|
|
|
case 5: _t->connectionError((*reinterpret_cast<std::add_pointer_t<QString>>(_a[1]))); break;
|
2025-12-07 17:52:28 -07:00
|
|
|
case 6: _t->screenShareFrameReceived((*reinterpret_cast<std::add_pointer_t<std::vector<uint8_t>>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<int>>(_a[2])),(*reinterpret_cast<std::add_pointer_t<int>>(_a[3]))); break;
|
2025-12-07 14:03:08 -07:00
|
|
|
default: ;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
if (_c == QMetaObject::IndexOfMethod) {
|
|
|
|
|
if (QtMocHelpers::indexOfMethod<void (ClientConnection::*)()>(_a, &ClientConnection::connected, 0))
|
|
|
|
|
return;
|
|
|
|
|
if (QtMocHelpers::indexOfMethod<void (ClientConnection::*)()>(_a, &ClientConnection::disconnected, 1))
|
|
|
|
|
return;
|
|
|
|
|
if (QtMocHelpers::indexOfMethod<void (ClientConnection::*)(const QString & )>(_a, &ClientConnection::loginSuccess, 2))
|
|
|
|
|
return;
|
|
|
|
|
if (QtMocHelpers::indexOfMethod<void (ClientConnection::*)(const QString & )>(_a, &ClientConnection::loginFailed, 3))
|
|
|
|
|
return;
|
|
|
|
|
if (QtMocHelpers::indexOfMethod<void (ClientConnection::*)(const QString & , const QString & )>(_a, &ClientConnection::messageReceived, 4))
|
|
|
|
|
return;
|
|
|
|
|
if (QtMocHelpers::indexOfMethod<void (ClientConnection::*)(const QString & )>(_a, &ClientConnection::connectionError, 5))
|
|
|
|
|
return;
|
2025-12-07 17:52:28 -07:00
|
|
|
if (QtMocHelpers::indexOfMethod<void (ClientConnection::*)(std::vector<uint8_t> , int , int )>(_a, &ClientConnection::screenShareFrameReceived, 6))
|
|
|
|
|
return;
|
2025-12-07 14:03:08 -07:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
const QMetaObject *scar::ClientConnection::metaObject() const
|
|
|
|
|
{
|
|
|
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void *scar::ClientConnection::qt_metacast(const char *_clname)
|
|
|
|
|
{
|
|
|
|
|
if (!_clname) return nullptr;
|
|
|
|
|
if (!strcmp(_clname, qt_staticMetaObjectStaticContent<qt_meta_tag_ZN4scar16ClientConnectionE_t>.strings))
|
|
|
|
|
return static_cast<void*>(this);
|
|
|
|
|
return QObject::qt_metacast(_clname);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
int scar::ClientConnection::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) {
|
2025-12-07 17:52:28 -07:00
|
|
|
if (_id < 7)
|
2025-12-07 14:03:08 -07:00
|
|
|
qt_static_metacall(this, _c, _id, _a);
|
2025-12-07 17:52:28 -07:00
|
|
|
_id -= 7;
|
2025-12-07 14:03:08 -07:00
|
|
|
}
|
|
|
|
|
if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
2025-12-07 17:52:28 -07:00
|
|
|
if (_id < 7)
|
2025-12-07 14:03:08 -07:00
|
|
|
*reinterpret_cast<QMetaType *>(_a[0]) = QMetaType();
|
2025-12-07 17:52:28 -07:00
|
|
|
_id -= 7;
|
2025-12-07 14:03:08 -07:00
|
|
|
}
|
|
|
|
|
return _id;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// SIGNAL 0
|
|
|
|
|
void scar::ClientConnection::connected()
|
|
|
|
|
{
|
|
|
|
|
QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// SIGNAL 1
|
|
|
|
|
void scar::ClientConnection::disconnected()
|
|
|
|
|
{
|
|
|
|
|
QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// SIGNAL 2
|
|
|
|
|
void scar::ClientConnection::loginSuccess(const QString & _t1)
|
|
|
|
|
{
|
|
|
|
|
QMetaObject::activate<void>(this, &staticMetaObject, 2, nullptr, _t1);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// SIGNAL 3
|
|
|
|
|
void scar::ClientConnection::loginFailed(const QString & _t1)
|
|
|
|
|
{
|
|
|
|
|
QMetaObject::activate<void>(this, &staticMetaObject, 3, nullptr, _t1);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// SIGNAL 4
|
|
|
|
|
void scar::ClientConnection::messageReceived(const QString & _t1, const QString & _t2)
|
|
|
|
|
{
|
|
|
|
|
QMetaObject::activate<void>(this, &staticMetaObject, 4, nullptr, _t1, _t2);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// SIGNAL 5
|
|
|
|
|
void scar::ClientConnection::connectionError(const QString & _t1)
|
|
|
|
|
{
|
|
|
|
|
QMetaObject::activate<void>(this, &staticMetaObject, 5, nullptr, _t1);
|
|
|
|
|
}
|
2025-12-07 17:52:28 -07:00
|
|
|
|
|
|
|
|
// SIGNAL 6
|
|
|
|
|
void scar::ClientConnection::screenShareFrameReceived(std::vector<uint8_t> _t1, int _t2, int _t3)
|
|
|
|
|
{
|
|
|
|
|
QMetaObject::activate<void>(this, &staticMetaObject, 6, nullptr, _t1, _t2, _t3);
|
|
|
|
|
}
|
2025-12-07 14:03:08 -07:00
|
|
|
QT_WARNING_POP
|