General Purpose Geodetic Library
nuSolve_resources.cpp File Reference
#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 []
 

Function Documentation

◆ qCleanupResources()

int QT_MANGLE_NAMESPACE() qCleanupResources ( )

◆ qInitResources()

QT_END_NAMESPACE int QT_MANGLE_NAMESPACE() qInitResources ( )

◆ qRegisterResourceData()

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

Referenced by qInitResources().

◆ qUnregisterResourceData()

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

Referenced by qCleanupResources().

Variable Documentation

◆ qt_resource_data

const unsigned char qt_resource_data[]
static

Definition at line 11 of file nuSolve_resources.cpp.

Referenced by qCleanupResources(), and qInitResources().

◆ qt_resource_name

const unsigned char qt_resource_name[]
static

Definition at line 19598 of file nuSolve_resources.cpp.

Referenced by qCleanupResources(), and qInitResources().

◆ qt_resource_struct

const unsigned char qt_resource_struct[]
static

Definition at line 19667 of file nuSolve_resources.cpp.

Referenced by qCleanupResources(), and qInitResources().