144 lines
5.1 KiB
Plaintext
144 lines
5.1 KiB
Plaintext
/****************************************************************************
|
|
** Meta object code from reading C++ file 'KomplexHubContentplugin_KomplexHubContentPlugin.cpp'
|
|
**
|
|
** Created by: The Qt Meta Object Compiler version 69 (Qt 6.10.2)
|
|
**
|
|
** WARNING! All changes made in this file will be lost!
|
|
*****************************************************************************/
|
|
|
|
#include <QtCore/qmetatype.h>
|
|
#include <QtCore/qplugin.h>
|
|
|
|
#include <QtCore/qtmochelpers.h>
|
|
|
|
#include <memory>
|
|
|
|
|
|
#include <QtCore/qxptype_traits.h>
|
|
#if !defined(Q_MOC_OUTPUT_REVISION)
|
|
#error "The header file 'KomplexHubContentplugin_KomplexHubContentPlugin.cpp' doesn't include <QObject>."
|
|
#elif Q_MOC_OUTPUT_REVISION != 69
|
|
#error "This file was generated using the moc from 6.10.2. It"
|
|
#error "cannot be used with the include files from this version of Qt."
|
|
#error "(The moc has changed too much.)"
|
|
#endif
|
|
|
|
#ifndef Q_CONSTINIT
|
|
#define Q_CONSTINIT
|
|
#endif
|
|
|
|
QT_WARNING_PUSH
|
|
QT_WARNING_DISABLE_DEPRECATED
|
|
QT_WARNING_DISABLE_GCC("-Wuseless-cast")
|
|
namespace {
|
|
struct qt_meta_tag_ZN23KomplexHubContentPluginE_t {};
|
|
} // unnamed namespace
|
|
|
|
template <> constexpr inline auto KomplexHubContentPlugin::qt_create_metaobjectdata<qt_meta_tag_ZN23KomplexHubContentPluginE_t>()
|
|
{
|
|
namespace QMC = QtMocConstants;
|
|
QtMocHelpers::StringRefStorage qt_stringData {
|
|
"KomplexHubContentPlugin"
|
|
};
|
|
|
|
QtMocHelpers::UintData qt_methods {
|
|
};
|
|
QtMocHelpers::UintData qt_properties {
|
|
};
|
|
QtMocHelpers::UintData qt_enums {
|
|
};
|
|
return QtMocHelpers::metaObjectData<KomplexHubContentPlugin, qt_meta_tag_ZN23KomplexHubContentPluginE_t>(QMC::MetaObjectFlag{}, qt_stringData,
|
|
qt_methods, qt_properties, qt_enums);
|
|
}
|
|
Q_CONSTINIT const QMetaObject KomplexHubContentPlugin::staticMetaObject = { {
|
|
QMetaObject::SuperData::link<QQmlEngineExtensionPlugin::staticMetaObject>(),
|
|
qt_staticMetaObjectStaticContent<qt_meta_tag_ZN23KomplexHubContentPluginE_t>.stringdata,
|
|
qt_staticMetaObjectStaticContent<qt_meta_tag_ZN23KomplexHubContentPluginE_t>.data,
|
|
qt_static_metacall,
|
|
nullptr,
|
|
qt_staticMetaObjectRelocatingContent<qt_meta_tag_ZN23KomplexHubContentPluginE_t>.metaTypes,
|
|
nullptr
|
|
} };
|
|
|
|
void KomplexHubContentPlugin::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
auto *_t = static_cast<KomplexHubContentPlugin *>(_o);
|
|
(void)_t;
|
|
(void)_c;
|
|
(void)_id;
|
|
(void)_a;
|
|
}
|
|
|
|
const QMetaObject *KomplexHubContentPlugin::metaObject() const
|
|
{
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
}
|
|
|
|
void *KomplexHubContentPlugin::qt_metacast(const char *_clname)
|
|
{
|
|
if (!_clname) return nullptr;
|
|
if (!strcmp(_clname, qt_staticMetaObjectStaticContent<qt_meta_tag_ZN23KomplexHubContentPluginE_t>.strings))
|
|
return static_cast<void*>(this);
|
|
return QQmlEngineExtensionPlugin::qt_metacast(_clname);
|
|
}
|
|
|
|
int KomplexHubContentPlugin::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
_id = QQmlEngineExtensionPlugin::qt_metacall(_c, _id, _a);
|
|
return _id;
|
|
}
|
|
|
|
#ifdef QT_MOC_EXPORT_PLUGIN_V2
|
|
static constexpr unsigned char qt_pluginMetaDataV2_KomplexHubContentPlugin[] = {
|
|
0xbf,
|
|
// "IID"
|
|
0x02, 0x78, 0x2e, 'o', 'r', 'g', '.', 'q',
|
|
't', '-', 'p', 'r', 'o', 'j', 'e', 'c',
|
|
't', '.', 'Q', 't', '.', 'Q', 'Q', 'm',
|
|
'l', 'E', 'n', 'g', 'i', 'n', 'e', 'E',
|
|
'x', 't', 'e', 'n', 's', 'i', 'o', 'n',
|
|
'I', 'n', 't', 'e', 'r', 'f', 'a', 'c',
|
|
'e',
|
|
// "className"
|
|
0x03, 0x77, 'K', 'o', 'm', 'p', 'l', 'e',
|
|
'x', 'H', 'u', 'b', 'C', 'o', 'n', 't',
|
|
'e', 'n', 't', 'P', 'l', 'u', 'g', 'i',
|
|
'n',
|
|
// command-line "uri"
|
|
0x63, 'u', 'r', 'i', 0x81, 0x71, 'K', 'o',
|
|
'm', 'p', 'l', 'e', 'x', 'H', 'u', 'b',
|
|
'C', 'o', 'n', 't', 'e', 'n', 't',
|
|
0xff,
|
|
};
|
|
QT_MOC_EXPORT_PLUGIN_V2(KomplexHubContentPlugin, KomplexHubContentPlugin, qt_pluginMetaDataV2_KomplexHubContentPlugin)
|
|
#else
|
|
QT_PLUGIN_METADATA_SECTION
|
|
Q_CONSTINIT static constexpr unsigned char qt_pluginMetaData_KomplexHubContentPlugin[] = {
|
|
'Q', 'T', 'M', 'E', 'T', 'A', 'D', 'A', 'T', 'A', ' ', '!',
|
|
// metadata version, Qt version, architectural requirements
|
|
0, QT_VERSION_MAJOR, QT_VERSION_MINOR, qPluginArchRequirements(),
|
|
0xbf,
|
|
// "IID"
|
|
0x02, 0x78, 0x2e, 'o', 'r', 'g', '.', 'q',
|
|
't', '-', 'p', 'r', 'o', 'j', 'e', 'c',
|
|
't', '.', 'Q', 't', '.', 'Q', 'Q', 'm',
|
|
'l', 'E', 'n', 'g', 'i', 'n', 'e', 'E',
|
|
'x', 't', 'e', 'n', 's', 'i', 'o', 'n',
|
|
'I', 'n', 't', 'e', 'r', 'f', 'a', 'c',
|
|
'e',
|
|
// "className"
|
|
0x03, 0x77, 'K', 'o', 'm', 'p', 'l', 'e',
|
|
'x', 'H', 'u', 'b', 'C', 'o', 'n', 't',
|
|
'e', 'n', 't', 'P', 'l', 'u', 'g', 'i',
|
|
'n',
|
|
// command-line "uri"
|
|
0x63, 'u', 'r', 'i', 0x81, 0x71, 'K', 'o',
|
|
'm', 'p', 'l', 'e', 'x', 'H', 'u', 'b',
|
|
'C', 'o', 'n', 't', 'e', 'n', 't',
|
|
0xff,
|
|
};
|
|
QT_MOC_EXPORT_PLUGIN(KomplexHubContentPlugin, KomplexHubContentPlugin)
|
|
#endif // QT_MOC_EXPORT_PLUGIN_V2
|
|
|
|
QT_WARNING_POP
|