9 #include "../kbprofile.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'kbprofile.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_KbProfile_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
55 void KbProfile::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
63 const QMetaObject KbProfile::staticMetaObject = {
64 { &QObject::staticMetaObject, qt_meta_stringdata_KbProfile.
data,
69 const QMetaObject *KbProfile::metaObject()
const
71 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
74 void *KbProfile::qt_metacast(
const char *_clname)
76 if (!_clname)
return Q_NULLPTR;
77 if (!strcmp(_clname, qt_meta_stringdata_KbProfile.
stringdata0))
78 return static_cast<void*
>(
const_cast< KbProfile*
>(
this));
79 return QObject::qt_metacast(_clname);
82 int KbProfile::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
84 _id = QObject::qt_metacall(_c, _id, _a);
#define QT_MOC_LITERAL(idx, ofs, len)
static const qt_meta_stringdata_KbProfile_t qt_meta_stringdata_KbProfile
static const uint qt_meta_data_KbProfile[]