10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'kb.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_Kb_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
54 "Kb\0infoUpdated\0\0profileAdded\0"
55 "profileRenamed\0modeRenamed\0profileChanged\0"
56 "modeChanged\0spontaneous\0fwUpdateProgress\0"
57 "current\0total\0fwUpdateFinished\0succeeded\0"
58 "frameUpdate\0autoSave\0readNotify\0line\0"
59 "deleteHw\0deletePrevious"
99 QMetaType::Void, QMetaType::Bool, 8,
100 QMetaType::Void, QMetaType::Int, QMetaType::Int, 10, 11,
101 QMetaType::Void, QMetaType::Bool, 13,
106 QMetaType::Void, QMetaType::QString, 17,
113 void Kb::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
115 if (_c == QMetaObject::InvokeMetaMethod) {
116 Kb *_t =
static_cast<Kb *
>(_o);
124 case 5: _t->
modeChanged((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
125 case 6: _t->
fwUpdateProgress((*
reinterpret_cast< int(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])));
break;
129 case 10: _t->
readNotify((*
reinterpret_cast< QString(*)
>(_a[1])));
break;
134 }
else if (_c == QMetaObject::IndexOfMethod) {
135 int *result =
reinterpret_cast<int *
>(_a[0]);
136 void **func =
reinterpret_cast<void **
>(_a[1]);
138 typedef void (
Kb::*_t)();
139 if (*reinterpret_cast<_t *>(func) ==
static_cast<_t
>(&
Kb::infoUpdated)) {
145 typedef void (
Kb::*_t)();
152 typedef void (
Kb::*_t)();
159 typedef void (
Kb::*_t)();
160 if (*reinterpret_cast<_t *>(func) ==
static_cast<_t
>(&
Kb::modeRenamed)) {
166 typedef void (
Kb::*_t)();
173 typedef void (
Kb::*_t)(bool );
174 if (*reinterpret_cast<_t *>(func) ==
static_cast<_t
>(&
Kb::modeChanged)) {
180 typedef void (
Kb::*_t)(int , int );
187 typedef void (
Kb::*_t)(bool );
196 const QMetaObject Kb::staticMetaObject = {
197 { &QThread::staticMetaObject, qt_meta_stringdata_Kb.
data,
202 const QMetaObject *Kb::metaObject()
const
204 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
207 void *Kb::qt_metacast(
const char *_clname)
209 if (!_clname)
return Q_NULLPTR;
210 if (!strcmp(_clname, qt_meta_stringdata_Kb.
stringdata0))
211 return static_cast<void*
>(
const_cast< Kb*
>(
this));
212 return QThread::qt_metacast(_clname);
215 int Kb::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
217 _id = QThread::qt_metacall(_c, _id, _a);
220 if (_c == QMetaObject::InvokeMetaMethod) {
222 qt_static_metacall(
this, _c, _id, _a);
224 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
226 *
reinterpret_cast<int*
>(_a[0]) = -1;
235 QMetaObject::activate(
this, &staticMetaObject, 0, Q_NULLPTR);
241 QMetaObject::activate(
this, &staticMetaObject, 1, Q_NULLPTR);
247 QMetaObject::activate(
this, &staticMetaObject, 2, Q_NULLPTR);
253 QMetaObject::activate(
this, &staticMetaObject, 3, Q_NULLPTR);
259 QMetaObject::activate(
this, &staticMetaObject, 4, Q_NULLPTR);
265 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
266 QMetaObject::activate(
this, &staticMetaObject, 5, _a);
272 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t2)) };
273 QMetaObject::activate(
this, &staticMetaObject, 6, _a);
279 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
280 QMetaObject::activate(
this, &staticMetaObject, 7, _a);
static const qt_meta_stringdata_Kb_t qt_meta_stringdata_Kb
#define QT_MOC_LITERAL(idx, ofs, len)
static const uint qt_meta_data_Kb[]
void modeChanged(bool spontaneous)
void fwUpdateProgress(int current, int total)
void fwUpdateFinished(bool succeeded)
void readNotify(QString line)