Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
qrc_mdi.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_mdi ()
 
int QT_RCC_MANGLE_NAMESPACE() qCleanupResources_mdi ()
 

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 1772 of file qrc_mdi.cpp.

◆ QT_RCC_PREPEND_NAMESPACE

#define QT_RCC_PREPEND_NAMESPACE (   name)    name

Definition at line 1771 of file qrc_mdi.cpp.

Function Documentation

◆ qCleanupResources_mdi()

int QT_RCC_MANGLE_NAMESPACE() qCleanupResources_mdi ( )

Definition at line 1796 of file qrc_mdi.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_mdi()

int QT_RCC_MANGLE_NAMESPACE() qInitResources_mdi ( )

Definition at line 1787 of file qrc_mdi.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_mdi().

Here is the caller graph for this function:

◆ qUnregisterResourceData()

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

Referenced by qCleanupResources_mdi().

Here is the caller graph for this function:

Variable Documentation

◆ qt_resource_data

const unsigned char qt_resource_data[]
static

Definition at line 9 of file qrc_mdi.cpp.

Referenced by qCleanupResources_mdi(), and qInitResources_mdi().

◆ qt_resource_name

const unsigned char qt_resource_name[]
static

Definition at line 1672 of file qrc_mdi.cpp.

Referenced by qCleanupResources_mdi(), and qInitResources_mdi().

◆ qt_resource_struct

const unsigned char qt_resource_struct[]
static

Definition at line 1726 of file qrc_mdi.cpp.

Referenced by qCleanupResources_mdi(), and qInitResources_mdi().