10 #include <QtCore/qbytearray.h> 11 #include <QtCore/qmetatype.h> 12 #if !defined(Q_MOC_OUTPUT_REVISION) 13 #error "The header file 'optiontests.h' doesn't include <QObject>." 14 #elif Q_MOC_OUTPUT_REVISION != 67 15 #error "This file was generated using the moc from 5.12.7. It" 16 #error "cannot be used with the include files from this version of Qt." 17 #error "(The moc has changed too much.)" 20 QT_BEGIN_MOC_NAMESPACE
22 QT_WARNING_DISABLE_DEPRECATED
27 #define QT_MOC_LITERAL(idx, ofs, len) \ 28 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 29 qptrdiff(offsetof(qt_meta_stringdata_OptionTests_t, stringdata0) + ofs \ 30 - idx * sizeof(QByteArrayData)) \ 43 "OptionTests\0init\0\0migrateSettings\0" 44 "integerGetArgBug\0parametersInteraction\0" 79 void OptionTests::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
81 if (_c == QMetaObject::InvokeMetaMethod) {
85 case 0: _t->
init();
break;
86 case 1: _t->migrateSettings();
break;
87 case 2: _t->integerGetArgBug();
break;
88 case 3: _t->parametersInteraction();
break;
89 case 4: _t->extractFilter();
break;
96 QT_INIT_METAOBJECT
const QMetaObject OptionTests::staticMetaObject = { {
97 &QObject::staticMetaObject,
106 const QMetaObject *OptionTests::metaObject()
const 108 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
111 void *OptionTests::qt_metacast(
const char *_clname)
113 if (!_clname)
return nullptr;
115 return static_cast<void*
>(
this);
116 return QObject::qt_metacast(_clname);
119 int OptionTests::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
121 _id = QObject::qt_metacall(_c, _id, _a);
124 if (_c == QMetaObject::InvokeMetaMethod) {
126 qt_static_metacall(
this, _c, _id, _a);
128 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
130 *
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