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 "viewCustomContextMenuRequested",
230 "onMediaTypeClicked",
231 "on_treeWidget_itemSelectionChanged"
234#error "qtmochelpers.h not found or too old."
237Q_CONSTINIT
static const uint qt_meta_data_ZN12PlaylistDockE[] = {
251 1, 2, 200, 2, 0x06, 1 ,
252 1, 1, 205, 2, 0x26, 4 ,
253 6, 1, 208, 2, 0x06, 6 ,
254 8, 1, 211, 2, 0x06, 8 ,
255 9, 3, 214, 2, 0x06, 10 ,
256 9, 2, 221, 2, 0x26, 14 ,
257 9, 1, 226, 2, 0x26, 17 ,
258 13, 0, 229, 2, 0x06, 19 ,
259 14, 0, 230, 2, 0x06, 20 ,
260 15, 1, 231, 2, 0x06, 21 ,
263 16, 0, 234, 2, 0x0a, 23 ,
264 17, 0, 235, 2, 0x0a, 24 ,
265 18, 0, 236, 2, 0x0a, 25 ,
266 19, 0, 237, 2, 0x0a, 26 ,
267 20, 0, 238, 2, 0x0a, 27 ,
268 21, 1, 239, 2, 0x0a, 28 ,
269 22, 0, 242, 2, 0x0a, 30 ,
270 23, 0, 243, 2, 0x0a, 31 ,
271 24, 0, 244, 2, 0x0a, 32 ,
272 25, 0, 245, 2, 0x0a, 33 ,
273 26, 0, 246, 2, 0x0a, 34 ,
274 27, 0, 247, 2, 0x0a, 35 ,
275 28, 1, 248, 2, 0x08, 36 ,
276 30, 1, 251, 2, 0x08, 38 ,
277 33, 2, 254, 2, 0x08, 40 ,
278 37, 2, 259, 2, 0x08, 43 ,
279 40, 0, 264, 2, 0x08, 46 ,
280 41, 0, 265, 2, 0x08, 47 ,
281 42, 0, 266, 2, 0x08, 48 ,
282 43, 0, 267, 2, 0x08, 49 ,
283 44, 0, 268, 2, 0x08, 50 ,
286 QMetaType::Void, 0x80000000 | 3, QMetaType::Bool, 4, 5,
287 QMetaType::Void, 0x80000000 | 3, 4,
288 QMetaType::Void, QMetaType::Int, 7,
289 QMetaType::Void, QMetaType::QString, 2,
290 QMetaType::Void, 0x80000000 | 10, QMetaType::Bool, QMetaType::Bool, 2, 11, 12,
291 QMetaType::Void, 0x80000000 | 10, QMetaType::Bool, 2, 11,
292 QMetaType::Void, 0x80000000 | 10, 2,
295 QMetaType::Void, QMetaType::Bool, 2,
303 QMetaType::Void, 0x80000000 | 3, 4,
310 QMetaType::Void, QMetaType::QPoint, 29,
311 QMetaType::Void, 0x80000000 | 31, 32,
312 QMetaType::Void, 0x80000000 | 34, QMetaType::Int, 35, 36,
313 QMetaType::Void, QMetaType::Int, QMetaType::Int, 38, 39,
323Q_CONSTINIT
const QMetaObject PlaylistDock::staticMetaObject = { {
324 QMetaObject::SuperData::link<QDockWidget::staticMetaObject>(),
325 qt_meta_stringdata_ZN12PlaylistDockE.offsetsAndSizes,
326 qt_meta_data_ZN12PlaylistDockE,
329 qt_incomplete_metaTypeArray<qt_meta_tag_ZN12PlaylistDockE_t,
331 QtPrivate::TypeAndForceComplete<PlaylistDock, std::true_type>,
333 QtPrivate::TypeAndForceComplete<void, std::false_type>,
334 QtPrivate::TypeAndForceComplete<Mlt::Producer *, std::false_type>,
335 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
337 QtPrivate::TypeAndForceComplete<void, std::false_type>,
338 QtPrivate::TypeAndForceComplete<Mlt::Producer *, std::false_type>,
340 QtPrivate::TypeAndForceComplete<void, std::false_type>,
341 QtPrivate::TypeAndForceComplete<int, std::false_type>,
343 QtPrivate::TypeAndForceComplete<void, std::false_type>,
344 QtPrivate::TypeAndForceComplete<QString, std::false_type>,
346 QtPrivate::TypeAndForceComplete<void, std::false_type>,
347 QtPrivate::TypeAndForceComplete<Mlt::Playlist *, std::false_type>,
348 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
349 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
351 QtPrivate::TypeAndForceComplete<void, std::false_type>,
352 QtPrivate::TypeAndForceComplete<Mlt::Playlist *, std::false_type>,
353 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
355 QtPrivate::TypeAndForceComplete<void, std::false_type>,
356 QtPrivate::TypeAndForceComplete<Mlt::Playlist *, std::false_type>,
358 QtPrivate::TypeAndForceComplete<void, std::false_type>,
360 QtPrivate::TypeAndForceComplete<void, std::false_type>,
362 QtPrivate::TypeAndForceComplete<void, std::false_type>,
363 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
365 QtPrivate::TypeAndForceComplete<void, std::false_type>,
367 QtPrivate::TypeAndForceComplete<void, std::false_type>,
369 QtPrivate::TypeAndForceComplete<void, std::false_type>,
371 QtPrivate::TypeAndForceComplete<void, std::false_type>,
373 QtPrivate::TypeAndForceComplete<void, std::false_type>,
375 QtPrivate::TypeAndForceComplete<void, std::false_type>,
376 QtPrivate::TypeAndForceComplete<Mlt::Producer *, std::false_type>,
378 QtPrivate::TypeAndForceComplete<void, std::false_type>,
380 QtPrivate::TypeAndForceComplete<void, std::false_type>,
382 QtPrivate::TypeAndForceComplete<void, std::false_type>,
384 QtPrivate::TypeAndForceComplete<void, std::false_type>,
386 QtPrivate::TypeAndForceComplete<void, std::false_type>,
388 QtPrivate::TypeAndForceComplete<void, std::false_type>,
390 QtPrivate::TypeAndForceComplete<void, std::false_type>,
391 QtPrivate::TypeAndForceComplete<const QPoint &, std::false_type>,
393 QtPrivate::TypeAndForceComplete<void, std::false_type>,
394 QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>,
396 QtPrivate::TypeAndForceComplete<void, std::false_type>,
397 QtPrivate::TypeAndForceComplete<const QMimeData *, std::false_type>,
398 QtPrivate::TypeAndForceComplete<int, std::false_type>,
400 QtPrivate::TypeAndForceComplete<void, std::false_type>,
401 QtPrivate::TypeAndForceComplete<int, std::false_type>,
402 QtPrivate::TypeAndForceComplete<int, std::false_type>,
404 QtPrivate::TypeAndForceComplete<void, std::false_type>,
406 QtPrivate::TypeAndForceComplete<void, std::false_type>,
408 QtPrivate::TypeAndForceComplete<void, std::false_type>,
410 QtPrivate::TypeAndForceComplete<void, std::false_type>,
412 QtPrivate::TypeAndForceComplete<void, std::false_type>
417void PlaylistDock::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
419 auto *_t =
static_cast<PlaylistDock *
>(_o);
420 if (_c == QMetaObject::InvokeMetaMethod) {
422 case 0: _t->clipOpened((*
reinterpret_cast< std::add_pointer_t<Mlt::Producer*>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<bool>
>(_a[2])));
break;
423 case 1: _t->clipOpened((*
reinterpret_cast< std::add_pointer_t<Mlt::Producer*>
>(_a[1])));
break;
424 case 2: _t->itemActivated((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
425 case 3: _t->showStatusMessage((*
reinterpret_cast< std::add_pointer_t<QString>
>(_a[1])));
break;
426 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;
427 case 5: _t->addAllTimeline((*
reinterpret_cast< std::add_pointer_t<Mlt::Playlist*>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<bool>
>(_a[2])));
break;
428 case 6: _t->addAllTimeline((*
reinterpret_cast< std::add_pointer_t<Mlt::Playlist*>
>(_a[1])));
break;
429 case 7: _t->producerOpened();
break;
430 case 8: _t->selectionChanged();
break;
431 case 9: _t->enableUpdate((*
reinterpret_cast< std::add_pointer_t<bool>
>(_a[1])));
break;
432 case 10: _t->onOpenActionTriggered();
break;
433 case 11: _t->onAppendCutActionTriggered();
break;
434 case 12: _t->onProducerOpened();
break;
435 case 13: _t->onInChanged();
break;
436 case 14: _t->onOutChanged();
break;
437 case 15: _t->onProducerChanged((*
reinterpret_cast< std::add_pointer_t<Mlt::Producer*>
>(_a[1])));
break;
438 case 16: _t->onProducerModified();
break;
439 case 17: _t->onPlayerDragStarted();
break;
440 case 18: _t->onPlaylistModified();
break;
441 case 19: _t->onPlaylistCreated();
break;
442 case 20: _t->onPlaylistLoaded();
break;
443 case 21: _t->onPlaylistCleared();
break;
444 case 22: _t->viewCustomContextMenuRequested((*
reinterpret_cast< std::add_pointer_t<QPoint>
>(_a[1])));
break;
445 case 23: _t->viewDoubleClicked((*
reinterpret_cast< std::add_pointer_t<QModelIndex>
>(_a[1])));
break;
446 case 24: _t->onDropped((*
reinterpret_cast< std::add_pointer_t<const QMimeData*>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<int>
>(_a[2])));
break;
447 case 25: _t->onMoveClip((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<int>
>(_a[2])));
break;
448 case 26: _t->onMovedToEnd();
break;
449 case 27: _t->onInTimerFired();
break;
450 case 28: _t->onOutTimerFired();
break;
451 case 29: _t->onMediaTypeClicked();
break;
452 case 30: _t->on_treeWidget_itemSelectionChanged();
break;
456 if (_c == QMetaObject::IndexOfMethod) {
457 int *result =
reinterpret_cast<int *
>(_a[0]);
459 using _q_method_type = void (PlaylistDock::*)(Mlt::Producer * , bool );
460 if (_q_method_type _q_method = &PlaylistDock::clipOpened; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
466 using _q_method_type = void (PlaylistDock::*)(int );
467 if (_q_method_type _q_method = &PlaylistDock::itemActivated; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
473 using _q_method_type = void (PlaylistDock::*)(QString );
474 if (_q_method_type _q_method = &PlaylistDock::showStatusMessage; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
480 using _q_method_type = void (PlaylistDock::*)(Mlt::Playlist * , bool , bool );
481 if (_q_method_type _q_method = &PlaylistDock::addAllTimeline; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
487 using _q_method_type = void (PlaylistDock::*)();
488 if (_q_method_type _q_method = &PlaylistDock::producerOpened; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
494 using _q_method_type = void (PlaylistDock::*)();
495 if (_q_method_type _q_method = &PlaylistDock::selectionChanged; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
501 using _q_method_type = void (PlaylistDock::*)(bool );
502 if (_q_method_type _q_method = &PlaylistDock::enableUpdate; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
510const QMetaObject *PlaylistDock::metaObject()
const
512 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
515void *PlaylistDock::qt_metacast(
const char *_clname)
517 if (!_clname)
return nullptr;
518 if (!strcmp(_clname, qt_meta_stringdata_ZN12PlaylistDockE.stringdata0))
519 return static_cast<void*
>(
this);
520 return QDockWidget::qt_metacast(_clname);
523int PlaylistDock::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
525 _id = QDockWidget::qt_metacall(_c, _id, _a);
528 if (_c == QMetaObject::InvokeMetaMethod) {
530 qt_static_metacall(
this, _c, _id, _a);
533 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
535 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
542void PlaylistDock::clipOpened(Mlt::Producer * _t1,
bool _t2)
544 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))),
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t2))) };
545 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
549void PlaylistDock::itemActivated(
int _t1)
551 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
552 QMetaObject::activate(
this, &staticMetaObject, 2, _a);
556void PlaylistDock::showStatusMessage(QString _t1)
558 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
559 QMetaObject::activate(
this, &staticMetaObject, 3, _a);
563void PlaylistDock::addAllTimeline(Mlt::Playlist * _t1,
bool _t2,
bool _t3)
565 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))) };
566 QMetaObject::activate(
this, &staticMetaObject, 4, _a);
570void PlaylistDock::producerOpened()
572 QMetaObject::activate(
this, &staticMetaObject, 7,
nullptr);
576void PlaylistDock::selectionChanged()
578 QMetaObject::activate(
this, &staticMetaObject, 8,
nullptr);
582void PlaylistDock::enableUpdate(
bool _t1)
584 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
585 QMetaObject::activate(
this, &staticMetaObject, 9, _a);