9 #if !defined(Q_MOC_OUTPUT_REVISION)
10 #error "The header file 'receiverequestdialog.h' doesn't include <QObject>."
11 #elif Q_MOC_OUTPUT_REVISION != 63
12 #error "This file was generated using the moc from 4.8.6. It"
13 #error "cannot be used with the include files from this version of Qt."
14 #error "(The moc has changed too much.)"
17 QT_BEGIN_MOC_NAMESPACE
39 "QRImageWidget\0\0saveImage()\0copyImage()\0"
42 void QRImageWidget::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
44 if (_c == QMetaObject::InvokeMetaMethod) {
45 Q_ASSERT(staticMetaObject.cast(_o));
49 case 1: _t->copyImage();
break;
56 const QMetaObjectExtraData QRImageWidget::staticMetaObjectExtraData = {
60 const QMetaObject QRImageWidget::staticMetaObject = {
65 #ifdef Q_NO_DATA_RELOCATION
66 const QMetaObject &QRImageWidget::getStaticMetaObject() {
return staticMetaObject; }
67 #endif //Q_NO_DATA_RELOCATION
69 const QMetaObject *QRImageWidget::metaObject()
const
71 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
74 void *QRImageWidget::qt_metacast(
const char *_clname)
76 if (!_clname)
return 0;
79 return QLabel::qt_metacast(_clname);
82 int QRImageWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
84 _id = QLabel::qt_metacall(_c, _id, _a);
87 if (_c == QMetaObject::InvokeMetaMethod) {
89 qt_static_metacall(
this, _c, _id, _a);
108 22, 21, 21, 21, 0x08,
109 46, 21, 21, 21, 0x08,
110 74, 21, 21, 21, 0x08,
116 "ReceiveRequestDialog\0\0on_btnCopyURI_clicked()\0"
117 "on_btnCopyAddress_clicked()\0update()\0"
120 void ReceiveRequestDialog::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
122 if (_c == QMetaObject::InvokeMetaMethod) {
123 Q_ASSERT(staticMetaObject.cast(_o));
127 case 1: _t->on_btnCopyAddress_clicked();
break;
128 case 2: _t->update();
break;
135 const QMetaObjectExtraData ReceiveRequestDialog::staticMetaObjectExtraData = {
136 0, qt_static_metacall
139 const QMetaObject ReceiveRequestDialog::staticMetaObject = {
144 #ifdef Q_NO_DATA_RELOCATION
145 const QMetaObject &ReceiveRequestDialog::getStaticMetaObject() {
return staticMetaObject; }
146 #endif //Q_NO_DATA_RELOCATION
148 const QMetaObject *ReceiveRequestDialog::metaObject()
const
150 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
153 void *ReceiveRequestDialog::qt_metacast(
const char *_clname)
155 if (!_clname)
return 0;
156 if (!strcmp(_clname, qt_meta_stringdata_ReceiveRequestDialog))
158 return QDialog::qt_metacast(_clname);
161 int ReceiveRequestDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
163 _id = QDialog::qt_metacall(_c, _id, _a);
166 if (_c == QMetaObject::InvokeMetaMethod) {
168 qt_static_metacall(
this, _c, _id, _a);
static const uint qt_meta_data_ReceiveRequestDialog[]
static const char qt_meta_stringdata_ReceiveRequestDialog[]
static const char qt_meta_stringdata_QRImageWidget[]
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_QRImageWidget[]
void on_btnCopyURI_clicked()