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.

197 lines
7.0 KiB
C++

1 year ago
/****************************************************************************
** Meta object code from reading C++ file 'BaseSetupWidget.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.14.1)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include <memory>
#include "../../BaseSetupWidget.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'BaseSetupWidget.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.14.1. 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_BaseSetupWidget_t {
QByteArrayData data[18];
char stringdata0[421];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_BaseSetupWidget_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_BaseSetupWidget_t qt_meta_stringdata_BaseSetupWidget = {
{
QT_MOC_LITERAL(0, 0, 15), // "BaseSetupWidget"
QT_MOC_LITERAL(1, 16, 17), // "get_record_finish"
QT_MOC_LITERAL(2, 34, 0), // ""
QT_MOC_LITERAL(3, 35, 6), // "result"
QT_MOC_LITERAL(4, 42, 16), // "slot_timer0_task"
QT_MOC_LITERAL(5, 59, 18), // "slot_recordTimeout"
QT_MOC_LITERAL(6, 78, 34), // "slot_pushButtonToolsUnlock_cl..."
QT_MOC_LITERAL(7, 113, 40), // "slot_pushButtonToolsSerialNum..."
QT_MOC_LITERAL(8, 154, 34), // "slot_pushButtonTimeSetting_cl..."
QT_MOC_LITERAL(9, 189, 40), // "slot_pushButtonUserEquitmentI..."
QT_MOC_LITERAL(10, 230, 38), // "slot_pushButtonUserEquitmentN..."
QT_MOC_LITERAL(11, 269, 39), // "slot_pushButtonOperatorSettin..."
QT_MOC_LITERAL(12, 309, 33), // "slot_pushButtonGetRecords_cli..."
QT_MOC_LITERAL(13, 343, 41), // "slot_pushButtonDeleteRecorded..."
QT_MOC_LITERAL(14, 385, 13), // "slot_recvData"
QT_MOC_LITERAL(15, 399, 8), // "portName"
QT_MOC_LITERAL(16, 408, 3), // "cmd"
QT_MOC_LITERAL(17, 412, 8) // "recvData"
},
"BaseSetupWidget\0get_record_finish\0\0"
"result\0slot_timer0_task\0slot_recordTimeout\0"
"slot_pushButtonToolsUnlock_clicked\0"
"slot_pushButtonToolsSerialNumber_clicked\0"
"slot_pushButtonTimeSetting_clicked\0"
"slot_pushButtonUserEquitmentItem_clicked\0"
"slot_pushButtonUserEquitmentNo_clicked\0"
"slot_pushButtonOperatorSettings_clicked\0"
"slot_pushButtonGetRecords_clicked\0"
"slot_pushButtonDeleteRecordedData_clicked\0"
"slot_recvData\0portName\0cmd\0recvData"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_BaseSetupWidget[] = {
// content:
8, // revision
0, // classname
0, 0, // classinfo
12, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
1, // signalCount
// signals: name, argc, parameters, tag, flags
1, 1, 74, 2, 0x06 /* Public */,
// slots: name, argc, parameters, tag, flags
4, 0, 77, 2, 0x08 /* Private */,
5, 0, 78, 2, 0x08 /* Private */,
6, 0, 79, 2, 0x08 /* Private */,
7, 0, 80, 2, 0x08 /* Private */,
8, 0, 81, 2, 0x08 /* Private */,
9, 0, 82, 2, 0x08 /* Private */,
10, 0, 83, 2, 0x08 /* Private */,
11, 0, 84, 2, 0x08 /* Private */,
12, 0, 85, 2, 0x08 /* Private */,
13, 0, 86, 2, 0x08 /* Private */,
14, 3, 87, 2, 0x08 /* Private */,
// signals: parameters
QMetaType::Void, QMetaType::Int, 3,
// slots: parameters
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void, QMetaType::QString, QMetaType::UChar, QMetaType::QByteArray, 15, 16, 17,
0 // eod
};
void BaseSetupWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
auto *_t = static_cast<BaseSetupWidget *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->get_record_finish((*reinterpret_cast< int(*)>(_a[1]))); break;
case 1: _t->slot_timer0_task(); break;
case 2: _t->slot_recordTimeout(); break;
case 3: _t->slot_pushButtonToolsUnlock_clicked(); break;
case 4: _t->slot_pushButtonToolsSerialNumber_clicked(); break;
case 5: _t->slot_pushButtonTimeSetting_clicked(); break;
case 6: _t->slot_pushButtonUserEquitmentItem_clicked(); break;
case 7: _t->slot_pushButtonUserEquitmentNo_clicked(); break;
case 8: _t->slot_pushButtonOperatorSettings_clicked(); break;
case 9: _t->slot_pushButtonGetRecords_clicked(); break;
case 10: _t->slot_pushButtonDeleteRecordedData_clicked(); break;
case 11: _t->slot_recvData((*reinterpret_cast< QString(*)>(_a[1])),(*reinterpret_cast< unsigned char(*)>(_a[2])),(*reinterpret_cast< QByteArray(*)>(_a[3]))); break;
default: ;
}
} else if (_c == QMetaObject::IndexOfMethod) {
int *result = reinterpret_cast<int *>(_a[0]);
{
using _t = void (BaseSetupWidget::*)(int );
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&BaseSetupWidget::get_record_finish)) {
*result = 0;
return;
}
}
}
}
QT_INIT_METAOBJECT const QMetaObject BaseSetupWidget::staticMetaObject = { {
QMetaObject::SuperData::link<QWidget::staticMetaObject>(),
qt_meta_stringdata_BaseSetupWidget.data,
qt_meta_data_BaseSetupWidget,
qt_static_metacall,
nullptr,
nullptr
} };
const QMetaObject *BaseSetupWidget::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *BaseSetupWidget::qt_metacast(const char *_clname)
{
if (!_clname) return nullptr;
if (!strcmp(_clname, qt_meta_stringdata_BaseSetupWidget.stringdata0))
return static_cast<void*>(this);
return QWidget::qt_metacast(_clname);
}
int BaseSetupWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QWidget::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 12)
qt_static_metacall(this, _c, _id, _a);
_id -= 12;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 12)
*reinterpret_cast<int*>(_a[0]) = -1;
_id -= 12;
}
return _id;
}
// SIGNAL 0
void BaseSetupWidget::get_record_finish(int _t1)
{
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
QMetaObject::activate(this, &staticMetaObject, 0, _a);
}
QT_WARNING_POP
QT_END_MOC_NAMESPACE