11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'optiontests.h' doesn't include <QObject>."
15#elif Q_MOC_OUTPUT_REVISION != 67
16#error "This file was generated using the moc from 5.15.16. It"
17#error "cannot be used with the include files from this version of Qt."
18#error "(The moc has changed too much.)"
23QT_WARNING_DISABLE_DEPRECATED
28#define QT_MOC_LITERAL(idx, ofs, len) \
29 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30 qptrdiff(offsetof(qt_meta_stringdata_OptionTests_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
44 "OptionTests\0init\0\0migrateSettings\0"
45 "integerGetArgBug\0parametersInteraction\0"
80void OptionTests::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
82 if (_c == QMetaObject::InvokeMetaMethod) {
86 case 0: _t->init();
break;
87 case 1: _t->migrateSettings();
break;
88 case 2: _t->integerGetArgBug();
break;
89 case 3: _t->parametersInteraction();
break;
90 case 4: _t->extractFilter();
break;
97QT_INIT_METAOBJECT
const QMetaObject OptionTests::staticMetaObject = { {
98 QMetaObject::SuperData::link<QObject::staticMetaObject>(),
107const QMetaObject *OptionTests::metaObject()
const
109 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
112void *OptionTests::qt_metacast(
const char *_clname)
114 if (!_clname)
return nullptr;
116 return static_cast<void*
>(
this);
117 return QObject::qt_metacast(_clname);
120int OptionTests::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
122 _id = QObject::qt_metacall(_c, _id, _a);
125 if (_c == QMetaObject::InvokeMetaMethod) {
127 qt_static_metacall(
this, _c, _id, _a);
129 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
131 *
reinterpret_cast<int*
>(_a[0]) = -1;
static const uint qt_meta_data_OptionTests[]
#define QT_MOC_LITERAL(idx, ofs, len)
static const qt_meta_stringdata_OptionTests_t qt_meta_stringdata_OptionTests