Dash Core  0.12.2.1
P2P Digital Currency
qrc_dash.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_dash ()
 
int QT_RCC_MANGLE_NAMESPACE() qCleanupResources_dash ()
 

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 129982 of file qrc_dash.cpp.

◆ QT_RCC_PREPEND_NAMESPACE

#define QT_RCC_PREPEND_NAMESPACE (   name)    name

Definition at line 129981 of file qrc_dash.cpp.

Referenced by qCleanupResources_dash(), and qInitResources_dash().

Function Documentation

◆ qCleanupResources_dash()

int QT_RCC_MANGLE_NAMESPACE() qCleanupResources_dash ( )

Definition at line 130006 of file qrc_dash.cpp.

◆ qInitResources_dash()

int QT_RCC_MANGLE_NAMESPACE() qInitResources_dash ( )

Definition at line 129998 of file qrc_dash.cpp.

◆ qRegisterResourceData()

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

Referenced by qInitResources_dash().

◆ qUnregisterResourceData()

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

Referenced by qCleanupResources_dash().

Variable Documentation

◆ qt_resource_data

const unsigned char qt_resource_data[]
static

Definition at line 8 of file qrc_dash.cpp.

Referenced by qCleanupResources_dash(), and qInitResources_dash().

◆ qt_resource_name

const unsigned char qt_resource_name[]
static

Definition at line 128735 of file qrc_dash.cpp.

Referenced by qCleanupResources_dash(), and qInitResources_dash().

◆ qt_resource_struct

const unsigned char qt_resource_struct[]
static

Definition at line 129323 of file qrc_dash.cpp.

Referenced by qCleanupResources_dash(), and qInitResources_dash().