Inital commit of the Komplex Hub
This commit is contained in:
@@ -0,0 +1,118 @@
|
||||
/****************************************************************************
|
||||
** Resource object code
|
||||
**
|
||||
** Created by: The Resource Compiler for Qt version 6.10.2
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// disable informational message "function ... selected for automatic inline expansion"
|
||||
#pragma warning (disable: 4711)
|
||||
#endif
|
||||
|
||||
static const unsigned char qt_resource_data[] = {
|
||||
// qmldir
|
||||
0x0,0x0,0x0,0xc1,
|
||||
0x6d,
|
||||
0x6f,0x64,0x75,0x6c,0x65,0x20,0x4b,0x6f,0x6d,0x70,0x6c,0x65,0x78,0x48,0x75,0x62,
|
||||
0x50,0x6c,0x75,0x67,0x69,0x6e,0xa,0x6c,0x69,0x6e,0x6b,0x74,0x61,0x72,0x67,0x65,
|
||||
0x74,0x20,0x4b,0x6f,0x6d,0x70,0x6c,0x65,0x78,0x48,0x75,0x62,0x50,0x6c,0x75,0x67,
|
||||
0x69,0x6e,0x70,0x6c,0x75,0x67,0x69,0x6e,0xa,0x6f,0x70,0x74,0x69,0x6f,0x6e,0x61,
|
||||
0x6c,0x20,0x70,0x6c,0x75,0x67,0x69,0x6e,0x20,0x4b,0x6f,0x6d,0x70,0x6c,0x65,0x78,
|
||||
0x48,0x75,0x62,0x50,0x6c,0x75,0x67,0x69,0x6e,0x70,0x6c,0x75,0x67,0x69,0x6e,0xa,
|
||||
0x63,0x6c,0x61,0x73,0x73,0x6e,0x61,0x6d,0x65,0x20,0x4b,0x6f,0x6d,0x70,0x6c,0x65,
|
||||
0x78,0x48,0x75,0x62,0x50,0x6c,0x75,0x67,0x69,0x6e,0x50,0x6c,0x75,0x67,0x69,0x6e,
|
||||
0xa,0x74,0x79,0x70,0x65,0x69,0x6e,0x66,0x6f,0x20,0x4b,0x6f,0x6d,0x70,0x6c,0x65,
|
||||
0x78,0x48,0x75,0x62,0x50,0x6c,0x75,0x67,0x69,0x6e,0x2e,0x71,0x6d,0x6c,0x74,0x79,
|
||||
0x70,0x65,0x73,0xa,0x70,0x72,0x65,0x66,0x65,0x72,0x20,0x3a,0x2f,0x4b,0x6f,0x6d,
|
||||
0x70,0x6c,0x65,0x78,0x48,0x75,0x62,0x50,0x6c,0x75,0x67,0x69,0x6e,0x2f,0xa,0xa,
|
||||
|
||||
|
||||
};
|
||||
|
||||
static const unsigned char qt_resource_name[] = {
|
||||
// KomplexHubPlugin
|
||||
0x0,0x10,
|
||||
0x9,0x3e,0xbb,0x9e,
|
||||
0x0,0x4b,
|
||||
0x0,0x6f,0x0,0x6d,0x0,0x70,0x0,0x6c,0x0,0x65,0x0,0x78,0x0,0x48,0x0,0x75,0x0,0x62,0x0,0x50,0x0,0x6c,0x0,0x75,0x0,0x67,0x0,0x69,0x0,0x6e,
|
||||
// qmldir
|
||||
0x0,0x6,
|
||||
0x7,0x84,0x2b,0x2,
|
||||
0x0,0x71,
|
||||
0x0,0x6d,0x0,0x6c,0x0,0x64,0x0,0x69,0x0,0x72,
|
||||
|
||||
};
|
||||
|
||||
static const unsigned char qt_resource_struct[] = {
|
||||
// :
|
||||
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1,
|
||||
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
|
||||
// :/KomplexHubPlugin
|
||||
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x2,
|
||||
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
|
||||
// :/KomplexHubPlugin/qmldir
|
||||
0x0,0x0,0x0,0x26,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
|
||||
0x0,0x0,0x1,0x9d,0xf5,0x16,0x4c,0xc,
|
||||
|
||||
};
|
||||
|
||||
#ifdef QT_NAMESPACE
|
||||
# define QT_RCC_PREPEND_NAMESPACE(name) ::QT_NAMESPACE::name
|
||||
# define QT_RCC_MANGLE_NAMESPACE0(x) x
|
||||
# define QT_RCC_MANGLE_NAMESPACE1(a, b) a##_##b
|
||||
# define QT_RCC_MANGLE_NAMESPACE2(a, b) QT_RCC_MANGLE_NAMESPACE1(a,b)
|
||||
# define QT_RCC_MANGLE_NAMESPACE(name) QT_RCC_MANGLE_NAMESPACE2( \
|
||||
QT_RCC_MANGLE_NAMESPACE0(name), QT_RCC_MANGLE_NAMESPACE0(QT_NAMESPACE))
|
||||
#else
|
||||
# define QT_RCC_PREPEND_NAMESPACE(name) name
|
||||
# define QT_RCC_MANGLE_NAMESPACE(name) name
|
||||
#endif
|
||||
|
||||
#if defined(QT_INLINE_NAMESPACE)
|
||||
inline namespace QT_NAMESPACE {
|
||||
#elif defined(QT_NAMESPACE)
|
||||
namespace QT_NAMESPACE {
|
||||
#endif
|
||||
|
||||
bool qRegisterResourceData(int, const unsigned char *, const unsigned char *, const unsigned char *);
|
||||
bool qUnregisterResourceData(int, const unsigned char *, const unsigned char *, const unsigned char *);
|
||||
|
||||
#ifdef QT_NAMESPACE
|
||||
}
|
||||
#endif
|
||||
|
||||
int QT_RCC_MANGLE_NAMESPACE(qInitResources_qmake_KomplexHubPlugin)();
|
||||
int QT_RCC_MANGLE_NAMESPACE(qInitResources_qmake_KomplexHubPlugin)()
|
||||
{
|
||||
int version = 3;
|
||||
QT_RCC_PREPEND_NAMESPACE(qRegisterResourceData)
|
||||
(version, qt_resource_struct, qt_resource_name, qt_resource_data);
|
||||
return 1;
|
||||
}
|
||||
|
||||
int QT_RCC_MANGLE_NAMESPACE(qCleanupResources_qmake_KomplexHubPlugin)();
|
||||
int QT_RCC_MANGLE_NAMESPACE(qCleanupResources_qmake_KomplexHubPlugin)()
|
||||
{
|
||||
int version = 3;
|
||||
QT_RCC_PREPEND_NAMESPACE(qUnregisterResourceData)
|
||||
(version, qt_resource_struct, qt_resource_name, qt_resource_data);
|
||||
return 1;
|
||||
}
|
||||
|
||||
#ifdef __clang__
|
||||
# pragma clang diagnostic push
|
||||
# pragma clang diagnostic ignored "-Wexit-time-destructors"
|
||||
#endif
|
||||
|
||||
namespace {
|
||||
struct initializer {
|
||||
initializer() { QT_RCC_MANGLE_NAMESPACE(qInitResources_qmake_KomplexHubPlugin)(); }
|
||||
~initializer() { QT_RCC_MANGLE_NAMESPACE(qCleanupResources_qmake_KomplexHubPlugin)(); }
|
||||
} dummy;
|
||||
}
|
||||
|
||||
#ifdef __clang__
|
||||
# pragma clang diagnostic pop
|
||||
#endif
|
||||
Reference in New Issue
Block a user