Graphviz 13.0.0~dev.20250101.2024
|
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 [] |
#define QT_RCC_MANGLE_NAMESPACE | ( | name | ) | name |
Definition at line 1772 of file qrc_mdi.cpp.
#define QT_RCC_PREPEND_NAMESPACE | ( | name | ) | name |
Definition at line 1771 of file qrc_mdi.cpp.
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().
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.
bool qRegisterResourceData | ( | int | , |
const unsigned char * | , | ||
const unsigned char * | , | ||
const unsigned char * | |||
) |
bool qUnregisterResourceData | ( | int | , |
const unsigned char * | , | ||
const unsigned char * | , | ||
const unsigned char * | |||
) |
|
static |
Definition at line 9 of file qrc_mdi.cpp.
Referenced by qCleanupResources_mdi(), and qInitResources_mdi().
|
static |
Definition at line 1672 of file qrc_mdi.cpp.
Referenced by qCleanupResources_mdi(), and qInitResources_mdi().
|
static |
Definition at line 1726 of file qrc_mdi.cpp.
Referenced by qCleanupResources_mdi(), and qInitResources_mdi().