ckb-next
v0.2.8 at branch master
ckb-next driver for corsair devices
|
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_image () |
int | qCleanupResources_image () |
Variables | |
static const unsigned char | qt_resource_data [] |
static const unsigned char | qt_resource_name [] |
static const unsigned char | qt_resource_struct [] |
#define QT_RCC_MANGLE_NAMESPACE | ( | name | ) | name |
Definition at line 14160 of file qrc_image.cpp.
#define QT_RCC_PREPEND_NAMESPACE | ( | name | ) | name |
Definition at line 14159 of file qrc_image.cpp.
Referenced by qCleanupResources_image(), and qInitResources_image().
int qCleanupResources_image | ( | ) |
Definition at line 14184 of file qrc_image.cpp.
References QT_RCC_PREPEND_NAMESPACE, qt_resource_data, qt_resource_name, qt_resource_struct, and qUnregisterResourceData().
int qInitResources_image | ( | ) |
Definition at line 14176 of file qrc_image.cpp.
References qRegisterResourceData(), QT_RCC_PREPEND_NAMESPACE, qt_resource_data, qt_resource_name, and qt_resource_struct.
bool qRegisterResourceData | ( | int | , |
const unsigned char * | , | ||
const unsigned char * | , | ||
const unsigned char * | |||
) |
bool qUnregisterResourceData | ( | int | , |
const unsigned char * | , | ||
const unsigned char * | , | ||
const unsigned char * | |||
) |
|
static |
Definition at line 9 of file qrc_image.cpp.
Referenced by qCleanupResources_image(), and qInitResources_image().
|
static |
Definition at line 14007 of file qrc_image.cpp.
Referenced by qCleanupResources_image(), and qInitResources_image().
|
static |
Definition at line 14109 of file qrc_image.cpp.
Referenced by qCleanupResources_image(), and qInitResources_image().