9 #include <QtCore/qbytearray.h>
10 #include <QtCore/qmetatype.h>
11 #if !defined(Q_MOC_OUTPUT_REVISION)
12 #error "The header file 'receiverequestdialog.h' doesn't include <QObject>."
13 #elif Q_MOC_OUTPUT_REVISION != 67
14 #error "This file was generated using the moc from 5.2.1. It"
15 #error "cannot be used with the include files from this version of Qt."
16 #error "(The moc has changed too much.)"
19 QT_BEGIN_MOC_NAMESPACE
24 #define QT_MOC_LITERAL(idx, ofs, len) \
25 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
26 offsetof(qt_meta_stringdata_QRImageWidget_t, stringdata) + ofs \
27 - idx * sizeof(QByteArrayData) \
36 "QRImageWidget\0saveImage\0\0copyImage\0"
40 static const uint qt_meta_data_QRImageWidget[] = {
64 void QRImageWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
66 if (_c == QMetaObject::InvokeMetaMethod) {
77 const QMetaObject QRImageWidget::staticMetaObject = {
78 { &QLabel::staticMetaObject, qt_meta_stringdata_QRImageWidget.
data,
79 qt_meta_data_QRImageWidget, qt_static_metacall, 0, 0}
83 const QMetaObject *QRImageWidget::metaObject()
const
85 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
88 void *QRImageWidget::qt_metacast(
const char *_clname)
90 if (!_clname)
return 0;
91 if (!strcmp(_clname, qt_meta_stringdata_QRImageWidget.
stringdata))
93 return QLabel::qt_metacast(_clname);
96 int QRImageWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
98 _id = QLabel::qt_metacall(_c, _id, _a);
101 if (_c == QMetaObject::InvokeMetaMethod) {
103 qt_static_metacall(
this, _c, _id, _a);
105 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
107 *
reinterpret_cast<int*
>(_a[0]) = -1;
116 #define QT_MOC_LITERAL(idx, ofs, len) \
117 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
118 offsetof(qt_meta_stringdata_ReceiveRequestDialog_t, stringdata) + ofs \
119 - idx * sizeof(QByteArrayData) \
129 "ReceiveRequestDialog\0on_btnCopyURI_clicked\0"
130 "\0on_btnCopyAddress_clicked\0update\0"
132 #undef QT_MOC_LITERAL
134 static const uint qt_meta_data_ReceiveRequestDialog[] = {
160 void ReceiveRequestDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
162 if (_c == QMetaObject::InvokeMetaMethod) {
167 case 2: _t->
update();
break;
174 const QMetaObject ReceiveRequestDialog::staticMetaObject = {
175 { &QDialog::staticMetaObject, qt_meta_stringdata_ReceiveRequestDialog.
data,
176 qt_meta_data_ReceiveRequestDialog, qt_static_metacall, 0, 0}
180 const QMetaObject *ReceiveRequestDialog::metaObject()
const
182 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
185 void *ReceiveRequestDialog::qt_metacast(
const char *_clname)
187 if (!_clname)
return 0;
188 if (!strcmp(_clname, qt_meta_stringdata_ReceiveRequestDialog.
stringdata))
190 return QDialog::qt_metacast(_clname);
193 int ReceiveRequestDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
195 _id = QDialog::qt_metacall(_c, _id, _a);
198 if (_c == QMetaObject::InvokeMetaMethod) {
200 qt_static_metacall(
this, _c, _id, _a);
202 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
204 *
reinterpret_cast<int*
>(_a[0]) = -1;
#define QT_MOC_LITERAL(idx, ofs, len)
void on_btnCopyAddress_clicked()
void on_btnCopyURI_clicked()