9 #include "../gradientdialog.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'gradientdialog.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_GradientDialog_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
51 "GradientDialog\0currentChanged\0\0color\0"
52 "spontaneous\0position\0colorChanged\0"
53 "on_presetList_currentItemChanged\0"
54 "QListWidgetItem*\0current\0previous\0"
55 "on_presetName_textEdited\0arg1\0"
56 "on_presetSave_clicked\0on_presetDelete_clicked\0"
57 "on_stopPos_valueChanged\0"
58 "on_stopOpacity_valueChanged"
86 QMetaType::Void, QMetaType::QColor, QMetaType::Bool, QMetaType::Int, 3, 4, 5,
87 QMetaType::Void, QMetaType::QColor, 3,
88 QMetaType::Void, 0x80000000 | 8, 0x80000000 | 8, 9, 10,
89 QMetaType::Void, QMetaType::QString, 12,
92 QMetaType::Void, QMetaType::Int, 12,
93 QMetaType::Void, QMetaType::Int, 12,
98 void GradientDialog::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
100 if (_c == QMetaObject::InvokeMetaMethod) {
104 case 0: _t->
currentChanged((*
reinterpret_cast< QColor(*)
>(_a[1])),(*
reinterpret_cast< bool(*)
>(_a[2])),(*
reinterpret_cast< int(*)
>(_a[3])));
break;
105 case 1: _t->
colorChanged((*
reinterpret_cast< QColor(*)
>(_a[1])));
break;
117 const QMetaObject GradientDialog::staticMetaObject = {
118 { &QDialog::staticMetaObject, qt_meta_stringdata_GradientDialog.
data,
123 const QMetaObject *GradientDialog::metaObject()
const
125 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
128 void *GradientDialog::qt_metacast(
const char *_clname)
130 if (!_clname)
return Q_NULLPTR;
131 if (!strcmp(_clname, qt_meta_stringdata_GradientDialog.
stringdata0))
133 return QDialog::qt_metacast(_clname);
136 int GradientDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
138 _id = QDialog::qt_metacall(_c, _id, _a);
141 if (_c == QMetaObject::InvokeMetaMethod) {
143 qt_static_metacall(
this, _c, _id, _a);
145 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
147 *
reinterpret_cast<int*
>(_a[0]) = -1;
static const uint qt_meta_data_GradientDialog[]
void currentChanged(QColor color, bool spontaneous, int position)
static const qt_meta_stringdata_GradientDialog_t qt_meta_stringdata_GradientDialog
void on_presetDelete_clicked()
void on_stopPos_valueChanged(int arg1)
void on_presetList_currentItemChanged(QListWidgetItem *current, QListWidgetItem *previous)
void on_stopOpacity_valueChanged(int arg1)
void on_presetName_textEdited(const QString &arg1)
void on_presetSave_clicked()
void colorChanged(QColor color)
#define QT_MOC_LITERAL(idx, ofs, len)