mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-20 15:54:13 +08:00
478 lines
13 KiB
C++
478 lines
13 KiB
C++
/****************************************************************************
|
|
** Meta object code from reading C++ file 'onboarding.h'
|
|
**
|
|
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.12.8)
|
|
**
|
|
** WARNING! All changes made in this file will be lost!
|
|
*****************************************************************************/
|
|
|
|
#include "onboarding.h"
|
|
#include <QtCore/qbytearray.h>
|
|
#include <QtCore/qmetatype.h>
|
|
#if !defined(Q_MOC_OUTPUT_REVISION)
|
|
#error "The header file 'onboarding.h' doesn't include <QObject>."
|
|
#elif Q_MOC_OUTPUT_REVISION != 67
|
|
#error "This file was generated using the moc from 5.12.8. 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_TrainingGuide_t {
|
|
QByteArrayData data[3];
|
|
char stringdata0[33];
|
|
};
|
|
#define QT_MOC_LITERAL(idx, ofs, len) \
|
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
|
qptrdiff(offsetof(qt_meta_stringdata_TrainingGuide_t, stringdata0) + ofs \
|
|
- idx * sizeof(QByteArrayData)) \
|
|
)
|
|
static const qt_meta_stringdata_TrainingGuide_t qt_meta_stringdata_TrainingGuide = {
|
|
{
|
|
QT_MOC_LITERAL(0, 0, 13), // "TrainingGuide"
|
|
QT_MOC_LITERAL(1, 14, 17), // "completedTraining"
|
|
QT_MOC_LITERAL(2, 32, 0) // ""
|
|
|
|
},
|
|
"TrainingGuide\0completedTraining\0"
|
|
};
|
|
#undef QT_MOC_LITERAL
|
|
|
|
static const uint qt_meta_data_TrainingGuide[] = {
|
|
|
|
// content:
|
|
8, // revision
|
|
0, // classname
|
|
0, 0, // classinfo
|
|
1, 14, // methods
|
|
0, 0, // properties
|
|
0, 0, // enums/sets
|
|
0, 0, // constructors
|
|
0, // flags
|
|
1, // signalCount
|
|
|
|
// signals: name, argc, parameters, tag, flags
|
|
1, 0, 19, 2, 0x06 /* Public */,
|
|
|
|
// signals: parameters
|
|
QMetaType::Void,
|
|
|
|
0 // eod
|
|
};
|
|
|
|
void TrainingGuide::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
auto *_t = static_cast<TrainingGuide *>(_o);
|
|
Q_UNUSED(_t)
|
|
switch (_id) {
|
|
case 0: _t->completedTraining(); break;
|
|
default: ;
|
|
}
|
|
} else if (_c == QMetaObject::IndexOfMethod) {
|
|
int *result = reinterpret_cast<int *>(_a[0]);
|
|
{
|
|
using _t = void (TrainingGuide::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&TrainingGuide::completedTraining)) {
|
|
*result = 0;
|
|
return;
|
|
}
|
|
}
|
|
}
|
|
Q_UNUSED(_a);
|
|
}
|
|
|
|
QT_INIT_METAOBJECT const QMetaObject TrainingGuide::staticMetaObject = { {
|
|
&QFrame::staticMetaObject,
|
|
qt_meta_stringdata_TrainingGuide.data,
|
|
qt_meta_data_TrainingGuide,
|
|
qt_static_metacall,
|
|
nullptr,
|
|
nullptr
|
|
} };
|
|
|
|
|
|
const QMetaObject *TrainingGuide::metaObject() const
|
|
{
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
}
|
|
|
|
void *TrainingGuide::qt_metacast(const char *_clname)
|
|
{
|
|
if (!_clname) return nullptr;
|
|
if (!strcmp(_clname, qt_meta_stringdata_TrainingGuide.stringdata0))
|
|
return static_cast<void*>(this);
|
|
return QFrame::qt_metacast(_clname);
|
|
}
|
|
|
|
int TrainingGuide::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
_id = QFrame::qt_metacall(_c, _id, _a);
|
|
if (_id < 0)
|
|
return _id;
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
if (_id < 1)
|
|
qt_static_metacall(this, _c, _id, _a);
|
|
_id -= 1;
|
|
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
|
if (_id < 1)
|
|
*reinterpret_cast<int*>(_a[0]) = -1;
|
|
_id -= 1;
|
|
}
|
|
return _id;
|
|
}
|
|
|
|
// SIGNAL 0
|
|
void TrainingGuide::completedTraining()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
|
|
}
|
|
struct qt_meta_stringdata_TermsPage_t {
|
|
QByteArrayData data[4];
|
|
char stringdata0[39];
|
|
};
|
|
#define QT_MOC_LITERAL(idx, ofs, len) \
|
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
|
qptrdiff(offsetof(qt_meta_stringdata_TermsPage_t, stringdata0) + ofs \
|
|
- idx * sizeof(QByteArrayData)) \
|
|
)
|
|
static const qt_meta_stringdata_TermsPage_t qt_meta_stringdata_TermsPage = {
|
|
{
|
|
QT_MOC_LITERAL(0, 0, 9), // "TermsPage"
|
|
QT_MOC_LITERAL(1, 10, 13), // "acceptedTerms"
|
|
QT_MOC_LITERAL(2, 24, 0), // ""
|
|
QT_MOC_LITERAL(3, 25, 13) // "declinedTerms"
|
|
|
|
},
|
|
"TermsPage\0acceptedTerms\0\0declinedTerms"
|
|
};
|
|
#undef QT_MOC_LITERAL
|
|
|
|
static const uint qt_meta_data_TermsPage[] = {
|
|
|
|
// content:
|
|
8, // revision
|
|
0, // classname
|
|
0, 0, // classinfo
|
|
2, 14, // methods
|
|
0, 0, // properties
|
|
0, 0, // enums/sets
|
|
0, 0, // constructors
|
|
0, // flags
|
|
2, // signalCount
|
|
|
|
// signals: name, argc, parameters, tag, flags
|
|
1, 0, 24, 2, 0x06 /* Public */,
|
|
3, 0, 25, 2, 0x06 /* Public */,
|
|
|
|
// signals: parameters
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
|
|
0 // eod
|
|
};
|
|
|
|
void TermsPage::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
auto *_t = static_cast<TermsPage *>(_o);
|
|
Q_UNUSED(_t)
|
|
switch (_id) {
|
|
case 0: _t->acceptedTerms(); break;
|
|
case 1: _t->declinedTerms(); break;
|
|
default: ;
|
|
}
|
|
} else if (_c == QMetaObject::IndexOfMethod) {
|
|
int *result = reinterpret_cast<int *>(_a[0]);
|
|
{
|
|
using _t = void (TermsPage::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&TermsPage::acceptedTerms)) {
|
|
*result = 0;
|
|
return;
|
|
}
|
|
}
|
|
{
|
|
using _t = void (TermsPage::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&TermsPage::declinedTerms)) {
|
|
*result = 1;
|
|
return;
|
|
}
|
|
}
|
|
}
|
|
Q_UNUSED(_a);
|
|
}
|
|
|
|
QT_INIT_METAOBJECT const QMetaObject TermsPage::staticMetaObject = { {
|
|
&QFrame::staticMetaObject,
|
|
qt_meta_stringdata_TermsPage.data,
|
|
qt_meta_data_TermsPage,
|
|
qt_static_metacall,
|
|
nullptr,
|
|
nullptr
|
|
} };
|
|
|
|
|
|
const QMetaObject *TermsPage::metaObject() const
|
|
{
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
}
|
|
|
|
void *TermsPage::qt_metacast(const char *_clname)
|
|
{
|
|
if (!_clname) return nullptr;
|
|
if (!strcmp(_clname, qt_meta_stringdata_TermsPage.stringdata0))
|
|
return static_cast<void*>(this);
|
|
return QFrame::qt_metacast(_clname);
|
|
}
|
|
|
|
int TermsPage::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
_id = QFrame::qt_metacall(_c, _id, _a);
|
|
if (_id < 0)
|
|
return _id;
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
if (_id < 2)
|
|
qt_static_metacall(this, _c, _id, _a);
|
|
_id -= 2;
|
|
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
|
if (_id < 2)
|
|
*reinterpret_cast<int*>(_a[0]) = -1;
|
|
_id -= 2;
|
|
}
|
|
return _id;
|
|
}
|
|
|
|
// SIGNAL 0
|
|
void TermsPage::acceptedTerms()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
|
|
}
|
|
|
|
// SIGNAL 1
|
|
void TermsPage::declinedTerms()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
|
|
}
|
|
struct qt_meta_stringdata_DeclinePage_t {
|
|
QByteArrayData data[3];
|
|
char stringdata0[21];
|
|
};
|
|
#define QT_MOC_LITERAL(idx, ofs, len) \
|
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
|
qptrdiff(offsetof(qt_meta_stringdata_DeclinePage_t, stringdata0) + ofs \
|
|
- idx * sizeof(QByteArrayData)) \
|
|
)
|
|
static const qt_meta_stringdata_DeclinePage_t qt_meta_stringdata_DeclinePage = {
|
|
{
|
|
QT_MOC_LITERAL(0, 0, 11), // "DeclinePage"
|
|
QT_MOC_LITERAL(1, 12, 7), // "getBack"
|
|
QT_MOC_LITERAL(2, 20, 0) // ""
|
|
|
|
},
|
|
"DeclinePage\0getBack\0"
|
|
};
|
|
#undef QT_MOC_LITERAL
|
|
|
|
static const uint qt_meta_data_DeclinePage[] = {
|
|
|
|
// content:
|
|
8, // revision
|
|
0, // classname
|
|
0, 0, // classinfo
|
|
1, 14, // methods
|
|
0, 0, // properties
|
|
0, 0, // enums/sets
|
|
0, 0, // constructors
|
|
0, // flags
|
|
1, // signalCount
|
|
|
|
// signals: name, argc, parameters, tag, flags
|
|
1, 0, 19, 2, 0x06 /* Public */,
|
|
|
|
// signals: parameters
|
|
QMetaType::Void,
|
|
|
|
0 // eod
|
|
};
|
|
|
|
void DeclinePage::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
auto *_t = static_cast<DeclinePage *>(_o);
|
|
Q_UNUSED(_t)
|
|
switch (_id) {
|
|
case 0: _t->getBack(); break;
|
|
default: ;
|
|
}
|
|
} else if (_c == QMetaObject::IndexOfMethod) {
|
|
int *result = reinterpret_cast<int *>(_a[0]);
|
|
{
|
|
using _t = void (DeclinePage::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DeclinePage::getBack)) {
|
|
*result = 0;
|
|
return;
|
|
}
|
|
}
|
|
}
|
|
Q_UNUSED(_a);
|
|
}
|
|
|
|
QT_INIT_METAOBJECT const QMetaObject DeclinePage::staticMetaObject = { {
|
|
&QFrame::staticMetaObject,
|
|
qt_meta_stringdata_DeclinePage.data,
|
|
qt_meta_data_DeclinePage,
|
|
qt_static_metacall,
|
|
nullptr,
|
|
nullptr
|
|
} };
|
|
|
|
|
|
const QMetaObject *DeclinePage::metaObject() const
|
|
{
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
}
|
|
|
|
void *DeclinePage::qt_metacast(const char *_clname)
|
|
{
|
|
if (!_clname) return nullptr;
|
|
if (!strcmp(_clname, qt_meta_stringdata_DeclinePage.stringdata0))
|
|
return static_cast<void*>(this);
|
|
return QFrame::qt_metacast(_clname);
|
|
}
|
|
|
|
int DeclinePage::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
_id = QFrame::qt_metacall(_c, _id, _a);
|
|
if (_id < 0)
|
|
return _id;
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
if (_id < 1)
|
|
qt_static_metacall(this, _c, _id, _a);
|
|
_id -= 1;
|
|
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
|
if (_id < 1)
|
|
*reinterpret_cast<int*>(_a[0]) = -1;
|
|
_id -= 1;
|
|
}
|
|
return _id;
|
|
}
|
|
|
|
// SIGNAL 0
|
|
void DeclinePage::getBack()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
|
|
}
|
|
struct qt_meta_stringdata_OnboardingWindow_t {
|
|
QByteArrayData data[3];
|
|
char stringdata0[33];
|
|
};
|
|
#define QT_MOC_LITERAL(idx, ofs, len) \
|
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
|
qptrdiff(offsetof(qt_meta_stringdata_OnboardingWindow_t, stringdata0) + ofs \
|
|
- idx * sizeof(QByteArrayData)) \
|
|
)
|
|
static const qt_meta_stringdata_OnboardingWindow_t qt_meta_stringdata_OnboardingWindow = {
|
|
{
|
|
QT_MOC_LITERAL(0, 0, 16), // "OnboardingWindow"
|
|
QT_MOC_LITERAL(1, 17, 14), // "onboardingDone"
|
|
QT_MOC_LITERAL(2, 32, 0) // ""
|
|
|
|
},
|
|
"OnboardingWindow\0onboardingDone\0"
|
|
};
|
|
#undef QT_MOC_LITERAL
|
|
|
|
static const uint qt_meta_data_OnboardingWindow[] = {
|
|
|
|
// content:
|
|
8, // revision
|
|
0, // classname
|
|
0, 0, // classinfo
|
|
1, 14, // methods
|
|
0, 0, // properties
|
|
0, 0, // enums/sets
|
|
0, 0, // constructors
|
|
0, // flags
|
|
1, // signalCount
|
|
|
|
// signals: name, argc, parameters, tag, flags
|
|
1, 0, 19, 2, 0x06 /* Public */,
|
|
|
|
// signals: parameters
|
|
QMetaType::Void,
|
|
|
|
0 // eod
|
|
};
|
|
|
|
void OnboardingWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
auto *_t = static_cast<OnboardingWindow *>(_o);
|
|
Q_UNUSED(_t)
|
|
switch (_id) {
|
|
case 0: _t->onboardingDone(); break;
|
|
default: ;
|
|
}
|
|
} else if (_c == QMetaObject::IndexOfMethod) {
|
|
int *result = reinterpret_cast<int *>(_a[0]);
|
|
{
|
|
using _t = void (OnboardingWindow::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&OnboardingWindow::onboardingDone)) {
|
|
*result = 0;
|
|
return;
|
|
}
|
|
}
|
|
}
|
|
Q_UNUSED(_a);
|
|
}
|
|
|
|
QT_INIT_METAOBJECT const QMetaObject OnboardingWindow::staticMetaObject = { {
|
|
&QStackedWidget::staticMetaObject,
|
|
qt_meta_stringdata_OnboardingWindow.data,
|
|
qt_meta_data_OnboardingWindow,
|
|
qt_static_metacall,
|
|
nullptr,
|
|
nullptr
|
|
} };
|
|
|
|
|
|
const QMetaObject *OnboardingWindow::metaObject() const
|
|
{
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
}
|
|
|
|
void *OnboardingWindow::qt_metacast(const char *_clname)
|
|
{
|
|
if (!_clname) return nullptr;
|
|
if (!strcmp(_clname, qt_meta_stringdata_OnboardingWindow.stringdata0))
|
|
return static_cast<void*>(this);
|
|
return QStackedWidget::qt_metacast(_clname);
|
|
}
|
|
|
|
int OnboardingWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
_id = QStackedWidget::qt_metacall(_c, _id, _a);
|
|
if (_id < 0)
|
|
return _id;
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
if (_id < 1)
|
|
qt_static_metacall(this, _c, _id, _a);
|
|
_id -= 1;
|
|
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
|
if (_id < 1)
|
|
*reinterpret_cast<int*>(_a[0]) = -1;
|
|
_id -= 1;
|
|
}
|
|
return _id;
|
|
}
|
|
|
|
// SIGNAL 0
|
|
void OnboardingWindow::onboardingDone()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
|
|
}
|
|
QT_WARNING_POP
|
|
QT_END_MOC_NAMESPACE
|