9 #include "../kblight.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #include <QtCore/QSet>
13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'kblight.h' doesn't include <QObject>."
15 #elif Q_MOC_OUTPUT_REVISION != 67
16 #error "This file was generated using the moc from 5.7.1. It"
17 #error "cannot be used with the include files from this version of Qt."
18 #error "(The moc has changed too much.)"
21 QT_BEGIN_MOC_NAMESPACE
26 #define QT_MOC_LITERAL(idx, ofs, len) \
27 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
28 qptrdiff(offsetof(qt_meta_stringdata_KbLight_t, stringdata0) + ofs \
29 - idx * sizeof(QByteArrayData)) \
44 "KbLight\0didLoad\0\0updated\0frameDisplayed\0"
45 "ColorMap\0animatedColors\0QSet<QString>\0"
71 QMetaType::Void, 0x80000000 | 5, 0x80000000 | 7, 6, 8,
76 void KbLight::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
78 if (_c == QMetaObject::InvokeMetaMethod) {
84 case 2: _t->
frameDisplayed((*
reinterpret_cast< const ColorMap(*)
>(_a[1])),(*
reinterpret_cast< const QSet<QString>(*)
>(_a[2])));
break;
87 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
89 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
91 switch (*reinterpret_cast<int*>(_a[1])) {
92 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
94 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< QSet<QString> >();
break;
98 }
else if (_c == QMetaObject::IndexOfMethod) {
99 int *result =
reinterpret_cast<int *
>(_a[0]);
100 void **func =
reinterpret_cast<void **
>(_a[1]);
116 typedef void (
KbLight::*_t)(
const ColorMap & ,
const QSet<QString> & );
125 const QMetaObject KbLight::staticMetaObject = {
126 { &QObject::staticMetaObject, qt_meta_stringdata_KbLight.
data,
131 const QMetaObject *KbLight::metaObject()
const
133 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
136 void *KbLight::qt_metacast(
const char *_clname)
138 if (!_clname)
return Q_NULLPTR;
139 if (!strcmp(_clname, qt_meta_stringdata_KbLight.
stringdata0))
140 return static_cast<void*
>(
const_cast< KbLight*
>(
this));
141 return QObject::qt_metacast(_clname);
144 int KbLight::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
146 _id = QObject::qt_metacall(_c, _id, _a);
149 if (_c == QMetaObject::InvokeMetaMethod) {
151 qt_static_metacall(
this, _c, _id, _a);
153 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
155 qt_static_metacall(
this, _c, _id, _a);
164 QMetaObject::activate(
this, &staticMetaObject, 0, Q_NULLPTR);
170 QMetaObject::activate(
this, &staticMetaObject, 1, Q_NULLPTR);
176 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t2)) };
177 QMetaObject::activate(
this, &staticMetaObject, 2, _a);
void frameDisplayed(const ColorMap &animatedColors, const QSet< QString > &indicatorList)
#define QT_MOC_LITERAL(idx, ofs, len)
static const qt_meta_stringdata_KbLight_t qt_meta_stringdata_KbLight
static const uint qt_meta_data_KbLight[]