ckb-next  v0.2.8 at branch master
ckb-next driver for corsair devices
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
moc_animsettingdialog.cpp
Go to the documentation of this file.
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'animsettingdialog.h'
3 **
4 ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.1)
5 **
6 ** WARNING! All changes made in this file will be lost!
7 *****************************************************************************/
8 
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.)"
18 #endif
19 
20 QT_BEGIN_MOC_NAMESPACE
22  QByteArrayData data[15];
23  char stringdata0[246];
24 };
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)) \
29  )
31  {
32 QT_MOC_LITERAL(0, 0, 17), // "AnimSettingDialog"
33 QT_MOC_LITERAL(1, 18, 11), // "newDuration"
34 QT_MOC_LITERAL(2, 30, 0), // ""
35 QT_MOC_LITERAL(3, 31, 8), // "duration"
36 QT_MOC_LITERAL(4, 40, 11), // "updateStops"
37 QT_MOC_LITERAL(5, 52, 16), // "angleDialChanged"
38 QT_MOC_LITERAL(6, 69, 4), // "name"
39 QT_MOC_LITERAL(7, 74, 19), // "angleSpinnerChanged"
40 QT_MOC_LITERAL(8, 94, 11), // "updateParam"
41 QT_MOC_LITERAL(9, 106, 24), // "on_delayBox_valueChanged"
42 QT_MOC_LITERAL(10, 131, 4), // "arg1"
43 QT_MOC_LITERAL(11, 136, 25), // "on_repeatBox_valueChanged"
44 QT_MOC_LITERAL(12, 162, 26), // "on_kpDelayBox_valueChanged"
45 QT_MOC_LITERAL(13, 189, 27), // "on_kpRepeatBox_valueChanged"
46 QT_MOC_LITERAL(14, 217, 28) // "on_kpReleaseBox_stateChanged"
47 
48  },
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"
57 };
58 #undef QT_MOC_LITERAL
59 
60 static const uint qt_meta_data_AnimSettingDialog[] = {
61 
62  // content:
63  7, // revision
64  0, // classname
65  0, 0, // classinfo
66  10, 14, // methods
67  0, 0, // properties
68  0, 0, // enums/sets
69  0, 0, // constructors
70  0, // flags
71  0, // signalCount
72 
73  // slots: name, argc, parameters, tag, flags
74  1, 1, 64, 2, 0x08 /* Private */,
75  4, 0, 67, 2, 0x08 /* Private */,
76  5, 1, 68, 2, 0x08 /* Private */,
77  7, 1, 71, 2, 0x08 /* Private */,
78  8, 1, 74, 2, 0x08 /* Private */,
79  9, 1, 77, 2, 0x08 /* Private */,
80  11, 1, 80, 2, 0x08 /* Private */,
81  12, 1, 83, 2, 0x08 /* Private */,
82  13, 1, 86, 2, 0x08 /* Private */,
83  14, 1, 89, 2, 0x08 /* Private */,
84 
85  // slots: parameters
86  QMetaType::Void, QMetaType::Double, 3,
87  QMetaType::Void,
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,
96 
97  0 // eod
98 };
99 
100 void AnimSettingDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
101 {
102  if (_c == QMetaObject::InvokeMetaMethod) {
103  AnimSettingDialog *_t = static_cast<AnimSettingDialog *>(_o);
104  Q_UNUSED(_t)
105  switch (_id) {
106  case 0: _t->newDuration((*reinterpret_cast< double(*)>(_a[1]))); break;
107  case 1: _t->updateStops(); break;
108  case 2: _t->angleDialChanged((*reinterpret_cast< QString(*)>(_a[1]))); break;
109  case 3: _t->angleSpinnerChanged((*reinterpret_cast< QString(*)>(_a[1]))); break;
110  case 4: _t->updateParam((*reinterpret_cast< QString(*)>(_a[1]))); break;
111  case 5: _t->on_delayBox_valueChanged((*reinterpret_cast< double(*)>(_a[1]))); break;
112  case 6: _t->on_repeatBox_valueChanged((*reinterpret_cast< double(*)>(_a[1]))); break;
113  case 7: _t->on_kpDelayBox_valueChanged((*reinterpret_cast< double(*)>(_a[1]))); break;
114  case 8: _t->on_kpRepeatBox_valueChanged((*reinterpret_cast< double(*)>(_a[1]))); break;
115  case 9: _t->on_kpReleaseBox_stateChanged((*reinterpret_cast< int(*)>(_a[1]))); break;
116  default: ;
117  }
118  }
119 }
120 
121 const QMetaObject AnimSettingDialog::staticMetaObject = {
122  { &QDialog::staticMetaObject, qt_meta_stringdata_AnimSettingDialog.data,
123  qt_meta_data_AnimSettingDialog, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
124 };
125 
126 
127 const QMetaObject *AnimSettingDialog::metaObject() const
128 {
129  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
130 }
131 
132 void *AnimSettingDialog::qt_metacast(const char *_clname)
133 {
134  if (!_clname) return Q_NULLPTR;
135  if (!strcmp(_clname, qt_meta_stringdata_AnimSettingDialog.stringdata0))
136  return static_cast<void*>(const_cast< AnimSettingDialog*>(this));
137  return QDialog::qt_metacast(_clname);
138 }
139 
140 int AnimSettingDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
141 {
142  _id = QDialog::qt_metacall(_c, _id, _a);
143  if (_id < 0)
144  return _id;
145  if (_c == QMetaObject::InvokeMetaMethod) {
146  if (_id < 10)
147  qt_static_metacall(this, _c, _id, _a);
148  _id -= 10;
149  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
150  if (_id < 10)
151  *reinterpret_cast<int*>(_a[0]) = -1;
152  _id -= 10;
153  }
154  return _id;
155 }
156 QT_END_MOC_NAMESPACE
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)