#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_QmitkVolumeVisualizationView () |
| int QT_MANGLE_NAMESPACE() | qCleanupResources_QmitkVolumeVisualizationView () |
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_QmitkVolumeVisualizationView | ( | ) |
Definition at line 283 of file qrc_QmitkVolumeVisualizationView.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_QmitkVolumeVisualizationView | ( | ) |
Definition at line 274 of file qrc_QmitkVolumeVisualizationView.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_QmitkVolumeVisualizationView.cxx.
Referenced by qCleanupResources_QmitkVolumeVisualizationView(), and qInitResources_QmitkVolumeVisualizationView().
const unsigned char qt_resource_name[] [static] |
{
0x0,0x1c,
0x2,0xc6,0xaa,0xe7,
0x0,0x51,
0x0,0x6d,0x0,0x69,0x0,0x74,0x0,0x6b,0x0,0x56,0x0,0x6f,0x0,0x6c,0x0,0x75,0x0,0x6d,0x0,0x65,0x0,0x56,0x0,0x69,0x0,0x73,0x0,0x75,0x0,0x61,0x0,0x6c,
0x0,0x69,0x0,0x7a,0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,0x56,0x0,0x69,0x0,0x65,0x0,0x77,
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 238 of file qrc_QmitkVolumeVisualizationView.cxx.
Referenced by qCleanupResources_QmitkVolumeVisualizationView(), and qInitResources_QmitkVolumeVisualizationView().
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,0x3e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
}
Definition at line 253 of file qrc_QmitkVolumeVisualizationView.cxx.
Referenced by qCleanupResources_QmitkVolumeVisualizationView(), and qInitResources_QmitkVolumeVisualizationView().
1.7.2