10#include "../../../../umbrello/dialogs/widgets/imagetypewidget.h"
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'imagetypewidget.h' doesn't include <QObject>."
15#elif Q_MOC_OUTPUT_REVISION != 67
16#error "This file was generated using the moc from 5.15.13. It"
17#error "cannot be used with the include files from this version of Qt."
18#error "(The moc has changed too much.)"
23QT_WARNING_DISABLE_DEPRECATED
28#define QT_MOC_LITERAL(idx, ofs, len) \
29 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30 qptrdiff(offsetof(qt_meta_stringdata_ImageTypeWidget_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
42 "ImageTypeWidget\0currentIndexChanged\0"
43 "\0index\0slotCurrentIndexChanged"
67 QMetaType::Void, QMetaType::QString, 3,
70 QMetaType::Void, QMetaType::QString, 3,
75void ImageTypeWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
77 if (_c == QMetaObject::InvokeMetaMethod) {
82 case 1: _t->slotCurrentIndexChanged((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
85 }
else if (_c == QMetaObject::IndexOfMethod) {
86 int *result =
reinterpret_cast<int *
>(_a[0]);
97QT_INIT_METAOBJECT
const QMetaObject ImageTypeWidget::staticMetaObject = { {
98 QMetaObject::SuperData::link<QWidget::staticMetaObject>(),
107const QMetaObject *ImageTypeWidget::metaObject()
const
109 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
112void *ImageTypeWidget::qt_metacast(
const char *_clname)
114 if (!_clname)
return nullptr;
116 return static_cast<void*
>(
this);
117 return QWidget::qt_metacast(_clname);
120int ImageTypeWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
122 _id = QWidget::qt_metacall(_c, _id, _a);
125 if (_c == QMetaObject::InvokeMetaMethod) {
127 qt_static_metacall(
this, _c, _id, _a);
129 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
131 *
reinterpret_cast<int*
>(_a[0]) = -1;
140 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
141 QMetaObject::activate(
this, &staticMetaObject, 0, _a);