Bitcoin Core 22.99.0
P2P Digital Currency
moc_receivecoinsdialog.cpp
Go to the documentation of this file.
1/****************************************************************************
2** Meta object code from reading C++ file 'receivecoinsdialog.h'
3**
4** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.2)
5**
6** WARNING! All changes made in this file will be lost!
7*****************************************************************************/
8
9#include <memory>
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'receivecoinsdialog.h' doesn't include <QObject>."
15#elif Q_MOC_OUTPUT_REVISION != 67
16#error "This file was generated using the moc from 5.15.2. It"
17#error "cannot be used with the include files from this version of Qt."
18#error "(The moc has changed too much.)"
19#endif
20
21QT_BEGIN_MOC_NAMESPACE
22QT_WARNING_PUSH
23QT_WARNING_DISABLE_DEPRECATED
25 QByteArrayData data[23];
26 char stringdata0[336];
27};
28#define QT_MOC_LITERAL(idx, ofs, len) \
29 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30 qptrdiff(offsetof(qt_meta_stringdata_ReceiveCoinsDialog_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
32 )
34 {
35QT_MOC_LITERAL(0, 0, 18), // "ReceiveCoinsDialog"
36QT_MOC_LITERAL(1, 19, 5), // "clear"
37QT_MOC_LITERAL(2, 25, 0), // ""
38QT_MOC_LITERAL(3, 26, 6), // "reject"
39QT_MOC_LITERAL(4, 33, 6), // "accept"
40QT_MOC_LITERAL(5, 40, 24), // "on_receiveButton_clicked"
41QT_MOC_LITERAL(6, 65, 28), // "on_showRequestButton_clicked"
42QT_MOC_LITERAL(7, 94, 30), // "on_removeRequestButton_clicked"
43QT_MOC_LITERAL(8, 125, 35), // "on_recentRequestsView_doubleC..."
44QT_MOC_LITERAL(9, 161, 11), // "QModelIndex"
45QT_MOC_LITERAL(10, 173, 5), // "index"
46QT_MOC_LITERAL(11, 179, 35), // "recentRequestsView_selectionC..."
47QT_MOC_LITERAL(12, 215, 14), // "QItemSelection"
48QT_MOC_LITERAL(13, 230, 8), // "selected"
49QT_MOC_LITERAL(14, 239, 10), // "deselected"
50QT_MOC_LITERAL(15, 250, 17), // "updateDisplayUnit"
51QT_MOC_LITERAL(16, 268, 8), // "showMenu"
52QT_MOC_LITERAL(17, 277, 5), // "point"
53QT_MOC_LITERAL(18, 283, 7), // "copyURI"
54QT_MOC_LITERAL(19, 291, 11), // "copyAddress"
55QT_MOC_LITERAL(20, 303, 9), // "copyLabel"
56QT_MOC_LITERAL(21, 313, 11), // "copyMessage"
57QT_MOC_LITERAL(22, 325, 10) // "copyAmount"
58
59 },
60 "ReceiveCoinsDialog\0clear\0\0reject\0"
61 "accept\0on_receiveButton_clicked\0"
62 "on_showRequestButton_clicked\0"
63 "on_removeRequestButton_clicked\0"
64 "on_recentRequestsView_doubleClicked\0"
65 "QModelIndex\0index\0recentRequestsView_selectionChanged\0"
66 "QItemSelection\0selected\0deselected\0"
67 "updateDisplayUnit\0showMenu\0point\0"
68 "copyURI\0copyAddress\0copyLabel\0copyMessage\0"
69 "copyAmount"
70};
71#undef QT_MOC_LITERAL
72
73static const uint qt_meta_data_ReceiveCoinsDialog[] = {
74
75 // content:
76 8, // revision
77 0, // classname
78 0, 0, // classinfo
79 15, 14, // methods
80 0, 0, // properties
81 0, 0, // enums/sets
82 0, 0, // constructors
83 0, // flags
84 0, // signalCount
85
86 // slots: name, argc, parameters, tag, flags
87 1, 0, 89, 2, 0x0a /* Public */,
88 3, 0, 90, 2, 0x0a /* Public */,
89 4, 0, 91, 2, 0x0a /* Public */,
90 5, 0, 92, 2, 0x08 /* Private */,
91 6, 0, 93, 2, 0x08 /* Private */,
92 7, 0, 94, 2, 0x08 /* Private */,
93 8, 1, 95, 2, 0x08 /* Private */,
94 11, 2, 98, 2, 0x08 /* Private */,
95 15, 0, 103, 2, 0x08 /* Private */,
96 16, 1, 104, 2, 0x08 /* Private */,
97 18, 0, 107, 2, 0x08 /* Private */,
98 19, 0, 108, 2, 0x08 /* Private */,
99 20, 0, 109, 2, 0x08 /* Private */,
100 21, 0, 110, 2, 0x08 /* Private */,
101 22, 0, 111, 2, 0x08 /* Private */,
102
103 // slots: parameters
104 QMetaType::Void,
105 QMetaType::Void,
106 QMetaType::Void,
107 QMetaType::Void,
108 QMetaType::Void,
109 QMetaType::Void,
110 QMetaType::Void, 0x80000000 | 9, 10,
111 QMetaType::Void, 0x80000000 | 12, 0x80000000 | 12, 13, 14,
112 QMetaType::Void,
113 QMetaType::Void, QMetaType::QPoint, 17,
114 QMetaType::Void,
115 QMetaType::Void,
116 QMetaType::Void,
117 QMetaType::Void,
118 QMetaType::Void,
119
120 0 // eod
121};
122
123void ReceiveCoinsDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
124{
125 if (_c == QMetaObject::InvokeMetaMethod) {
126 auto *_t = static_cast<ReceiveCoinsDialog *>(_o);
127 (void)_t;
128 switch (_id) {
129 case 0: _t->clear(); break;
130 case 1: _t->reject(); break;
131 case 2: _t->accept(); break;
132 case 3: _t->on_receiveButton_clicked(); break;
133 case 4: _t->on_showRequestButton_clicked(); break;
134 case 5: _t->on_removeRequestButton_clicked(); break;
135 case 6: _t->on_recentRequestsView_doubleClicked((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break;
136 case 7: _t->recentRequestsView_selectionChanged((*reinterpret_cast< const QItemSelection(*)>(_a[1])),(*reinterpret_cast< const QItemSelection(*)>(_a[2]))); break;
137 case 8: _t->updateDisplayUnit(); break;
138 case 9: _t->showMenu((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
139 case 10: _t->copyURI(); break;
140 case 11: _t->copyAddress(); break;
141 case 12: _t->copyLabel(); break;
142 case 13: _t->copyMessage(); break;
143 case 14: _t->copyAmount(); break;
144 default: ;
145 }
146 }
147}
148
149QT_INIT_METAOBJECT const QMetaObject ReceiveCoinsDialog::staticMetaObject = { {
150 QMetaObject::SuperData::link<QDialog::staticMetaObject>(),
153 qt_static_metacall,
154 nullptr,
155 nullptr
156} };
157
158
159const QMetaObject *ReceiveCoinsDialog::metaObject() const
160{
161 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
162}
163
164void *ReceiveCoinsDialog::qt_metacast(const char *_clname)
165{
166 if (!_clname) return nullptr;
168 return static_cast<void*>(this);
169 return QDialog::qt_metacast(_clname);
170}
171
172int ReceiveCoinsDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
173{
174 _id = QDialog::qt_metacall(_c, _id, _a);
175 if (_id < 0)
176 return _id;
177 if (_c == QMetaObject::InvokeMetaMethod) {
178 if (_id < 15)
179 qt_static_metacall(this, _c, _id, _a);
180 _id -= 15;
181 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
182 if (_id < 15)
183 *reinterpret_cast<int*>(_a[0]) = -1;
184 _id -= 15;
185 }
186 return _id;
187}
188QT_WARNING_POP
189QT_END_MOC_NAMESPACE
Dialog for requesting payment of bitcoins.
static const qt_meta_stringdata_ReceiveCoinsDialog_t qt_meta_stringdata_ReceiveCoinsDialog
#define QT_MOC_LITERAL(idx, ofs, len)
static const uint qt_meta_data_ReceiveCoinsDialog[]