/**************************************************************************** ** Meta object code from reading C++ file 'Label.hpp' ** ** Created by: The Qt Meta Object Compiler version 69 (Qt 6.10.0) ** ** WARNING! All changes made in this file will be lost! *****************************************************************************/ #include "../../src/Insight/UserInterfaces/InsightWindow/Widgets/Label.hpp" #include #include #include #include #include #if !defined(Q_MOC_OUTPUT_REVISION) #error "The header file 'Label.hpp' doesn't include ." #elif Q_MOC_OUTPUT_REVISION != 69 #error "This file was generated using the moc from 6.10.0. 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_ZN7Widgets5LabelE_t {}; } // unnamed namespace template <> constexpr inline auto Widgets::Label::qt_create_metaobjectdata() { namespace QMC = QtMocConstants; QtMocHelpers::StringRefStorage qt_stringData { "Widgets::Label" }; 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 Widgets::Label::staticMetaObject = { { QMetaObject::SuperData::link(), qt_staticMetaObjectStaticContent.stringdata, qt_staticMetaObjectStaticContent.data, qt_static_metacall, nullptr, qt_staticMetaObjectRelocatingContent.metaTypes, nullptr } }; void Widgets::Label::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) { auto *_t = static_cast