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.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.)"
31QT_WARNING_DISABLE_DEPRECATED
32QT_WARNING_DISABLE_GCC(
"-Wuseless-cast")
35#ifdef QT_MOC_HAS_STRINGDATA
36struct qt_meta_stringdata_CLASSSlideshowGeneratorDialogENDCLASS_t {};
37constexpr auto qt_meta_stringdata_CLASSSlideshowGeneratorDialogENDCLASS = QtMocHelpers::stringData(
38 "SlideshowGeneratorDialog",
45#error "qtmochelpers.h not found or too old."
49Q_CONSTINIT
static const uint qt_meta_data_CLASSSlideshowGeneratorDialogENDCLASS[] = {
63 1, 1, 20, 2, 0x08, 1 ,
66 QMetaType::Void, 0x80000000 | 3, 4,
71Q_CONSTINIT
const QMetaObject SlideshowGeneratorDialog::staticMetaObject = { {
72 QMetaObject::SuperData::link<QDialog::staticMetaObject>(),
73 qt_meta_stringdata_CLASSSlideshowGeneratorDialogENDCLASS.offsetsAndSizes,
74 qt_meta_data_CLASSSlideshowGeneratorDialogENDCLASS,
77 qt_incomplete_metaTypeArray<qt_meta_stringdata_CLASSSlideshowGeneratorDialogENDCLASS_t,
79 QtPrivate::TypeAndForceComplete<SlideshowGeneratorDialog, std::true_type>,
81 QtPrivate::TypeAndForceComplete<void, std::false_type>,
82 QtPrivate::TypeAndForceComplete<QAbstractButton *, std::false_type>
87void SlideshowGeneratorDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
89 if (_c == QMetaObject::InvokeMetaMethod) {
90 auto *_t =
static_cast<SlideshowGeneratorDialog *
>(_o);
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_CLASSSlideshowGeneratorDialogENDCLASS.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);
121 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
123 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();