11 #include <QtCore/qbytearray.h> 12 #include <QtCore/qmetatype.h> 13 #if !defined(Q_MOC_OUTPUT_REVISION) 14 #error "The header file 'clientmodel.h' doesn't include <QObject>." 15 #elif Q_MOC_OUTPUT_REVISION != 67 16 #error "This file was generated using the moc from 5.15.8. It" 17 #error "cannot be used with the include files from this version of Qt." 18 #error "(The moc has changed too much.)" 21 QT_BEGIN_MOC_NAMESPACE
23 QT_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_ClientModel_t, stringdata0) + ofs \ 31 - idx * sizeof(QByteArrayData)) \ 64 "ClientModel\0numConnectionsChanged\0\0" 65 "count\0numBlocksChanged\0blockDate\0" 66 "nVerificationProgress\0SyncType\0header\0" 67 "SynchronizationState\0sync_state\0" 68 "mempoolSizeChanged\0size_t\0mempoolSizeInBytes\0" 69 "mempoolMaxSizeInBytes\0networkActiveChanged\0" 70 "networkActive\0alertsChanged\0warnings\0" 71 "bytesChanged\0totalBytesIn\0totalBytesOut\0" 72 "message\0title\0style\0showProgress\0" 101 QMetaType::Void, QMetaType::Int, 3,
102 QMetaType::Void, QMetaType::Int, QMetaType::QDateTime, QMetaType::Double, 0x80000000 | 7, 0x80000000 | 9, 3, 5, 6, 8, 10,
103 QMetaType::Void, QMetaType::Long, 0x80000000 | 12, 0x80000000 | 12, 3, 13, 14,
104 QMetaType::Void, QMetaType::Bool, 16,
105 QMetaType::Void, QMetaType::QString, 18,
106 QMetaType::Void, QMetaType::ULongLong, QMetaType::ULongLong, 20, 21,
107 QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 23, 22, 24,
108 QMetaType::Void, QMetaType::QString, QMetaType::Int, 23, 26,
113 void ClientModel::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
115 if (_c == QMetaObject::InvokeMetaMethod) {
120 case 1: _t->numBlocksChanged((*
reinterpret_cast< int(*)
>(_a[1])),(*
reinterpret_cast< const QDateTime(*)
>(_a[2])),(*
reinterpret_cast< double(*)
>(_a[3])),(*
reinterpret_cast< SyncType(*)
>(_a[4])),(*
reinterpret_cast< SynchronizationState(*)
>(_a[5])));
break;
121 case 2: _t->mempoolSizeChanged((*
reinterpret_cast< long(*)
>(_a[1])),(*
reinterpret_cast< size_t(*)
>(_a[2])),(*
reinterpret_cast< size_t(*)
>(_a[3])));
break;
122 case 3: _t->networkActiveChanged((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
123 case 4: _t->alertsChanged((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
124 case 5: _t->bytesChanged((*
reinterpret_cast< quint64(*)
>(_a[1])),(*
reinterpret_cast< quint64(*)
>(_a[2])));
break;
125 case 6: _t->message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
126 case 7: _t->showProgress((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])));
break;
129 }
else if (_c == QMetaObject::IndexOfMethod) {
130 int *result =
reinterpret_cast<int *
>(_a[0]);
146 using _t = void (
ClientModel::*)(long , size_t , size_t );
160 using _t = void (
ClientModel::*)(
const QString & );
167 using _t = void (
ClientModel::*)(quint64 , quint64 );
174 using _t = void (
ClientModel::*)(
const QString & ,
const QString & ,
unsigned int );
181 using _t = void (
ClientModel::*)(
const QString & , int );
190 QT_INIT_METAOBJECT
const QMetaObject ClientModel::staticMetaObject = { {
191 QMetaObject::SuperData::link<QObject::staticMetaObject>(),
200 const QMetaObject *ClientModel::metaObject()
const 202 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
205 void *ClientModel::qt_metacast(
const char *_clname)
207 if (!_clname)
return nullptr;
209 return static_cast<void*
>(
this);
210 return QObject::qt_metacast(_clname);
213 int ClientModel::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
215 _id = QObject::qt_metacall(_c, _id, _a);
218 if (_c == QMetaObject::InvokeMetaMethod) {
220 qt_static_metacall(
this, _c, _id, _a);
222 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
224 *
reinterpret_cast<int*
>(_a[0]) = -1;
233 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
234 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
240 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))) };
241 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
247 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))) };
248 QMetaObject::activate(
this, &staticMetaObject, 2, _a);
254 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
255 QMetaObject::activate(
this, &staticMetaObject, 3, _a);
261 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
262 QMetaObject::activate(
this, &staticMetaObject, 4, _a);
268 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t2))) };
269 QMetaObject::activate(
this, &staticMetaObject, 5, _a);
275 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))) };
276 QMetaObject::activate(
this, &staticMetaObject, 6, _a);
282 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t2))) };
283 QMetaObject::activate(
this, &staticMetaObject, 7, _a);
void message(const QString &title, const QString &message, unsigned int style)
Fired when a message should be reported to the user.
SynchronizationState
Current sync state passed to tip changed callbacks.
#define QT_MOC_LITERAL(idx, ofs, len)
void networkActiveChanged(bool networkActive)
void numConnectionsChanged(int count)
void alertsChanged(const QString &warnings)
void bytesChanged(quint64 totalBytesIn, quint64 totalBytesOut)
void mempoolSizeChanged(long count, size_t mempoolSizeInBytes, size_t mempoolMaxSizeInBytes)
void numBlocksChanged(int count, const QDateTime &blockDate, double nVerificationProgress, SyncType header, SynchronizationState sync_state)
Model for Bitcoin network client.
static const uint qt_meta_data_ClientModel[]
static const qt_meta_stringdata_ClientModel_t qt_meta_stringdata_ClientModel
void showProgress(const QString &title, int nProgress)