11 #include <QtCore/qbytearray.h>
12 #include <QtCore/qmetatype.h>
13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'qt.h' doesn't include <QObject>."
15 #elif Q_MOC_OUTPUT_REVISION != 67
16 #error "This file was generated using the moc from 5.13.2. It"
17 #error "cannot be used with the include files from this version of Qt."
18 #error "(The moc has changed too much.)"
21 QT_BEGIN_MOC_NAMESPACE
23 QT_WARNING_DISABLE_DEPRECATED
25 QByteArrayData
data[4];
28 #define QT_MOC_LITERAL(idx, ofs, len) \
29 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30 qptrdiff(offsetof(qt_meta_stringdata_MasterHandler_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
41 "MasterHandler\0MasterChangedPage\0\0"
70 void MasterHandler::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
72 if (_c == QMetaObject::InvokeMetaMethod) {
77 case 1: _t->MasterClosed();
break;
80 }
else if (_c == QMetaObject::IndexOfMethod) {
81 int *result =
reinterpret_cast<int *
>(_a[0]);
100 QT_INIT_METAOBJECT
const QMetaObject MasterHandler::staticMetaObject = { {
101 &QObject::staticMetaObject,
110 const QMetaObject *MasterHandler::metaObject()
const
112 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
115 void *MasterHandler::qt_metacast(
const char *_clname)
117 if (!_clname)
return nullptr;
119 return static_cast<void*
>(
this);
120 return QObject::qt_metacast(_clname);
123 int MasterHandler::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
125 _id = QObject::qt_metacall(_c, _id, _a);
128 if (_c == QMetaObject::InvokeMetaMethod) {
130 qt_static_metacall(
this, _c, _id, _a);
132 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
134 *
reinterpret_cast<int*
>(_a[0]) = -1;
143 QMetaObject::activate(
this, &staticMetaObject, 0,
nullptr);
149 QMetaObject::activate(
this, &staticMetaObject, 1,
nullptr);
155 #define QT_MOC_LITERAL(idx, ofs, len) \
156 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
157 qptrdiff(offsetof(qt_meta_stringdata_QtPLWidget_t, stringdata0) + ofs \
158 - idx * sizeof(QByteArrayData)) \
176 "QtPLWidget\0mousePressEvent\0\0QMouseEvent*\0"
177 "event\0mouseReleaseEvent\0mouseMoveEvent\0"
178 "keyPressEvent\0QKeyEvent*\0closeEvent\0"
179 "QCloseEvent*\0nextPage"
181 #undef QT_MOC_LITERAL
205 QMetaType::Void, 0x80000000 | 3, 4,
206 QMetaType::Void, 0x80000000 | 3, 4,
207 QMetaType::Void, 0x80000000 | 3, 4,
208 QMetaType::Void, 0x80000000 | 8, 4,
209 QMetaType::Void, 0x80000000 | 10, 4,
215 void QtPLWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
217 if (_c == QMetaObject::InvokeMetaMethod) {
218 auto *_t =
static_cast<QtPLWidget *
>(_o);
221 case 0: _t->mousePressEvent((*
reinterpret_cast< QMouseEvent*(*)
>(_a[1])));
break;
222 case 1: _t->mouseReleaseEvent((*
reinterpret_cast< QMouseEvent*(*)
>(_a[1])));
break;
223 case 2: _t->mouseMoveEvent((*
reinterpret_cast< QMouseEvent*(*)
>(_a[1])));
break;
224 case 3: _t->keyPressEvent((*
reinterpret_cast< QKeyEvent*(*)
>(_a[1])));
break;
225 case 4: _t->closeEvent((*
reinterpret_cast< QCloseEvent*(*)
>(_a[1])));
break;
226 case 5: _t->nextPage();
break;
232 QT_INIT_METAOBJECT
const QMetaObject QtPLWidget::staticMetaObject = { {
233 &QWidget::staticMetaObject,
242 const QMetaObject *QtPLWidget::metaObject()
const
244 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
247 void *QtPLWidget::qt_metacast(
const char *_clname)
249 if (!_clname)
return nullptr;
251 return static_cast<void*
>(
this);
252 if (!strcmp(_clname,
"QtPLDriver"))
254 return QWidget::qt_metacast(_clname);
257 int QtPLWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
259 _id = QWidget::qt_metacall(_c, _id, _a);
262 if (_c == QMetaObject::InvokeMetaMethod) {
264 qt_static_metacall(
this, _c, _id, _a);
266 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
268 *
reinterpret_cast<int*
>(_a[0]) = -1;
277 #define QT_MOC_LITERAL(idx, ofs, len) \
278 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
279 qptrdiff(offsetof(qt_meta_stringdata_QtExtWidget_t, stringdata0) + ofs \
280 - idx * sizeof(QByteArrayData)) \
293 "QtExtWidget\0mouseMoveEvent\0\0QMouseEvent*\0"
294 "event\0mouseReleaseEvent\0mousePressEvent"
296 #undef QT_MOC_LITERAL
317 QMetaType::Void, 0x80000000 | 3, 4,
318 QMetaType::Void, 0x80000000 | 3, 4,
319 QMetaType::Void, 0x80000000 | 3, 4,
324 void QtExtWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
326 if (_c == QMetaObject::InvokeMetaMethod) {
327 auto *_t =
static_cast<QtExtWidget *
>(_o);
330 case 0: _t->mouseMoveEvent((*
reinterpret_cast< QMouseEvent*(*)
>(_a[1])));
break;
331 case 1: _t->mouseReleaseEvent((*
reinterpret_cast< QMouseEvent*(*)
>(_a[1])));
break;
332 case 2: _t->mousePressEvent((*
reinterpret_cast< QMouseEvent*(*)
>(_a[1])));
break;
338 QT_INIT_METAOBJECT
const QMetaObject QtExtWidget::staticMetaObject = { {
339 &QtPLWidget::staticMetaObject,
348 const QMetaObject *QtExtWidget::metaObject()
const
350 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
353 void *QtExtWidget::qt_metacast(
const char *_clname)
355 if (!_clname)
return nullptr;
357 return static_cast<void*
>(
this);
358 return QtPLWidget::qt_metacast(_clname);
361 int QtExtWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
363 _id = QtPLWidget::qt_metacall(_c, _id, _a);
366 if (_c == QMetaObject::InvokeMetaMethod) {
368 qt_static_metacall(
this, _c, _id, _a);
370 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
372 *
reinterpret_cast<int*
>(_a[0]) = -1;