9#include "../../../../src/dialogs/slideshowgeneratordialog.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 'slideshowgeneratordialog.h' doesn't include <QObject>."
20#elif Q_MOC_OUTPUT_REVISION != 68
21#error "This file was generated using the moc from 6.8.3. 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_ZN24SlideshowGeneratorDialogE_t {};
38#ifdef QT_MOC_HAS_STRINGDATA
39static constexpr auto qt_meta_stringdata_ZN24SlideshowGeneratorDialogE = QtMocHelpers::stringData(
40 "SlideshowGeneratorDialog",
47#error "qtmochelpers.h not found or too old."
50Q_CONSTINIT
static const uint qt_meta_data_ZN24SlideshowGeneratorDialogE[] = {
64 1, 1, 20, 2, 0x08, 1 ,
67 QMetaType::Void, 0x80000000 | 3, 4,
72Q_CONSTINIT
const QMetaObject SlideshowGeneratorDialog::staticMetaObject = { {
73 QMetaObject::SuperData::link<QDialog::staticMetaObject>(),
74 qt_meta_stringdata_ZN24SlideshowGeneratorDialogE.offsetsAndSizes,
75 qt_meta_data_ZN24SlideshowGeneratorDialogE,
78 qt_incomplete_metaTypeArray<qt_meta_tag_ZN24SlideshowGeneratorDialogE_t,
80 QtPrivate::TypeAndForceComplete<SlideshowGeneratorDialog, std::true_type>,
82 QtPrivate::TypeAndForceComplete<void, std::false_type>,
83 QtPrivate::TypeAndForceComplete<QAbstractButton *, std::false_type>
88void SlideshowGeneratorDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
90 auto *_t =
static_cast<SlideshowGeneratorDialog *
>(_o);
91 if (_c == QMetaObject::InvokeMetaMethod) {
93 case 0: _t->clicked((*
reinterpret_cast< std::add_pointer_t<QAbstractButton*>
>(_a[1])));
break;
99const QMetaObject *SlideshowGeneratorDialog::metaObject()
const
101 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
104void *SlideshowGeneratorDialog::qt_metacast(
const char *_clname)
106 if (!_clname)
return nullptr;
107 if (!strcmp(_clname, qt_meta_stringdata_ZN24SlideshowGeneratorDialogE.stringdata0))
108 return static_cast<void*
>(
this);
109 return QDialog::qt_metacast(_clname);
112int SlideshowGeneratorDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
114 _id = QDialog::qt_metacall(_c, _id, _a);
117 if (_c == QMetaObject::InvokeMetaMethod) {
119 qt_static_metacall(
this, _c, _id, _a);
122 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
124 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();