Qucs-GUI  0.0.19
Functions | Variables
/home/travis/build/Qucs/qucs/qucs/qucs/qrc_qucs.cpp File Reference
#include <QtCore/qglobal.h>
Include dependency graph for qrc_qucs.cpp:

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 ()
int QT_MANGLE_NAMESPACE() qCleanupResources ()

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

Definition at line 10344 of file qrc_qucs.cpp.

Here is the call graph for this function:

QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() qInitResources ( )

Definition at line 10335 of file qrc_qucs.cpp.

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 *   
)

Here is the caller graph for this function:

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

Here is the caller graph for this function:


Variable Documentation

const unsigned char qt_resource_data[] [static]

Definition at line 12 of file qrc_qucs.cpp.

const unsigned char qt_resource_name[] [static]

Definition at line 8625 of file qrc_qucs.cpp.

const unsigned char qt_resource_struct[] [static]

Definition at line 9838 of file qrc_qucs.cpp.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines