/**************************************************************************** ** Meta object code from reading C++ file 'VEventSpy.h' ** ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.10) ** ** WARNING! All changes made in this file will be lost! *****************************************************************************/ #include #include "../luis/application/sources/view/VEventSpy.h" #include #include #if !defined(Q_MOC_OUTPUT_REVISION) #error "The header file 'VEventSpy.h' doesn't include ." #elif Q_MOC_OUTPUT_REVISION != 67 #error "This file was generated using the moc from 5.15.10. It" #error "cannot be used with the include files from this version of Qt." #error "(The moc has changed too much.)" #endif QT_BEGIN_MOC_NAMESPACE QT_WARNING_PUSH QT_WARNING_DISABLE_DEPRECATED struct qt_meta_stringdata_View__VEventSpy_t { QByteArrayData data[24]; char stringdata0[284]; }; #define QT_MOC_LITERAL(idx, ofs, len) \ Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ qptrdiff(offsetof(qt_meta_stringdata_View__VEventSpy_t, stringdata0) + ofs \ - idx * sizeof(QByteArrayData)) \ ) static const qt_meta_stringdata_View__VEventSpy_t qt_meta_stringdata_View__VEventSpy = { { QT_MOC_LITERAL(0, 0, 15), // "View::VEventSpy" QT_MOC_LITERAL(1, 16, 17), // "touchCountChanged" QT_MOC_LITERAL(2, 34, 0), // "" QT_MOC_LITERAL(3, 35, 11), // "vtouchCount" QT_MOC_LITERAL(4, 47, 18), // "touchPointsChanged" QT_MOC_LITERAL(5, 66, 12), // "vtouchPoints" QT_MOC_LITERAL(6, 79, 17), // "mouseCountChanged" QT_MOC_LITERAL(7, 97, 11), // "vmouseCount" QT_MOC_LITERAL(8, 109, 17), // "mousePointChanged" QT_MOC_LITERAL(9, 127, 11), // "vmousePoint" QT_MOC_LITERAL(10, 139, 12), // "countChanged" QT_MOC_LITERAL(11, 152, 6), // "vCount" QT_MOC_LITERAL(12, 159, 8), // "eventSpy" QT_MOC_LITERAL(13, 168, 12), // "QEvent::Type" QT_MOC_LITERAL(14, 181, 5), // "vType" QT_MOC_LITERAL(15, 187, 10), // "onEventSpy" QT_MOC_LITERAL(16, 198, 7), // "QEvent*" QT_MOC_LITERAL(17, 206, 6), // "vEvent" QT_MOC_LITERAL(18, 213, 12), // "doMouseReset" QT_MOC_LITERAL(19, 226, 12), // "doTouchReset" QT_MOC_LITERAL(20, 239, 10), // "touchCount" QT_MOC_LITERAL(21, 250, 11), // "touchPoints" QT_MOC_LITERAL(22, 262, 10), // "mouseCount" QT_MOC_LITERAL(23, 273, 10) // "mousePoint" }, "View::VEventSpy\0touchCountChanged\0\0" "vtouchCount\0touchPointsChanged\0" "vtouchPoints\0mouseCountChanged\0" "vmouseCount\0mousePointChanged\0vmousePoint\0" "countChanged\0vCount\0eventSpy\0QEvent::Type\0" "vType\0onEventSpy\0QEvent*\0vEvent\0" "doMouseReset\0doTouchReset\0touchCount\0" "touchPoints\0mouseCount\0mousePoint" }; #undef QT_MOC_LITERAL static const uint qt_meta_data_View__VEventSpy[] = { // content: 8, // revision 0, // classname 0, 0, // classinfo 9, 14, // methods 4, 82, // properties 0, 0, // enums/sets 0, 0, // constructors 0, // flags 6, // signalCount // signals: name, argc, parameters, tag, flags 1, 1, 59, 2, 0x06 /* Public */, 4, 1, 62, 2, 0x06 /* Public */, 6, 1, 65, 2, 0x06 /* Public */, 8, 1, 68, 2, 0x06 /* Public */, 10, 1, 71, 2, 0x06 /* Public */, 12, 1, 74, 2, 0x06 /* Public */, // slots: name, argc, parameters, tag, flags 15, 1, 77, 2, 0x08 /* Private */, 18, 0, 80, 2, 0x0a /* Public */, 19, 0, 81, 2, 0x0a /* Public */, // signals: parameters QMetaType::Void, QMetaType::ULongLong, 3, QMetaType::Void, QMetaType::ULongLong, 5, QMetaType::Void, QMetaType::ULongLong, 7, QMetaType::Void, QMetaType::QPoint, 9, QMetaType::Void, QMetaType::Int, 11, QMetaType::Void, 0x80000000 | 13, 14, // slots: parameters QMetaType::Void, 0x80000000 | 16, 17, QMetaType::Void, QMetaType::Void, // properties: name, type, flags 20, QMetaType::ULongLong, 0x00495003, 21, QMetaType::ULongLong, 0x00495003, 22, QMetaType::ULongLong, 0x00495003, 23, QMetaType::QPoint, 0x00495003, // properties: notify_signal_id 0, 1, 2, 3, 0 // eod }; void View::VEventSpy::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) { if (_c == QMetaObject::InvokeMetaMethod) { auto *_t = static_cast(_o); (void)_t; switch (_id) { case 0: _t->touchCountChanged((*reinterpret_cast< const quint64(*)>(_a[1]))); break; case 1: _t->touchPointsChanged((*reinterpret_cast< const quint64(*)>(_a[1]))); break; case 2: _t->mouseCountChanged((*reinterpret_cast< const quint64(*)>(_a[1]))); break; case 3: _t->mousePointChanged((*reinterpret_cast< const QPoint(*)>(_a[1]))); break; case 4: _t->countChanged((*reinterpret_cast< int(*)>(_a[1]))); break; case 5: _t->eventSpy((*reinterpret_cast< QEvent::Type(*)>(_a[1]))); break; case 6: _t->onEventSpy((*reinterpret_cast< QEvent*(*)>(_a[1]))); break; case 7: _t->doMouseReset(); break; case 8: _t->doTouchReset(); break; default: ; } } else if (_c == QMetaObject::IndexOfMethod) { int *result = reinterpret_cast(_a[0]); { using _t = void (VEventSpy::*)(const quint64 & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&VEventSpy::touchCountChanged)) { *result = 0; return; } } { using _t = void (VEventSpy::*)(const quint64 & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&VEventSpy::touchPointsChanged)) { *result = 1; return; } } { using _t = void (VEventSpy::*)(const quint64 & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&VEventSpy::mouseCountChanged)) { *result = 2; return; } } { using _t = void (VEventSpy::*)(const QPoint & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&VEventSpy::mousePointChanged)) { *result = 3; return; } } { using _t = void (VEventSpy::*)(int ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&VEventSpy::countChanged)) { *result = 4; return; } } { using _t = void (VEventSpy::*)(QEvent::Type ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&VEventSpy::eventSpy)) { *result = 5; return; } } } #ifndef QT_NO_PROPERTIES else if (_c == QMetaObject::ReadProperty) { auto *_t = static_cast(_o); (void)_t; void *_v = _a[0]; switch (_id) { case 0: *reinterpret_cast< quint64*>(_v) = _t->touchCount(); break; case 1: *reinterpret_cast< quint64*>(_v) = _t->touchPoints(); break; case 2: *reinterpret_cast< quint64*>(_v) = _t->mouseCount(); break; case 3: *reinterpret_cast< QPoint*>(_v) = _t->mousePoint(); break; default: break; } } else if (_c == QMetaObject::WriteProperty) { auto *_t = static_cast(_o); (void)_t; void *_v = _a[0]; switch (_id) { case 0: _t->touchCount(*reinterpret_cast< quint64*>(_v)); break; case 1: _t->touchPoints(*reinterpret_cast< quint64*>(_v)); break; case 2: _t->mouseCount(*reinterpret_cast< quint64*>(_v)); break; case 3: _t->mousePoint(*reinterpret_cast< QPoint*>(_v)); break; default: break; } } else if (_c == QMetaObject::ResetProperty) { } #endif // QT_NO_PROPERTIES } QT_INIT_METAOBJECT const QMetaObject View::VEventSpy::staticMetaObject = { { QMetaObject::SuperData::link(), qt_meta_stringdata_View__VEventSpy.data, qt_meta_data_View__VEventSpy, qt_static_metacall, nullptr, nullptr } }; const QMetaObject *View::VEventSpy::metaObject() const { return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; } void *View::VEventSpy::qt_metacast(const char *_clname) { if (!_clname) return nullptr; if (!strcmp(_clname, qt_meta_stringdata_View__VEventSpy.stringdata0)) return static_cast(this); return QObject::qt_metacast(_clname); } int View::VEventSpy::qt_metacall(QMetaObject::Call _c, int _id, void **_a) { _id = QObject::qt_metacall(_c, _id, _a); if (_id < 0) return _id; if (_c == QMetaObject::InvokeMetaMethod) { if (_id < 9) qt_static_metacall(this, _c, _id, _a); _id -= 9; } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { if (_id < 9) *reinterpret_cast(_a[0]) = -1; _id -= 9; } #ifndef QT_NO_PROPERTIES else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { qt_static_metacall(this, _c, _id, _a); _id -= 4; } else if (_c == QMetaObject::QueryPropertyDesignable) { _id -= 4; } else if (_c == QMetaObject::QueryPropertyScriptable) { _id -= 4; } else if (_c == QMetaObject::QueryPropertyStored) { _id -= 4; } else if (_c == QMetaObject::QueryPropertyEditable) { _id -= 4; } else if (_c == QMetaObject::QueryPropertyUser) { _id -= 4; } #endif // QT_NO_PROPERTIES return _id; } // SIGNAL 0 void View::VEventSpy::touchCountChanged(const quint64 & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 0, _a); } // SIGNAL 1 void View::VEventSpy::touchPointsChanged(const quint64 & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 1, _a); } // SIGNAL 2 void View::VEventSpy::mouseCountChanged(const quint64 & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 2, _a); } // SIGNAL 3 void View::VEventSpy::mousePointChanged(const QPoint & _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 3, _a); } // SIGNAL 4 void View::VEventSpy::countChanged(int _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 4, _a); } // SIGNAL 5 void View::VEventSpy::eventSpy(QEvent::Type _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 5, _a); } QT_WARNING_POP QT_END_MOC_NAMESPACE