Line data Source code
1 : /****************************************************************************
2 : ** Meta object code from reading C++ file 'walletmodel.h'
3 : **
4 : **
5 : ** WARNING! All changes made in this file will be lost!
6 : *****************************************************************************/
7 :
8 : #include <memory>
9 : #include "qt/walletmodel.h"
10 : #include <QtCore/qbytearray.h>
11 : #include <QtCore/qmetatype.h>
12 : #if !defined(Q_MOC_OUTPUT_REVISION)
13 : #error "The header file 'walletmodel.h' doesn't include <QObject>."
14 : #elif Q_MOC_OUTPUT_REVISION != 67
15 : #error "This file was generated using the moc from 5.15.0. It"
16 : #error "cannot be used with the include files from this version of Qt."
17 : #error "(The moc has changed too much.)"
18 : #endif
19 :
20 : QT_BEGIN_MOC_NAMESPACE
21 : QT_WARNING_PUSH
22 : QT_WARNING_DISABLE_DEPRECATED
23 : struct qt_meta_stringdata_WalletModel_t {
24 : QByteArrayData data[33];
25 : char stringdata0[425];
26 : };
27 : #define QT_MOC_LITERAL(idx, ofs, len) \
28 : Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
29 : qptrdiff(offsetof(qt_meta_stringdata_WalletModel_t, stringdata0) + ofs \
30 : - idx * sizeof(QByteArrayData)) \
31 : )
32 : static const qt_meta_stringdata_WalletModel_t qt_meta_stringdata_WalletModel = {
33 : {
34 : QT_MOC_LITERAL(0, 0, 11), // "WalletModel"
35 : QT_MOC_LITERAL(1, 12, 14), // "balanceChanged"
36 : QT_MOC_LITERAL(2, 27, 0), // ""
37 : QT_MOC_LITERAL(3, 28, 26), // "interfaces::WalletBalances"
38 : QT_MOC_LITERAL(4, 55, 8), // "balances"
39 : QT_MOC_LITERAL(5, 64, 23), // "encryptionStatusChanged"
40 : QT_MOC_LITERAL(6, 88, 13), // "requireUnlock"
41 : QT_MOC_LITERAL(7, 102, 7), // "message"
42 : QT_MOC_LITERAL(8, 110, 5), // "title"
43 : QT_MOC_LITERAL(9, 116, 5), // "style"
44 : QT_MOC_LITERAL(10, 122, 9), // "coinsSent"
45 : QT_MOC_LITERAL(11, 132, 12), // "WalletModel*"
46 : QT_MOC_LITERAL(12, 145, 6), // "wallet"
47 : QT_MOC_LITERAL(13, 152, 18), // "SendCoinsRecipient"
48 : QT_MOC_LITERAL(14, 171, 9), // "recipient"
49 : QT_MOC_LITERAL(15, 181, 11), // "transaction"
50 : QT_MOC_LITERAL(16, 193, 12), // "showProgress"
51 : QT_MOC_LITERAL(17, 206, 9), // "nProgress"
52 : QT_MOC_LITERAL(18, 216, 22), // "notifyWatchonlyChanged"
53 : QT_MOC_LITERAL(19, 239, 14), // "fHaveWatchonly"
54 : QT_MOC_LITERAL(20, 254, 6), // "unload"
55 : QT_MOC_LITERAL(21, 261, 22), // "canGetAddressesChanged"
56 : QT_MOC_LITERAL(22, 284, 16), // "startPollBalance"
57 : QT_MOC_LITERAL(23, 301, 12), // "updateStatus"
58 : QT_MOC_LITERAL(24, 314, 17), // "updateTransaction"
59 : QT_MOC_LITERAL(25, 332, 17), // "updateAddressBook"
60 : QT_MOC_LITERAL(26, 350, 7), // "address"
61 : QT_MOC_LITERAL(27, 358, 5), // "label"
62 : QT_MOC_LITERAL(28, 364, 6), // "isMine"
63 : QT_MOC_LITERAL(29, 371, 7), // "purpose"
64 : QT_MOC_LITERAL(30, 379, 6), // "status"
65 : QT_MOC_LITERAL(31, 386, 19), // "updateWatchOnlyFlag"
66 : QT_MOC_LITERAL(32, 406, 18) // "pollBalanceChanged"
67 :
68 : },
69 : "WalletModel\0balanceChanged\0\0"
70 : "interfaces::WalletBalances\0balances\0"
71 : "encryptionStatusChanged\0requireUnlock\0"
72 : "message\0title\0style\0coinsSent\0"
73 : "WalletModel*\0wallet\0SendCoinsRecipient\0"
74 : "recipient\0transaction\0showProgress\0"
75 : "nProgress\0notifyWatchonlyChanged\0"
76 : "fHaveWatchonly\0unload\0canGetAddressesChanged\0"
77 : "startPollBalance\0updateStatus\0"
78 : "updateTransaction\0updateAddressBook\0"
79 : "address\0label\0isMine\0purpose\0status\0"
80 : "updateWatchOnlyFlag\0pollBalanceChanged"
81 : };
82 : #undef QT_MOC_LITERAL
83 :
84 : static const uint qt_meta_data_WalletModel[] = {
85 :
86 : // content:
87 : 8, // revision
88 : 0, // classname
89 : 0, 0, // classinfo
90 : 15, 14, // methods
91 : 0, 0, // properties
92 : 0, 0, // enums/sets
93 : 0, 0, // constructors
94 : 0, // flags
95 : 9, // signalCount
96 :
97 : // signals: name, argc, parameters, tag, flags
98 : 1, 1, 89, 2, 0x06 /* Public */,
99 : 5, 0, 92, 2, 0x06 /* Public */,
100 : 6, 0, 93, 2, 0x06 /* Public */,
101 : 7, 3, 94, 2, 0x06 /* Public */,
102 : 10, 3, 101, 2, 0x06 /* Public */,
103 : 16, 2, 108, 2, 0x06 /* Public */,
104 : 18, 1, 113, 2, 0x06 /* Public */,
105 : 20, 0, 116, 2, 0x06 /* Public */,
106 : 21, 0, 117, 2, 0x06 /* Public */,
107 :
108 : // slots: name, argc, parameters, tag, flags
109 : 22, 0, 118, 2, 0x0a /* Public */,
110 : 23, 0, 119, 2, 0x0a /* Public */,
111 : 24, 0, 120, 2, 0x0a /* Public */,
112 : 25, 5, 121, 2, 0x0a /* Public */,
113 : 31, 1, 132, 2, 0x0a /* Public */,
114 : 32, 0, 135, 2, 0x0a /* Public */,
115 :
116 : // signals: parameters
117 : QMetaType::Void, 0x80000000 | 3, 4,
118 : QMetaType::Void,
119 : QMetaType::Void,
120 : QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 8, 7, 9,
121 : QMetaType::Void, 0x80000000 | 11, 0x80000000 | 13, QMetaType::QByteArray, 12, 14, 15,
122 : QMetaType::Void, QMetaType::QString, QMetaType::Int, 8, 17,
123 : QMetaType::Void, QMetaType::Bool, 19,
124 : QMetaType::Void,
125 : QMetaType::Void,
126 :
127 : // slots: parameters
128 : QMetaType::Void,
129 : QMetaType::Void,
130 : QMetaType::Void,
131 : QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::Bool, QMetaType::QString, QMetaType::Int, 26, 27, 28, 29, 30,
132 : QMetaType::Void, QMetaType::Bool, 19,
133 : QMetaType::Void,
134 :
135 : 0 // eod
136 : };
137 :
138 0 : void WalletModel::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
139 : {
140 0 : if (_c == QMetaObject::InvokeMetaMethod) {
141 0 : auto *_t = static_cast<WalletModel *>(_o);
142 : Q_UNUSED(_t)
143 0 : switch (_id) {
144 0 : case 0: _t->balanceChanged((*reinterpret_cast< const interfaces::WalletBalances(*)>(_a[1]))); break;
145 0 : case 1: _t->encryptionStatusChanged(); break;
146 0 : case 2: _t->requireUnlock(); break;
147 0 : case 3: _t->message((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< uint(*)>(_a[3]))); break;
148 0 : case 4: _t->coinsSent((*reinterpret_cast< WalletModel*(*)>(_a[1])),(*reinterpret_cast< SendCoinsRecipient(*)>(_a[2])),(*reinterpret_cast< QByteArray(*)>(_a[3]))); break;
149 0 : case 5: _t->showProgress((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
150 0 : case 6: _t->notifyWatchonlyChanged((*reinterpret_cast< bool(*)>(_a[1]))); break;
151 0 : case 7: _t->unload(); break;
152 0 : case 8: _t->canGetAddressesChanged(); break;
153 0 : case 9: _t->startPollBalance(); break;
154 0 : case 10: _t->updateStatus(); break;
155 0 : case 11: _t->updateTransaction(); break;
156 0 : case 12: _t->updateAddressBook((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< bool(*)>(_a[3])),(*reinterpret_cast< const QString(*)>(_a[4])),(*reinterpret_cast< int(*)>(_a[5]))); break;
157 0 : case 13: _t->updateWatchOnlyFlag((*reinterpret_cast< bool(*)>(_a[1]))); break;
158 0 : case 14: _t->pollBalanceChanged(); break;
159 : default: ;
160 : }
161 0 : } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
162 0 : switch (_id) {
163 0 : default: *reinterpret_cast<int*>(_a[0]) = -1; break;
164 : case 4:
165 0 : switch (*reinterpret_cast<int*>(_a[1])) {
166 0 : default: *reinterpret_cast<int*>(_a[0]) = -1; break;
167 : case 0:
168 0 : *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< WalletModel* >(); break;
169 : }
170 : break;
171 : }
172 0 : } else if (_c == QMetaObject::IndexOfMethod) {
173 0 : int *result = reinterpret_cast<int *>(_a[0]);
174 : {
175 : using _t = void (WalletModel::*)(const interfaces::WalletBalances & );
176 0 : if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&WalletModel::balanceChanged)) {
177 0 : *result = 0;
178 0 : return;
179 : }
180 : }
181 : {
182 : using _t = void (WalletModel::*)();
183 0 : if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&WalletModel::encryptionStatusChanged)) {
184 0 : *result = 1;
185 0 : return;
186 : }
187 : }
188 : {
189 : using _t = void (WalletModel::*)();
190 0 : if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&WalletModel::requireUnlock)) {
191 0 : *result = 2;
192 0 : return;
193 : }
194 : }
195 : {
196 : using _t = void (WalletModel::*)(const QString & , const QString & , unsigned int );
197 0 : if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&WalletModel::message)) {
198 0 : *result = 3;
199 0 : return;
200 : }
201 : }
202 : {
203 : using _t = void (WalletModel::*)(WalletModel * , SendCoinsRecipient , QByteArray );
204 0 : if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&WalletModel::coinsSent)) {
205 0 : *result = 4;
206 0 : return;
207 : }
208 : }
209 : {
210 : using _t = void (WalletModel::*)(const QString & , int );
211 0 : if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&WalletModel::showProgress)) {
212 0 : *result = 5;
213 0 : return;
214 : }
215 : }
216 : {
217 : using _t = void (WalletModel::*)(bool );
218 0 : if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&WalletModel::notifyWatchonlyChanged)) {
219 0 : *result = 6;
220 0 : return;
221 : }
222 : }
223 : {
224 : using _t = void (WalletModel::*)();
225 0 : if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&WalletModel::unload)) {
226 0 : *result = 7;
227 0 : return;
228 : }
229 : }
230 : {
231 : using _t = void (WalletModel::*)();
232 0 : if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&WalletModel::canGetAddressesChanged)) {
233 0 : *result = 8;
234 0 : return;
235 : }
236 : }
237 0 : }
238 0 : }
239 :
240 : QT_INIT_METAOBJECT const QMetaObject WalletModel::staticMetaObject = { {
241 : QMetaObject::SuperData::link<QObject::staticMetaObject>(),
242 : qt_meta_stringdata_WalletModel.data,
243 : qt_meta_data_WalletModel,
244 : qt_static_metacall,
245 : nullptr,
246 : nullptr
247 : } };
248 :
249 :
250 0 : const QMetaObject *WalletModel::metaObject() const
251 : {
252 0 : return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
253 : }
254 :
255 0 : void *WalletModel::qt_metacast(const char *_clname)
256 : {
257 0 : if (!_clname) return nullptr;
258 0 : if (!strcmp(_clname, qt_meta_stringdata_WalletModel.stringdata0))
259 0 : return static_cast<void*>(this);
260 0 : return QObject::qt_metacast(_clname);
261 0 : }
262 :
263 0 : int WalletModel::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
264 : {
265 0 : _id = QObject::qt_metacall(_c, _id, _a);
266 0 : if (_id < 0)
267 0 : return _id;
268 0 : if (_c == QMetaObject::InvokeMetaMethod) {
269 0 : if (_id < 15)
270 0 : qt_static_metacall(this, _c, _id, _a);
271 0 : _id -= 15;
272 0 : } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
273 0 : if (_id < 15)
274 0 : qt_static_metacall(this, _c, _id, _a);
275 0 : _id -= 15;
276 0 : }
277 0 : return _id;
278 0 : }
279 :
280 : // SIGNAL 0
281 0 : void WalletModel::balanceChanged(const interfaces::WalletBalances & _t1)
282 : {
283 0 : void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
284 0 : QMetaObject::activate(this, &staticMetaObject, 0, _a);
285 0 : }
286 :
287 : // SIGNAL 1
288 0 : void WalletModel::encryptionStatusChanged()
289 : {
290 0 : QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
291 0 : }
292 :
293 : // SIGNAL 2
294 0 : void WalletModel::requireUnlock()
295 : {
296 0 : QMetaObject::activate(this, &staticMetaObject, 2, nullptr);
297 0 : }
298 :
299 : // SIGNAL 3
300 0 : void WalletModel::message(const QString & _t1, const QString & _t2, unsigned int _t3)
301 : {
302 0 : 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))) };
303 0 : QMetaObject::activate(this, &staticMetaObject, 3, _a);
304 0 : }
305 :
306 : // SIGNAL 4
307 0 : void WalletModel::coinsSent(WalletModel * _t1, SendCoinsRecipient _t2, QByteArray _t3)
308 : {
309 0 : 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))) };
310 0 : QMetaObject::activate(this, &staticMetaObject, 4, _a);
311 0 : }
312 :
313 : // SIGNAL 5
314 0 : void WalletModel::showProgress(const QString & _t1, int _t2)
315 : {
316 0 : void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
317 0 : QMetaObject::activate(this, &staticMetaObject, 5, _a);
318 0 : }
319 :
320 : // SIGNAL 6
321 0 : void WalletModel::notifyWatchonlyChanged(bool _t1)
322 : {
323 0 : void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
324 0 : QMetaObject::activate(this, &staticMetaObject, 6, _a);
325 0 : }
326 :
327 : // SIGNAL 7
328 0 : void WalletModel::unload()
329 : {
330 0 : QMetaObject::activate(this, &staticMetaObject, 7, nullptr);
331 0 : }
332 :
333 : // SIGNAL 8
334 0 : void WalletModel::canGetAddressesChanged()
335 : {
336 0 : QMetaObject::activate(this, &staticMetaObject, 8, nullptr);
337 0 : }
338 : QT_WARNING_POP
339 : QT_END_MOC_NAMESPACE
|