#include <QtCore/qglobal.h>

Go to the source code of this file.
Functions | |
| 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 *) |
| QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() | qInitResources_new () |
| Q_CONSTRUCTOR_FUNCTION (QT_MANGLE_NAMESPACE(qInitResources_new)) int QT_MANGLE_NAMESPACE(qCleanupResources_new)() | |
Variables | |
| static const unsigned char | qt_resource_data [] |
| static const unsigned char | qt_resource_name [] |
| static const unsigned char | qt_resource_struct [] |
| Q_CONSTRUCTOR_FUNCTION | ( | QT_MANGLE_NAMESPACE(qInitResources_new) | ) |
Definition at line 427 of file qrc_new.cpp.
References qt_resource_data, qt_resource_name, qt_resource_struct, and qUnregisterResourceData().
| QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() qInitResources_new | ( | ) |
Definition at line 420 of file qrc_new.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 * | ||||
| ) |
Referenced by qInitResources_new().
| bool qUnregisterResourceData | ( | int | , | |
| const unsigned char * | , | |||
| const unsigned char * | , | |||
| const unsigned char * | ||||
| ) |
Referenced by Q_CONSTRUCTOR_FUNCTION().
const unsigned char qt_resource_data[] [static] |
Definition at line 12 of file qrc_new.cpp.
Referenced by Q_CONSTRUCTOR_FUNCTION(), and qInitResources_new().
const unsigned char qt_resource_name[] [static] |
Initial value:
{
0x0,0x6,
0x7,0x3,0x7d,0xc3,
0x0,0x69,
0x0,0x6d,0x0,0x61,0x0,0x67,0x0,0x65,0x0,0x73,
0x0,0xa,
0x4,0x11,0x7b,0x87,
0x0,0x7a,
0x0,0x6f,0x0,0x6f,0x0,0x6d,0x0,0x69,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67,
0x0,0xb,
0x7,0xc5,0x9b,0xc7,
0x0,0x7a,
0x0,0x6f,0x0,0x6f,0x0,0x6d,0x0,0x6f,0x0,0x75,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67,
0x0,0x8,
0x6,0xc1,0x59,0x87,
0x0,0x6f,
0x0,0x70,0x0,0x65,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67,
}
Definition at line 371 of file qrc_new.cpp.
Referenced by Q_CONSTRUCTOR_FUNCTION(), and qInitResources_new().
const unsigned char qt_resource_struct[] [static] |
Initial value:
{
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1,
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x2,
0x0,0x0,0x0,0x12,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
0x0,0x0,0x0,0x48,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xd,0x26,
0x0,0x0,0x0,0x2c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x6,0xa4,
}
Definition at line 395 of file qrc_new.cpp.
Referenced by Q_CONSTRUCTOR_FUNCTION(), and qInitResources_new().
1.5.5