9 #include "../kbanimwidget.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'kbanimwidget.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_KbAnimWidget_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
59 "KbAnimWidget\0animChanged\0\0KbAnim*\0"
60 "selection\0didUpdateSelection\0keys\0"
61 "on_animList_currentItemChanged\0"
62 "QListWidgetItem*\0current\0previous\0"
63 "on_animList_itemChanged\0item\0"
64 "on_animList_customContextMenuRequested\0"
65 "pos\0on_nameBox_textEdited\0arg1\0"
66 "on_opacityBox_valueChanged\0"
67 "on_blendBox_activated\0index\0"
68 "on_keyButton_clicked\0on_deleteButton_clicked\0"
69 "refreshList\0reorderAnims\0"
70 "on_propertyButton_clicked"
100 22, 0, 107, 2, 0x08 ,
101 23, 0, 108, 2, 0x08 ,
102 24, 0, 109, 2, 0x08 ,
105 QMetaType::Void, 0x80000000 | 3, 4,
106 QMetaType::Void, QMetaType::QStringList, 6,
109 QMetaType::Void, 0x80000000 | 8, 0x80000000 | 8, 9, 10,
110 QMetaType::Void, 0x80000000 | 8, 12,
111 QMetaType::Void, QMetaType::QPoint, 14,
112 QMetaType::Void, QMetaType::QString, 16,
113 QMetaType::Void, QMetaType::Double, 16,
114 QMetaType::Void, QMetaType::Int, 19,
124 void KbAnimWidget::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
126 if (_c == QMetaObject::InvokeMetaMethod) {
132 case 2: _t->
on_animList_currentItemChanged((*
reinterpret_cast< QListWidgetItem*(*)
>(_a[1])),(*
reinterpret_cast< QListWidgetItem*(*)
>(_a[2])));
break;
145 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
147 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
149 switch (*reinterpret_cast<int*>(_a[1])) {
150 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
152 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< KbAnim* >();
break;
156 }
else if (_c == QMetaObject::IndexOfMethod) {
157 int *result =
reinterpret_cast<int *
>(_a[0]);
158 void **func =
reinterpret_cast<void **
>(_a[1]);
176 const QMetaObject KbAnimWidget::staticMetaObject = {
177 { &QWidget::staticMetaObject, qt_meta_stringdata_KbAnimWidget.
data,
182 const QMetaObject *KbAnimWidget::metaObject()
const
184 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
187 void *KbAnimWidget::qt_metacast(
const char *_clname)
189 if (!_clname)
return Q_NULLPTR;
190 if (!strcmp(_clname, qt_meta_stringdata_KbAnimWidget.
stringdata0))
191 return static_cast<void*
>(
const_cast< KbAnimWidget*
>(
this));
192 return QWidget::qt_metacast(_clname);
195 int KbAnimWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
197 _id = QWidget::qt_metacall(_c, _id, _a);
200 if (_c == QMetaObject::InvokeMetaMethod) {
202 qt_static_metacall(
this, _c, _id, _a);
204 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
206 qt_static_metacall(
this, _c, _id, _a);
215 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
216 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
222 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
223 QMetaObject::activate(
this, &staticMetaObject, 1, _a);