9#include "../../../../src/docks/playlistdock.h"
10#include <QtCore/qmetatype.h>
11#include <QtCore/QList>
13#include <QtCore/qtmochelpers.h>
18#include <QtCore/qxptype_traits.h>
19#if !defined(Q_MOC_OUTPUT_REVISION)
20#error "The header file 'playlistdock.h' doesn't include <QObject>."
21#elif Q_MOC_OUTPUT_REVISION != 68
22#error "This file was generated using the moc from 6.8.1. It"
23#error "cannot be used with the include files from this version of Qt."
24#error "(The moc has changed too much.)"
32QT_WARNING_DISABLE_DEPRECATED
33QT_WARNING_DISABLE_GCC(
"-Wuseless-cast")
35struct qt_meta_tag_ZN7BinTreeE_t {};
39#ifdef QT_MOC_HAS_STRINGDATA
40static constexpr auto qt_meta_stringdata_ZN7BinTreeE = QtMocHelpers::stringData(
48#error "qtmochelpers.h not found or too old."
51Q_CONSTINIT
static const uint qt_meta_data_ZN7BinTreeE[] = {
65 1, 1, 26, 2, 0x06, 1 ,
66 3, 2, 29, 2, 0x06, 3 ,
69 QMetaType::Void, QMetaType::QString, 2,
70 QMetaType::Void, 0x80000000 | 4, QMetaType::QPointF, 2, 2,
75Q_CONSTINIT
const QMetaObject BinTree::staticMetaObject = { {
76 QMetaObject::SuperData::link<QTreeWidget::staticMetaObject>(),
77 qt_meta_stringdata_ZN7BinTreeE.offsetsAndSizes,
78 qt_meta_data_ZN7BinTreeE,
81 qt_incomplete_metaTypeArray<qt_meta_tag_ZN7BinTreeE_t,
83 QtPrivate::TypeAndForceComplete<BinTree, std::true_type>,
85 QtPrivate::TypeAndForceComplete<void, std::false_type>,
86 QtPrivate::TypeAndForceComplete<QString, std::false_type>,
88 QtPrivate::TypeAndForceComplete<void, std::false_type>,
89 QtPrivate::TypeAndForceComplete<QList<int>, std::false_type>,
90 QtPrivate::TypeAndForceComplete<QPointF, std::false_type>
95void BinTree::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
97 auto *_t =
static_cast<BinTree *
>(_o);
98 if (_c == QMetaObject::InvokeMetaMethod) {
100 case 0: _t->copied((*
reinterpret_cast< std::add_pointer_t<QString>
>(_a[1])));
break;
101 case 1: _t->moved((*
reinterpret_cast< std::add_pointer_t<QList<int>
>>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<QPointF>
>(_a[2])));
break;
105 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
107 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
109 switch (*
reinterpret_cast<int*
>(_a[1])) {
110 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
112 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< QList<int> >();
break;
117 if (_c == QMetaObject::IndexOfMethod) {
118 int *result =
reinterpret_cast<int *
>(_a[0]);
120 using _q_method_type = void (BinTree::*)(QString );
121 if (_q_method_type _q_method = &BinTree::copied; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
127 using _q_method_type = void (BinTree::*)(QList<int> , QPointF );
128 if (_q_method_type _q_method = &BinTree::moved; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
136const QMetaObject *BinTree::metaObject()
const
138 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
141void *BinTree::qt_metacast(
const char *_clname)
143 if (!_clname)
return nullptr;
144 if (!strcmp(_clname, qt_meta_stringdata_ZN7BinTreeE.stringdata0))
145 return static_cast<void*
>(
this);
146 return QTreeWidget::qt_metacast(_clname);
149int BinTree::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
151 _id = QTreeWidget::qt_metacall(_c, _id, _a);
154 if (_c == QMetaObject::InvokeMetaMethod) {
156 qt_static_metacall(
this, _c, _id, _a);
159 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
161 qt_static_metacall(
this, _c, _id, _a);
168void BinTree::copied(QString _t1)
170 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
171 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
175void BinTree::moved(QList<int> _t1, QPointF _t2)
177 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t2))) };
178 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
181struct qt_meta_tag_ZN12PlaylistDockE_t {};
185#ifdef QT_MOC_HAS_STRINGDATA
186static constexpr auto qt_meta_stringdata_ZN12PlaylistDockE = QtMocHelpers::stringData(
203 "onOpenActionTriggered",
204 "onAppendCutActionTriggered",
209 "onProducerModified",
210 "onPlayerDragStarted",
211 "onPlaylistModified",
215 "refreshTimelineSmartBins",
216 "viewCustomContextMenuRequested",
231 "onMediaTypeClicked",
232 "on_treeWidget_itemSelectionChanged"
235#error "qtmochelpers.h not found or too old."
238Q_CONSTINIT
static const uint qt_meta_data_ZN12PlaylistDockE[] = {
252 1, 2, 206, 2, 0x06, 1 ,
253 1, 1, 211, 2, 0x26, 4 ,
254 6, 1, 214, 2, 0x06, 6 ,
255 8, 1, 217, 2, 0x06, 8 ,
256 9, 3, 220, 2, 0x06, 10 ,
257 9, 2, 227, 2, 0x26, 14 ,
258 9, 1, 232, 2, 0x26, 17 ,
259 13, 0, 235, 2, 0x06, 19 ,
260 14, 0, 236, 2, 0x06, 20 ,
261 15, 1, 237, 2, 0x06, 21 ,
264 16, 0, 240, 2, 0x0a, 23 ,
265 17, 0, 241, 2, 0x0a, 24 ,
266 18, 0, 242, 2, 0x0a, 25 ,
267 19, 0, 243, 2, 0x0a, 26 ,
268 20, 0, 244, 2, 0x0a, 27 ,
269 21, 1, 245, 2, 0x0a, 28 ,
270 22, 0, 248, 2, 0x0a, 30 ,
271 23, 0, 249, 2, 0x0a, 31 ,
272 24, 0, 250, 2, 0x0a, 32 ,
273 25, 0, 251, 2, 0x0a, 33 ,
274 26, 0, 252, 2, 0x0a, 34 ,
275 27, 0, 253, 2, 0x0a, 35 ,
276 28, 0, 254, 2, 0x0a, 36 ,
277 29, 1, 255, 2, 0x08, 37 ,
278 31, 1, 258, 2, 0x08, 39 ,
279 34, 2, 261, 2, 0x08, 41 ,
280 38, 2, 266, 2, 0x08, 44 ,
281 41, 0, 271, 2, 0x08, 47 ,
282 42, 0, 272, 2, 0x08, 48 ,
283 43, 0, 273, 2, 0x08, 49 ,
284 44, 0, 274, 2, 0x08, 50 ,
285 45, 0, 275, 2, 0x08, 51 ,
288 QMetaType::Void, 0x80000000 | 3, QMetaType::Bool, 4, 5,
289 QMetaType::Void, 0x80000000 | 3, 4,
290 QMetaType::Void, QMetaType::Int, 7,
291 QMetaType::Void, QMetaType::QString, 2,
292 QMetaType::Void, 0x80000000 | 10, QMetaType::Bool, QMetaType::Bool, 2, 11, 12,
293 QMetaType::Void, 0x80000000 | 10, QMetaType::Bool, 2, 11,
294 QMetaType::Void, 0x80000000 | 10, 2,
297 QMetaType::Void, QMetaType::Bool, 2,
305 QMetaType::Void, 0x80000000 | 3, 4,
313 QMetaType::Void, QMetaType::QPoint, 30,
314 QMetaType::Void, 0x80000000 | 32, 33,
315 QMetaType::Void, 0x80000000 | 35, QMetaType::Int, 36, 37,
316 QMetaType::Void, QMetaType::Int, QMetaType::Int, 39, 40,
326Q_CONSTINIT
const QMetaObject PlaylistDock::staticMetaObject = { {
327 QMetaObject::SuperData::link<QDockWidget::staticMetaObject>(),
328 qt_meta_stringdata_ZN12PlaylistDockE.offsetsAndSizes,
329 qt_meta_data_ZN12PlaylistDockE,
332 qt_incomplete_metaTypeArray<qt_meta_tag_ZN12PlaylistDockE_t,
334 QtPrivate::TypeAndForceComplete<PlaylistDock, std::true_type>,
336 QtPrivate::TypeAndForceComplete<void, std::false_type>,
337 QtPrivate::TypeAndForceComplete<Mlt::Producer *, std::false_type>,
338 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
340 QtPrivate::TypeAndForceComplete<void, std::false_type>,
341 QtPrivate::TypeAndForceComplete<Mlt::Producer *, std::false_type>,
343 QtPrivate::TypeAndForceComplete<void, std::false_type>,
344 QtPrivate::TypeAndForceComplete<int, std::false_type>,
346 QtPrivate::TypeAndForceComplete<void, std::false_type>,
347 QtPrivate::TypeAndForceComplete<QString, std::false_type>,
349 QtPrivate::TypeAndForceComplete<void, std::false_type>,
350 QtPrivate::TypeAndForceComplete<Mlt::Playlist *, std::false_type>,
351 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
352 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
354 QtPrivate::TypeAndForceComplete<void, std::false_type>,
355 QtPrivate::TypeAndForceComplete<Mlt::Playlist *, std::false_type>,
356 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
358 QtPrivate::TypeAndForceComplete<void, std::false_type>,
359 QtPrivate::TypeAndForceComplete<Mlt::Playlist *, std::false_type>,
361 QtPrivate::TypeAndForceComplete<void, std::false_type>,
363 QtPrivate::TypeAndForceComplete<void, std::false_type>,
365 QtPrivate::TypeAndForceComplete<void, std::false_type>,
366 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
368 QtPrivate::TypeAndForceComplete<void, std::false_type>,
370 QtPrivate::TypeAndForceComplete<void, std::false_type>,
372 QtPrivate::TypeAndForceComplete<void, std::false_type>,
374 QtPrivate::TypeAndForceComplete<void, std::false_type>,
376 QtPrivate::TypeAndForceComplete<void, std::false_type>,
378 QtPrivate::TypeAndForceComplete<void, std::false_type>,
379 QtPrivate::TypeAndForceComplete<Mlt::Producer *, std::false_type>,
381 QtPrivate::TypeAndForceComplete<void, std::false_type>,
383 QtPrivate::TypeAndForceComplete<void, std::false_type>,
385 QtPrivate::TypeAndForceComplete<void, std::false_type>,
387 QtPrivate::TypeAndForceComplete<void, std::false_type>,
389 QtPrivate::TypeAndForceComplete<void, std::false_type>,
391 QtPrivate::TypeAndForceComplete<void, std::false_type>,
393 QtPrivate::TypeAndForceComplete<void, std::false_type>,
395 QtPrivate::TypeAndForceComplete<void, std::false_type>,
396 QtPrivate::TypeAndForceComplete<const QPoint &, std::false_type>,
398 QtPrivate::TypeAndForceComplete<void, std::false_type>,
399 QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>,
401 QtPrivate::TypeAndForceComplete<void, std::false_type>,
402 QtPrivate::TypeAndForceComplete<const QMimeData *, std::false_type>,
403 QtPrivate::TypeAndForceComplete<int, std::false_type>,
405 QtPrivate::TypeAndForceComplete<void, std::false_type>,
406 QtPrivate::TypeAndForceComplete<int, std::false_type>,
407 QtPrivate::TypeAndForceComplete<int, std::false_type>,
409 QtPrivate::TypeAndForceComplete<void, std::false_type>,
411 QtPrivate::TypeAndForceComplete<void, std::false_type>,
413 QtPrivate::TypeAndForceComplete<void, std::false_type>,
415 QtPrivate::TypeAndForceComplete<void, std::false_type>,
417 QtPrivate::TypeAndForceComplete<void, std::false_type>
422void PlaylistDock::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
424 auto *_t =
static_cast<PlaylistDock *
>(_o);
425 if (_c == QMetaObject::InvokeMetaMethod) {
427 case 0: _t->clipOpened((*
reinterpret_cast< std::add_pointer_t<Mlt::Producer*>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<bool>
>(_a[2])));
break;
428 case 1: _t->clipOpened((*
reinterpret_cast< std::add_pointer_t<Mlt::Producer*>
>(_a[1])));
break;
429 case 2: _t->itemActivated((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
430 case 3: _t->showStatusMessage((*
reinterpret_cast< std::add_pointer_t<QString>
>(_a[1])));
break;
431 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;
432 case 5: _t->addAllTimeline((*
reinterpret_cast< std::add_pointer_t<Mlt::Playlist*>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<bool>
>(_a[2])));
break;
433 case 6: _t->addAllTimeline((*
reinterpret_cast< std::add_pointer_t<Mlt::Playlist*>
>(_a[1])));
break;
434 case 7: _t->producerOpened();
break;
435 case 8: _t->selectionChanged();
break;
436 case 9: _t->enableUpdate((*
reinterpret_cast< std::add_pointer_t<bool>
>(_a[1])));
break;
437 case 10: _t->onOpenActionTriggered();
break;
438 case 11: _t->onAppendCutActionTriggered();
break;
439 case 12: _t->onProducerOpened();
break;
440 case 13: _t->onInChanged();
break;
441 case 14: _t->onOutChanged();
break;
442 case 15: _t->onProducerChanged((*
reinterpret_cast< std::add_pointer_t<Mlt::Producer*>
>(_a[1])));
break;
443 case 16: _t->onProducerModified();
break;
444 case 17: _t->onPlayerDragStarted();
break;
445 case 18: _t->onPlaylistModified();
break;
446 case 19: _t->onPlaylistCreated();
break;
447 case 20: _t->onPlaylistLoaded();
break;
448 case 21: _t->onPlaylistCleared();
break;
449 case 22: _t->refreshTimelineSmartBins();
break;
450 case 23: _t->viewCustomContextMenuRequested((*
reinterpret_cast< std::add_pointer_t<QPoint>
>(_a[1])));
break;
451 case 24: _t->viewDoubleClicked((*
reinterpret_cast< std::add_pointer_t<QModelIndex>
>(_a[1])));
break;
452 case 25: _t->onDropped((*
reinterpret_cast< std::add_pointer_t<const QMimeData*>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<int>
>(_a[2])));
break;
453 case 26: _t->onMoveClip((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<int>
>(_a[2])));
break;
454 case 27: _t->onMovedToEnd();
break;
455 case 28: _t->onInTimerFired();
break;
456 case 29: _t->onOutTimerFired();
break;
457 case 30: _t->onMediaTypeClicked();
break;
458 case 31: _t->on_treeWidget_itemSelectionChanged();
break;
462 if (_c == QMetaObject::IndexOfMethod) {
463 int *result =
reinterpret_cast<int *
>(_a[0]);
465 using _q_method_type = void (PlaylistDock::*)(Mlt::Producer * , bool );
466 if (_q_method_type _q_method = &PlaylistDock::clipOpened; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
472 using _q_method_type = void (PlaylistDock::*)(int );
473 if (_q_method_type _q_method = &PlaylistDock::itemActivated; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
479 using _q_method_type = void (PlaylistDock::*)(QString );
480 if (_q_method_type _q_method = &PlaylistDock::showStatusMessage; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
486 using _q_method_type = void (PlaylistDock::*)(Mlt::Playlist * , bool , bool );
487 if (_q_method_type _q_method = &PlaylistDock::addAllTimeline; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
493 using _q_method_type = void (PlaylistDock::*)();
494 if (_q_method_type _q_method = &PlaylistDock::producerOpened; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
500 using _q_method_type = void (PlaylistDock::*)();
501 if (_q_method_type _q_method = &PlaylistDock::selectionChanged; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
507 using _q_method_type = void (PlaylistDock::*)(bool );
508 if (_q_method_type _q_method = &PlaylistDock::enableUpdate; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
516const QMetaObject *PlaylistDock::metaObject()
const
518 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
521void *PlaylistDock::qt_metacast(
const char *_clname)
523 if (!_clname)
return nullptr;
524 if (!strcmp(_clname, qt_meta_stringdata_ZN12PlaylistDockE.stringdata0))
525 return static_cast<void*
>(
this);
526 return QDockWidget::qt_metacast(_clname);
529int PlaylistDock::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
531 _id = QDockWidget::qt_metacall(_c, _id, _a);
534 if (_c == QMetaObject::InvokeMetaMethod) {
536 qt_static_metacall(
this, _c, _id, _a);
539 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
541 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
548void PlaylistDock::clipOpened(Mlt::Producer * _t1,
bool _t2)
550 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t2))) };
551 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
555void PlaylistDock::itemActivated(
int _t1)
557 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
558 QMetaObject::activate(
this, &staticMetaObject, 2, _a);
562void PlaylistDock::showStatusMessage(QString _t1)
564 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
565 QMetaObject::activate(
this, &staticMetaObject, 3, _a);
569void PlaylistDock::addAllTimeline(Mlt::Playlist * _t1,
bool _t2,
bool _t3)
571 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))) };
572 QMetaObject::activate(
this, &staticMetaObject, 4, _a);
576void PlaylistDock::producerOpened()
578 QMetaObject::activate(
this, &staticMetaObject, 7,
nullptr);
582void PlaylistDock::selectionChanged()
584 QMetaObject::activate(
this, &staticMetaObject, 8,
nullptr);
588void PlaylistDock::enableUpdate(
bool _t1)
590 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
591 QMetaObject::activate(
this, &staticMetaObject, 9, _a);