9 #include "../settingswidget.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'settingswidget.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_SettingsWidget_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
49 "SettingsWidget\0on_pushButton_clicked\0"
50 "\0on_capsBox_activated\0index\0"
51 "on_shiftBox_activated\0on_ctrlBox_activated\0"
52 "on_altBox_activated\0on_winBox_activated\0"
53 "on_autoFWBox_clicked\0checked\0"
54 "on_loginItemBox_clicked\0on_layoutBox_activated\0"
55 "showLayoutDialog\0on_extraButton_clicked"
87 QMetaType::Void, QMetaType::Int, 4,
88 QMetaType::Void, QMetaType::Int, 4,
89 QMetaType::Void, QMetaType::Int, 4,
90 QMetaType::Void, QMetaType::Int, 4,
91 QMetaType::Void, QMetaType::Int, 4,
92 QMetaType::Void, QMetaType::Bool, 10,
93 QMetaType::Void, QMetaType::Bool, 10,
94 QMetaType::Void, QMetaType::Int, 4,
101 void SettingsWidget::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
103 if (_c == QMetaObject::InvokeMetaMethod) {
123 const QMetaObject SettingsWidget::staticMetaObject = {
124 { &QWidget::staticMetaObject, qt_meta_stringdata_SettingsWidget.
data,
129 const QMetaObject *SettingsWidget::metaObject()
const
131 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
134 void *SettingsWidget::qt_metacast(
const char *_clname)
136 if (!_clname)
return Q_NULLPTR;
137 if (!strcmp(_clname, qt_meta_stringdata_SettingsWidget.
stringdata0))
139 return QWidget::qt_metacast(_clname);
142 int SettingsWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
144 _id = QWidget::qt_metacall(_c, _id, _a);
147 if (_c == QMetaObject::InvokeMetaMethod) {
149 qt_static_metacall(
this, _c, _id, _a);
151 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
153 *
reinterpret_cast<int*
>(_a[0]) = -1;