Go to the source code of this file.
◆ QT_RCC_MANGLE_NAMESPACE
#define QT_RCC_MANGLE_NAMESPACE |
( |
|
name | ) |
name |
◆ QT_RCC_PREPEND_NAMESPACE
#define QT_RCC_PREPEND_NAMESPACE |
( |
|
name | ) |
name |
◆ qCleanupResources_QtLingo()
Definition at line 25807 of file qrc_QtLingo.cpp.
25812 (version, qt_resource_struct, qt_resource_name, qt_resource_data);
bool qUnregisterResourceData(int, const unsigned char *, const unsigned char *, const unsigned char *)
unsigned char qResourceFeatureZlib()
#define QT_RCC_PREPEND_NAMESPACE(name)
◆ qInitResources_QtLingo()
Definition at line 25798 of file qrc_QtLingo.cpp.
25802 (version, qt_resource_struct, qt_resource_name, qt_resource_data);
bool qRegisterResourceData(int, const unsigned char *, const unsigned char *, const unsigned char *)
◆ qRegisterResourceData()
bool qRegisterResourceData |
( |
int |
, |
|
|
const unsigned char * |
, |
|
|
const unsigned char * |
, |
|
|
const unsigned char * |
|
|
) |
| |
◆ qResourceFeatureZlib()
unsigned char qResourceFeatureZlib |
( |
| ) |
|
◆ qUnregisterResourceData()
bool qUnregisterResourceData |
( |
int |
, |
|
|
const unsigned char * |
, |
|
|
const unsigned char * |
, |
|
|
const unsigned char * |
|
|
) |
| |