You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smokeboxidentification/tpvs17/lpSerial/GeneratedFiles/Debug/moc_lp_ISerial.cpp

243 lines
9.0 KiB
C++

/****************************************************************************
** Meta object code from reading C++ file 'lp_ISerial.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.9.4)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../../../src/lpSerial/include/lp_ISerial.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#include <QtCore/QSharedPointer>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'lp_ISerial.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.9.4. 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_lp_ISerial_t {
QByteArrayData data[11];
char stringdata0[159];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_lp_ISerial_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_lp_ISerial_t qt_meta_stringdata_lp_ISerial = {
{
QT_MOC_LITERAL(0, 0, 10), // "lp_ISerial"
QT_MOC_LITERAL(1, 11, 16), // "signal_data_recv"
QT_MOC_LITERAL(2, 28, 0), // ""
QT_MOC_LITERAL(3, 29, 2), // "sn"
QT_MOC_LITERAL(4, 32, 26), // "QSharedPointer<QByteArray>"
QT_MOC_LITERAL(5, 59, 9), // "data_ptr_"
QT_MOC_LITERAL(6, 69, 29), // "QSharedPointer<LpSerialFrame>"
QT_MOC_LITERAL(7, 99, 16), // "signal_data_send"
QT_MOC_LITERAL(8, 116, 20), // "signal_state_changed"
QT_MOC_LITERAL(9, 137, 15), // "SerialErrorType"
QT_MOC_LITERAL(10, 153, 5) // "error"
},
"lp_ISerial\0signal_data_recv\0\0sn\0"
"QSharedPointer<QByteArray>\0data_ptr_\0"
"QSharedPointer<LpSerialFrame>\0"
"signal_data_send\0signal_state_changed\0"
"SerialErrorType\0error"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_lp_ISerial[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
5, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
5, // signalCount
// signals: name, argc, parameters, tag, flags
1, 2, 39, 2, 0x06 /* Public */,
1, 2, 44, 2, 0x06 /* Public */,
7, 1, 49, 2, 0x06 /* Public */,
7, 1, 52, 2, 0x06 /* Public */,
8, 2, 55, 2, 0x06 /* Public */,
// signals: parameters
QMetaType::Void, QMetaType::QString, 0x80000000 | 4, 3, 5,
QMetaType::Void, QMetaType::QString, 0x80000000 | 6, 3, 5,
QMetaType::Void, 0x80000000 | 4, 5,
QMetaType::Void, 0x80000000 | 6, 5,
QMetaType::Void, QMetaType::QString, 0x80000000 | 9, 3, 10,
0 // eod
};
void lp_ISerial::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
lp_ISerial *_t = static_cast<lp_ISerial *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->signal_data_recv((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< QSharedPointer<QByteArray>(*)>(_a[2]))); break;
case 1: _t->signal_data_recv((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< QSharedPointer<LpSerialFrame>(*)>(_a[2]))); break;
case 2: _t->signal_data_send((*reinterpret_cast< QSharedPointer<QByteArray>(*)>(_a[1]))); break;
case 3: _t->signal_data_send((*reinterpret_cast< QSharedPointer<LpSerialFrame>(*)>(_a[1]))); break;
case 4: _t->signal_state_changed((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< SerialErrorType(*)>(_a[2]))); 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< QSharedPointer<QByteArray> >(); 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< QSharedPointer<LpSerialFrame> >(); break;
}
break;
case 2:
switch (*reinterpret_cast<int*>(_a[1])) {
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
case 0:
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QSharedPointer<QByteArray> >(); break;
}
break;
case 3:
switch (*reinterpret_cast<int*>(_a[1])) {
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
case 0:
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QSharedPointer<LpSerialFrame> >(); break;
}
break;
}
} else if (_c == QMetaObject::IndexOfMethod) {
int *result = reinterpret_cast<int *>(_a[0]);
{
typedef void (lp_ISerial::*_t)(const QString & , QSharedPointer<QByteArray> );
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&lp_ISerial::signal_data_recv)) {
*result = 0;
return;
}
}
{
typedef void (lp_ISerial::*_t)(const QString & , QSharedPointer<LpSerialFrame> );
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&lp_ISerial::signal_data_recv)) {
*result = 1;
return;
}
}
{
typedef void (lp_ISerial::*_t)(QSharedPointer<QByteArray> );
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&lp_ISerial::signal_data_send)) {
*result = 2;
return;
}
}
{
typedef void (lp_ISerial::*_t)(QSharedPointer<LpSerialFrame> );
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&lp_ISerial::signal_data_send)) {
*result = 3;
return;
}
}
{
typedef void (lp_ISerial::*_t)(const QString & , SerialErrorType );
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&lp_ISerial::signal_state_changed)) {
*result = 4;
return;
}
}
}
}
const QMetaObject lp_ISerial::staticMetaObject = {
{ &QObject::staticMetaObject, qt_meta_stringdata_lp_ISerial.data,
qt_meta_data_lp_ISerial, qt_static_metacall, nullptr, nullptr}
};
const QMetaObject *lp_ISerial::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *lp_ISerial::qt_metacast(const char *_clname)
{
if (!_clname) return nullptr;
if (!strcmp(_clname, qt_meta_stringdata_lp_ISerial.stringdata0))
return static_cast<void*>(this);
return QObject::qt_metacast(_clname);
}
int lp_ISerial::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 < 5)
qt_static_metacall(this, _c, _id, _a);
_id -= 5;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 5)
qt_static_metacall(this, _c, _id, _a);
_id -= 5;
}
return _id;
}
// SIGNAL 0
void lp_ISerial::signal_data_recv(const QString & _t1, QSharedPointer<QByteArray> _t2)
{
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)) };
QMetaObject::activate(this, &staticMetaObject, 0, _a);
}
// SIGNAL 1
void lp_ISerial::signal_data_recv(const QString & _t1, QSharedPointer<LpSerialFrame> _t2)
{
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)) };
QMetaObject::activate(this, &staticMetaObject, 1, _a);
}
// SIGNAL 2
void lp_ISerial::signal_data_send(QSharedPointer<QByteArray> _t1)
{
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
QMetaObject::activate(this, &staticMetaObject, 2, _a);
}
// SIGNAL 3
void lp_ISerial::signal_data_send(QSharedPointer<LpSerialFrame> _t1)
{
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
QMetaObject::activate(this, &staticMetaObject, 3, _a);
}
// SIGNAL 4
void lp_ISerial::signal_state_changed(const QString & _t1, SerialErrorType _t2)
{
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)) };
QMetaObject::activate(this, &staticMetaObject, 4, _a);
}
QT_WARNING_POP
QT_END_MOC_NAMESPACE