diff options
| author | Nippy <nippy@rp1.hu> | 2026-06-02 22:32:46 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-06-02 22:32:46 +0200 |
| commit | 6823c1e9901781899155c7aad429dded9a4f31fd (patch) | |
| tree | 7630ef808f23dd6e4da9789bbfb9d19d96be7f1b /raveos-calamares-module/build2/welcome/calamares_viewmodule_ravewelcome_autogen/EWIEGA46WW/moc_RaveWelcomeViewStep.cpp | |
| parent | c1bf06c5729e88dc29c28b223ec89c6704143cd6 (diff) | |
| download | RaveOS-PKGBUILD-6823c1e9901781899155c7aad429dded9a4f31fd.tar.gz RaveOS-PKGBUILD-6823c1e9901781899155c7aad429dded9a4f31fd.zip | |
calamares update
Diffstat (limited to 'raveos-calamares-module/build2/welcome/calamares_viewmodule_ravewelcome_autogen/EWIEGA46WW/moc_RaveWelcomeViewStep.cpp')
| -rw-r--r-- | raveos-calamares-module/build2/welcome/calamares_viewmodule_ravewelcome_autogen/EWIEGA46WW/moc_RaveWelcomeViewStep.cpp | 210 |
1 files changed, 0 insertions, 210 deletions
diff --git a/raveos-calamares-module/build2/welcome/calamares_viewmodule_ravewelcome_autogen/EWIEGA46WW/moc_RaveWelcomeViewStep.cpp b/raveos-calamares-module/build2/welcome/calamares_viewmodule_ravewelcome_autogen/EWIEGA46WW/moc_RaveWelcomeViewStep.cpp deleted file mode 100644 index 3e9b43c..0000000 --- a/raveos-calamares-module/build2/welcome/calamares_viewmodule_ravewelcome_autogen/EWIEGA46WW/moc_RaveWelcomeViewStep.cpp +++ /dev/null @@ -1,210 +0,0 @@ -/**************************************************************************** -** 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 <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 'RaveWelcomeViewStep.h' doesn't include <QObject>." -#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<qt_meta_tag_ZN19RaveWelcomeViewStepE_t>() -{ - namespace QMC = QtMocConstants; - QtMocHelpers::StringRefStorage qt_stringData { - "RaveWelcomeViewStep", - "onLanguageChanged", - "", - "index" - }; - - QtMocHelpers::UintData qt_methods { - // Slot 'onLanguageChanged' - QtMocHelpers::SlotData<void(int)>(1, 2, QMC::AccessPrivate, QMetaType::Void, {{ - { QMetaType::Int, 3 }, - }}), - }; - QtMocHelpers::UintData qt_properties { - }; - QtMocHelpers::UintData qt_enums { - }; - return QtMocHelpers::metaObjectData<RaveWelcomeViewStep, qt_meta_tag_ZN19RaveWelcomeViewStepE_t>(QMC::MetaObjectFlag{}, qt_stringData, - qt_methods, qt_properties, qt_enums); -} -Q_CONSTINIT const QMetaObject RaveWelcomeViewStep::staticMetaObject = { { - QMetaObject::SuperData::link<Calamares::ViewStep::staticMetaObject>(), - qt_staticMetaObjectStaticContent<qt_meta_tag_ZN19RaveWelcomeViewStepE_t>.stringdata, - qt_staticMetaObjectStaticContent<qt_meta_tag_ZN19RaveWelcomeViewStepE_t>.data, - qt_static_metacall, - nullptr, - qt_staticMetaObjectRelocatingContent<qt_meta_tag_ZN19RaveWelcomeViewStepE_t>.metaTypes, - nullptr -} }; - -void RaveWelcomeViewStep::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) -{ - auto *_t = static_cast<RaveWelcomeViewStep *>(_o); - if (_c == QMetaObject::InvokeMetaMethod) { - switch (_id) { - case 0: _t->onLanguageChanged((*reinterpret_cast<std::add_pointer_t<int>>(_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<qt_meta_tag_ZN19RaveWelcomeViewStepE_t>.strings)) - return static_cast<void*>(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<QMetaType *>(_a[0]) = QMetaType(); - _id -= 1; - } - return _id; -} -namespace { -struct qt_meta_tag_ZN26RaveWelcomeViewStepFactoryE_t {}; -} // unnamed namespace - -template <> constexpr inline auto RaveWelcomeViewStepFactory::qt_create_metaobjectdata<qt_meta_tag_ZN26RaveWelcomeViewStepFactoryE_t>() -{ - namespace QMC = QtMocConstants; - QtMocHelpers::StringRefStorage qt_stringData { - "RaveWelcomeViewStepFactory" - }; - - QtMocHelpers::UintData qt_methods { - }; - QtMocHelpers::UintData qt_properties { - }; - QtMocHelpers::UintData qt_enums { - }; - return QtMocHelpers::metaObjectData<RaveWelcomeViewStepFactory, qt_meta_tag_ZN26RaveWelcomeViewStepFactoryE_t>(QMC::MetaObjectFlag{}, qt_stringData, - qt_methods, qt_properties, qt_enums); -} -Q_CONSTINIT const QMetaObject RaveWelcomeViewStepFactory::staticMetaObject = { { - QMetaObject::SuperData::link<CalamaresPluginFactory::staticMetaObject>(), - qt_staticMetaObjectStaticContent<qt_meta_tag_ZN26RaveWelcomeViewStepFactoryE_t>.stringdata, - qt_staticMetaObjectStaticContent<qt_meta_tag_ZN26RaveWelcomeViewStepFactoryE_t>.data, - qt_static_metacall, - nullptr, - qt_staticMetaObjectRelocatingContent<qt_meta_tag_ZN26RaveWelcomeViewStepFactoryE_t>.metaTypes, - nullptr -} }; - -void RaveWelcomeViewStepFactory::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) -{ - auto *_t = static_cast<RaveWelcomeViewStepFactory *>(_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<qt_meta_tag_ZN26RaveWelcomeViewStepFactoryE_t>.strings)) - return static_cast<void*>(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 |