9#include "../../../../src/models/attachedfiltersmodel.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 'attachedfiltersmodel.h' doesn't include <QObject>."
20#elif Q_MOC_OUTPUT_REVISION != 68
21#error "This file was generated using the moc from 6.8.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")
34struct qt_meta_tag_ZN20AttachedFiltersModelE_t {};
38#ifdef QT_MOC_HAS_STRINGDATA
39static constexpr auto qt_meta_stringdata_ZN20AttachedFiltersModelE = QtMocHelpers::stringData(
40 "AttachedFiltersModel",
46 "isProducerSelectedChanged",
47 "supportsLinksChanged",
70#error "qtmochelpers.h not found or too old."
73Q_CONSTINIT
static const uint qt_meta_data_ZN20AttachedFiltersModelE[] = {
87 1, 0, 86, 2, 0x06, 4 ,
88 3, 1, 87, 2, 0x06, 5 ,
89 5, 0, 90, 2, 0x06, 7 ,
90 6, 0, 91, 2, 0x06, 8 ,
91 7, 0, 92, 2, 0x06, 9 ,
92 8, 1, 93, 2, 0x06, 10 ,
93 10, 3, 96, 2, 0x06, 12 ,
96 13, 1, 103, 2, 0x0a, 16 ,
97 16, 1, 106, 2, 0x0a, 18 ,
98 19, 1, 109, 2, 0x0a, 20 ,
99 21, 2, 112, 2, 0x0a, 22 ,
100 24, 0, 117, 2, 0x0a, 25 ,
104 QMetaType::Void, QMetaType::Int, 4,
108 QMetaType::Void, 0x80000000 | 9, 2,
109 QMetaType::Void, QMetaType::QString, QMetaType::Bool, QMetaType::Bool, 2, 11, 12,
112 QMetaType::Int, 0x80000000 | 14, 15,
113 QMetaType::Int, 0x80000000 | 17, 18,
114 QMetaType::Void, QMetaType::Int, 20,
115 QMetaType::Bool, QMetaType::Int, QMetaType::Int, 22, 23,
119 25, QMetaType::QString, 0x00015001, uint(2), 0,
120 26, QMetaType::Bool, 0x00015001, uint(3), 0,
121 27, QMetaType::Bool, 0x00015001, uint(4), 0,
126Q_CONSTINIT
const QMetaObject AttachedFiltersModel::staticMetaObject = { {
127 QMetaObject::SuperData::link<QAbstractListModel::staticMetaObject>(),
128 qt_meta_stringdata_ZN20AttachedFiltersModelE.offsetsAndSizes,
129 qt_meta_data_ZN20AttachedFiltersModelE,
132 qt_incomplete_metaTypeArray<qt_meta_tag_ZN20AttachedFiltersModelE_t,
134 QtPrivate::TypeAndForceComplete<QString, std::true_type>,
136 QtPrivate::TypeAndForceComplete<bool, std::true_type>,
138 QtPrivate::TypeAndForceComplete<bool, std::true_type>,
140 QtPrivate::TypeAndForceComplete<AttachedFiltersModel, std::true_type>,
142 QtPrivate::TypeAndForceComplete<void, std::false_type>,
144 QtPrivate::TypeAndForceComplete<void, std::false_type>,
145 QtPrivate::TypeAndForceComplete<int, std::false_type>,
147 QtPrivate::TypeAndForceComplete<void, std::false_type>,
149 QtPrivate::TypeAndForceComplete<void, std::false_type>,
151 QtPrivate::TypeAndForceComplete<void, std::false_type>,
153 QtPrivate::TypeAndForceComplete<void, std::false_type>,
154 QtPrivate::TypeAndForceComplete<Mlt::Producer *, std::false_type>,
156 QtPrivate::TypeAndForceComplete<void, std::false_type>,
157 QtPrivate::TypeAndForceComplete<QString, std::false_type>,
158 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
159 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
161 QtPrivate::TypeAndForceComplete<int, std::false_type>,
162 QtPrivate::TypeAndForceComplete<QmlMetadata *, std::false_type>,
164 QtPrivate::TypeAndForceComplete<int, std::false_type>,
165 QtPrivate::TypeAndForceComplete<Mlt::Service *, std::false_type>,
167 QtPrivate::TypeAndForceComplete<void, std::false_type>,
168 QtPrivate::TypeAndForceComplete<int, std::false_type>,
170 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
171 QtPrivate::TypeAndForceComplete<int, std::false_type>,
172 QtPrivate::TypeAndForceComplete<int, std::false_type>,
174 QtPrivate::TypeAndForceComplete<void, std::false_type>
179void AttachedFiltersModel::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
181 auto *_t =
static_cast<AttachedFiltersModel *
>(_o);
182 if (_c == QMetaObject::InvokeMetaMethod) {
184 case 0: _t->changed();
break;
185 case 1: _t->duplicateAddFailed((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
186 case 2: _t->trackTitleChanged();
break;
187 case 3: _t->isProducerSelectedChanged();
break;
188 case 4: _t->supportsLinksChanged();
break;
189 case 5: _t->addedOrRemoved((*
reinterpret_cast< std::add_pointer_t<Mlt::Producer*>
>(_a[1])));
break;
190 case 6: _t->requestConvert((*
reinterpret_cast< std::add_pointer_t<QString>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<bool>
>(_a[2])),(*
reinterpret_cast< std::add_pointer_t<bool>
>(_a[3])));
break;
191 case 7: {
int _r = _t->add((*
reinterpret_cast< std::add_pointer_t<QmlMetadata*>
>(_a[1])));
192 if (_a[0]) *
reinterpret_cast< int*
>(_a[0]) = std::move(_r); }
break;
193 case 8: {
int _r = _t->addService((*
reinterpret_cast< std::add_pointer_t<Mlt::Service*>
>(_a[1])));
194 if (_a[0]) *
reinterpret_cast< int*
>(_a[0]) = std::move(_r); }
break;
195 case 9: _t->remove((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
196 case 10: {
bool _r = _t->move((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<int>
>(_a[2])));
197 if (_a[0]) *
reinterpret_cast< bool*
>(_a[0]) = std::move(_r); }
break;
198 case 11: _t->pasteFilters();
break;
202 if (_c == QMetaObject::IndexOfMethod) {
203 int *result =
reinterpret_cast<int *
>(_a[0]);
205 using _q_method_type = void (AttachedFiltersModel::*)();
206 if (_q_method_type _q_method = &AttachedFiltersModel::changed; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
212 using _q_method_type = void (AttachedFiltersModel::*)(int );
213 if (_q_method_type _q_method = &AttachedFiltersModel::duplicateAddFailed; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
219 using _q_method_type = void (AttachedFiltersModel::*)();
220 if (_q_method_type _q_method = &AttachedFiltersModel::trackTitleChanged; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
226 using _q_method_type = void (AttachedFiltersModel::*)();
227 if (_q_method_type _q_method = &AttachedFiltersModel::isProducerSelectedChanged; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
233 using _q_method_type = void (AttachedFiltersModel::*)();
234 if (_q_method_type _q_method = &AttachedFiltersModel::supportsLinksChanged; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
240 using _q_method_type = void (AttachedFiltersModel::*)(Mlt::Producer * );
241 if (_q_method_type _q_method = &AttachedFiltersModel::addedOrRemoved; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
247 using _q_method_type = void (AttachedFiltersModel::*)(QString , bool , bool );
248 if (_q_method_type _q_method = &AttachedFiltersModel::requestConvert; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
254 if (_c == QMetaObject::ReadProperty) {
257 case 0: *
reinterpret_cast< QString*
>(_v) = _t->producerTitle();
break;
258 case 1: *
reinterpret_cast< bool*
>(_v) = _t->isProducerSelected();
break;
259 case 2: *
reinterpret_cast< bool*
>(_v) = _t->supportsLinks();
break;
265const QMetaObject *AttachedFiltersModel::metaObject()
const
267 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
270void *AttachedFiltersModel::qt_metacast(
const char *_clname)
272 if (!_clname)
return nullptr;
273 if (!strcmp(_clname, qt_meta_stringdata_ZN20AttachedFiltersModelE.stringdata0))
274 return static_cast<void*
>(
this);
275 return QAbstractListModel::qt_metacast(_clname);
278int AttachedFiltersModel::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
280 _id = QAbstractListModel::qt_metacall(_c, _id, _a);
283 if (_c == QMetaObject::InvokeMetaMethod) {
285 qt_static_metacall(
this, _c, _id, _a);
288 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
290 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
293 if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty
294 || _c == QMetaObject::ResetProperty || _c == QMetaObject::BindableProperty
295 || _c == QMetaObject::RegisterPropertyMetaType) {
296 qt_static_metacall(
this, _c, _id, _a);
303void AttachedFiltersModel::changed()
305 QMetaObject::activate(
this, &staticMetaObject, 0,
nullptr);
309void AttachedFiltersModel::duplicateAddFailed(
int _t1)
311 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
312 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
316void AttachedFiltersModel::trackTitleChanged()
318 QMetaObject::activate(
this, &staticMetaObject, 2,
nullptr);
322void AttachedFiltersModel::isProducerSelectedChanged()
324 QMetaObject::activate(
this, &staticMetaObject, 3,
nullptr);
328void AttachedFiltersModel::supportsLinksChanged()
330 QMetaObject::activate(
this, &staticMetaObject, 4,
nullptr);
334void AttachedFiltersModel::addedOrRemoved(Mlt::Producer * _t1)
336 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
337 QMetaObject::activate(
this, &staticMetaObject, 5, _a);
341void AttachedFiltersModel::requestConvert(QString _t1,
bool _t2,
bool _t3)
343 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t2))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t3))) };
344 QMetaObject::activate(
this, &staticMetaObject, 6, _a);