/**************************************************************************** ** Meta object code from reading C++ file 'KomplexHubPluginplugin_KomplexHubPluginPlugin.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 #include #include #include #include #if !defined(Q_MOC_OUTPUT_REVISION) #error "The header file 'KomplexHubPluginplugin_KomplexHubPluginPlugin.cpp' doesn't include ." #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_ZN22KomplexHubPluginPluginE_t {}; } // unnamed namespace template <> constexpr inline auto KomplexHubPluginPlugin::qt_create_metaobjectdata() { namespace QMC = QtMocConstants; QtMocHelpers::StringRefStorage qt_stringData { "KomplexHubPluginPlugin" }; QtMocHelpers::UintData qt_methods { }; QtMocHelpers::UintData qt_properties { }; QtMocHelpers::UintData qt_enums { }; return QtMocHelpers::metaObjectData(QMC::MetaObjectFlag{}, qt_stringData, qt_methods, qt_properties, qt_enums); } Q_CONSTINIT const QMetaObject KomplexHubPluginPlugin::staticMetaObject = { { QMetaObject::SuperData::link(), qt_staticMetaObjectStaticContent.stringdata, qt_staticMetaObjectStaticContent.data, qt_static_metacall, nullptr, qt_staticMetaObjectRelocatingContent.metaTypes, nullptr } }; void KomplexHubPluginPlugin::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) { auto *_t = static_cast(_o); (void)_t; (void)_c; (void)_id; (void)_a; } const QMetaObject *KomplexHubPluginPlugin::metaObject() const { return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; } void *KomplexHubPluginPlugin::qt_metacast(const char *_clname) { if (!_clname) return nullptr; if (!strcmp(_clname, qt_staticMetaObjectStaticContent.strings)) return static_cast(this); return QQmlEngineExtensionPlugin::qt_metacast(_clname); } int KomplexHubPluginPlugin::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_KomplexHubPluginPlugin[] = { 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, 0x76, 'K', 'o', 'm', 'p', 'l', 'e', 'x', 'H', 'u', 'b', 'P', 'l', 'u', 'g', 'i', 'n', 'P', 'l', 'u', 'g', 'i', 'n', // command-line "uri" 0x63, 'u', 'r', 'i', 0x81, 0x70, 'K', 'o', 'm', 'p', 'l', 'e', 'x', 'H', 'u', 'b', 'P', 'l', 'u', 'g', 'i', 'n', 0xff, }; QT_MOC_EXPORT_PLUGIN_V2(KomplexHubPluginPlugin, KomplexHubPluginPlugin, qt_pluginMetaDataV2_KomplexHubPluginPlugin) #else QT_PLUGIN_METADATA_SECTION Q_CONSTINIT static constexpr unsigned char qt_pluginMetaData_KomplexHubPluginPlugin[] = { '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, 0x76, 'K', 'o', 'm', 'p', 'l', 'e', 'x', 'H', 'u', 'b', 'P', 'l', 'u', 'g', 'i', 'n', 'P', 'l', 'u', 'g', 'i', 'n', // command-line "uri" 0x63, 'u', 'r', 'i', 0x81, 0x70, 'K', 'o', 'm', 'p', 'l', 'e', 'x', 'H', 'u', 'b', 'P', 'l', 'u', 'g', 'i', 'n', 0xff, }; QT_MOC_EXPORT_PLUGIN(KomplexHubPluginPlugin, KomplexHubPluginPlugin) #endif // QT_MOC_EXPORT_PLUGIN_V2 QT_WARNING_POP