#include <QtCore/qglobal.h>
Go to the source code of this file.
Functions | |
int | qInitResources_application () |
int | qCleanupResources_application () |
Variables | |
static const unsigned char | qt_resource_data [] |
static const unsigned char | qt_resource_name [] |
static const unsigned char | qt_resource_struct [] |
int qCleanupResources_application | ( | ) |
Definition at line 23216 of file qrc_application.cpp.
References qt_resource_data, qt_resource_name, and qt_resource_struct.
int qInitResources_application | ( | ) |
Definition at line 23209 of file qrc_application.cpp.
References qt_resource_data, qt_resource_name, and qt_resource_struct.
const unsigned char qt_resource_data[] [static] |
Definition at line 12 of file qrc_application.cpp.
Referenced by qCleanupResources_application(), and qInitResources_application().
const unsigned char qt_resource_name[] [static] |
Definition at line 22827 of file qrc_application.cpp.
Referenced by qCleanupResources_application(), and qInitResources_application().
const unsigned char qt_resource_struct[] [static] |
Definition at line 23099 of file qrc_application.cpp.
Referenced by qCleanupResources_application(), and qInitResources_application().