Bitcoin Core 22.99.0
P2P Digital Currency
Classes | Macros | Variables
moc_apptests.cpp File Reference
#include <memory>
#include "qt/test/apptests.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
Include dependency graph for moc_apptests.cpp:

Go to the source code of this file.

Classes

struct  qt_meta_stringdata_AppTests_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_AppTests_t qt_meta_stringdata_AppTests
 
static const uint qt_meta_data_AppTests []
 

Macro Definition Documentation

◆ QT_MOC_LITERAL

#define QT_MOC_LITERAL (   idx,
  ofs,
  len 
)
Value:
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_AppTests_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)

Definition at line 28 of file moc_apptests.cpp.

Variable Documentation

◆ qt_meta_data_AppTests

const uint qt_meta_data_AppTests[]
static
Initial value:
= {
8,
0,
0, 0,
3, 14,
0, 0,
0, 0,
0, 0,
0,
0,
1, 0, 29, 2, 0x08 ,
3, 1, 30, 2, 0x08 ,
6, 1, 33, 2, 0x08 ,
QMetaType::Void,
QMetaType::Void, 0x80000000 | 4, 5,
QMetaType::Void, 0x80000000 | 7, 8,
0
}

Definition at line 51 of file moc_apptests.cpp.

◆ qt_meta_stringdata_AppTests

const qt_meta_stringdata_AppTests_t qt_meta_stringdata_AppTests
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 8),
QT_MOC_LITERAL(1, 9, 8),
QT_MOC_LITERAL(2, 18, 0),
QT_MOC_LITERAL(3, 19, 8),
QT_MOC_LITERAL(4, 28, 11),
QT_MOC_LITERAL(5, 40, 6),
QT_MOC_LITERAL(6, 47, 12),
QT_MOC_LITERAL(7, 60, 11),
QT_MOC_LITERAL(8, 72, 7)
},
"AppTests\0appTests\0\0guiTests\0BitcoinGUI*\0"
"window\0consoleTests\0RPCConsole*\0console"
}
#define QT_MOC_LITERAL(idx, ofs, len)

Definition at line 33 of file moc_apptests.cpp.