9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'walletview.h' doesn't include <QObject>." 13 #elif Q_MOC_OUTPUT_REVISION != 67 14 #error "This file was generated using the moc from 5.6.1. It" 15 #error "cannot be used with the include files from this version of Qt." 16 #error "(The moc has changed too much.)" 19 QT_BEGIN_MOC_NAMESPACE
24 #define QT_MOC_LITERAL(idx, ofs, len) \ 25 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 26 qptrdiff(offsetof(qt_meta_stringdata_WalletView_t, stringdata0) + ofs \ 27 - idx * sizeof(QByteArrayData)) \ 77 "WalletView\0setPrivacy\0\0privacy\0" 78 "transactionClicked\0coinsSent\0message\0" 79 "title\0style\0encryptionStatusChanged\0" 80 "hdEnabledStatusChanged\0incomingTransaction\0" 81 "date\0unit\0CAmount\0amount\0type\0address\0" 82 "label\0walletName\0outOfSyncWarningClicked\0" 83 "gotoOverviewPage\0gotoHistoryPage\0" 84 "gotoReceiveCoinsPage\0gotoSendCoinsPage\0" 85 "addr\0gotoSignMessageTab\0gotoVerifyMessageTab\0" 86 "gotoLoadPSBT\0from_clipboard\0" 87 "processNewTransaction\0parent\0start\0" 88 "encryptWallet\0status\0backupWallet\0" 89 "changePassphrase\0unlockWallet\0" 90 "usedSendingAddresses\0usedReceivingAddresses\0" 91 "updateEncryptionStatus\0showProgress\0" 92 "nProgress\0requestedSyncWarningInfo" 115 10, 0, 172, 2, 0x06 ,
116 11, 7, 173, 2, 0x06 ,
117 20, 0, 188, 2, 0x06 ,
120 21, 0, 189, 2, 0x0a ,
121 22, 0, 190, 2, 0x0a ,
122 23, 0, 191, 2, 0x0a ,
123 24, 1, 192, 2, 0x0a ,
124 24, 0, 195, 2, 0x2a ,
125 26, 1, 196, 2, 0x0a ,
126 26, 0, 199, 2, 0x2a ,
127 27, 1, 200, 2, 0x0a ,
128 27, 0, 203, 2, 0x2a ,
129 28, 1, 204, 2, 0x0a ,
130 28, 0, 207, 2, 0x2a ,
131 30, 3, 208, 2, 0x0a ,
132 33, 1, 215, 2, 0x0a ,
133 35, 0, 218, 2, 0x0a ,
134 36, 0, 219, 2, 0x0a ,
135 37, 0, 220, 2, 0x0a ,
136 38, 0, 221, 2, 0x0a ,
137 39, 0, 222, 2, 0x0a ,
138 40, 0, 223, 2, 0x0a ,
139 41, 2, 224, 2, 0x0a ,
140 43, 0, 229, 2, 0x0a ,
143 QMetaType::Void, QMetaType::Bool, 3,
146 QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 7, 6, 8,
149 QMetaType::Void, QMetaType::QString, QMetaType::Int, 0x80000000 | 14, QMetaType::QString, QMetaType::QString, QMetaType::QString, QMetaType::QString, 12, 13, 15, 16, 17, 18, 19,
156 QMetaType::Void, QMetaType::QString, 25,
158 QMetaType::Void, QMetaType::QString, 25,
160 QMetaType::Void, QMetaType::QString, 25,
162 QMetaType::Void, QMetaType::Bool, 29,
164 QMetaType::Void, QMetaType::QModelIndex, QMetaType::Int, QMetaType::Int, 31, 32, 2,
165 QMetaType::Void, QMetaType::Bool, 34,
172 QMetaType::Void, QMetaType::QString, QMetaType::Int, 7, 42,
178 void WalletView::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
180 if (_c == QMetaObject::InvokeMetaMethod) {
184 case 0: _t->
setPrivacy((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
187 case 3: _t->
message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
190 case 6: _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;
201 case 17: _t->
gotoLoadPSBT((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
203 case 19: _t->
processNewTransaction((*
reinterpret_cast< const QModelIndex(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])),(*
reinterpret_cast< int(*)
>(_a[3])));
break;
204 case 20: _t->
encryptWallet((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
211 case 27: _t->
showProgress((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])));
break;
215 }
else if (_c == QMetaObject::IndexOfMethod) {
216 int *result =
reinterpret_cast<int *
>(_a[0]);
217 void **func =
reinterpret_cast<void **
>(_a[1]);
240 typedef void (
WalletView::*_t)(
const QString & ,
const QString & ,
unsigned int );
261 typedef void (
WalletView::*_t)(
const QString & , int ,
const CAmount & ,
const QString & ,
const QString & ,
const QString & ,
const QString & );
277 const QMetaObject WalletView::staticMetaObject = {
278 { &QStackedWidget::staticMetaObject, qt_meta_stringdata_WalletView.
data,
283 const QMetaObject *WalletView::metaObject()
const 285 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
288 void *WalletView::qt_metacast(
const char *_clname)
290 if (!_clname)
return Q_NULLPTR;
291 if (!strcmp(_clname, qt_meta_stringdata_WalletView.
stringdata0))
292 return static_cast<void*
>(
const_cast< WalletView*
>(
this));
293 return QStackedWidget::qt_metacast(_clname);
296 int WalletView::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
298 _id = QStackedWidget::qt_metacall(_c, _id, _a);
301 if (_c == QMetaObject::InvokeMetaMethod) {
303 qt_static_metacall(
this, _c, _id, _a);
305 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
307 *
reinterpret_cast<int*
>(_a[0]) = -1;
316 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
317 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
323 QMetaObject::activate(
this, &staticMetaObject, 1, Q_NULLPTR);
329 QMetaObject::activate(
this, &staticMetaObject, 2, Q_NULLPTR);
335 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t2)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t3)) };
336 QMetaObject::activate(
this, &staticMetaObject, 3, _a);
342 QMetaObject::activate(
this, &staticMetaObject, 4, Q_NULLPTR);
348 QMetaObject::activate(
this, &staticMetaObject, 5, Q_NULLPTR);
354 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t2)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t3)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t4)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t5)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t6)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t7)) };
355 QMetaObject::activate(
this, &staticMetaObject, 6, _a);
361 QMetaObject::activate(
this, &staticMetaObject, 7, Q_NULLPTR);
void gotoVerifyMessageTab(QString addr="")
Show Sign/Verify Message dialog and switch to verify message tab.
void usedSendingAddresses()
Show used sending addresses.
void changePassphrase()
Change encrypted wallet passphrase.
void setPrivacy(bool privacy)
void requestedSyncWarningInfo()
User has requested more information about the out of sync state.
void outOfSyncWarningClicked()
Notify that the out of sync warning icon has been pressed.
void gotoSendCoinsPage(QString addr="")
Switch to send coins page.
void updateEncryptionStatus()
Re-emit encryption status signal.
void processNewTransaction(const QModelIndex &parent, int start, int)
Show incoming transaction notification for new transactions.
int64_t CAmount
Amount in satoshis (Can be negative)
void gotoHistoryPage()
Switch to history (transactions) page.
#define QT_MOC_LITERAL(idx, ofs, len)
void usedReceivingAddresses()
Show used receiving addresses.
void message(const QString &title, const QString &message, unsigned int style)
Fired when a message should be reported to the user.
void unlockWallet()
Ask for passphrase to unlock wallet temporarily.
static const qt_meta_stringdata_WalletView_t qt_meta_stringdata_WalletView
void backupWallet()
Backup the wallet.
void gotoOverviewPage()
Switch to overview (home) page.
void encryptionStatusChanged()
Encryption status of wallet changed.
void gotoSignMessageTab(QString addr="")
Show Sign/Verify Message dialog and switch to sign message tab.
void showProgress(const QString &title, int nProgress)
Show progress dialog e.g.
void gotoLoadPSBT(bool from_clipboard=false)
Load Partially Signed Bitcoin Transaction.
void hdEnabledStatusChanged()
HD-Enabled status of wallet changed (only possible during startup)
void encryptWallet(bool status)
Encrypt the wallet.
void gotoReceiveCoinsPage()
Switch to receive coins page.
void transactionClicked()
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.
static const uint qt_meta_data_WalletView[]