9#include "../../../../src/widgets/lumamixtransition.h"
10#include <QtCore/qmetatype.h>
12#include <QtCore/qtmochelpers.h>
17#include <QtCore/qxptype_traits.h>
18#if !defined(Q_MOC_OUTPUT_REVISION)
19#error "The header file 'lumamixtransition.h' doesn't include <QObject>."
20#elif Q_MOC_OUTPUT_REVISION != 68
21#error "This file was generated using the moc from 6.7.2. It"
22#error "cannot be used with the include files from this version of Qt."
23#error "(The moc has changed too much.)"
31QT_WARNING_DISABLE_DEPRECATED
32QT_WARNING_DISABLE_GCC(
"-Wuseless-cast")
35#ifdef QT_MOC_HAS_STRINGDATA
36struct qt_meta_stringdata_CLASSLumaMixTransitionENDCLASS_t {};
37constexpr auto qt_meta_stringdata_CLASSLumaMixTransitionENDCLASS = QtMocHelpers::stringData(
42 "on_invertCheckBox_clicked",
44 "on_softnessSlider_valueChanged",
46 "on_crossfadeRadioButton_clicked",
47 "on_mixRadioButton_clicked",
48 "on_mixSlider_valueChanged",
49 "on_lumaCombo_currentRowChanged",
52 "on_previewCheckBox_clicked",
53 "on_favoriteButton_clicked"
56#error "qtmochelpers.h not found or too old."
60Q_CONSTINIT
static const uint qt_meta_data_CLASSLumaMixTransitionENDCLASS[] = {
74 1, 0, 80, 2, 0x06, 1 ,
77 3, 0, 81, 2, 0x0a, 2 ,
78 4, 1, 82, 2, 0x08, 3 ,
79 6, 1, 85, 2, 0x08, 5 ,
80 8, 0, 88, 2, 0x08, 7 ,
81 9, 0, 89, 2, 0x08, 8 ,
82 10, 1, 90, 2, 0x08, 9 ,
83 11, 1, 93, 2, 0x08, 11 ,
84 13, 0, 96, 2, 0x08, 13 ,
85 14, 1, 97, 2, 0x08, 14 ,
86 15, 0, 100, 2, 0x08, 16 ,
93 QMetaType::Void, QMetaType::Bool, 5,
94 QMetaType::Void, QMetaType::Int, 7,
97 QMetaType::Void, QMetaType::Int, 7,
98 QMetaType::Void, QMetaType::Int, 12,
100 QMetaType::Void, QMetaType::Bool, 5,
106Q_CONSTINIT
const QMetaObject LumaMixTransition::staticMetaObject = { {
107 QMetaObject::SuperData::link<QWidget::staticMetaObject>(),
108 qt_meta_stringdata_CLASSLumaMixTransitionENDCLASS.offsetsAndSizes,
109 qt_meta_data_CLASSLumaMixTransitionENDCLASS,
112 qt_incomplete_metaTypeArray<qt_meta_stringdata_CLASSLumaMixTransitionENDCLASS_t,
114 QtPrivate::TypeAndForceComplete<LumaMixTransition, std::true_type>,
116 QtPrivate::TypeAndForceComplete<void, std::false_type>,
118 QtPrivate::TypeAndForceComplete<void, std::false_type>,
120 QtPrivate::TypeAndForceComplete<void, std::false_type>,
121 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
123 QtPrivate::TypeAndForceComplete<void, std::false_type>,
124 QtPrivate::TypeAndForceComplete<int, std::false_type>,
126 QtPrivate::TypeAndForceComplete<void, std::false_type>,
128 QtPrivate::TypeAndForceComplete<void, std::false_type>,
130 QtPrivate::TypeAndForceComplete<void, std::false_type>,
131 QtPrivate::TypeAndForceComplete<int, std::false_type>,
133 QtPrivate::TypeAndForceComplete<void, std::false_type>,
134 QtPrivate::TypeAndForceComplete<int, std::false_type>,
136 QtPrivate::TypeAndForceComplete<void, std::false_type>,
138 QtPrivate::TypeAndForceComplete<void, std::false_type>,
139 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
141 QtPrivate::TypeAndForceComplete<void, std::false_type>
146void LumaMixTransition::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
148 if (_c == QMetaObject::InvokeMetaMethod) {
149 auto *_t =
static_cast<LumaMixTransition *
>(_o);
152 case 0: _t->modified();
break;
153 case 1: _t->onPlaying();
break;
154 case 2: _t->on_invertCheckBox_clicked((*
reinterpret_cast< std::add_pointer_t<bool>
>(_a[1])));
break;
155 case 3: _t->on_softnessSlider_valueChanged((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
156 case 4: _t->on_crossfadeRadioButton_clicked();
break;
157 case 5: _t->on_mixRadioButton_clicked();
break;
158 case 6: _t->on_mixSlider_valueChanged((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
159 case 7: _t->on_lumaCombo_currentRowChanged((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
160 case 8: _t->startPreview();
break;
161 case 9: _t->on_previewCheckBox_clicked((*
reinterpret_cast< std::add_pointer_t<bool>
>(_a[1])));
break;
162 case 10: _t->on_favoriteButton_clicked();
break;
165 }
else if (_c == QMetaObject::IndexOfMethod) {
166 int *result =
reinterpret_cast<int *
>(_a[0]);
168 using _t = void (LumaMixTransition::*)();
169 if (_t _q_method = &LumaMixTransition::modified; *
reinterpret_cast<_t *
>(_a[1]) == _q_method) {
177const QMetaObject *LumaMixTransition::metaObject()
const
179 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
182void *LumaMixTransition::qt_metacast(
const char *_clname)
184 if (!_clname)
return nullptr;
185 if (!strcmp(_clname, qt_meta_stringdata_CLASSLumaMixTransitionENDCLASS.stringdata0))
186 return static_cast<void*
>(
this);
187 return QWidget::qt_metacast(_clname);
190int LumaMixTransition::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
192 _id = QWidget::qt_metacall(_c, _id, _a);
195 if (_c == QMetaObject::InvokeMetaMethod) {
197 qt_static_metacall(
this, _c, _id, _a);
199 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
201 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
208void LumaMixTransition::modified()
210 QMetaObject::activate(
this, &staticMetaObject, 0,
nullptr);