9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'walletmodel.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_WalletModel_t, stringdata0) + ofs \ 27 - idx * sizeof(QByteArrayData)) \ 66 "WalletModel\0balanceChanged\0\0" 67 "interfaces::WalletBalances\0balances\0" 68 "encryptionStatusChanged\0requireUnlock\0" 69 "message\0title\0style\0coinsSent\0" 70 "WalletModel*\0wallet\0SendCoinsRecipient\0" 71 "recipient\0transaction\0showProgress\0" 72 "nProgress\0notifyWatchonlyChanged\0" 73 "fHaveWatchonly\0unload\0canGetAddressesChanged\0" 74 "startPollBalance\0updateStatus\0" 75 "updateTransaction\0updateAddressBook\0" 76 "address\0label\0isMine\0purpose\0status\0" 77 "updateWatchOnlyFlag\0pollBalanceChanged" 100 16, 2, 108, 2, 0x06 ,
101 18, 1, 113, 2, 0x06 ,
102 20, 0, 116, 2, 0x06 ,
103 21, 0, 117, 2, 0x06 ,
106 22, 0, 118, 2, 0x0a ,
107 23, 0, 119, 2, 0x0a ,
108 24, 0, 120, 2, 0x0a ,
109 25, 5, 121, 2, 0x0a ,
110 31, 1, 132, 2, 0x0a ,
111 32, 0, 135, 2, 0x0a ,
114 QMetaType::Void, 0x80000000 | 3, 4,
117 QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 8, 7, 9,
118 QMetaType::Void, 0x80000000 | 11, 0x80000000 | 13, QMetaType::QByteArray, 12, 14, 15,
119 QMetaType::Void, QMetaType::QString, QMetaType::Int, 8, 17,
120 QMetaType::Void, QMetaType::Bool, 19,
128 QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::Bool, QMetaType::QString, QMetaType::Int, 26, 27, 28, 29, 30,
129 QMetaType::Void, QMetaType::Bool, 19,
135 void WalletModel::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
137 if (_c == QMetaObject::InvokeMetaMethod) {
144 case 3: _t->
message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
146 case 5: _t->
showProgress((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])));
break;
148 case 7: _t->
unload();
break;
153 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;
158 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
160 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
162 switch (*reinterpret_cast<int*>(_a[1])) {
163 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
165 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< WalletModel* >();
break;
169 }
else if (_c == QMetaObject::IndexOfMethod) {
170 int *result =
reinterpret_cast<int *
>(_a[0]);
171 void **func =
reinterpret_cast<void **
>(_a[1]);
194 typedef void (
WalletModel::*_t)(
const QString & ,
const QString & ,
unsigned int );
208 typedef void (
WalletModel::*_t)(
const QString & , int );
238 const QMetaObject WalletModel::staticMetaObject = {
239 { &QObject::staticMetaObject, qt_meta_stringdata_WalletModel.
data,
244 const QMetaObject *WalletModel::metaObject()
const 246 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
249 void *WalletModel::qt_metacast(
const char *_clname)
251 if (!_clname)
return Q_NULLPTR;
252 if (!strcmp(_clname, qt_meta_stringdata_WalletModel.
stringdata0))
253 return static_cast<void*
>(
const_cast< WalletModel*
>(
this));
254 return QObject::qt_metacast(_clname);
257 int WalletModel::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
259 _id = QObject::qt_metacall(_c, _id, _a);
262 if (_c == QMetaObject::InvokeMetaMethod) {
264 qt_static_metacall(
this, _c, _id, _a);
266 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
268 qt_static_metacall(
this, _c, _id, _a);
277 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
278 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
284 QMetaObject::activate(
this, &staticMetaObject, 1, Q_NULLPTR);
290 QMetaObject::activate(
this, &staticMetaObject, 2, Q_NULLPTR);
296 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)) };
297 QMetaObject::activate(
this, &staticMetaObject, 3, _a);
303 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)) };
304 QMetaObject::activate(
this, &staticMetaObject, 4, _a);
310 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t2)) };
311 QMetaObject::activate(
this, &staticMetaObject, 5, _a);
317 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
318 QMetaObject::activate(
this, &staticMetaObject, 6, _a);
324 QMetaObject::activate(
this, &staticMetaObject, 7, Q_NULLPTR);
330 QMetaObject::activate(
this, &staticMetaObject, 8, Q_NULLPTR);
void coinsSent(WalletModel *wallet, SendCoinsRecipient recipient, QByteArray transaction)
void canGetAddressesChanged()
void showProgress(const QString &title, int nProgress)
static const qt_meta_stringdata_WalletModel_t qt_meta_stringdata_WalletModel
Collection of wallet balances.
void encryptionStatusChanged()
void updateWatchOnlyFlag(bool fHaveWatchonly)
Interface to Bitcoin wallet from Qt view code.
static const uint qt_meta_data_WalletModel[]
void message(const QString &title, const QString &message, unsigned int style)
#define QT_MOC_LITERAL(idx, ofs, len)
void notifyWatchonlyChanged(bool fHaveWatchonly)
void updateAddressBook(const QString &address, const QString &label, bool isMine, const QString &purpose, int status)
void balanceChanged(const interfaces::WalletBalances &balances)
void pollBalanceChanged()