Bitcoin Core  0.21.1
P2P Digital Currency
Macros | Functions | Variables
qrc_bitcoin.cpp File Reference

Go to the source code of this file.

Macros

#define QT_RCC_PREPEND_NAMESPACE(name)   name
 
#define QT_RCC_MANGLE_NAMESPACE(name)   name
 

Functions

bool qRegisterResourceData (int, const unsigned char *, const unsigned char *, const unsigned char *)
 
bool qUnregisterResourceData (int, const unsigned char *, const unsigned char *, const unsigned char *)
 
int QT_RCC_MANGLE_NAMESPACE() qInitResources_bitcoin ()
 
int QT_RCC_MANGLE_NAMESPACE() qCleanupResources_bitcoin ()
 

Variables

static const unsigned char qt_resource_data []
 
static const unsigned char qt_resource_name []
 
static const unsigned char qt_resource_struct []
 

Macro Definition Documentation

#define QT_RCC_MANGLE_NAMESPACE (   name)    name

Definition at line 30313 of file qrc_bitcoin.cpp.

#define QT_RCC_PREPEND_NAMESPACE (   name)    name

Definition at line 30312 of file qrc_bitcoin.cpp.

Function Documentation

int QT_RCC_MANGLE_NAMESPACE() qCleanupResources_bitcoin ( )

Definition at line 30337 of file qrc_bitcoin.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

int QT_RCC_MANGLE_NAMESPACE() qInitResources_bitcoin ( )

Definition at line 30329 of file qrc_bitcoin.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

bool qRegisterResourceData ( int  ,
const unsigned char *  ,
const unsigned char *  ,
const unsigned char *   
)

Here is the caller graph for this function:

bool qUnregisterResourceData ( int  ,
const unsigned char *  ,
const unsigned char *  ,
const unsigned char *   
)

Here is the caller graph for this function:

Variable Documentation

const unsigned char qt_resource_data[]
static

Definition at line 8 of file qrc_bitcoin.cpp.

const unsigned char qt_resource_name[]
static

Definition at line 29716 of file qrc_bitcoin.cpp.

const unsigned char qt_resource_struct[]
static

Definition at line 30134 of file qrc_bitcoin.cpp.