CuteLogger
Fast and simple logging solution for Qt based applications
moc_playlistdock.cpp
1/****************************************************************************
2** Meta object code from reading C++ file 'playlistdock.h'
3**
4** Created by: The Qt Meta Object Compiler version 68 (Qt 6.8.1)
5**
6** WARNING! All changes made in this file will be lost!
7*****************************************************************************/
8
9#include "../../../../src/docks/playlistdock.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 'playlistdock.h' doesn't include <QObject>."
20#elif Q_MOC_OUTPUT_REVISION != 68
21#error "This file was generated using the moc from 6.8.1. 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_ZN12PlaylistDockE_t {};
35} // unnamed namespace
36
37
38#ifdef QT_MOC_HAS_STRINGDATA
39static constexpr auto qt_meta_stringdata_ZN12PlaylistDockE = QtMocHelpers::stringData(
40 "PlaylistDock",
41 "clipOpened",
42 "",
43 "Mlt::Producer*",
44 "producer",
45 "play",
46 "itemActivated",
47 "start",
48 "showStatusMessage",
49 "addAllTimeline",
50 "Mlt::Playlist*",
51 "skipProxy",
52 "emptyTrack",
53 "producerOpened",
54 "selectionChanged",
55 "enableUpdate",
56 "onOpenActionTriggered",
57 "onAppendCutActionTriggered",
58 "onProducerOpened",
59 "onInChanged",
60 "onOutChanged",
61 "onProducerChanged",
62 "onProducerModified",
63 "onPlayerDragStarted",
64 "onPlaylistModified",
65 "onPlaylistCreated",
66 "onPlaylistLoaded",
67 "onPlaylistCleared",
68 "viewCustomContextMenuRequested",
69 "pos",
70 "viewDoubleClicked",
71 "QModelIndex",
72 "index",
73 "onDropped",
74 "const QMimeData*",
75 "data",
76 "row",
77 "onMoveClip",
78 "from",
79 "to",
80 "onMovedToEnd",
81 "onInTimerFired",
82 "onOutTimerFired"
83);
84#else // !QT_MOC_HAS_STRINGDATA
85#error "qtmochelpers.h not found or too old."
86#endif // !QT_MOC_HAS_STRINGDATA
87
88Q_CONSTINIT static const uint qt_meta_data_ZN12PlaylistDockE[] = {
89
90 // content:
91 12, // revision
92 0, // classname
93 0, 0, // classinfo
94 29, 14, // methods
95 0, 0, // properties
96 0, 0, // enums/sets
97 0, 0, // constructors
98 0, // flags
99 10, // signalCount
100
101 // signals: name, argc, parameters, tag, flags, initial metatype offsets
102 1, 2, 188, 2, 0x06, 1 /* Public */,
103 1, 1, 193, 2, 0x26, 4 /* Public | MethodCloned */,
104 6, 1, 196, 2, 0x06, 6 /* Public */,
105 8, 1, 199, 2, 0x06, 8 /* Public */,
106 9, 3, 202, 2, 0x06, 10 /* Public */,
107 9, 2, 209, 2, 0x26, 14 /* Public | MethodCloned */,
108 9, 1, 214, 2, 0x26, 17 /* Public | MethodCloned */,
109 13, 0, 217, 2, 0x06, 19 /* Public */,
110 14, 0, 218, 2, 0x06, 20 /* Public */,
111 15, 1, 219, 2, 0x06, 21 /* Public */,
112
113 // slots: name, argc, parameters, tag, flags, initial metatype offsets
114 16, 0, 222, 2, 0x0a, 23 /* Public */,
115 17, 0, 223, 2, 0x0a, 24 /* Public */,
116 18, 0, 224, 2, 0x0a, 25 /* Public */,
117 19, 0, 225, 2, 0x0a, 26 /* Public */,
118 20, 0, 226, 2, 0x0a, 27 /* Public */,
119 21, 1, 227, 2, 0x0a, 28 /* Public */,
120 22, 0, 230, 2, 0x0a, 30 /* Public */,
121 23, 0, 231, 2, 0x0a, 31 /* Public */,
122 24, 0, 232, 2, 0x0a, 32 /* Public */,
123 25, 0, 233, 2, 0x0a, 33 /* Public */,
124 26, 0, 234, 2, 0x0a, 34 /* Public */,
125 27, 0, 235, 2, 0x0a, 35 /* Public */,
126 28, 1, 236, 2, 0x08, 36 /* Private */,
127 30, 1, 239, 2, 0x08, 38 /* Private */,
128 33, 2, 242, 2, 0x08, 40 /* Private */,
129 37, 2, 247, 2, 0x08, 43 /* Private */,
130 40, 0, 252, 2, 0x08, 46 /* Private */,
131 41, 0, 253, 2, 0x08, 47 /* Private */,
132 42, 0, 254, 2, 0x08, 48 /* Private */,
133
134 // signals: parameters
135 QMetaType::Void, 0x80000000 | 3, QMetaType::Bool, 4, 5,
136 QMetaType::Void, 0x80000000 | 3, 4,
137 QMetaType::Void, QMetaType::Int, 7,
138 QMetaType::Void, QMetaType::QString, 2,
139 QMetaType::Void, 0x80000000 | 10, QMetaType::Bool, QMetaType::Bool, 2, 11, 12,
140 QMetaType::Void, 0x80000000 | 10, QMetaType::Bool, 2, 11,
141 QMetaType::Void, 0x80000000 | 10, 2,
142 QMetaType::Void,
143 QMetaType::Void,
144 QMetaType::Void, QMetaType::Bool, 2,
145
146 // slots: parameters
147 QMetaType::Void,
148 QMetaType::Void,
149 QMetaType::Void,
150 QMetaType::Void,
151 QMetaType::Void,
152 QMetaType::Void, 0x80000000 | 3, 4,
153 QMetaType::Void,
154 QMetaType::Void,
155 QMetaType::Void,
156 QMetaType::Void,
157 QMetaType::Void,
158 QMetaType::Void,
159 QMetaType::Void, QMetaType::QPoint, 29,
160 QMetaType::Void, 0x80000000 | 31, 32,
161 QMetaType::Void, 0x80000000 | 34, QMetaType::Int, 35, 36,
162 QMetaType::Void, QMetaType::Int, QMetaType::Int, 38, 39,
163 QMetaType::Void,
164 QMetaType::Void,
165 QMetaType::Void,
166
167 0 // eod
168};
169
170Q_CONSTINIT const QMetaObject PlaylistDock::staticMetaObject = { {
171 QMetaObject::SuperData::link<QDockWidget::staticMetaObject>(),
172 qt_meta_stringdata_ZN12PlaylistDockE.offsetsAndSizes,
173 qt_meta_data_ZN12PlaylistDockE,
174 qt_static_metacall,
175 nullptr,
176 qt_incomplete_metaTypeArray<qt_meta_tag_ZN12PlaylistDockE_t,
177 // Q_OBJECT / Q_GADGET
178 QtPrivate::TypeAndForceComplete<PlaylistDock, std::true_type>,
179 // method 'clipOpened'
180 QtPrivate::TypeAndForceComplete<void, std::false_type>,
181 QtPrivate::TypeAndForceComplete<Mlt::Producer *, std::false_type>,
182 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
183 // method 'clipOpened'
184 QtPrivate::TypeAndForceComplete<void, std::false_type>,
185 QtPrivate::TypeAndForceComplete<Mlt::Producer *, std::false_type>,
186 // method 'itemActivated'
187 QtPrivate::TypeAndForceComplete<void, std::false_type>,
188 QtPrivate::TypeAndForceComplete<int, std::false_type>,
189 // method 'showStatusMessage'
190 QtPrivate::TypeAndForceComplete<void, std::false_type>,
191 QtPrivate::TypeAndForceComplete<QString, std::false_type>,
192 // method 'addAllTimeline'
193 QtPrivate::TypeAndForceComplete<void, std::false_type>,
194 QtPrivate::TypeAndForceComplete<Mlt::Playlist *, std::false_type>,
195 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
196 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
197 // method 'addAllTimeline'
198 QtPrivate::TypeAndForceComplete<void, std::false_type>,
199 QtPrivate::TypeAndForceComplete<Mlt::Playlist *, std::false_type>,
200 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
201 // method 'addAllTimeline'
202 QtPrivate::TypeAndForceComplete<void, std::false_type>,
203 QtPrivate::TypeAndForceComplete<Mlt::Playlist *, std::false_type>,
204 // method 'producerOpened'
205 QtPrivate::TypeAndForceComplete<void, std::false_type>,
206 // method 'selectionChanged'
207 QtPrivate::TypeAndForceComplete<void, std::false_type>,
208 // method 'enableUpdate'
209 QtPrivate::TypeAndForceComplete<void, std::false_type>,
210 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
211 // method 'onOpenActionTriggered'
212 QtPrivate::TypeAndForceComplete<void, std::false_type>,
213 // method 'onAppendCutActionTriggered'
214 QtPrivate::TypeAndForceComplete<void, std::false_type>,
215 // method 'onProducerOpened'
216 QtPrivate::TypeAndForceComplete<void, std::false_type>,
217 // method 'onInChanged'
218 QtPrivate::TypeAndForceComplete<void, std::false_type>,
219 // method 'onOutChanged'
220 QtPrivate::TypeAndForceComplete<void, std::false_type>,
221 // method 'onProducerChanged'
222 QtPrivate::TypeAndForceComplete<void, std::false_type>,
223 QtPrivate::TypeAndForceComplete<Mlt::Producer *, std::false_type>,
224 // method 'onProducerModified'
225 QtPrivate::TypeAndForceComplete<void, std::false_type>,
226 // method 'onPlayerDragStarted'
227 QtPrivate::TypeAndForceComplete<void, std::false_type>,
228 // method 'onPlaylistModified'
229 QtPrivate::TypeAndForceComplete<void, std::false_type>,
230 // method 'onPlaylistCreated'
231 QtPrivate::TypeAndForceComplete<void, std::false_type>,
232 // method 'onPlaylistLoaded'
233 QtPrivate::TypeAndForceComplete<void, std::false_type>,
234 // method 'onPlaylistCleared'
235 QtPrivate::TypeAndForceComplete<void, std::false_type>,
236 // method 'viewCustomContextMenuRequested'
237 QtPrivate::TypeAndForceComplete<void, std::false_type>,
238 QtPrivate::TypeAndForceComplete<const QPoint &, std::false_type>,
239 // method 'viewDoubleClicked'
240 QtPrivate::TypeAndForceComplete<void, std::false_type>,
241 QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>,
242 // method 'onDropped'
243 QtPrivate::TypeAndForceComplete<void, std::false_type>,
244 QtPrivate::TypeAndForceComplete<const QMimeData *, std::false_type>,
245 QtPrivate::TypeAndForceComplete<int, std::false_type>,
246 // method 'onMoveClip'
247 QtPrivate::TypeAndForceComplete<void, std::false_type>,
248 QtPrivate::TypeAndForceComplete<int, std::false_type>,
249 QtPrivate::TypeAndForceComplete<int, std::false_type>,
250 // method 'onMovedToEnd'
251 QtPrivate::TypeAndForceComplete<void, std::false_type>,
252 // method 'onInTimerFired'
253 QtPrivate::TypeAndForceComplete<void, std::false_type>,
254 // method 'onOutTimerFired'
255 QtPrivate::TypeAndForceComplete<void, std::false_type>
256 >,
257 nullptr
258} };
259
260void PlaylistDock::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
261{
262 auto *_t = static_cast<PlaylistDock *>(_o);
263 if (_c == QMetaObject::InvokeMetaMethod) {
264 switch (_id) {
265 case 0: _t->clipOpened((*reinterpret_cast< std::add_pointer_t<Mlt::Producer*>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<bool>>(_a[2]))); break;
266 case 1: _t->clipOpened((*reinterpret_cast< std::add_pointer_t<Mlt::Producer*>>(_a[1]))); break;
267 case 2: _t->itemActivated((*reinterpret_cast< std::add_pointer_t<int>>(_a[1]))); break;
268 case 3: _t->showStatusMessage((*reinterpret_cast< std::add_pointer_t<QString>>(_a[1]))); break;
269 case 4: _t->addAllTimeline((*reinterpret_cast< std::add_pointer_t<Mlt::Playlist*>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<bool>>(_a[2])),(*reinterpret_cast< std::add_pointer_t<bool>>(_a[3]))); break;
270 case 5: _t->addAllTimeline((*reinterpret_cast< std::add_pointer_t<Mlt::Playlist*>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<bool>>(_a[2]))); break;
271 case 6: _t->addAllTimeline((*reinterpret_cast< std::add_pointer_t<Mlt::Playlist*>>(_a[1]))); break;
272 case 7: _t->producerOpened(); break;
273 case 8: _t->selectionChanged(); break;
274 case 9: _t->enableUpdate((*reinterpret_cast< std::add_pointer_t<bool>>(_a[1]))); break;
275 case 10: _t->onOpenActionTriggered(); break;
276 case 11: _t->onAppendCutActionTriggered(); break;
277 case 12: _t->onProducerOpened(); break;
278 case 13: _t->onInChanged(); break;
279 case 14: _t->onOutChanged(); break;
280 case 15: _t->onProducerChanged((*reinterpret_cast< std::add_pointer_t<Mlt::Producer*>>(_a[1]))); break;
281 case 16: _t->onProducerModified(); break;
282 case 17: _t->onPlayerDragStarted(); break;
283 case 18: _t->onPlaylistModified(); break;
284 case 19: _t->onPlaylistCreated(); break;
285 case 20: _t->onPlaylistLoaded(); break;
286 case 21: _t->onPlaylistCleared(); break;
287 case 22: _t->viewCustomContextMenuRequested((*reinterpret_cast< std::add_pointer_t<QPoint>>(_a[1]))); break;
288 case 23: _t->viewDoubleClicked((*reinterpret_cast< std::add_pointer_t<QModelIndex>>(_a[1]))); break;
289 case 24: _t->onDropped((*reinterpret_cast< std::add_pointer_t<const QMimeData*>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<int>>(_a[2]))); break;
290 case 25: _t->onMoveClip((*reinterpret_cast< std::add_pointer_t<int>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<int>>(_a[2]))); break;
291 case 26: _t->onMovedToEnd(); break;
292 case 27: _t->onInTimerFired(); break;
293 case 28: _t->onOutTimerFired(); break;
294 default: ;
295 }
296 }
297 if (_c == QMetaObject::IndexOfMethod) {
298 int *result = reinterpret_cast<int *>(_a[0]);
299 {
300 using _q_method_type = void (PlaylistDock::*)(Mlt::Producer * , bool );
301 if (_q_method_type _q_method = &PlaylistDock::clipOpened; *reinterpret_cast<_q_method_type *>(_a[1]) == _q_method) {
302 *result = 0;
303 return;
304 }
305 }
306 {
307 using _q_method_type = void (PlaylistDock::*)(int );
308 if (_q_method_type _q_method = &PlaylistDock::itemActivated; *reinterpret_cast<_q_method_type *>(_a[1]) == _q_method) {
309 *result = 2;
310 return;
311 }
312 }
313 {
314 using _q_method_type = void (PlaylistDock::*)(QString );
315 if (_q_method_type _q_method = &PlaylistDock::showStatusMessage; *reinterpret_cast<_q_method_type *>(_a[1]) == _q_method) {
316 *result = 3;
317 return;
318 }
319 }
320 {
321 using _q_method_type = void (PlaylistDock::*)(Mlt::Playlist * , bool , bool );
322 if (_q_method_type _q_method = &PlaylistDock::addAllTimeline; *reinterpret_cast<_q_method_type *>(_a[1]) == _q_method) {
323 *result = 4;
324 return;
325 }
326 }
327 {
328 using _q_method_type = void (PlaylistDock::*)();
329 if (_q_method_type _q_method = &PlaylistDock::producerOpened; *reinterpret_cast<_q_method_type *>(_a[1]) == _q_method) {
330 *result = 7;
331 return;
332 }
333 }
334 {
335 using _q_method_type = void (PlaylistDock::*)();
336 if (_q_method_type _q_method = &PlaylistDock::selectionChanged; *reinterpret_cast<_q_method_type *>(_a[1]) == _q_method) {
337 *result = 8;
338 return;
339 }
340 }
341 {
342 using _q_method_type = void (PlaylistDock::*)(bool );
343 if (_q_method_type _q_method = &PlaylistDock::enableUpdate; *reinterpret_cast<_q_method_type *>(_a[1]) == _q_method) {
344 *result = 9;
345 return;
346 }
347 }
348 }
349}
350
351const QMetaObject *PlaylistDock::metaObject() const
352{
353 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
354}
355
356void *PlaylistDock::qt_metacast(const char *_clname)
357{
358 if (!_clname) return nullptr;
359 if (!strcmp(_clname, qt_meta_stringdata_ZN12PlaylistDockE.stringdata0))
360 return static_cast<void*>(this);
361 return QDockWidget::qt_metacast(_clname);
362}
363
364int PlaylistDock::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
365{
366 _id = QDockWidget::qt_metacall(_c, _id, _a);
367 if (_id < 0)
368 return _id;
369 if (_c == QMetaObject::InvokeMetaMethod) {
370 if (_id < 29)
371 qt_static_metacall(this, _c, _id, _a);
372 _id -= 29;
373 }
374 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
375 if (_id < 29)
376 *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType();
377 _id -= 29;
378 }
379 return _id;
380}
381
382// SIGNAL 0
383void PlaylistDock::clipOpened(Mlt::Producer * _t1, bool _t2)
384{
385 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
386 QMetaObject::activate(this, &staticMetaObject, 0, _a);
387}
388
389// SIGNAL 2
390void PlaylistDock::itemActivated(int _t1)
391{
392 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
393 QMetaObject::activate(this, &staticMetaObject, 2, _a);
394}
395
396// SIGNAL 3
397void PlaylistDock::showStatusMessage(QString _t1)
398{
399 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
400 QMetaObject::activate(this, &staticMetaObject, 3, _a);
401}
402
403// SIGNAL 4
404void PlaylistDock::addAllTimeline(Mlt::Playlist * _t1, bool _t2, bool _t3)
405{
406 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))) };
407 QMetaObject::activate(this, &staticMetaObject, 4, _a);
408}
409
410// SIGNAL 7
411void PlaylistDock::producerOpened()
412{
413 QMetaObject::activate(this, &staticMetaObject, 7, nullptr);
414}
415
416// SIGNAL 8
417void PlaylistDock::selectionChanged()
418{
419 QMetaObject::activate(this, &staticMetaObject, 8, nullptr);
420}
421
422// SIGNAL 9
423void PlaylistDock::enableUpdate(bool _t1)
424{
425 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
426 QMetaObject::activate(this, &staticMetaObject, 9, _a);
427}
428QT_WARNING_POP