9#include "../../../../src/docks/filesdock.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 'filesdock.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_ZN9FilesDockE_t {};
38#ifdef QT_MOC_HAS_STRINGDATA
39static constexpr auto qt_meta_stringdata_ZN9FilesDockE = QtMocHelpers::stringData(
43 "onOpenActionTriggered",
47 "changeFilesDirectory",
50 "viewCustomContextMenuRequested",
57 "onLocationsEditingFinished",
58 "on_locationsCombo_activated",
59 "on_addLocationButton_clicked",
60 "on_removeLocationButton_clicked"
63#error "qtmochelpers.h not found or too old."
66Q_CONSTINIT
static const uint qt_meta_data_ZN9FilesDockE[] = {
80 1, 0, 104, 2, 0x06, 1 ,
83 3, 0, 105, 2, 0x0a, 2 ,
84 4, 2, 106, 2, 0x0a, 3 ,
85 4, 1, 111, 2, 0x2a, 6 ,
86 7, 1, 114, 2, 0x0a, 8 ,
87 10, 1, 117, 2, 0x08, 10 ,
88 12, 0, 120, 2, 0x08, 12 ,
89 13, 0, 121, 2, 0x08, 13 ,
90 14, 0, 122, 2, 0x08, 14 ,
91 15, 0, 123, 2, 0x08, 15 ,
92 16, 0, 124, 2, 0x08, 16 ,
93 17, 0, 125, 2, 0x08, 17 ,
94 18, 1, 126, 2, 0x08, 18 ,
95 19, 0, 129, 2, 0x08, 20 ,
96 20, 0, 130, 2, 0x08, 21 ,
103 QMetaType::Void, QMetaType::QString, QMetaType::Bool, 5, 6,
104 QMetaType::Void, QMetaType::QString, 5,
105 QMetaType::Void, 0x80000000 | 8, 9,
106 QMetaType::Void, QMetaType::QPoint, 11,
113 QMetaType::Void, QMetaType::Int, 9,
120Q_CONSTINIT
const QMetaObject FilesDock::staticMetaObject = { {
121 QMetaObject::SuperData::link<QDockWidget::staticMetaObject>(),
122 qt_meta_stringdata_ZN9FilesDockE.offsetsAndSizes,
123 qt_meta_data_ZN9FilesDockE,
126 qt_incomplete_metaTypeArray<qt_meta_tag_ZN9FilesDockE_t,
128 QtPrivate::TypeAndForceComplete<FilesDock, std::true_type>,
130 QtPrivate::TypeAndForceComplete<void, std::false_type>,
132 QtPrivate::TypeAndForceComplete<void, std::false_type>,
134 QtPrivate::TypeAndForceComplete<void, std::false_type>,
135 QtPrivate::TypeAndForceComplete<const QString &, std::false_type>,
136 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
138 QtPrivate::TypeAndForceComplete<void, std::false_type>,
139 QtPrivate::TypeAndForceComplete<const QString &, std::false_type>,
141 QtPrivate::TypeAndForceComplete<void, std::false_type>,
142 QtPrivate::TypeAndForceComplete<const QModelIndex &, std::false_type>,
144 QtPrivate::TypeAndForceComplete<void, std::false_type>,
145 QtPrivate::TypeAndForceComplete<const QPoint &, std::false_type>,
147 QtPrivate::TypeAndForceComplete<void, std::false_type>,
149 QtPrivate::TypeAndForceComplete<void, std::false_type>,
151 QtPrivate::TypeAndForceComplete<void, std::false_type>,
153 QtPrivate::TypeAndForceComplete<void, std::false_type>,
155 QtPrivate::TypeAndForceComplete<void, std::false_type>,
157 QtPrivate::TypeAndForceComplete<void, std::false_type>,
159 QtPrivate::TypeAndForceComplete<void, std::false_type>,
160 QtPrivate::TypeAndForceComplete<int, std::false_type>,
162 QtPrivate::TypeAndForceComplete<void, std::false_type>,
164 QtPrivate::TypeAndForceComplete<void, std::false_type>
169void FilesDock::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
171 auto *_t =
static_cast<FilesDock *
>(_o);
172 if (_c == QMetaObject::InvokeMetaMethod) {
174 case 0: _t->selectionChanged();
break;
175 case 1: _t->onOpenActionTriggered();
break;
176 case 2: _t->changeDirectory((*
reinterpret_cast< std::add_pointer_t<QString>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<bool>
>(_a[2])));
break;
177 case 3: _t->changeDirectory((*
reinterpret_cast< std::add_pointer_t<QString>
>(_a[1])));
break;
178 case 4: _t->changeFilesDirectory((*
reinterpret_cast< std::add_pointer_t<QModelIndex>
>(_a[1])));
break;
179 case 5: _t->viewCustomContextMenuRequested((*
reinterpret_cast< std::add_pointer_t<QPoint>
>(_a[1])));
break;
180 case 6: _t->onMediaTypeClicked();
break;
181 case 7: _t->onOpenOtherAdd();
break;
182 case 8: _t->onOpenOtherRemove();
break;
183 case 9: _t->clearStatus();
break;
184 case 10: _t->updateStatus();
break;
185 case 11: _t->onLocationsEditingFinished();
break;
186 case 12: _t->on_locationsCombo_activated((*
reinterpret_cast< std::add_pointer_t<int>
>(_a[1])));
break;
187 case 13: _t->on_addLocationButton_clicked();
break;
188 case 14: _t->on_removeLocationButton_clicked();
break;
192 if (_c == QMetaObject::IndexOfMethod) {
193 int *result =
reinterpret_cast<int *
>(_a[0]);
195 using _q_method_type = void (FilesDock::*)();
196 if (_q_method_type _q_method = &FilesDock::selectionChanged; *
reinterpret_cast<_q_method_type *
>(_a[1]) == _q_method) {
204const QMetaObject *FilesDock::metaObject()
const
206 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
209void *FilesDock::qt_metacast(
const char *_clname)
211 if (!_clname)
return nullptr;
212 if (!strcmp(_clname, qt_meta_stringdata_ZN9FilesDockE.stringdata0))
213 return static_cast<void*
>(
this);
214 return QDockWidget::qt_metacast(_clname);
217int FilesDock::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
219 _id = QDockWidget::qt_metacall(_c, _id, _a);
222 if (_c == QMetaObject::InvokeMetaMethod) {
224 qt_static_metacall(
this, _c, _id, _a);
227 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
229 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
236void FilesDock::selectionChanged()
238 QMetaObject::activate(
this, &staticMetaObject, 0,
nullptr);