9 #include "../animsettingdialog.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'animsettingdialog.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_AnimSettingDialog_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
49 "AnimSettingDialog\0newDuration\0\0duration\0"
50 "updateStops\0angleDialChanged\0name\0"
51 "angleSpinnerChanged\0updateParam\0"
52 "on_delayBox_valueChanged\0arg1\0"
53 "on_repeatBox_valueChanged\0"
54 "on_kpDelayBox_valueChanged\0"
55 "on_kpRepeatBox_valueChanged\0"
56 "on_kpReleaseBox_stateChanged"
86 QMetaType::Void, QMetaType::Double, 3,
88 QMetaType::Void, QMetaType::QString, 6,
89 QMetaType::Void, QMetaType::QString, 6,
90 QMetaType::Void, QMetaType::QString, 6,
91 QMetaType::Void, QMetaType::Double, 10,
92 QMetaType::Void, QMetaType::Double, 10,
93 QMetaType::Void, QMetaType::Double, 10,
94 QMetaType::Void, QMetaType::Double, 10,
95 QMetaType::Void, QMetaType::Int, 10,
100 void AnimSettingDialog::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
102 if (_c == QMetaObject::InvokeMetaMethod) {
106 case 0: _t->
newDuration((*
reinterpret_cast< double(*)
>(_a[1])));
break;
108 case 2: _t->
angleDialChanged((*
reinterpret_cast< QString(*)
>(_a[1])));
break;
110 case 4: _t->
updateParam((*
reinterpret_cast< QString(*)
>(_a[1])));
break;
121 const QMetaObject AnimSettingDialog::staticMetaObject = {
122 { &QDialog::staticMetaObject, qt_meta_stringdata_AnimSettingDialog.
data,
127 const QMetaObject *AnimSettingDialog::metaObject()
const
129 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
132 void *AnimSettingDialog::qt_metacast(
const char *_clname)
134 if (!_clname)
return Q_NULLPTR;
135 if (!strcmp(_clname, qt_meta_stringdata_AnimSettingDialog.
stringdata0))
137 return QDialog::qt_metacast(_clname);
140 int AnimSettingDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
142 _id = QDialog::qt_metacall(_c, _id, _a);
145 if (_c == QMetaObject::InvokeMetaMethod) {
147 qt_static_metacall(
this, _c, _id, _a);
149 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
151 *
reinterpret_cast<int*
>(_a[0]) = -1;
static const uint qt_meta_data_AnimSettingDialog[]
void newDuration(double duration)
void on_kpDelayBox_valueChanged(double arg1)
void on_repeatBox_valueChanged(double arg1)
void on_delayBox_valueChanged(double arg1)
void on_kpRepeatBox_valueChanged(double arg1)
void angleSpinnerChanged(QString name)
#define QT_MOC_LITERAL(idx, ofs, len)
void angleDialChanged(QString name)
static const qt_meta_stringdata_AnimSettingDialog_t qt_meta_stringdata_AnimSettingDialog
void updateParam(QString name)
void on_kpReleaseBox_stateChanged(int arg1)