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)) \ 63 "ClientModel\0numConnectionsChanged\0\0" 64 "count\0numBlocksChanged\0blockDate\0" 65 "nVerificationProgress\0SyncType\0header\0" 66 "SynchronizationState\0sync_state\0" 67 "mempoolSizeChanged\0size_t\0mempoolSizeInBytes\0" 68 "networkActiveChanged\0networkActive\0" 69 "alertsChanged\0warnings\0bytesChanged\0" 70 "totalBytesIn\0totalBytesOut\0message\0" 71 "title\0style\0showProgress\0nProgress" 99 QMetaType::Void, QMetaType::Int, 3,
100 QMetaType::Void, QMetaType::Int, QMetaType::QDateTime, QMetaType::Double, 0x80000000 | 7, 0x80000000 | 9, 3, 5, 6, 8, 10,
101 QMetaType::Void, QMetaType::Long, 0x80000000 | 12, 3, 13,
102 QMetaType::Void, QMetaType::Bool, 15,
103 QMetaType::Void, QMetaType::QString, 17,
104 QMetaType::Void, QMetaType::ULongLong, QMetaType::ULongLong, 19, 20,
105 QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 22, 21, 23,
106 QMetaType::Void, QMetaType::QString, QMetaType::Int, 22, 25,
111 void ClientModel::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
113 if (_c == QMetaObject::InvokeMetaMethod) {
118 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;
119 case 2: _t->mempoolSizeChanged((*
reinterpret_cast< long(*)
>(_a[1])),(*
reinterpret_cast< size_t(*)
>(_a[2])));
break;
120 case 3: _t->networkActiveChanged((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
121 case 4: _t->alertsChanged((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
122 case 5: _t->bytesChanged((*
reinterpret_cast< quint64(*)
>(_a[1])),(*
reinterpret_cast< quint64(*)
>(_a[2])));
break;
123 case 6: _t->message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
124 case 7: _t->showProgress((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])));
break;
127 }
else if (_c == QMetaObject::IndexOfMethod) {
128 int *result =
reinterpret_cast<int *
>(_a[0]);
158 using _t = void (
ClientModel::*)(
const QString & );
165 using _t = void (
ClientModel::*)(quint64 , quint64 );
172 using _t = void (
ClientModel::*)(
const QString & ,
const QString & ,
unsigned int );
179 using _t = void (
ClientModel::*)(
const QString & , int );
188 QT_INIT_METAOBJECT
const QMetaObject ClientModel::staticMetaObject = { {
189 QMetaObject::SuperData::link<QObject::staticMetaObject>(),
198 const QMetaObject *ClientModel::metaObject()
const 200 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
203 void *ClientModel::qt_metacast(
const char *_clname)
205 if (!_clname)
return nullptr;
207 return static_cast<void*
>(
this);
208 return QObject::qt_metacast(_clname);
211 int ClientModel::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
213 _id = QObject::qt_metacall(_c, _id, _a);
216 if (_c == QMetaObject::InvokeMetaMethod) {
218 qt_static_metacall(
this, _c, _id, _a);
220 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
222 *
reinterpret_cast<int*
>(_a[0]) = -1;
231 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
232 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
238 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))) };
239 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
245 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t2))) };
246 QMetaObject::activate(
this, &staticMetaObject, 2, _a);
252 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
253 QMetaObject::activate(
this, &staticMetaObject, 3, _a);
259 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
260 QMetaObject::activate(
this, &staticMetaObject, 4, _a);
266 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t2))) };
267 QMetaObject::activate(
this, &staticMetaObject, 5, _a);
273 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))) };
274 QMetaObject::activate(
this, &staticMetaObject, 6, _a);
280 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t2))) };
281 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 numBlocksChanged(int count, const QDateTime &blockDate, double nVerificationProgress, SyncType header, SynchronizationState sync_state)
Model for Bitcoin network client.
void mempoolSizeChanged(long count, size_t mempoolSizeInBytes)
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)