9 #include "../kbwidget.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'kbwidget.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_KbWidget_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
63 "KbWidget\0showFirstTab\0\0showLastTab\0"
64 "showFwUpdate\0updateProfileList\0"
65 "profileChanged\0on_profileBox_activated\0"
66 "index\0modeIcon\0i\0addNewModeItem\0"
67 "modeChanged\0spontaneous\0"
68 "on_modesList_currentItemChanged\0"
69 "QListWidgetItem*\0current\0previous\0"
70 "modesList_reordered\0on_modesList_itemChanged\0"
71 "item\0on_modesList_itemClicked\0"
72 "on_modesList_customContextMenuRequested\0"
73 "pos\0devUpdate\0modeUpdate\0"
74 "on_hwSaveButton_clicked\0"
75 "on_tabWidget_currentChanged\0"
76 "on_fwUpdButton_clicked"
101 11, 0, 125, 2, 0x08 ,
102 12, 1, 126, 2, 0x08 ,
103 12, 0, 129, 2, 0x28 ,
104 14, 2, 130, 2, 0x08 ,
105 18, 0, 135, 2, 0x08 ,
106 19, 1, 136, 2, 0x08 ,
107 21, 1, 139, 2, 0x08 ,
108 22, 1, 142, 2, 0x08 ,
109 24, 0, 145, 2, 0x08 ,
110 25, 0, 146, 2, 0x08 ,
111 26, 0, 147, 2, 0x08 ,
112 27, 1, 148, 2, 0x08 ,
113 28, 0, 151, 2, 0x08 ,
121 QMetaType::Void, QMetaType::Int, 8,
122 QMetaType::QIcon, QMetaType::Int, 10,
124 QMetaType::Void, QMetaType::Bool, 13,
126 QMetaType::Void, 0x80000000 | 15, 0x80000000 | 15, 16, 17,
128 QMetaType::Void, 0x80000000 | 15, 20,
129 QMetaType::Void, 0x80000000 | 15, 20,
130 QMetaType::Void, QMetaType::QPoint, 23,
134 QMetaType::Void, QMetaType::Int, 8,
140 void KbWidget::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
142 if (_c == QMetaObject::InvokeMetaMethod) {
152 case 6: { QIcon _r = _t->
modeIcon((*
reinterpret_cast< int(*)
>(_a[1])));
153 if (_a[0]) *
reinterpret_cast< QIcon*
>(_a[0]) = _r; }
break;
155 case 8: _t->
modeChanged((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
157 case 10: _t->
on_modesList_currentItemChanged((*
reinterpret_cast< QListWidgetItem*(*)
>(_a[1])),(*
reinterpret_cast< QListWidgetItem*(*)
>(_a[2])));
break;
172 const QMetaObject KbWidget::staticMetaObject = {
173 { &QWidget::staticMetaObject, qt_meta_stringdata_KbWidget.
data,
178 const QMetaObject *KbWidget::metaObject()
const
180 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
183 void *KbWidget::qt_metacast(
const char *_clname)
185 if (!_clname)
return Q_NULLPTR;
186 if (!strcmp(_clname, qt_meta_stringdata_KbWidget.
stringdata0))
187 return static_cast<void*
>(
const_cast< KbWidget*
>(
this));
188 return QWidget::qt_metacast(_clname);
191 int KbWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
193 _id = QWidget::qt_metacall(_c, _id, _a);
196 if (_c == QMetaObject::InvokeMetaMethod) {
198 qt_static_metacall(
this, _c, _id, _a);
200 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
202 *
reinterpret_cast<int*
>(_a[0]) = -1;