10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'kbperf.h' doesn't include <QObject>."
14 #elif Q_MOC_OUTPUT_REVISION != 67
15 #error "This file was generated using the moc from 5.7.1. 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
25 #define QT_MOC_LITERAL(idx, ofs, len) \
26 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
27 qptrdiff(offsetof(qt_meta_stringdata_KbPerf_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
38 "KbPerf\0didLoad\0\0settingsUpdated"
66 void KbPerf::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
68 if (_c == QMetaObject::InvokeMetaMethod) {
76 }
else if (_c == QMetaObject::IndexOfMethod) {
77 int *result =
reinterpret_cast<int *
>(_a[0]);
78 void **func =
reinterpret_cast<void **
>(_a[1]);
80 typedef void (
KbPerf::*_t)();
81 if (*reinterpret_cast<_t *>(func) ==
static_cast<_t
>(&
KbPerf::didLoad)) {
87 typedef void (
KbPerf::*_t)();
97 const QMetaObject KbPerf::staticMetaObject = {
98 { &QObject::staticMetaObject, qt_meta_stringdata_KbPerf.
data,
103 const QMetaObject *KbPerf::metaObject()
const
105 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
108 void *KbPerf::qt_metacast(
const char *_clname)
110 if (!_clname)
return Q_NULLPTR;
111 if (!strcmp(_clname, qt_meta_stringdata_KbPerf.
stringdata0))
112 return static_cast<void*
>(
const_cast< KbPerf*
>(
this));
113 return QObject::qt_metacast(_clname);
116 int KbPerf::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
118 _id = QObject::qt_metacall(_c, _id, _a);
121 if (_c == QMetaObject::InvokeMetaMethod) {
123 qt_static_metacall(
this, _c, _id, _a);
125 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
127 *
reinterpret_cast<int*
>(_a[0]) = -1;
136 QMetaObject::activate(
this, &staticMetaObject, 0, Q_NULLPTR);
142 QMetaObject::activate(
this, &staticMetaObject, 1, Q_NULLPTR);
static const qt_meta_stringdata_KbPerf_t qt_meta_stringdata_KbPerf
static const uint qt_meta_data_KbPerf[]
#define QT_MOC_LITERAL(idx, ofs, len)