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_text () |
int | qCleanupResources_text () |
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 350 of file qrc_text.cpp.
#define QT_RCC_PREPEND_NAMESPACE | ( | name | ) | name |
Definition at line 349 of file qrc_text.cpp.
Referenced by qCleanupResources_text(), and qInitResources_text().
int qCleanupResources_text | ( | ) |
Definition at line 374 of file qrc_text.cpp.
References QT_RCC_PREPEND_NAMESPACE, qt_resource_data, qt_resource_name, qt_resource_struct, and qUnregisterResourceData().
int qInitResources_text | ( | ) |
Definition at line 366 of file qrc_text.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_text.cpp.
Referenced by qCleanupResources_text(), and qInitResources_text().
|
static |
Definition at line 302 of file qrc_text.cpp.
Referenced by qCleanupResources_text(), and qInitResources_text().
|
static |
Definition at line 327 of file qrc_text.cpp.
Referenced by qCleanupResources_text(), and qInitResources_text().