Files
Happy-Reconstruction/x64/Debug/moc/Classes/moc_Reconstruction.cpp
2020-02-03 19:48:30 +08:00

196 lines
6.8 KiB
C++

/****************************************************************************
** Meta object code from reading C++ file 'Reconstruction.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.12.3)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../../../Classes/Reconstruction.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'Reconstruction.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.12.3. 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_Reconstruction_t {
QByteArrayData data[20];
char stringdata0[425];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_Reconstruction_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_Reconstruction_t qt_meta_stringdata_Reconstruction = {
{
QT_MOC_LITERAL(0, 0, 14), // "Reconstruction"
QT_MOC_LITERAL(1, 15, 21), // "on_pushButton_clicked"
QT_MOC_LITERAL(2, 37, 0), // ""
QT_MOC_LITERAL(3, 38, 23), // "on_pushButton_2_clicked"
QT_MOC_LITERAL(4, 62, 23), // "on_pushButton_3_clicked"
QT_MOC_LITERAL(5, 86, 23), // "on_pushButton_4_clicked"
QT_MOC_LITERAL(6, 110, 23), // "on_pushButton_5_clicked"
QT_MOC_LITERAL(7, 134, 23), // "on_pushButton_6_clicked"
QT_MOC_LITERAL(8, 158, 23), // "on_pushButton_7_clicked"
QT_MOC_LITERAL(9, 182, 23), // "on_pushButton_8_clicked"
QT_MOC_LITERAL(10, 206, 23), // "on_pushButton_9_clicked"
QT_MOC_LITERAL(11, 230, 24), // "on_pushButton_10_clicked"
QT_MOC_LITERAL(12, 255, 24), // "on_pushButton_11_clicked"
QT_MOC_LITERAL(13, 280, 24), // "on_pushButton_12_clicked"
QT_MOC_LITERAL(14, 305, 24), // "on_pushButton_13_clicked"
QT_MOC_LITERAL(15, 330, 24), // "on_pushButton_14_clicked"
QT_MOC_LITERAL(16, 355, 24), // "on_pushButton_15_clicked"
QT_MOC_LITERAL(17, 380, 24), // "on_pushButton_16_clicked"
QT_MOC_LITERAL(18, 405, 12), // "setPicAction"
QT_MOC_LITERAL(19, 418, 6) // "action"
},
"Reconstruction\0on_pushButton_clicked\0"
"\0on_pushButton_2_clicked\0"
"on_pushButton_3_clicked\0on_pushButton_4_clicked\0"
"on_pushButton_5_clicked\0on_pushButton_6_clicked\0"
"on_pushButton_7_clicked\0on_pushButton_8_clicked\0"
"on_pushButton_9_clicked\0"
"on_pushButton_10_clicked\0"
"on_pushButton_11_clicked\0"
"on_pushButton_12_clicked\0"
"on_pushButton_13_clicked\0"
"on_pushButton_14_clicked\0"
"on_pushButton_15_clicked\0"
"on_pushButton_16_clicked\0setPicAction\0"
"action"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_Reconstruction[] = {
// content:
8, // revision
0, // classname
0, 0, // classinfo
17, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
// slots: name, argc, parameters, tag, flags
1, 0, 99, 2, 0x08 /* Private */,
3, 0, 100, 2, 0x08 /* Private */,
4, 0, 101, 2, 0x08 /* Private */,
5, 0, 102, 2, 0x08 /* Private */,
6, 0, 103, 2, 0x08 /* Private */,
7, 0, 104, 2, 0x08 /* Private */,
8, 0, 105, 2, 0x08 /* Private */,
9, 0, 106, 2, 0x08 /* Private */,
10, 0, 107, 2, 0x08 /* Private */,
11, 0, 108, 2, 0x08 /* Private */,
12, 0, 109, 2, 0x08 /* Private */,
13, 0, 110, 2, 0x08 /* Private */,
14, 0, 111, 2, 0x08 /* Private */,
15, 0, 112, 2, 0x08 /* Private */,
16, 0, 113, 2, 0x08 /* Private */,
17, 0, 114, 2, 0x08 /* Private */,
18, 1, 115, 2, 0x08 /* Private */,
// 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::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void, QMetaType::QString, 19,
0 // eod
};
void Reconstruction::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
auto *_t = static_cast<Reconstruction *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->on_pushButton_clicked(); break;
case 1: _t->on_pushButton_2_clicked(); break;
case 2: _t->on_pushButton_3_clicked(); break;
case 3: _t->on_pushButton_4_clicked(); break;
case 4: _t->on_pushButton_5_clicked(); break;
case 5: _t->on_pushButton_6_clicked(); break;
case 6: _t->on_pushButton_7_clicked(); break;
case 7: _t->on_pushButton_8_clicked(); break;
case 8: _t->on_pushButton_9_clicked(); break;
case 9: _t->on_pushButton_10_clicked(); break;
case 10: _t->on_pushButton_11_clicked(); break;
case 11: _t->on_pushButton_12_clicked(); break;
case 12: _t->on_pushButton_13_clicked(); break;
case 13: _t->on_pushButton_14_clicked(); break;
case 14: _t->on_pushButton_15_clicked(); break;
case 15: _t->on_pushButton_16_clicked(); break;
case 16: _t->setPicAction((*reinterpret_cast< QString(*)>(_a[1]))); break;
default: ;
}
}
}
QT_INIT_METAOBJECT const QMetaObject Reconstruction::staticMetaObject = { {
&QMainWindow::staticMetaObject,
qt_meta_stringdata_Reconstruction.data,
qt_meta_data_Reconstruction,
qt_static_metacall,
nullptr,
nullptr
} };
const QMetaObject *Reconstruction::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *Reconstruction::qt_metacast(const char *_clname)
{
if (!_clname) return nullptr;
if (!strcmp(_clname, qt_meta_stringdata_Reconstruction.stringdata0))
return static_cast<void*>(this);
return QMainWindow::qt_metacast(_clname);
}
int Reconstruction::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 < 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;
}
QT_WARNING_POP
QT_END_MOC_NAMESPACE