CuteLogger
Fast and simple logging solution for Qt based applications
moc_filtersdock.cpp
1/****************************************************************************
2** Meta object code from reading C++ file 'filtersdock.h'
3**
4** Created by: The Qt Meta Object Compiler version 68 (Qt 6.8.2)
5**
6** WARNING! All changes made in this file will be lost!
7*****************************************************************************/
8
9#include "../../../../src/docks/filtersdock.h"
10#include <QtCore/qmetatype.h>
11
12#include <QtCore/qtmochelpers.h>
13
14#include <memory>
15
16
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.)"
24#endif
25
26#ifndef Q_CONSTINIT
27#define Q_CONSTINIT
28#endif
29
30QT_WARNING_PUSH
31QT_WARNING_DISABLE_DEPRECATED
32QT_WARNING_DISABLE_GCC("-Wuseless-cast")
33namespace {
34struct qt_meta_tag_ZN11FiltersDockE_t {};
35} // unnamed namespace
36
37
38#ifdef QT_MOC_HAS_STRINGDATA
39static constexpr auto qt_meta_stringdata_ZN11FiltersDockE = QtMocHelpers::stringData(
40 "FiltersDock",
41 "currentFilterRequested",
42 "",
43 "attachedIndex",
44 "changed",
45 "seeked",
46 "producerInChanged",
47 "delta",
48 "producerOutChanged",
49 "setCurrentFilter",
50 "QmlFilter*",
51 "filter",
52 "QmlMetadata*",
53 "meta",
54 "index",
55 "onSeeked",
56 "position",
57 "onShowFrame",
58 "SharedFrame",
59 "frame",
60 "openFilterMenu",
61 "showCopyFilterMenu",
62 "onServiceInChanged",
63 "Mlt::Service*",
64 "service",
65 "load"
66);
67#else // !QT_MOC_HAS_STRINGDATA
68#error "qtmochelpers.h not found or too old."
69#endif // !QT_MOC_HAS_STRINGDATA
70
71Q_CONSTINIT static const uint qt_meta_data_ZN11FiltersDockE[] = {
72
73 // content:
74 12, // revision
75 0, // classname
76 0, 0, // classinfo
77 12, 14, // methods
78 0, 0, // properties
79 0, 0, // enums/sets
80 0, 0, // constructors
81 0, // flags
82 5, // signalCount
83
84 // signals: name, argc, parameters, tag, flags, initial metatype offsets
85 1, 1, 86, 2, 0x06, 1 /* Public */,
86 4, 0, 89, 2, 0x06, 3 /* Public */,
87 5, 1, 90, 2, 0x06, 4 /* Public */,
88 6, 1, 93, 2, 0x06, 6 /* Public */,
89 8, 1, 96, 2, 0x06, 8 /* Public */,
90
91 // slots: name, argc, parameters, tag, flags, initial metatype offsets
92 9, 3, 99, 2, 0x0a, 10 /* Public */,
93 15, 1, 106, 2, 0x0a, 14 /* Public */,
94 17, 1, 109, 2, 0x0a, 16 /* Public */,
95 20, 0, 112, 2, 0x10a, 18 /* Public | MethodIsConst */,
96 21, 0, 113, 2, 0x0a, 19 /* Public */,
97 22, 2, 114, 2, 0x0a, 20 /* Public */,
98 25, 0, 119, 2, 0x0a, 23 /* Public */,
99
100 // signals: parameters
101 QMetaType::Void, QMetaType::Int, 3,
102 QMetaType::Void,
103 QMetaType::Void, QMetaType::Int, 2,
104 QMetaType::Void, QMetaType::Int, 7,
105 QMetaType::Void, QMetaType::Int, 7,
106
107 // slots: parameters
108 QMetaType::Void, 0x80000000 | 10, 0x80000000 | 12, QMetaType::Int, 11, 13, 14,
109 QMetaType::Void, QMetaType::Int, 16,
110 QMetaType::Void, 0x80000000 | 18, 19,
111 QMetaType::Void,
112 QMetaType::Void,
113 QMetaType::Void, QMetaType::Int, 0x80000000 | 23, 7, 24,
114 QMetaType::Void,
115
116 0 // eod
117};
118
119Q_CONSTINIT const QMetaObject FiltersDock::staticMetaObject = { {
120 QMetaObject::SuperData::link<QDockWidget::staticMetaObject>(),
121 qt_meta_stringdata_ZN11FiltersDockE.offsetsAndSizes,
122 qt_meta_data_ZN11FiltersDockE,
123 qt_static_metacall,
124 nullptr,
125 qt_incomplete_metaTypeArray<qt_meta_tag_ZN11FiltersDockE_t,
126 // Q_OBJECT / Q_GADGET
127 QtPrivate::TypeAndForceComplete<FiltersDock, std::true_type>,
128 // method 'currentFilterRequested'
129 QtPrivate::TypeAndForceComplete<void, std::false_type>,
130 QtPrivate::TypeAndForceComplete<int, std::false_type>,
131 // method 'changed'
132 QtPrivate::TypeAndForceComplete<void, std::false_type>,
133 // method 'seeked'
134 QtPrivate::TypeAndForceComplete<void, std::false_type>,
135 QtPrivate::TypeAndForceComplete<int, std::false_type>,
136 // method 'producerInChanged'
137 QtPrivate::TypeAndForceComplete<void, std::false_type>,
138 QtPrivate::TypeAndForceComplete<int, std::false_type>,
139 // method 'producerOutChanged'
140 QtPrivate::TypeAndForceComplete<void, std::false_type>,
141 QtPrivate::TypeAndForceComplete<int, std::false_type>,
142 // method 'setCurrentFilter'
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>,
147 // method 'onSeeked'
148 QtPrivate::TypeAndForceComplete<void, std::false_type>,
149 QtPrivate::TypeAndForceComplete<int, std::false_type>,
150 // method 'onShowFrame'
151 QtPrivate::TypeAndForceComplete<void, std::false_type>,
152 QtPrivate::TypeAndForceComplete<const SharedFrame &, std::false_type>,
153 // method 'openFilterMenu'
154 QtPrivate::TypeAndForceComplete<void, std::false_type>,
155 // method 'showCopyFilterMenu'
156 QtPrivate::TypeAndForceComplete<void, std::false_type>,
157 // method 'onServiceInChanged'
158 QtPrivate::TypeAndForceComplete<void, std::false_type>,
159 QtPrivate::TypeAndForceComplete<int, std::false_type>,
160 QtPrivate::TypeAndForceComplete<Mlt::Service *, std::false_type>,
161 // method 'load'
162 QtPrivate::TypeAndForceComplete<void, std::false_type>
163 >,
164 nullptr
165} };
166
167void FiltersDock::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
168{
169 auto *_t = static_cast<FiltersDock *>(_o);
170 if (_c == QMetaObject::InvokeMetaMethod) {
171 switch (_id) {
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;
184 default: ;
185 }
186 }
187 if (_c == QMetaObject::IndexOfMethod) {
188 int *result = reinterpret_cast<int *>(_a[0]);
189 {
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) {
192 *result = 0;
193 return;
194 }
195 }
196 {
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) {
199 *result = 1;
200 return;
201 }
202 }
203 {
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) {
206 *result = 2;
207 return;
208 }
209 }
210 {
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) {
213 *result = 3;
214 return;
215 }
216 }
217 {
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) {
220 *result = 4;
221 return;
222 }
223 }
224 }
225}
226
227const QMetaObject *FiltersDock::metaObject() const
228{
229 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
230}
231
232void *FiltersDock::qt_metacast(const char *_clname)
233{
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);
238}
239
240int FiltersDock::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
241{
242 _id = QDockWidget::qt_metacall(_c, _id, _a);
243 if (_id < 0)
244 return _id;
245 if (_c == QMetaObject::InvokeMetaMethod) {
246 if (_id < 12)
247 qt_static_metacall(this, _c, _id, _a);
248 _id -= 12;
249 }
250 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
251 if (_id < 12)
252 *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType();
253 _id -= 12;
254 }
255 return _id;
256}
257
258// SIGNAL 0
259void FiltersDock::currentFilterRequested(int _t1)
260{
261 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
262 QMetaObject::activate(this, &staticMetaObject, 0, _a);
263}
264
265// SIGNAL 1
266void FiltersDock::changed()
267{
268 QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
269}
270
271// SIGNAL 2
272void FiltersDock::seeked(int _t1)
273{
274 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
275 QMetaObject::activate(this, &staticMetaObject, 2, _a);
276}
277
278// SIGNAL 3
279void FiltersDock::producerInChanged(int _t1)
280{
281 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
282 QMetaObject::activate(this, &staticMetaObject, 3, _a);
283}
284
285// SIGNAL 4
286void FiltersDock::producerOutChanged(int _t1)
287{
288 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
289 QMetaObject::activate(this, &staticMetaObject, 4, _a);
290}
291QT_WARNING_POP