10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'qrimagewidget.h' doesn't include <QObject>."
14 #elif Q_MOC_OUTPUT_REVISION != 67
15 #error "This file was generated using the moc from 5.15.2. 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
22 QT_WARNING_DISABLE_DEPRECATED
27 #define QT_MOC_LITERAL(idx, ofs, len) \
28 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
29 qptrdiff(offsetof(qt_meta_stringdata_QRImageWidget_t, stringdata0) + ofs \
30 - idx * sizeof(QByteArrayData)) \
40 "QRImageWidget\0saveImage\0\0copyImage"
68 void QRImageWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
70 if (_c == QMetaObject::InvokeMetaMethod) {
75 case 1: _t->copyImage();
break;
82 QT_INIT_METAOBJECT
const QMetaObject QRImageWidget::staticMetaObject = { {
83 QMetaObject::SuperData::link<QLabel::staticMetaObject>(),
92 const QMetaObject *QRImageWidget::metaObject()
const
94 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
97 void *QRImageWidget::qt_metacast(
const char *_clname)
99 if (!_clname)
return nullptr;
101 return static_cast<void*
>(
this);
102 return QLabel::qt_metacast(_clname);
105 int QRImageWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
107 _id = QLabel::qt_metacall(_c, _id, _a);
110 if (_c == QMetaObject::InvokeMetaMethod) {
112 qt_static_metacall(
this, _c, _id, _a);
114 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
116 *
reinterpret_cast<int*
>(_a[0]) = -1;