Bitcoin Core  28.1.0
P2P Digital Currency
moc_transactionview.cpp
Go to the documentation of this file.
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'transactionview.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>
10 #include "qt/transactionview.h"
11 #include <QtCore/qbytearray.h>
12 #include <QtCore/qmetatype.h>
13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'transactionview.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 
21 QT_BEGIN_MOC_NAMESPACE
22 QT_WARNING_PUSH
23 QT_WARNING_DISABLE_DEPRECATED
25  QByteArrayData data[36];
26  char stringdata0[415];
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_TransactionView_t, stringdata0) + ofs \
31  - idx * sizeof(QByteArrayData)) \
32  )
34  {
35 QT_MOC_LITERAL(0, 0, 15), // "TransactionView"
36 QT_MOC_LITERAL(1, 16, 13), // "doubleClicked"
37 QT_MOC_LITERAL(2, 30, 0), // ""
38 QT_MOC_LITERAL(3, 31, 11), // "QModelIndex"
39 QT_MOC_LITERAL(4, 43, 7), // "message"
40 QT_MOC_LITERAL(5, 51, 5), // "title"
41 QT_MOC_LITERAL(6, 57, 5), // "style"
42 QT_MOC_LITERAL(7, 63, 9), // "bumpedFee"
43 QT_MOC_LITERAL(8, 73, 7), // "uint256"
44 QT_MOC_LITERAL(9, 81, 4), // "txid"
45 QT_MOC_LITERAL(10, 86, 14), // "contextualMenu"
46 QT_MOC_LITERAL(11, 101, 16), // "dateRangeChanged"
47 QT_MOC_LITERAL(12, 118, 11), // "showDetails"
48 QT_MOC_LITERAL(13, 130, 11), // "copyAddress"
49 QT_MOC_LITERAL(14, 142, 9), // "editLabel"
50 QT_MOC_LITERAL(15, 152, 9), // "copyLabel"
51 QT_MOC_LITERAL(16, 162, 10), // "copyAmount"
52 QT_MOC_LITERAL(17, 173, 8), // "copyTxID"
53 QT_MOC_LITERAL(18, 182, 9), // "copyTxHex"
54 QT_MOC_LITERAL(19, 192, 15), // "copyTxPlainText"
55 QT_MOC_LITERAL(20, 208, 19), // "openThirdPartyTxUrl"
56 QT_MOC_LITERAL(21, 228, 3), // "url"
57 QT_MOC_LITERAL(22, 232, 21), // "updateWatchOnlyColumn"
58 QT_MOC_LITERAL(23, 254, 14), // "fHaveWatchOnly"
59 QT_MOC_LITERAL(24, 269, 9), // "abandonTx"
60 QT_MOC_LITERAL(25, 279, 7), // "bumpFee"
61 QT_MOC_LITERAL(26, 287, 7), // "checked"
62 QT_MOC_LITERAL(27, 295, 10), // "chooseDate"
63 QT_MOC_LITERAL(28, 306, 3), // "idx"
64 QT_MOC_LITERAL(29, 310, 10), // "chooseType"
65 QT_MOC_LITERAL(30, 321, 15), // "chooseWatchonly"
66 QT_MOC_LITERAL(31, 337, 13), // "changedAmount"
67 QT_MOC_LITERAL(32, 351, 13), // "changedSearch"
68 QT_MOC_LITERAL(33, 365, 13), // "exportClicked"
69 QT_MOC_LITERAL(34, 379, 18), // "closeOpenedDialogs"
70 QT_MOC_LITERAL(35, 398, 16) // "focusTransaction"
71 
72  },
73  "TransactionView\0doubleClicked\0\0"
74  "QModelIndex\0message\0title\0style\0"
75  "bumpedFee\0uint256\0txid\0contextualMenu\0"
76  "dateRangeChanged\0showDetails\0copyAddress\0"
77  "editLabel\0copyLabel\0copyAmount\0copyTxID\0"
78  "copyTxHex\0copyTxPlainText\0openThirdPartyTxUrl\0"
79  "url\0updateWatchOnlyColumn\0fHaveWatchOnly\0"
80  "abandonTx\0bumpFee\0checked\0chooseDate\0"
81  "idx\0chooseType\0chooseWatchonly\0"
82  "changedAmount\0changedSearch\0exportClicked\0"
83  "closeOpenedDialogs\0focusTransaction"
84 };
85 #undef QT_MOC_LITERAL
86 
87 static const uint qt_meta_data_TransactionView[] = {
88 
89  // content:
90  8, // revision
91  0, // classname
92  0, 0, // classinfo
93  26, 14, // methods
94  0, 0, // properties
95  0, 0, // enums/sets
96  0, 0, // constructors
97  0, // flags
98  3, // signalCount
99 
100  // signals: name, argc, parameters, tag, flags
101  1, 1, 144, 2, 0x06 /* Public */,
102  4, 3, 147, 2, 0x06 /* Public */,
103  7, 1, 154, 2, 0x06 /* Public */,
104 
105  // slots: name, argc, parameters, tag, flags
106  10, 1, 157, 2, 0x08 /* Private */,
107  11, 0, 160, 2, 0x08 /* Private */,
108  12, 0, 161, 2, 0x08 /* Private */,
109  13, 0, 162, 2, 0x08 /* Private */,
110  14, 0, 163, 2, 0x08 /* Private */,
111  15, 0, 164, 2, 0x08 /* Private */,
112  16, 0, 165, 2, 0x08 /* Private */,
113  17, 0, 166, 2, 0x08 /* Private */,
114  18, 0, 167, 2, 0x08 /* Private */,
115  19, 0, 168, 2, 0x08 /* Private */,
116  20, 1, 169, 2, 0x08 /* Private */,
117  22, 1, 172, 2, 0x08 /* Private */,
118  24, 0, 175, 2, 0x08 /* Private */,
119  25, 1, 176, 2, 0x08 /* Private */,
120  27, 1, 179, 2, 0x0a /* Public */,
121  29, 1, 182, 2, 0x0a /* Public */,
122  30, 1, 185, 2, 0x0a /* Public */,
123  31, 0, 188, 2, 0x0a /* Public */,
124  32, 0, 189, 2, 0x0a /* Public */,
125  33, 0, 190, 2, 0x0a /* Public */,
126  34, 0, 191, 2, 0x0a /* Public */,
127  35, 1, 192, 2, 0x0a /* Public */,
128  35, 1, 195, 2, 0x0a /* Public */,
129 
130  // signals: parameters
131  QMetaType::Void, 0x80000000 | 3, 2,
132  QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 5, 4, 6,
133  QMetaType::Void, 0x80000000 | 8, 9,
134 
135  // slots: parameters
136  QMetaType::Void, QMetaType::QPoint, 2,
137  QMetaType::Void,
138  QMetaType::Void,
139  QMetaType::Void,
140  QMetaType::Void,
141  QMetaType::Void,
142  QMetaType::Void,
143  QMetaType::Void,
144  QMetaType::Void,
145  QMetaType::Void,
146  QMetaType::Void, QMetaType::QString, 21,
147  QMetaType::Void, QMetaType::Bool, 23,
148  QMetaType::Void,
149  QMetaType::Void, QMetaType::Bool, 26,
150  QMetaType::Void, QMetaType::Int, 28,
151  QMetaType::Void, QMetaType::Int, 28,
152  QMetaType::Void, QMetaType::Int, 28,
153  QMetaType::Void,
154  QMetaType::Void,
155  QMetaType::Void,
156  QMetaType::Void,
157  QMetaType::Void, 0x80000000 | 3, 2,
158  QMetaType::Void, 0x80000000 | 8, 9,
159 
160  0 // eod
161 };
162 
163 void TransactionView::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
164 {
165  if (_c == QMetaObject::InvokeMetaMethod) {
166  auto *_t = static_cast<TransactionView *>(_o);
167  (void)_t;
168  switch (_id) {
169  case 0: _t->doubleClicked((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break;
170  case 1: _t->message((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< uint(*)>(_a[3]))); break;
171  case 2: _t->bumpedFee((*reinterpret_cast< const uint256(*)>(_a[1]))); break;
172  case 3: _t->contextualMenu((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
173  case 4: _t->dateRangeChanged(); break;
174  case 5: _t->showDetails(); break;
175  case 6: _t->copyAddress(); break;
176  case 7: _t->editLabel(); break;
177  case 8: _t->copyLabel(); break;
178  case 9: _t->copyAmount(); break;
179  case 10: _t->copyTxID(); break;
180  case 11: _t->copyTxHex(); break;
181  case 12: _t->copyTxPlainText(); break;
182  case 13: _t->openThirdPartyTxUrl((*reinterpret_cast< QString(*)>(_a[1]))); break;
183  case 14: _t->updateWatchOnlyColumn((*reinterpret_cast< bool(*)>(_a[1]))); break;
184  case 15: _t->abandonTx(); break;
185  case 16: _t->bumpFee((*reinterpret_cast< bool(*)>(_a[1]))); break;
186  case 17: _t->chooseDate((*reinterpret_cast< int(*)>(_a[1]))); break;
187  case 18: _t->chooseType((*reinterpret_cast< int(*)>(_a[1]))); break;
188  case 19: _t->chooseWatchonly((*reinterpret_cast< int(*)>(_a[1]))); break;
189  case 20: _t->changedAmount(); break;
190  case 21: _t->changedSearch(); break;
191  case 22: _t->exportClicked(); break;
192  case 23: _t->closeOpenedDialogs(); break;
193  case 24: _t->focusTransaction((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break;
194  case 25: _t->focusTransaction((*reinterpret_cast< const uint256(*)>(_a[1]))); break;
195  default: ;
196  }
197  } else if (_c == QMetaObject::IndexOfMethod) {
198  int *result = reinterpret_cast<int *>(_a[0]);
199  {
200  using _t = void (TransactionView::*)(const QModelIndex & );
201  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&TransactionView::doubleClicked)) {
202  *result = 0;
203  return;
204  }
205  }
206  {
207  using _t = void (TransactionView::*)(const QString & , const QString & , unsigned int );
208  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&TransactionView::message)) {
209  *result = 1;
210  return;
211  }
212  }
213  {
214  using _t = void (TransactionView::*)(const uint256 & );
215  if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&TransactionView::bumpedFee)) {
216  *result = 2;
217  return;
218  }
219  }
220  }
221 }
222 
223 QT_INIT_METAOBJECT const QMetaObject TransactionView::staticMetaObject = { {
224  QMetaObject::SuperData::link<QWidget::staticMetaObject>(),
227  qt_static_metacall,
228  nullptr,
229  nullptr
230 } };
231 
232 
233 const QMetaObject *TransactionView::metaObject() const
234 {
235  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
236 }
237 
238 void *TransactionView::qt_metacast(const char *_clname)
239 {
240  if (!_clname) return nullptr;
241  if (!strcmp(_clname, qt_meta_stringdata_TransactionView.stringdata0))
242  return static_cast<void*>(this);
243  return QWidget::qt_metacast(_clname);
244 }
245 
246 int TransactionView::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
247 {
248  _id = QWidget::qt_metacall(_c, _id, _a);
249  if (_id < 0)
250  return _id;
251  if (_c == QMetaObject::InvokeMetaMethod) {
252  if (_id < 26)
253  qt_static_metacall(this, _c, _id, _a);
254  _id -= 26;
255  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
256  if (_id < 26)
257  *reinterpret_cast<int*>(_a[0]) = -1;
258  _id -= 26;
259  }
260  return _id;
261 }
262 
263 // SIGNAL 0
264 void TransactionView::doubleClicked(const QModelIndex & _t1)
265 {
266  void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
267  QMetaObject::activate(this, &staticMetaObject, 0, _a);
268 }
269 
270 // SIGNAL 1
271 void TransactionView::message(const QString & _t1, const QString & _t2, unsigned int _t3)
272 {
273  void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t3))) };
274  QMetaObject::activate(this, &staticMetaObject, 1, _a);
275 }
276 
277 // SIGNAL 2
279 {
280  void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
281  QMetaObject::activate(this, &staticMetaObject, 2, _a);
282 }
283 QT_WARNING_POP
284 QT_END_MOC_NAMESPACE
#define QT_MOC_LITERAL(idx, ofs, len)
void message(const QString &title, const QString &message, unsigned int style)
Fired when a message should be reported to the user.
Widget showing the transaction list for a wallet, including a filter row.
void bumpedFee(const uint256 &txid)
256-bit opaque blob.
Definition: uint256.h:178
static const qt_meta_stringdata_TransactionView_t qt_meta_stringdata_TransactionView
void doubleClicked(const QModelIndex &)
static const uint qt_meta_data_TransactionView[]