Functions | Variables

qrc_QmitkImageStatisticsView.cxx File Reference

#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_QmitkImageStatisticsView ()
int QT_MANGLE_NAMESPACE() qCleanupResources_QmitkImageStatisticsView ()

Variables

static const unsigned char qt_resource_data []
static const unsigned char qt_resource_name []
static const unsigned char qt_resource_struct []

Function Documentation

int QT_MANGLE_NAMESPACE() qCleanupResources_QmitkImageStatisticsView (  )

Definition at line 2526 of file qrc_QmitkImageStatisticsView.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_QmitkImageStatisticsView (  )

Definition at line 2517 of file qrc_QmitkImageStatisticsView.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 *   
)

Variable Documentation

const unsigned char qt_resource_data[] [static]
const unsigned char qt_resource_name[] [static]
Initial value:
 {
  
  0x0,0x18,
  0x6,0x41,0xe7,0x87,
  0x0,0x51,
  0x0,0x6d,0x0,0x69,0x0,0x74,0x0,0x6b,0x0,0x49,0x0,0x6d,0x0,0x61,0x0,0x67,0x0,0x65,0x0,0x53,0x0,0x74,0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x73,0x0,0x74,
  0x0,0x69,0x0,0x63,0x0,0x73,0x0,0x56,0x0,0x69,0x0,0x65,0x0,0x77,
    
  0x0,0x8,
  0xc,0x44,0x51,0x2d,
  0x0,0x6c,
  0x0,0x65,0x0,0x6e,0x0,0x61,0x0,0x2e,0x0,0x78,0x0,0x70,0x0,0x6d,
    
  0x0,0x15,
  0xb,0x2a,0x23,0xe7,
  0x0,0x49,
  0x0,0x6d,0x0,0x61,0x0,0x67,0x0,0x65,0x0,0x53,0x0,0x74,0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x73,0x0,0x74,0x0,0x69,0x0,0x63,0x0,0x5f,0x0,0x32,0x0,0x34,
  0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67,
  
}

Definition at line 2473 of file qrc_QmitkImageStatisticsView.cxx.

Referenced by qCleanupResources_QmitkImageStatisticsView(), and qInitResources_QmitkImageStatisticsView().

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,0x2,0x0,0x0,0x0,0x2,
  
  0x0,0x0,0x0,0x4c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x96,0xb1,
  
  0x0,0x0,0x0,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,

}

Definition at line 2494 of file qrc_QmitkImageStatisticsView.cxx.

Referenced by qCleanupResources_QmitkImageStatisticsView(), and qInitResources_QmitkImageStatisticsView().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines