GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <QtCore/qglobal.h>
Go to the source code of this file.
Functions | |
int QT_MANGLE_NAMESPACE() | qCleanupResources_graphics () |
QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() | qInitResources_graphics () |
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 [] |
int QT_MANGLE_NAMESPACE() qCleanupResources_graphics | ( | ) |
Definition at line 1129 of file qrc-qthandles.cc.
References qt_resource_data, qt_resource_name, qt_resource_struct, and qUnregisterResourceData().
QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() qInitResources_graphics | ( | ) |
Definition at line 1120 of file qrc-qthandles.cc.
References qRegisterResourceData(), qt_resource_data, qt_resource_name, and qt_resource_struct.
QT_BEGIN_NAMESPACE Q_CORE_EXPORT bool qRegisterResourceData | ( | int | , |
const unsigned char * | , | ||
const unsigned char * | , | ||
const unsigned char * | |||
) |
Referenced by qInitResources_graphics().
Q_CORE_EXPORT bool qUnregisterResourceData | ( | int | , |
const unsigned char * | , | ||
const unsigned char * | , | ||
const unsigned char * | |||
) |
Referenced by qCleanupResources_graphics().
|
static |
Definition at line 14 of file qrc-qthandles.cc.
Referenced by qCleanupResources_graphics(), and qInitResources_graphics().
|
static |
Definition at line 1057 of file qrc-qthandles.cc.
Referenced by qCleanupResources_graphics(), and qInitResources_graphics().
|
static |
Definition at line 1091 of file qrc-qthandles.cc.
Referenced by qCleanupResources_graphics(), and qInitResources_graphics().