10 #include <QtCore/qbytearray.h> 11 #include <QtCore/qmetatype.h> 12 #if !defined(Q_MOC_OUTPUT_REVISION) 13 #error "The header file 'apptests.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_AppTests_t, stringdata0) + ofs \ 30 - idx * sizeof(QByteArrayData)) \ 45 "AppTests\0appTests\0\0guiTests\0BitcoinGUI*\0" 46 "window\0consoleTests\0RPCConsole*\0console" 70 QMetaType::Void, 0x80000000 | 4, 5,
71 QMetaType::Void, 0x80000000 | 7, 8,
76 void AppTests::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
78 if (_c == QMetaObject::InvokeMetaMethod) {
79 auto *_t =
static_cast<AppTests *
>(_o);
83 case 1: _t->guiTests((*
reinterpret_cast< BitcoinGUI*(*)
>(_a[1])));
break;
84 case 2: _t->consoleTests((*
reinterpret_cast< RPCConsole*(*)
>(_a[1])));
break;
90 QT_INIT_METAOBJECT
const QMetaObject AppTests::staticMetaObject = { {
91 &QObject::staticMetaObject,
100 const QMetaObject *AppTests::metaObject()
const 102 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
105 void *AppTests::qt_metacast(
const char *_clname)
107 if (!_clname)
return nullptr;
109 return static_cast<void*
>(
this);
110 return QObject::qt_metacast(_clname);
113 int AppTests::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
115 _id = QObject::qt_metacall(_c, _id, _a);
118 if (_c == QMetaObject::InvokeMetaMethod) {
120 qt_static_metacall(
this, _c, _id, _a);
122 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
124 *
reinterpret_cast<int*
>(_a[0]) = -1;
Local Bitcoin RPC console.
void appTests()
Entry point for BitcoinApplication tests.
static const uint qt_meta_data_AppTests[]
#define QT_MOC_LITERAL(idx, ofs, len)
static const qt_meta_stringdata_AppTests_t qt_meta_stringdata_AppTests