9 #include "../animadddialog.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'animadddialog.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_AnimAddDialog_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
41 "AnimAddDialog\0on_animBox_activated\0\0"
42 "index\0on_presetBox_activated\0"
43 "on_previewBox_clicked\0checked"
66 QMetaType::Void, QMetaType::Int, 3,
67 QMetaType::Void, QMetaType::Int, 3,
68 QMetaType::Void, QMetaType::Bool, 6,
73 void AnimAddDialog::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
75 if (_c == QMetaObject::InvokeMetaMethod) {
87 const QMetaObject AnimAddDialog::staticMetaObject = {
88 { &QDialog::staticMetaObject, qt_meta_stringdata_AnimAddDialog.
data,
93 const QMetaObject *AnimAddDialog::metaObject()
const
95 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
98 void *AnimAddDialog::qt_metacast(
const char *_clname)
100 if (!_clname)
return Q_NULLPTR;
101 if (!strcmp(_clname, qt_meta_stringdata_AnimAddDialog.
stringdata0))
102 return static_cast<void*
>(
const_cast< AnimAddDialog*
>(
this));
103 return QDialog::qt_metacast(_clname);
106 int AnimAddDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
108 _id = QDialog::qt_metacall(_c, _id, _a);
111 if (_c == QMetaObject::InvokeMetaMethod) {
113 qt_static_metacall(
this, _c, _id, _a);
115 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
117 *
reinterpret_cast<int*
>(_a[0]) = -1;
static const uint qt_meta_data_AnimAddDialog[]
void on_animBox_activated(int index)
#define QT_MOC_LITERAL(idx, ofs, len)
static const qt_meta_stringdata_AnimAddDialog_t qt_meta_stringdata_AnimAddDialog
void on_previewBox_clicked(bool checked)
void on_presetBox_activated(int index)