#include <QtCore/qglobal.h>Go to the source code of this file.
Functions | |
| int QT_MANGLE_NAMESPACE() | qCleanupResources_Test () |
| QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() | qInitResources_Test () |
| QT_BEGIN_NAMESPACE bool | qRegisterResourceData (int, const unsigned char *, const unsigned char *, const unsigned char *) |
| bool | qUnregisterResourceData (int, const unsigned char *, const unsigned char *, const unsigned char *) |
Variables | |
| static const unsigned char | qt_resource_data [] |
| static const unsigned char | qt_resource_name [] |
| static const unsigned char | qt_resource_struct [] |
| int QT_MANGLE_NAMESPACE() qCleanupResources_Test | ( | ) |
Definition at line 1025 of file qrc_Test.cpp.
References qt_resource_data, qt_resource_name, qt_resource_struct, and qUnregisterResourceData().
| QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() qInitResources_Test | ( | ) |
Definition at line 1016 of file qrc_Test.cpp.
References qRegisterResourceData(), qt_resource_data, qt_resource_name, and qt_resource_struct.
| QT_BEGIN_NAMESPACE bool qRegisterResourceData | ( | int | , | |
| const unsigned char * | , | |||
| const unsigned char * | , | |||
| const unsigned char * | ||||
| ) |
| bool qUnregisterResourceData | ( | int | , | |
| const unsigned char * | , | |||
| const unsigned char * | , | |||
| const unsigned char * | ||||
| ) |
const unsigned char qt_resource_data[] [static] |
Definition at line 12 of file qrc_Test.cpp.
Referenced by qCleanupResources_Test(), and qInitResources_Test().
const unsigned char qt_resource_name[] [static] |
Definition at line 953 of file qrc_Test.cpp.
Referenced by qCleanupResources_Test(), and qInitResources_Test().
const unsigned char qt_resource_struct[] [static] |
{
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1,
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x2,
0x0,0x0,0x0,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xb,0xb6,
0x0,0x0,0x0,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x2e,0x0,
0x0,0x0,0x0,0x6c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x22,0xc,
0x0,0x0,0x0,0x52,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x16,0xd6,
0x0,0x0,0x0,0x1e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
}
Definition at line 987 of file qrc_Test.cpp.
Referenced by qCleanupResources_Test(), and qInitResources_Test().
1.6.1