9 #include "../kblightwidget.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'kblightwidget.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_KbLightWidget_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
53 "KbLightWidget\0updateLight\0\0newSelection\0"
54 "selection\0changeColor\0newColor\0"
55 "changeAnim\0KbAnim*\0newAnim\0changeAnimKeys\0"
56 "keys\0on_brightnessBox_activated\0index\0"
57 "on_animButton_clicked\0on_bgButton_clicked\0"
58 "on_showAnimBox_clicked\0checked\0"
90 QMetaType::Void, QMetaType::QStringList, 4,
91 QMetaType::Void, QMetaType::QColor, 6,
92 QMetaType::Void, 0x80000000 | 8, 9,
93 QMetaType::Void, QMetaType::QStringList, 11,
94 QMetaType::Void, QMetaType::Int, 13,
97 QMetaType::Void, QMetaType::Bool, 17,
103 void KbLightWidget::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
105 if (_c == QMetaObject::InvokeMetaMethod) {
110 case 1: _t->
newSelection((*
reinterpret_cast< QStringList(*)
>(_a[1])));
break;
111 case 2: _t->
changeColor((*
reinterpret_cast< QColor(*)
>(_a[1])));
break;
113 case 4: _t->
changeAnimKeys((*
reinterpret_cast< QStringList(*)
>(_a[1])));
break;
121 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
123 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
125 switch (*reinterpret_cast<int*>(_a[1])) {
126 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
128 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< KbAnim* >();
break;
135 const QMetaObject KbLightWidget::staticMetaObject = {
136 { &QWidget::staticMetaObject, qt_meta_stringdata_KbLightWidget.
data,
141 const QMetaObject *KbLightWidget::metaObject()
const
143 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
146 void *KbLightWidget::qt_metacast(
const char *_clname)
148 if (!_clname)
return Q_NULLPTR;
149 if (!strcmp(_clname, qt_meta_stringdata_KbLightWidget.
stringdata0))
150 return static_cast<void*
>(
const_cast< KbLightWidget*
>(
this));
151 return QWidget::qt_metacast(_clname);
154 int KbLightWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
156 _id = QWidget::qt_metacall(_c, _id, _a);
159 if (_c == QMetaObject::InvokeMetaMethod) {
161 qt_static_metacall(
this, _c, _id, _a);
163 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
165 qt_static_metacall(
this, _c, _id, _a);