GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
qrc-resource.cc File Reference
#include <QtCore/qglobal.h>
Include dependency graph for qrc-resource.cc:

Go to the source code of this file.

Functions

int QT_MANGLE_NAMESPACE() qCleanupResources_src ()
 
QT_END_NAMESPACE int
QT_MANGLE_NAMESPACE() 
qInitResources_src ()
 
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_src ( )
QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() qInitResources_src ( )
QT_BEGIN_NAMESPACE Q_CORE_EXPORT bool qRegisterResourceData ( int  ,
const unsigned char ,
const unsigned char ,
const unsigned char  
)

Referenced by qInitResources_src().

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

Referenced by qCleanupResources_src().

Variable Documentation

const unsigned char qt_resource_data[]
static

Definition at line 14 of file qrc-resource.cc.

Referenced by qCleanupResources_src(), and qInitResources_src().

const unsigned char qt_resource_name[]
static

Definition at line 22445 of file qrc-resource.cc.

Referenced by qCleanupResources_src(), and qInitResources_src().

const unsigned char qt_resource_struct[]
static

Definition at line 22777 of file qrc-resource.cc.

Referenced by qCleanupResources_src(), and qInitResources_src().