#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_QmitkRigidRegistrationView () |
| int QT_MANGLE_NAMESPACE() | qCleanupResources_QmitkRigidRegistrationView () |
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_QmitkRigidRegistrationView | ( | ) |
Definition at line 550 of file qrc_QmitkRigidRegistrationView.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_QmitkRigidRegistrationView | ( | ) |
Definition at line 541 of file qrc_QmitkRigidRegistrationView.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_QmitkRigidRegistrationView.cxx.
Referenced by qCleanupResources_QmitkRigidRegistrationView(), and qInitResources_QmitkRigidRegistrationView().
const unsigned char qt_resource_name[] [static] |
{
0x0,0x1a,
0xa,0xca,0xef,0xa7,
0x0,0x51,
0x0,0x6d,0x0,0x69,0x0,0x74,0x0,0x6b,0x0,0x52,0x0,0x69,0x0,0x67,0x0,0x69,0x0,0x64,0x0,0x52,0x0,0x65,0x0,0x67,0x0,0x69,0x0,0x73,0x0,0x74,0x0,0x72,
0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,0x56,0x0,0x69,0x0,0x65,0x0,0x77,
0x0,0x15,
0xb,0x12,0xa7,0x4d,
0x0,0x52,
0x0,0x69,0x0,0x67,0x0,0x69,0x0,0x64,0x0,0x52,0x0,0x65,0x0,0x67,0x0,0x69,0x0,0x73,0x0,0x74,0x0,0x72,0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x6f,0x0,0x6e,
0x0,0x2e,0x0,0x78,0x0,0x70,0x0,0x6d,
}
Definition at line 504 of file qrc_QmitkRigidRegistrationView.cxx.
Referenced by qCleanupResources_QmitkRigidRegistrationView(), and qInitResources_QmitkRigidRegistrationView().
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,0x3a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
}
Definition at line 520 of file qrc_QmitkRigidRegistrationView.cxx.
Referenced by qCleanupResources_QmitkRigidRegistrationView(), and qInitResources_QmitkRigidRegistrationView().
1.7.2