/**************************************************************************** ** Meta object code from reading C++ file 'RaveWelcomeViewStep.h' ** ** Created by: The Qt Meta Object Compiler version 69 (Qt 6.11.1) ** ** WARNING! All changes made in this file will be lost! *****************************************************************************/ #include "../../../../welcome/RaveWelcomeViewStep.h" #include #include #include #include #include #if !defined(Q_MOC_OUTPUT_REVISION) #error "The header file 'RaveWelcomeViewStep.h' doesn't include ." #elif Q_MOC_OUTPUT_REVISION != 69 #error "This file was generated using the moc from 6.11.1. 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_ZN19RaveWelcomeViewStepE_t {}; } // unnamed namespace template <> constexpr inline auto RaveWelcomeViewStep::qt_create_metaobjectdata() { namespace QMC = QtMocConstants; QtMocHelpers::StringRefStorage qt_stringData { "RaveWelcomeViewStep", "onLanguageChanged", "", "index" }; QtMocHelpers::UintData qt_methods { // Slot 'onLanguageChanged' QtMocHelpers::SlotData(1, 2, QMC::AccessPrivate, QMetaType::Void, {{ { QMetaType::Int, 3 }, }}), }; 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 RaveWelcomeViewStep::staticMetaObject = { { QMetaObject::SuperData::link(), qt_staticMetaObjectStaticContent.stringdata, qt_staticMetaObjectStaticContent.data, qt_static_metacall, nullptr, qt_staticMetaObjectRelocatingContent.metaTypes, nullptr } }; void RaveWelcomeViewStep::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) { auto *_t = static_cast(_o); if (_c == QMetaObject::InvokeMetaMethod) { switch (_id) { case 0: _t->onLanguageChanged((*reinterpret_cast>(_a[1]))); break; default: ; } } } const QMetaObject *RaveWelcomeViewStep::metaObject() const { return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; } void *RaveWelcomeViewStep::qt_metacast(const char *_clname) { if (!_clname) return nullptr; if (!strcmp(_clname, qt_staticMetaObjectStaticContent.strings)) return static_cast(this); return Calamares::ViewStep::qt_metacast(_clname); } int RaveWelcomeViewStep::qt_metacall(QMetaObject::Call _c, int _id, void **_a) { _id = Calamares::ViewStep::qt_metacall(_c, _id, _a); if (_id < 0) return _id; if (_c == QMetaObject::InvokeMetaMethod) { if (_id < 1) qt_static_metacall(this, _c, _id, _a); _id -= 1; } if (_c == QMetaObject::RegisterMethodArgumentMetaType) { if (_id < 1) *reinterpret_cast(_a[0]) = QMetaType(); _id -= 1; } return _id; } namespace { struct qt_meta_tag_ZN26RaveWelcomeViewStepFactoryE_t {}; } // unnamed namespace template <> constexpr inline auto RaveWelcomeViewStepFactory::qt_create_metaobjectdata() { namespace QMC = QtMocConstants; QtMocHelpers::StringRefStorage qt_stringData { "RaveWelcomeViewStepFactory" }; 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 RaveWelcomeViewStepFactory::staticMetaObject = { { QMetaObject::SuperData::link(), qt_staticMetaObjectStaticContent.stringdata, qt_staticMetaObjectStaticContent.data, qt_static_metacall, nullptr, qt_staticMetaObjectRelocatingContent.metaTypes, nullptr } }; void RaveWelcomeViewStepFactory::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 *RaveWelcomeViewStepFactory::metaObject() const { return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; } void *RaveWelcomeViewStepFactory::qt_metacast(const char *_clname) { if (!_clname) return nullptr; if (!strcmp(_clname, qt_staticMetaObjectStaticContent.strings)) return static_cast(this); if (!strcmp(_clname, "io.calamares.PluginFactory")) return static_cast< CalamaresPluginFactory*>(this); return CalamaresPluginFactory::qt_metacast(_clname); } int RaveWelcomeViewStepFactory::qt_metacall(QMetaObject::Call _c, int _id, void **_a) { _id = CalamaresPluginFactory::qt_metacall(_c, _id, _a); return _id; } #ifdef QT_MOC_EXPORT_PLUGIN_V2 static constexpr unsigned char qt_pluginMetaDataV2_RaveWelcomeViewStepFactory[] = { 0xbf, // "IID" 0x02, 0x78, 0x1a, 'i', 'o', '.', 'c', 'a', 'l', 'a', 'm', 'a', 'r', 'e', 's', '.', 'P', 'l', 'u', 'g', 'i', 'n', 'F', 'a', 'c', 't', 'o', 'r', 'y', // "className" 0x03, 0x78, 0x1a, 'R', 'a', 'v', 'e', 'W', 'e', 'l', 'c', 'o', 'm', 'e', 'V', 'i', 'e', 'w', 'S', 't', 'e', 'p', 'F', 'a', 'c', 't', 'o', 'r', 'y', 0xff, }; QT_MOC_EXPORT_PLUGIN_V2(RaveWelcomeViewStepFactory, RaveWelcomeViewStepFactory, qt_pluginMetaDataV2_RaveWelcomeViewStepFactory) #else QT_PLUGIN_METADATA_SECTION Q_CONSTINIT static constexpr unsigned char qt_pluginMetaData_RaveWelcomeViewStepFactory[] = { '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, 0x1a, 'i', 'o', '.', 'c', 'a', 'l', 'a', 'm', 'a', 'r', 'e', 's', '.', 'P', 'l', 'u', 'g', 'i', 'n', 'F', 'a', 'c', 't', 'o', 'r', 'y', // "className" 0x03, 0x78, 0x1a, 'R', 'a', 'v', 'e', 'W', 'e', 'l', 'c', 'o', 'm', 'e', 'V', 'i', 'e', 'w', 'S', 't', 'e', 'p', 'F', 'a', 'c', 't', 'o', 'r', 'y', 0xff, }; QT_MOC_EXPORT_PLUGIN(RaveWelcomeViewStepFactory, RaveWelcomeViewStepFactory) #endif // QT_MOC_EXPORT_PLUGIN_V2 QT_WARNING_POP