#include <QtCore/qglobal.h>Go to the source code of this file.
Functions | |
| int QT_MANGLE_NAMESPACE() | qCleanupResources_MeshPart () |
| QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() | qInitResources_MeshPart () |
| 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_MeshPart | ( | ) |
Definition at line 1280 of file qrc_MeshPart.cxx.
References qt_resource_data, qt_resource_name, qt_resource_struct, and qUnregisterResourceData().
| QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() qInitResources_MeshPart | ( | ) |
Definition at line 1271 of file qrc_MeshPart.cxx.
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_MeshPart.cxx.
Referenced by qCleanupResources_MeshPart(), and qInitResources_MeshPart().
const unsigned char qt_resource_name[] [static] |
Definition at line 1124 of file qrc_MeshPart.cxx.
Referenced by qCleanupResources_MeshPart(), and qInitResources_MeshPart().
const unsigned char qt_resource_struct[] [static] |
Definition at line 1218 of file qrc_MeshPart.cxx.
Referenced by qCleanupResources_MeshPart(), and qInitResources_MeshPart().
1.6.1