10 #include <QtCore/qbytearray.h> 11 #include <QtCore/qmetatype.h> 12 #if !defined(Q_MOC_OUTPUT_REVISION) 13 #error "The header file 'bitcoin.h' doesn't include <QObject>." 14 #elif Q_MOC_OUTPUT_REVISION != 67 15 #error "This file was generated using the moc from 5.12.7. It" 16 #error "cannot be used with the include files from this version of Qt." 17 #error "(The moc has changed too much.)" 20 QT_BEGIN_MOC_NAMESPACE
22 QT_WARNING_DISABLE_DEPRECATED
27 #define QT_MOC_LITERAL(idx, ofs, len) \ 28 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 29 qptrdiff(offsetof(qt_meta_stringdata_BitcoinApplication_t, stringdata0) + ofs \ 30 - idx * sizeof(QByteArrayData)) \ 52 "BitcoinApplication\0requestedInitialize\0" 53 "\0requestedShutdown\0splashFinished\0" 54 "windowShown\0BitcoinGUI*\0window\0" 55 "initializeResult\0success\0" 56 "interfaces::BlockAndHeaderTipInfo\0" 57 "tip_info\0requestShutdown\0" 58 "handleRunawayException\0message\0" 59 "handleNonFatalException" 92 QMetaType::Void, 0x80000000 | 6, 7,
95 QMetaType::Void, QMetaType::Bool, 0x80000000 | 10, 9, 11,
97 QMetaType::Void, QMetaType::QString, 14,
98 QMetaType::Void, QMetaType::QString, 14,
103 void BitcoinApplication::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
105 if (_c == QMetaObject::InvokeMetaMethod) {
110 case 1: _t->requestedShutdown();
break;
111 case 2: _t->splashFinished();
break;
112 case 3: _t->windowShown((*
reinterpret_cast< BitcoinGUI*(*)
>(_a[1])));
break;
114 case 5: _t->requestShutdown();
break;
115 case 6: _t->handleRunawayException((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
116 case 7: _t->handleNonFatalException((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
119 }
else if (_c == QMetaObject::IndexOfMethod) {
120 int *result =
reinterpret_cast<int *
>(_a[0]);
152 QT_INIT_METAOBJECT
const QMetaObject BitcoinApplication::staticMetaObject = { {
153 &QApplication::staticMetaObject,
162 const QMetaObject *BitcoinApplication::metaObject()
const 164 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
167 void *BitcoinApplication::qt_metacast(
const char *_clname)
169 if (!_clname)
return nullptr;
171 return static_cast<void*
>(
this);
172 return QApplication::qt_metacast(_clname);
175 int BitcoinApplication::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
177 _id = QApplication::qt_metacall(_c, _id, _a);
180 if (_c == QMetaObject::InvokeMetaMethod) {
182 qt_static_metacall(
this, _c, _id, _a);
184 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
186 *
reinterpret_cast<int*
>(_a[0]) = -1;
195 QMetaObject::activate(
this, &staticMetaObject, 0,
nullptr);
201 QMetaObject::activate(
this, &staticMetaObject, 1,
nullptr);
207 QMetaObject::activate(
this, &staticMetaObject, 2,
nullptr);
213 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
214 QMetaObject::activate(
this, &staticMetaObject, 3, _a);
#define QT_MOC_LITERAL(idx, ofs, len)
void requestedInitialize()
static const qt_meta_stringdata_BitcoinApplication_t qt_meta_stringdata_BitcoinApplication
Main Bitcoin application object.
static const uint qt_meta_data_BitcoinApplication[]
Block and header tip information.
void windowShown(BitcoinGUI *window)