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