Functions | Variables

C:/CVUT/diplomka/Automata_editor/sources/Debug/qrc_application.cpp File Reference

#include <QtCore/qglobal.h>
Include dependency graph for qrc_application.cpp:

Go to the source code of this file.

Functions

int QT_MANGLE_NAMESPACE() qCleanupResources_application ()
QT_END_NAMESPACE int
QT_MANGLE_NAMESPACE() 
qInitResources_application ()
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 *)

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_application (  ) 

Definition at line 1663 of file qrc_application.cpp.

References qt_resource_data, qt_resource_name, qt_resource_struct, and qUnregisterResourceData().

Here is the call graph for this function:

QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() qInitResources_application (  ) 

Definition at line 1654 of file qrc_application.cpp.

References qRegisterResourceData(), qt_resource_data, qt_resource_name, and qt_resource_struct.

Here is the call graph for this function:

QT_BEGIN_NAMESPACE Q_CORE_EXPORT bool qRegisterResourceData ( int  ,
const unsigned char *  ,
const unsigned char *  ,
const unsigned char *   
)

Referenced by qInitResources_application().

Here is the caller graph for this function:

Q_CORE_EXPORT bool qUnregisterResourceData ( int  ,
const unsigned char *  ,
const unsigned char *  ,
const unsigned char *   
)

Referenced by qCleanupResources_application().

Here is the caller graph for this function:


Variable Documentation

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