9 #if !defined(Q_MOC_OUTPUT_REVISION)
10 #error "The header file 'receivecoinsdialog.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
37 104, 19, 19, 19, 0x08,
38 143, 137, 19, 19, 0x08,
39 212, 192, 19, 19, 0x08,
40 279, 19, 19, 19, 0x08,
41 305, 299, 19, 19, 0x08,
42 322, 19, 19, 19, 0x08,
43 334, 19, 19, 19, 0x08,
44 348, 19, 19, 19, 0x08,
50 "ReceiveCoinsDialog\0\0clear()\0reject()\0"
51 "accept()\0on_receiveButton_clicked()\0"
52 "on_showRequestButton_clicked()\0"
53 "on_removeRequestButton_clicked()\0index\0"
54 "on_recentRequestsView_doubleClicked(QModelIndex)\0"
55 "selected,deselected\0"
56 "recentRequestsView_selectionChanged(QItemSelection,QItemSelection)\0"
57 "updateDisplayUnit()\0point\0showMenu(QPoint)\0"
58 "copyLabel()\0copyMessage()\0copyAmount()\0"
61 void ReceiveCoinsDialog::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
63 if (_c == QMetaObject::InvokeMetaMethod) {
64 Q_ASSERT(staticMetaObject.cast(_o));
67 case 0: _t->
clear();
break;
68 case 1: _t->reject();
break;
69 case 2: _t->accept();
break;
70 case 3: _t->on_receiveButton_clicked();
break;
71 case 4: _t->on_showRequestButton_clicked();
break;
72 case 5: _t->on_removeRequestButton_clicked();
break;
73 case 6: _t->on_recentRequestsView_doubleClicked((*
reinterpret_cast< const QModelIndex(*)
>(_a[1])));
break;
74 case 7: _t->recentRequestsView_selectionChanged((*
reinterpret_cast< const QItemSelection(*)
>(_a[1])),(*
reinterpret_cast< const QItemSelection(*)
>(_a[2])));
break;
75 case 8: _t->updateDisplayUnit();
break;
76 case 9: _t->showMenu((*
reinterpret_cast< const QPoint(*)
>(_a[1])));
break;
77 case 10: _t->copyLabel();
break;
78 case 11: _t->copyMessage();
break;
79 case 12: _t->copyAmount();
break;
85 const QMetaObjectExtraData ReceiveCoinsDialog::staticMetaObjectExtraData = {
89 const QMetaObject ReceiveCoinsDialog::staticMetaObject = {
94 #ifdef Q_NO_DATA_RELOCATION
95 const QMetaObject &ReceiveCoinsDialog::getStaticMetaObject() {
return staticMetaObject; }
96 #endif //Q_NO_DATA_RELOCATION
98 const QMetaObject *ReceiveCoinsDialog::metaObject()
const
100 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
103 void *ReceiveCoinsDialog::qt_metacast(
const char *_clname)
105 if (!_clname)
return 0;
108 return QDialog::qt_metacast(_clname);
111 int ReceiveCoinsDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
113 _id = QDialog::qt_metacall(_c, _id, _a);
116 if (_c == QMetaObject::InvokeMetaMethod) {
118 qt_static_metacall(
this, _c, _id, _a);
Dialog for requesting payment of bitcoins.
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_ReceiveCoinsDialog[]
static const char qt_meta_stringdata_ReceiveCoinsDialog[]