9 #include "../kbbindwidget.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'kbbindwidget.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_KbBindWidget_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
43 "KbBindWidget\0updateBind\0\0newLayout\0"
44 "newSelection\0selection\0updateSelDisplay\0"
45 "on_resetButton_clicked\0on_copyButton_clicked"
73 QMetaType::Void, QMetaType::QStringList, 5,
81 void KbBindWidget::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
83 if (_c == QMetaObject::InvokeMetaMethod) {
89 case 2: _t->
newSelection((*
reinterpret_cast< QStringList(*)
>(_a[1])));
break;
98 const QMetaObject KbBindWidget::staticMetaObject = {
99 { &QWidget::staticMetaObject, qt_meta_stringdata_KbBindWidget.
data,
104 const QMetaObject *KbBindWidget::metaObject()
const
106 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
109 void *KbBindWidget::qt_metacast(
const char *_clname)
111 if (!_clname)
return Q_NULLPTR;
112 if (!strcmp(_clname, qt_meta_stringdata_KbBindWidget.
stringdata0))
113 return static_cast<void*
>(
const_cast< KbBindWidget*
>(
this));
114 return QWidget::qt_metacast(_clname);
117 int KbBindWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
119 _id = QWidget::qt_metacall(_c, _id, _a);
122 if (_c == QMetaObject::InvokeMetaMethod) {
124 qt_static_metacall(
this, _c, _id, _a);
126 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
128 *
reinterpret_cast<int*
>(_a[0]) = -1;