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 32162 of file qrc_QtLingo.cpp.
32166 (version, qt_resource_struct, qt_resource_name, qt_resource_data);
bool qUnregisterResourceData(int, const unsigned char *, const unsigned char *, const unsigned char *)
#define QT_RCC_PREPEND_NAMESPACE(name)
◆ qInitResources_QtLingo()
Definition at line 32153 of file qrc_QtLingo.cpp.
32157 (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 * |
|
|
) |
| |
◆ qUnregisterResourceData()
bool qUnregisterResourceData |
( |
int |
, |
|
|
const unsigned char * |
, |
|
|
const unsigned char * |
, |
|
|
const unsigned char * |
|
|
) |
| |