9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'modaloverlay.h' doesn't include <QObject>." 13 #elif Q_MOC_OUTPUT_REVISION != 67 14 #error "This file was generated using the moc from 5.5.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_ModalOverlay_t, stringdata0) + ofs \ 27 - idx * sizeof(QByteArrayData)) \ 47 "ModalOverlay\0tipUpdate\0\0count\0blockDate\0" 48 "nVerificationProgress\0setKnownBestHeight\0" 49 "toggleVisibility\0showHide\0hide\0" 50 "userRequested\0closeClicked\0hideForever\0" 80 QMetaType::Void, QMetaType::Int, QMetaType::QDateTime, QMetaType::Double, 3, 4, 5,
81 QMetaType::Void, QMetaType::Int, QMetaType::QDateTime, 3, 4,
83 QMetaType::Void, QMetaType::Bool, QMetaType::Bool, 9, 10,
84 QMetaType::Void, QMetaType::Bool, 9,
93 void ModalOverlay::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
95 if (_c == QMetaObject::InvokeMetaMethod) {
99 case 0: _t->
tipUpdate((*
reinterpret_cast< int(*)
>(_a[1])),(*
reinterpret_cast< const QDateTime(*)
>(_a[2])),(*
reinterpret_cast< double(*)
>(_a[3])));
break;
100 case 1: _t->
setKnownBestHeight((*
reinterpret_cast< int(*)
>(_a[1])),(*
reinterpret_cast< const QDateTime(*)
>(_a[2])));
break;
102 case 3: _t->
showHide((*
reinterpret_cast< bool(*)
>(_a[1])),(*
reinterpret_cast< bool(*)
>(_a[2])));
break;
103 case 4: _t->
showHide((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
108 if (_a[0]) *
reinterpret_cast< bool*
>(_a[0]) = _r; }
break;
114 const QMetaObject ModalOverlay::staticMetaObject = {
120 const QMetaObject *ModalOverlay::metaObject()
const 122 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
125 void *ModalOverlay::qt_metacast(
const char *_clname)
127 if (!_clname)
return Q_NULLPTR;
129 return static_cast<void*
>(
const_cast< ModalOverlay*
>(
this));
130 return QWidget::qt_metacast(_clname);
133 int ModalOverlay::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
135 _id = QWidget::qt_metacall(_c, _id, _a);
138 if (_c == QMetaObject::InvokeMetaMethod) {
140 qt_static_metacall(
this, _c, _id, _a);
142 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
144 *
reinterpret_cast<int*
>(_a[0]) = -1;
static const uint qt_meta_data_ModalOverlay[]
void setKnownBestHeight(int count, const QDateTime &blockDate)
static const qt_meta_stringdata_ModalOverlay_t qt_meta_stringdata_ModalOverlay
#define QT_MOC_LITERAL(idx, ofs, len)
void showHide(bool hide=false, bool userRequested=false)
void tipUpdate(int count, const QDateTime &blockDate, double nVerificationProgress)