CuteLogger
Fast and simple logging solution for Qt based applications
moc_imageproducerwidget.cpp
1/****************************************************************************
2** Meta object code from reading C++ file 'imageproducerwidget.h'
3**
4** Created by: The Qt Meta Object Compiler version 68 (Qt 6.7.2)
5**
6** WARNING! All changes made in this file will be lost!
7*****************************************************************************/
8
9#include "../../../../src/widgets/imageproducerwidget.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 'imageproducerwidget.h' doesn't include <QObject>."
20#elif Q_MOC_OUTPUT_REVISION != 68
21#error "This file was generated using the moc from 6.7.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 {
34
35#ifdef QT_MOC_HAS_STRINGDATA
36struct qt_meta_stringdata_CLASSImageProducerWidgetENDCLASS_t {};
37constexpr auto qt_meta_stringdata_CLASSImageProducerWidgetENDCLASS = QtMocHelpers::stringData(
38 "ImageProducerWidget",
39 "producerChanged",
40 "",
41 "Mlt::Producer*",
42 "producerReopened",
43 "play",
44 "modified",
45 "updateDuration",
46 "rename",
47 "on_resetButton_clicked",
48 "on_aspectNumSpinBox_valueChanged",
49 "on_aspectDenSpinBox_valueChanged",
50 "on_durationSpinBox_editingFinished",
51 "on_sequenceCheckBox_clicked",
52 "checked",
53 "on_repeatSpinBox_editingFinished",
54 "on_defaultDurationButton_clicked",
55 "on_notesTextEdit_textChanged",
56 "on_menuButton_clicked",
57 "on_actionCopyFullFilePath_triggered",
58 "on_actionOpenFolder_triggered",
59 "on_actionSetFileDate_triggered",
60 "on_filenameLabel_editingFinished",
61 "on_actionDisableProxy_triggered",
62 "on_actionMakeProxy_triggered",
63 "on_actionDeleteProxy_triggered",
64 "on_actionCopyHashCode_triggered",
65 "on_proxyButton_clicked"
66);
67#else // !QT_MOC_HAS_STRINGDATA
68#error "qtmochelpers.h not found or too old."
69#endif // !QT_MOC_HAS_STRINGDATA
70} // unnamed namespace
71
72Q_CONSTINIT static const uint qt_meta_data_CLASSImageProducerWidgetENDCLASS[] = {
73
74 // content:
75 12, // revision
76 0, // classname
77 0, 0, // classinfo
78 23, 14, // methods
79 0, 0, // properties
80 0, 0, // enums/sets
81 0, 0, // constructors
82 0, // flags
83 3, // signalCount
84
85 // signals: name, argc, parameters, tag, flags, initial metatype offsets
86 1, 1, 152, 2, 0x06, 1 /* Public */,
87 4, 1, 155, 2, 0x06, 3 /* Public */,
88 6, 0, 158, 2, 0x06, 5 /* Public */,
89
90 // slots: name, argc, parameters, tag, flags, initial metatype offsets
91 7, 0, 159, 2, 0x0a, 6 /* Public */,
92 8, 0, 160, 2, 0x0a, 7 /* Public */,
93 9, 0, 161, 2, 0x08, 8 /* Private */,
94 10, 1, 162, 2, 0x08, 9 /* Private */,
95 11, 1, 165, 2, 0x08, 11 /* Private */,
96 12, 0, 168, 2, 0x08, 13 /* Private */,
97 13, 1, 169, 2, 0x08, 14 /* Private */,
98 15, 0, 172, 2, 0x08, 16 /* Private */,
99 16, 0, 173, 2, 0x08, 17 /* Private */,
100 17, 0, 174, 2, 0x08, 18 /* Private */,
101 18, 0, 175, 2, 0x08, 19 /* Private */,
102 19, 0, 176, 2, 0x08, 20 /* Private */,
103 20, 0, 177, 2, 0x08, 21 /* Private */,
104 21, 0, 178, 2, 0x08, 22 /* Private */,
105 22, 0, 179, 2, 0x08, 23 /* Private */,
106 23, 1, 180, 2, 0x08, 24 /* Private */,
107 24, 0, 183, 2, 0x08, 26 /* Private */,
108 25, 0, 184, 2, 0x08, 27 /* Private */,
109 26, 0, 185, 2, 0x08, 28 /* Private */,
110 27, 0, 186, 2, 0x08, 29 /* Private */,
111
112 // signals: parameters
113 QMetaType::Void, 0x80000000 | 3, 2,
114 QMetaType::Void, QMetaType::Bool, 5,
115 QMetaType::Void,
116
117 // slots: parameters
118 QMetaType::Void,
119 QMetaType::Void,
120 QMetaType::Void,
121 QMetaType::Void, QMetaType::Int, 2,
122 QMetaType::Void, QMetaType::Int, 2,
123 QMetaType::Void,
124 QMetaType::Void, QMetaType::Bool, 14,
125 QMetaType::Void,
126 QMetaType::Void,
127 QMetaType::Void,
128 QMetaType::Void,
129 QMetaType::Void,
130 QMetaType::Void,
131 QMetaType::Void,
132 QMetaType::Void,
133 QMetaType::Void, QMetaType::Bool, 14,
134 QMetaType::Void,
135 QMetaType::Void,
136 QMetaType::Void,
137 QMetaType::Void,
138
139 0 // eod
140};
141
142Q_CONSTINIT const QMetaObject ImageProducerWidget::staticMetaObject = { {
143 QMetaObject::SuperData::link<QWidget::staticMetaObject>(),
144 qt_meta_stringdata_CLASSImageProducerWidgetENDCLASS.offsetsAndSizes,
145 qt_meta_data_CLASSImageProducerWidgetENDCLASS,
146 qt_static_metacall,
147 nullptr,
148 qt_incomplete_metaTypeArray<qt_meta_stringdata_CLASSImageProducerWidgetENDCLASS_t,
149 // Q_OBJECT / Q_GADGET
150 QtPrivate::TypeAndForceComplete<ImageProducerWidget, std::true_type>,
151 // method 'producerChanged'
152 QtPrivate::TypeAndForceComplete<void, std::false_type>,
153 QtPrivate::TypeAndForceComplete<Mlt::Producer *, std::false_type>,
154 // method 'producerReopened'
155 QtPrivate::TypeAndForceComplete<void, std::false_type>,
156 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
157 // method 'modified'
158 QtPrivate::TypeAndForceComplete<void, std::false_type>,
159 // method 'updateDuration'
160 QtPrivate::TypeAndForceComplete<void, std::false_type>,
161 // method 'rename'
162 QtPrivate::TypeAndForceComplete<void, std::false_type>,
163 // method 'on_resetButton_clicked'
164 QtPrivate::TypeAndForceComplete<void, std::false_type>,
165 // method 'on_aspectNumSpinBox_valueChanged'
166 QtPrivate::TypeAndForceComplete<void, std::false_type>,
167 QtPrivate::TypeAndForceComplete<int, std::false_type>,
168 // method 'on_aspectDenSpinBox_valueChanged'
169 QtPrivate::TypeAndForceComplete<void, std::false_type>,
170 QtPrivate::TypeAndForceComplete<int, std::false_type>,
171 // method 'on_durationSpinBox_editingFinished'
172 QtPrivate::TypeAndForceComplete<void, std::false_type>,
173 // method 'on_sequenceCheckBox_clicked'
174 QtPrivate::TypeAndForceComplete<void, std::false_type>,
175 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
176 // method 'on_repeatSpinBox_editingFinished'
177 QtPrivate::TypeAndForceComplete<void, std::false_type>,
178 // method 'on_defaultDurationButton_clicked'
179 QtPrivate::TypeAndForceComplete<void, std::false_type>,
180 // method 'on_notesTextEdit_textChanged'
181 QtPrivate::TypeAndForceComplete<void, std::false_type>,
182 // method 'on_menuButton_clicked'
183 QtPrivate::TypeAndForceComplete<void, std::false_type>,
184 // method 'on_actionCopyFullFilePath_triggered'
185 QtPrivate::TypeAndForceComplete<void, std::false_type>,
186 // method 'on_actionOpenFolder_triggered'
187 QtPrivate::TypeAndForceComplete<void, std::false_type>,
188 // method 'on_actionSetFileDate_triggered'
189 QtPrivate::TypeAndForceComplete<void, std::false_type>,
190 // method 'on_filenameLabel_editingFinished'
191 QtPrivate::TypeAndForceComplete<void, std::false_type>,
192 // method 'on_actionDisableProxy_triggered'
193 QtPrivate::TypeAndForceComplete<void, std::false_type>,
194 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
195 // method 'on_actionMakeProxy_triggered'
196 QtPrivate::TypeAndForceComplete<void, std::false_type>,
197 // method 'on_actionDeleteProxy_triggered'
198 QtPrivate::TypeAndForceComplete<void, std::false_type>,
199 // method 'on_actionCopyHashCode_triggered'
200 QtPrivate::TypeAndForceComplete<void, std::false_type>,
201 // method 'on_proxyButton_clicked'
202 QtPrivate::TypeAndForceComplete<void, std::false_type>
203 >,
204 nullptr
205} };
206
207void ImageProducerWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
208{
209 if (_c == QMetaObject::InvokeMetaMethod) {
210 auto *_t = static_cast<ImageProducerWidget *>(_o);
211 (void)_t;
212 switch (_id) {
213 case 0: _t->producerChanged((*reinterpret_cast< std::add_pointer_t<Mlt::Producer*>>(_a[1]))); break;
214 case 1: _t->producerReopened((*reinterpret_cast< std::add_pointer_t<bool>>(_a[1]))); break;
215 case 2: _t->modified(); break;
216 case 3: _t->updateDuration(); break;
217 case 4: _t->rename(); break;
218 case 5: _t->on_resetButton_clicked(); break;
219 case 6: _t->on_aspectNumSpinBox_valueChanged((*reinterpret_cast< std::add_pointer_t<int>>(_a[1]))); break;
220 case 7: _t->on_aspectDenSpinBox_valueChanged((*reinterpret_cast< std::add_pointer_t<int>>(_a[1]))); break;
221 case 8: _t->on_durationSpinBox_editingFinished(); break;
222 case 9: _t->on_sequenceCheckBox_clicked((*reinterpret_cast< std::add_pointer_t<bool>>(_a[1]))); break;
223 case 10: _t->on_repeatSpinBox_editingFinished(); break;
224 case 11: _t->on_defaultDurationButton_clicked(); break;
225 case 12: _t->on_notesTextEdit_textChanged(); break;
226 case 13: _t->on_menuButton_clicked(); break;
227 case 14: _t->on_actionCopyFullFilePath_triggered(); break;
228 case 15: _t->on_actionOpenFolder_triggered(); break;
229 case 16: _t->on_actionSetFileDate_triggered(); break;
230 case 17: _t->on_filenameLabel_editingFinished(); break;
231 case 18: _t->on_actionDisableProxy_triggered((*reinterpret_cast< std::add_pointer_t<bool>>(_a[1]))); break;
232 case 19: _t->on_actionMakeProxy_triggered(); break;
233 case 20: _t->on_actionDeleteProxy_triggered(); break;
234 case 21: _t->on_actionCopyHashCode_triggered(); break;
235 case 22: _t->on_proxyButton_clicked(); break;
236 default: ;
237 }
238 } else if (_c == QMetaObject::IndexOfMethod) {
239 int *result = reinterpret_cast<int *>(_a[0]);
240 {
241 using _t = void (ImageProducerWidget::*)(Mlt::Producer * );
242 if (_t _q_method = &ImageProducerWidget::producerChanged; *reinterpret_cast<_t *>(_a[1]) == _q_method) {
243 *result = 0;
244 return;
245 }
246 }
247 {
248 using _t = void (ImageProducerWidget::*)(bool );
249 if (_t _q_method = &ImageProducerWidget::producerReopened; *reinterpret_cast<_t *>(_a[1]) == _q_method) {
250 *result = 1;
251 return;
252 }
253 }
254 {
255 using _t = void (ImageProducerWidget::*)();
256 if (_t _q_method = &ImageProducerWidget::modified; *reinterpret_cast<_t *>(_a[1]) == _q_method) {
257 *result = 2;
258 return;
259 }
260 }
261 }
262}
263
264const QMetaObject *ImageProducerWidget::metaObject() const
265{
266 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
267}
268
269void *ImageProducerWidget::qt_metacast(const char *_clname)
270{
271 if (!_clname) return nullptr;
272 if (!strcmp(_clname, qt_meta_stringdata_CLASSImageProducerWidgetENDCLASS.stringdata0))
273 return static_cast<void*>(this);
274 if (!strcmp(_clname, "AbstractProducerWidget"))
275 return static_cast< AbstractProducerWidget*>(this);
276 return QWidget::qt_metacast(_clname);
277}
278
279int ImageProducerWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
280{
281 _id = QWidget::qt_metacall(_c, _id, _a);
282 if (_id < 0)
283 return _id;
284 if (_c == QMetaObject::InvokeMetaMethod) {
285 if (_id < 23)
286 qt_static_metacall(this, _c, _id, _a);
287 _id -= 23;
288 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
289 if (_id < 23)
290 *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType();
291 _id -= 23;
292 }
293 return _id;
294}
295
296// SIGNAL 0
297void ImageProducerWidget::producerChanged(Mlt::Producer * _t1)
298{
299 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
300 QMetaObject::activate(this, &staticMetaObject, 0, _a);
301}
302
303// SIGNAL 1
304void ImageProducerWidget::producerReopened(bool _t1)
305{
306 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
307 QMetaObject::activate(this, &staticMetaObject, 1, _a);
308}
309
310// SIGNAL 2
311void ImageProducerWidget::modified()
312{
313 QMetaObject::activate(this, &staticMetaObject, 2, nullptr);
314}
315QT_WARNING_POP