11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'walletview.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.)"
23QT_WARNING_DISABLE_DEPRECATED
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_WalletView_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
76 "WalletView\0setPrivacy\0\0privacy\0"
77 "transactionClicked\0coinsSent\0message\0"
78 "title\0style\0encryptionStatusChanged\0"
79 "incomingTransaction\0date\0unit\0CAmount\0"
80 "amount\0type\0address\0label\0walletName\0"
81 "outOfSyncWarningClicked\0gotoOverviewPage\0"
82 "gotoHistoryPage\0gotoReceiveCoinsPage\0"
83 "gotoSendCoinsPage\0addr\0gotoSignMessageTab\0"
84 "gotoVerifyMessageTab\0processNewTransaction\0"
85 "QModelIndex\0parent\0start\0encryptWallet\0"
86 "backupWallet\0changePassphrase\0"
87 "unlockWallet\0usedSendingAddresses\0"
88 "usedReceivingAddresses\0showProgress\0"
112 10, 7, 147, 2, 0x06 ,
113 19, 0, 162, 2, 0x06 ,
116 20, 0, 163, 2, 0x0a ,
117 21, 0, 164, 2, 0x0a ,
118 22, 0, 165, 2, 0x0a ,
119 23, 1, 166, 2, 0x0a ,
120 23, 0, 169, 2, 0x2a ,
121 25, 1, 170, 2, 0x0a ,
122 25, 0, 173, 2, 0x2a ,
123 26, 1, 174, 2, 0x0a ,
124 26, 0, 177, 2, 0x2a ,
125 27, 3, 178, 2, 0x0a ,
126 31, 0, 185, 2, 0x0a ,
127 32, 0, 186, 2, 0x0a ,
128 33, 0, 187, 2, 0x0a ,
129 34, 0, 188, 2, 0x0a ,
130 35, 0, 189, 2, 0x0a ,
131 36, 0, 190, 2, 0x0a ,
132 37, 2, 191, 2, 0x0a ,
135 QMetaType::Void, QMetaType::Bool, 3,
138 QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 7, 6, 8,
140 QMetaType::Void, QMetaType::QString, QMetaType::Int, 0x80000000 | 13, QMetaType::QString, QMetaType::QString, QMetaType::QString, QMetaType::QString, 11, 12, 14, 15, 16, 17, 18,
147 QMetaType::Void, QMetaType::QString, 24,
149 QMetaType::Void, QMetaType::QString, 24,
151 QMetaType::Void, QMetaType::QString, 24,
153 QMetaType::Void, 0x80000000 | 28, QMetaType::Int, QMetaType::Int, 29, 30, 2,
160 QMetaType::Void, QMetaType::QString, QMetaType::Int, 7, 38,
165void WalletView::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
167 if (_c == QMetaObject::InvokeMetaMethod) {
171 case 0: _t->
setPrivacy((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
172 case 1: _t->transactionClicked();
break;
173 case 2: _t->coinsSent();
break;
174 case 3: _t->message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
175 case 4: _t->encryptionStatusChanged();
break;
176 case 5: _t->incomingTransaction((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])),(*
reinterpret_cast< const CAmount(*)
>(_a[3])),(*
reinterpret_cast< const QString(*)
>(_a[4])),(*
reinterpret_cast< const QString(*)
>(_a[5])),(*
reinterpret_cast< const QString(*)
>(_a[6])),(*
reinterpret_cast< const QString(*)
>(_a[7])));
break;
177 case 6: _t->outOfSyncWarningClicked();
break;
178 case 7: _t->gotoOverviewPage();
break;
179 case 8: _t->gotoHistoryPage();
break;
180 case 9: _t->gotoReceiveCoinsPage();
break;
181 case 10: _t->gotoSendCoinsPage((*
reinterpret_cast< QString(*)
>(_a[1])));
break;
182 case 11: _t->gotoSendCoinsPage();
break;
183 case 12: _t->gotoSignMessageTab((*
reinterpret_cast< QString(*)
>(_a[1])));
break;
184 case 13: _t->gotoSignMessageTab();
break;
185 case 14: _t->gotoVerifyMessageTab((*
reinterpret_cast< QString(*)
>(_a[1])));
break;
186 case 15: _t->gotoVerifyMessageTab();
break;
187 case 16: _t->processNewTransaction((*
reinterpret_cast< const QModelIndex(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])),(*
reinterpret_cast< int(*)
>(_a[3])));
break;
188 case 17: _t->encryptWallet();
break;
189 case 18: _t->backupWallet();
break;
190 case 19: _t->changePassphrase();
break;
191 case 20: _t->unlockWallet();
break;
192 case 21: _t->usedSendingAddresses();
break;
193 case 22: _t->usedReceivingAddresses();
break;
194 case 23: _t->showProgress((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])));
break;
197 }
else if (_c == QMetaObject::IndexOfMethod) {
198 int *result =
reinterpret_cast<int *
>(_a[0]);
221 using _t = void (
WalletView::*)(
const QString & ,
const QString & ,
unsigned int );
235 using _t = void (
WalletView::*)(
const QString & , int ,
const CAmount & ,
const QString & ,
const QString & ,
const QString & ,
const QString & );
251QT_INIT_METAOBJECT
const QMetaObject WalletView::staticMetaObject = { {
252 QMetaObject::SuperData::link<QStackedWidget::staticMetaObject>(),
261const QMetaObject *WalletView::metaObject()
const
263 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
266void *WalletView::qt_metacast(
const char *_clname)
268 if (!_clname)
return nullptr;
270 return static_cast<void*
>(
this);
271 return QStackedWidget::qt_metacast(_clname);
274int WalletView::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
276 _id = QStackedWidget::qt_metacall(_c, _id, _a);
279 if (_c == QMetaObject::InvokeMetaMethod) {
281 qt_static_metacall(
this, _c, _id, _a);
283 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
285 *
reinterpret_cast<int*
>(_a[0]) = -1;
294 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
295 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
301 QMetaObject::activate(
this, &staticMetaObject, 1,
nullptr);
307 QMetaObject::activate(
this, &staticMetaObject, 2,
nullptr);
313 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))) };
314 QMetaObject::activate(
this, &staticMetaObject, 3, _a);
320 QMetaObject::activate(
this, &staticMetaObject, 4,
nullptr);
326 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))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t4))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t5))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t6))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t7))) };
327 QMetaObject::activate(
this, &staticMetaObject, 5, _a);
333 QMetaObject::activate(
this, &staticMetaObject, 6,
nullptr);
int64_t CAmount
Amount in satoshis (Can be negative)
void incomingTransaction(const QString &date, int unit, const CAmount &amount, const QString &type, const QString &address, const QString &label, const QString &walletName)
Notify that a new transaction appeared.
void outOfSyncWarningClicked()
Notify that the out of sync warning icon has been pressed.
void message(const QString &title, const QString &message, unsigned int style)
Fired when a message should be reported to the user.
void transactionClicked()
void setPrivacy(bool privacy)
void encryptionStatusChanged()
Encryption status of wallet changed.
static const qt_meta_stringdata_WalletView_t qt_meta_stringdata_WalletView
#define QT_MOC_LITERAL(idx, ofs, len)
static const uint qt_meta_data_WalletView[]