Qucs-GUI
0.0.19
|
#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 () |
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 [] |
int QT_MANGLE_NAMESPACE() qCleanupResources | ( | ) |
QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() qInitResources | ( | ) |
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_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.