ckb-next  v0.2.8 at branch master
ckb-next driver for corsair devices
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
qrc_binary.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 qInitResources_binary ()
 
int qCleanupResources_binary ()
 

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 147 of file qrc_binary.cpp.

#define QT_RCC_PREPEND_NAMESPACE (   name)    name

Definition at line 146 of file qrc_binary.cpp.

Referenced by qCleanupResources_binary(), and qInitResources_binary().

Function Documentation

int qCleanupResources_binary ( )

Definition at line 171 of file qrc_binary.cpp.

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

172 {
175  return 1;
176 }
#define QT_RCC_PREPEND_NAMESPACE(name)
Definition: qrc_binary.cpp:146
bool qUnregisterResourceData(int, const unsigned char *, const unsigned char *, const unsigned char *)
static const unsigned char qt_resource_struct[]
Definition: qrc_binary.cpp:128
static const unsigned char qt_resource_data[]
Definition: qrc_binary.cpp:9
static const unsigned char qt_resource_name[]
Definition: qrc_binary.cpp:114

+ Here is the call graph for this function:

int qInitResources_binary ( )

Definition at line 163 of file qrc_binary.cpp.

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

164 {
167  return 1;
168 }
#define QT_RCC_PREPEND_NAMESPACE(name)
Definition: qrc_binary.cpp:146
static const unsigned char qt_resource_struct[]
Definition: qrc_binary.cpp:128
static const unsigned char qt_resource_data[]
Definition: qrc_binary.cpp:9
static const unsigned char qt_resource_name[]
Definition: qrc_binary.cpp:114
bool qRegisterResourceData(int, const unsigned char *, const unsigned char *, const unsigned char *)

+ Here is the call graph for this function:

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

Referenced by qInitResources_binary().

+ Here is the caller graph for this function:

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

Referenced by qCleanupResources_binary().

+ Here is the caller graph for this function:

Variable Documentation

const unsigned char qt_resource_data[]
static

Definition at line 9 of file qrc_binary.cpp.

Referenced by qCleanupResources_binary(), and qInitResources_binary().

const unsigned char qt_resource_name[]
static
Initial value:
= {
0x0,0x3,
0x0,0x0,0x68,0xfe,
0x0,0x62,
0x0,0x69,0x0,0x6e,
0x0,0x10,
0x9,0x4b,0x25,0x27,
0x0,0x63,
0x0,0x6b,0x0,0x62,0x0,0x2d,0x0,0x6e,0x0,0x65,0x0,0x78,0x0,0x74,0x0,0x2d,0x0,0x6b,0x0,0x65,0x0,0x79,0x0,0x2e,0x0,0x67,0x0,0x70,0x0,0x67,
}

Definition at line 114 of file qrc_binary.cpp.

Referenced by qCleanupResources_binary(), and qInitResources_binary().

const unsigned char qt_resource_struct[]
static
Initial value:
= {
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1,
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x2,
0x0,0x0,0x0,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
}

Definition at line 128 of file qrc_binary.cpp.

Referenced by qCleanupResources_binary(), and qInitResources_binary().