Bitcoin Core 22.99.0
P2P Digital Currency
Macros | Functions | Variables
qrc_bitcoin_locale.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 *)
 
unsigned char qResourceFeatureZlib ()
 
int QT_RCC_MANGLE_NAMESPACE() qInitResources_bitcoin_locale ()
 
int QT_RCC_MANGLE_NAMESPACE() qCleanupResources_bitcoin_locale ()
 

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)    name

Definition at line 223240 of file qrc_bitcoin_locale.cpp.

◆ QT_RCC_PREPEND_NAMESPACE

#define QT_RCC_PREPEND_NAMESPACE (   name)    name

Definition at line 223239 of file qrc_bitcoin_locale.cpp.

Function Documentation

◆ qCleanupResources_bitcoin_locale()

int QT_RCC_MANGLE_NAMESPACE() qCleanupResources_bitcoin_locale ( )

Definition at line 223274 of file qrc_bitcoin_locale.cpp.

Here is the call graph for this function:

◆ qInitResources_bitcoin_locale()

int QT_RCC_MANGLE_NAMESPACE() qInitResources_bitcoin_locale ( )

Definition at line 223265 of file qrc_bitcoin_locale.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:

◆ qResourceFeatureZlib()

unsigned char qResourceFeatureZlib ( )
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_locale.cpp.

◆ qt_resource_name

const unsigned char qt_resource_name[]
static

Definition at line 222612 of file qrc_bitcoin_locale.cpp.

◆ qt_resource_struct

const unsigned char qt_resource_struct[]
static

Definition at line 223051 of file qrc_bitcoin_locale.cpp.