#include <memory>
#include "qt/bitcoin.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
Go to the source code of this file.
◆ QT_MOC_LITERAL
#define QT_MOC_LITERAL |
( |
|
idx, |
|
|
|
ofs, |
|
|
|
len |
|
) |
| |
Value: Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
- idx * sizeof(QByteArrayData)) \
)
Definition at line 28 of file moc_bitcoin.cpp.
◆ qt_meta_data_BitcoinApplication
const uint qt_meta_data_BitcoinApplication[] |
|
static |
◆ qt_meta_stringdata_BitcoinApplication
Initial value:= {
{
},
"BitcoinApplication\0requestedInitialize\0"
"\0requestedShutdown\0splashFinished\0"
"windowShown\0BitcoinGUI*\0window\0"
"initializeResult\0success\0"
"interfaces::BlockAndHeaderTipInfo\0"
"tip_info\0requestShutdown\0"
"handleRunawayException\0message\0"
"handleNonFatalException"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition at line 33 of file moc_bitcoin.cpp.