#include <QtCore/qglobal.h>Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE Q_CORE_EXPORT bool | qRegisterResourceData (int, const unsigned char *, const unsigned char *, const unsigned char *) |
| Q_CORE_EXPORT bool | qUnregisterResourceData (int, const unsigned char *, const unsigned char *, const unsigned char *) |
| QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() | qInitResources_regiongrowing () |
| int QT_MANGLE_NAMESPACE() | qCleanupResources_regiongrowing () |
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_regiongrowing | ( | ) |
Definition at line 142 of file qrc_regiongrowing.cxx.
References qt_resource_data, qt_resource_name, qt_resource_struct, and qUnregisterResourceData().
{
QT_PREPEND_NAMESPACE(qUnregisterResourceData)
(0x01, qt_resource_struct, qt_resource_name, qt_resource_data);
return 1;
}
| QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() qInitResources_regiongrowing | ( | ) |
Definition at line 133 of file qrc_regiongrowing.cxx.
References qRegisterResourceData(), qt_resource_data, qt_resource_name, and qt_resource_struct.
{
QT_PREPEND_NAMESPACE(qRegisterResourceData)
(0x01, qt_resource_struct, qt_resource_name, qt_resource_data);
return 1;
}
| QT_BEGIN_NAMESPACE Q_CORE_EXPORT bool qRegisterResourceData | ( | int | , |
| const unsigned char * | , | ||
| const unsigned char * | , | ||
| const unsigned char * | |||
| ) |
| Q_CORE_EXPORT 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_regiongrowing.cxx.
Referenced by qCleanupResources_regiongrowing(), and qInitResources_regiongrowing().
const unsigned char qt_resource_name[] [static] |
{
0x0,0xd,
0xf,0xea,0xd5,0x27,
0x0,0x72,
0x0,0x65,0x0,0x67,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,0x67,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x69,0x0,0x6e,0x0,0x67,
0x0,0x8,
0xa,0x61,0x52,0x8d,
0x0,0x69,
0x0,0x63,0x0,0x6f,0x0,0x6e,0x0,0x2e,0x0,0x78,0x0,0x70,0x0,0x6d,
}
Definition at line 98 of file qrc_regiongrowing.cxx.
Referenced by qCleanupResources_regiongrowing(), and qInitResources_regiongrowing().
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,0x1,0x0,0x0,0x0,0x2,
0x0,0x0,0x0,0x20,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
}
Definition at line 112 of file qrc_regiongrowing.cxx.
Referenced by qCleanupResources_regiongrowing(), and qInitResources_regiongrowing().
1.7.2