![]() |
ckb-next
beta-v0.2.8 at branch testing
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_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 [] |
| #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().
| 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().
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.
Here is the call graph for this function:| 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_binary.cpp.
Referenced by qCleanupResources_binary(), and qInitResources_binary().
|
static |
Definition at line 114 of file qrc_binary.cpp.
Referenced by qCleanupResources_binary(), and qInitResources_binary().
|
static |
Definition at line 128 of file qrc_binary.cpp.
Referenced by qCleanupResources_binary(), and qInitResources_binary().