Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
qrc_bitcoin.cpp File Reference
#include <QtCore/qglobal.h>
+ Include dependency graph for qrc_bitcoin.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE Q_CORE_EXPORT bool qRegisterResourceData (int, const unsigned char *, const unsigned char *, const unsigned char *)
 
Q_CORE_EXPORT bool qUnregisterResourceData (int, const unsigned char *, const unsigned char *, const unsigned char *)
 
QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() qInitResources_bitcoin ()
 
int QT_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 []
 

Function Documentation

int QT_MANGLE_NAMESPACE() qCleanupResources_bitcoin ( )

Definition at line 190923 of file qrc_bitcoin.cpp.

References qt_resource_data, qt_resource_name, qt_resource_struct, and qUnregisterResourceData().

+ Here is the call graph for this function:

QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() qInitResources_bitcoin ( )

Definition at line 190914 of file qrc_bitcoin.cpp.

References qRegisterResourceData(), qt_resource_data, qt_resource_name, and qt_resource_struct.

+ Here is the call graph for this function:

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

Referenced by qInitResources_bitcoin().

+ Here is the caller graph for this function:

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

Referenced by qCleanupResources_bitcoin().

+ Here is the caller graph for this function:

Variable Documentation

const unsigned char qt_resource_data[]
static

Definition at line 10 of file qrc_bitcoin.cpp.

Referenced by qCleanupResources_bitcoin(), and qInitResources_bitcoin().

const unsigned char qt_resource_name[]
static

Definition at line 189805 of file qrc_bitcoin.cpp.

Referenced by qCleanupResources_bitcoin(), and qInitResources_bitcoin().

const unsigned char qt_resource_struct[]
static

Definition at line 190587 of file qrc_bitcoin.cpp.

Referenced by qCleanupResources_bitcoin(), and qInitResources_bitcoin().