QSS Solver GUI  4.5.3
qrc_mmome.cpp File Reference

Go to the source code of this file.

Macros

#define QT_RCC_PREPEND_NAMESPACE(name)   name
 
#define QT_RCC_MANGLE_NAMESPACE(name)   name
 

Functions

bool qRegisterResourceData (int, const unsigned char *, const unsigned char *, const unsigned char *)
 
bool qUnregisterResourceData (int, const unsigned char *, const unsigned char *, const unsigned char *)
 
int QT_RCC_MANGLE_NAMESPACE() qInitResources_mmome ()
 
int QT_RCC_MANGLE_NAMESPACE() qCleanupResources_mmome ()
 

Variables

static const unsigned char qt_resource_data []
 
static const unsigned char qt_resource_name []
 
static const unsigned char qt_resource_struct []
 

Macro Definition Documentation

◆ QT_RCC_MANGLE_NAMESPACE

#define QT_RCC_MANGLE_NAMESPACE (   name)    name

Definition at line 19375 of file qrc_mmome.cpp.

◆ QT_RCC_PREPEND_NAMESPACE

#define QT_RCC_PREPEND_NAMESPACE (   name)    name

Definition at line 19374 of file qrc_mmome.cpp.

Function Documentation

◆ qCleanupResources_mmome()

int QT_RCC_MANGLE_NAMESPACE() qCleanupResources_mmome ( )

Definition at line 19399 of file qrc_mmome.cpp.

References QT_RCC_PREPEND_NAMESPACE, qt_resource_data, qt_resource_name, qt_resource_struct, and qUnregisterResourceData().

Here is the call graph for this function:

◆ qInitResources_mmome()

int QT_RCC_MANGLE_NAMESPACE() qInitResources_mmome ( )

Definition at line 19391 of file qrc_mmome.cpp.

References qRegisterResourceData(), QT_RCC_PREPEND_NAMESPACE, qt_resource_data, qt_resource_name, and qt_resource_struct.

Here is the call graph for this function:

◆ qRegisterResourceData()

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

Referenced by qInitResources_mmome().

◆ qUnregisterResourceData()

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

Referenced by qCleanupResources_mmome().

Variable Documentation

◆ qt_resource_data

const unsigned char qt_resource_data[]
static

Definition at line 9 of file qrc_mmome.cpp.

Referenced by qCleanupResources_mmome(), and qInitResources_mmome().

◆ qt_resource_name

const unsigned char qt_resource_name[]
static

Definition at line 19178 of file qrc_mmome.cpp.

Referenced by qCleanupResources_mmome(), and qInitResources_mmome().

◆ qt_resource_struct

const unsigned char qt_resource_struct[]
static

Definition at line 19293 of file qrc_mmome.cpp.

Referenced by qCleanupResources_mmome(), and qInitResources_mmome().