9#include "../../../../src/docks/filtersdock.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 'filtersdock.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_ZN11FiltersDockE_t {};
38#ifdef QT_MOC_HAS_STRINGDATA
39static constexpr auto qt_meta_stringdata_ZN11FiltersDockE = QtMocHelpers::stringData(
41 "currentFilterRequested",
68#error "qtmochelpers.h not found or too old."
71Q_CONSTINIT
static const uint qt_meta_data_ZN11FiltersDockE[] = {
85 1, 1, 86, 2, 0x06, 1 ,
86 4, 0, 89, 2, 0x06, 3 ,
87 5, 1, 90, 2, 0x06, 4 ,
88 6, 1, 93, 2, 0x06, 6 ,
89 8, 1, 96, 2, 0x06, 8 ,
92 9, 3, 99, 2, 0x0a, 10 ,
93 15, 1, 106, 2, 0x0a, 14 ,
94 17, 1, 109, 2, 0x0a, 16 ,
95 20, 0, 112, 2, 0x10a, 18 ,
96 21, 0, 113, 2, 0x0a, 19 ,
97 22, 2, 114, 2, 0x0a, 20 ,
98 25, 0, 119, 2, 0x0a, 23 ,
101 QMetaType::Void, QMetaType::Int, 3,
103 QMetaType::Void, QMetaType::Int, 2,
104 QMetaType::Void, QMetaType::Int, 7,
105 QMetaType::Void, QMetaType::Int, 7,
108 QMetaType::Void, 0x80000000 | 10, 0x80000000 | 12, QMetaType::Int, 11, 13, 14,
109 QMetaType::Void, QMetaType::Int, 16,
110 QMetaType::Void, 0x80000000 | 18, 19,
113 QMetaType::Void, QMetaType::Int, 0x80000000 | 23, 7, 24,
119Q_CONSTINIT
const QMetaObject FiltersDock::staticMetaObject = { {
120 QMetaObject::SuperData::link<QDockWidget::staticMetaObject>(),
121 qt_meta_stringdata_ZN11FiltersDockE.offsetsAndSizes,
122 qt_meta_data_ZN11FiltersDockE,
125 qt_incomplete_metaTypeArray<qt_meta_tag_ZN11FiltersDockE_t,
127 QtPrivate::TypeAndForceComplete<FiltersDock, std::true_type>,
129 QtPrivate::TypeAndForceComplete<void, std::false_type>,
130 QtPrivate::TypeAndForceComplete<int, std::false_type>,
132 QtPrivate::TypeAndForceComplete<void, std::false_type>,
134 QtPrivate::TypeAndForceComplete<void, std::false_type>,
135 QtPrivate::TypeAndForceComplete<int, std::false_type>,
137 QtPrivate::TypeAndForceComplete<void, std::false_type>,
138 QtPrivate::TypeAndForceComplete<int, std::false_type>,
140 QtPrivate::TypeAndForceComplete<void, std::false_type>,
141 QtPrivate::TypeAndForceComplete<int, std::false_type>,
143 QtPrivate::TypeAndForceComplete<void, std::false_type>,
144 QtPrivate::TypeAndForceComplete<QmlFilter *, std::false_type>,
145 QtPrivate::TypeAndForceComplete<QmlMetadata *, std::false_type>,
146 QtPrivate::TypeAndForceComplete<int, std::false_type>,
148 QtPrivate::TypeAndForceComplete<void, std::false_type>,
149 QtPrivate::TypeAndForceComplete<int, std::false_type>,
151 QtPrivate::TypeAndForceComplete<void, std::false_type>,
152 QtPrivate::TypeAndForceComplete<const SharedFrame &, std::false_type>,
154 QtPrivate::TypeAndForceComplete<void, std::false_type>,
156 QtPrivate::TypeAndForceComplete<void, std::false_type>,
158 QtPrivate::TypeAndForceComplete<void, std::false_type>,
159 QtPrivate::TypeAndForceComplete<int, std::false_type>,
160 QtPrivate::TypeAndForceComplete<Mlt::Service *, std::false_type>,
162 QtPrivate::TypeAndForceComplete<void, std::false_type>
167void FiltersDock::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
169 auto *_t =
static_cast<FiltersDock *
>(_o);
170 if (_c == QMetaObject::InvokeMetaMethod) {
172 case 0: _t->currentFilterRequested((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
173 case 1: _t->changed();
break;
174 case 2: _t->seeked((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
175 case 3: _t->producerInChanged((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
176 case 4: _t->producerOutChanged((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
177 case 5: _t->setCurrentFilter((*
reinterpret_cast< std::add_pointer_t<QmlFilter*>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<QmlMetadata*>
>(_a[2])),(*
reinterpret_cast< std::add_pointer_t<int>
>(_a[3])));
break;
178 case 6: _t->onSeeked((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
179 case 7: _t->onShowFrame((*
reinterpret_cast< std::add_pointer_t<SharedFrame>
>(_a[1])));
break;
180 case 8: _t->openFilterMenu();
break;
181 case 9: _t->showCopyFilterMenu();
break;
182 case 10: _t->onServiceInChanged((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<Mlt::Service*>
>(_a[2])));
break;
183 case 11: _t->load();
break;
187 if (_c == QMetaObject::IndexOfMethod) {
188 int *result =
reinterpret_cast<int *
>(_a[0]);
190 using _q_method_type = void (FiltersDock::*)(int );
191 if (_q_method_type _q_method = &FiltersDock::currentFilterRequested; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
197 using _q_method_type = void (FiltersDock::*)();
198 if (_q_method_type _q_method = &FiltersDock::changed; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
204 using _q_method_type = void (FiltersDock::*)(int );
205 if (_q_method_type _q_method = &FiltersDock::seeked; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
211 using _q_method_type = void (FiltersDock::*)(int );
212 if (_q_method_type _q_method = &FiltersDock::producerInChanged; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
218 using _q_method_type = void (FiltersDock::*)(int );
219 if (_q_method_type _q_method = &FiltersDock::producerOutChanged; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
227const QMetaObject *FiltersDock::metaObject()
const
229 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
232void *FiltersDock::qt_metacast(
const char *_clname)
234 if (!_clname)
return nullptr;
235 if (!strcmp(_clname, qt_meta_stringdata_ZN11FiltersDockE.stringdata0))
236 return static_cast<void*
>(
this);
237 return QDockWidget::qt_metacast(_clname);
240int FiltersDock::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
242 _id = QDockWidget::qt_metacall(_c, _id, _a);
245 if (_c == QMetaObject::InvokeMetaMethod) {
247 qt_static_metacall(
this, _c, _id, _a);
250 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
252 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
259void FiltersDock::currentFilterRequested(
int _t1)
261 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
262 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
266void FiltersDock::changed()
268 QMetaObject::activate(
this, &staticMetaObject, 1,
nullptr);
272void FiltersDock::seeked(
int _t1)
274 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
275 QMetaObject::activate(
this, &staticMetaObject, 2, _a);
279void FiltersDock::producerInChanged(
int _t1)
281 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
282 QMetaObject::activate(
this, &staticMetaObject, 3, _a);
286void FiltersDock::producerOutChanged(
int _t1)
288 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
289 QMetaObject::activate(
this, &staticMetaObject, 4, _a);