Bitcoin Core 28.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
qrc_bitcoin.cpp File Reference

Go to the source code of this file.

Macros

#define QT_RCC_PREPEND_NAMESPACE(name)
 
#define QT_RCC_MANGLE_NAMESPACE(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

◆ QT_RCC_MANGLE_NAMESPACE

#define QT_RCC_MANGLE_NAMESPACE ( name)
Value:
const char * name
Definition rest.cpp:49

Definition at line 35769 of file qrc_bitcoin.cpp.

◆ QT_RCC_PREPEND_NAMESPACE

#define QT_RCC_PREPEND_NAMESPACE ( name)
Value:

Definition at line 35768 of file qrc_bitcoin.cpp.

Function Documentation

◆ qCleanupResources_bitcoin()

int QT_RCC_MANGLE_NAMESPACE qCleanupResources_bitcoin ( )

Definition at line 35793 of file qrc_bitcoin.cpp.

Here is the call graph for this function:

◆ qInitResources_bitcoin()

int QT_RCC_MANGLE_NAMESPACE qInitResources_bitcoin ( )

Definition at line 35784 of file qrc_bitcoin.cpp.

Here is the call graph for this function:

◆ qRegisterResourceData()

bool qRegisterResourceData ( int ,
const unsigned char * ,
const unsigned char * ,
const unsigned char *  )
Here is the caller graph for this function:

◆ qUnregisterResourceData()

bool qUnregisterResourceData ( int ,
const unsigned char * ,
const unsigned char * ,
const unsigned char *  )
Here is the caller graph for this function:

Variable Documentation

◆ qt_resource_data

const unsigned char qt_resource_data[]
static

Definition at line 9 of file qrc_bitcoin.cpp.

◆ qt_resource_name

const unsigned char qt_resource_name[]
static

Definition at line 35158 of file qrc_bitcoin.cpp.

◆ qt_resource_struct

const unsigned char qt_resource_struct[]
static

Definition at line 35586 of file qrc_bitcoin.cpp.