10#include "../../../../umbrello/umlwidgets/forkjoinwidget.h"
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'forkjoinwidget.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_ForkJoinWidget_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
44 "ForkJoinWidget\0slotMenuSelection\0\0"
45 "QAction*\0action\0orientation\0Qt::Orientation"
66 QMetaType::Void, 0x80000000 | 3, 4,
69 5, 0x80000000 | 6, 0x0009510b,
74void ForkJoinWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
76 if (_c == QMetaObject::InvokeMetaMethod) {
84#ifndef QT_NO_PROPERTIES
85 else if (_c == QMetaObject::ReadProperty) {
90 case 0: *
reinterpret_cast< Qt::Orientation*
>(_v) = _t->
orientation();
break;
93 }
else if (_c == QMetaObject::WriteProperty) {
98 case 0: _t->
setOrientation(*
reinterpret_cast< Qt::Orientation*
>(_v));
break;
101 }
else if (_c == QMetaObject::ResetProperty) {
106QT_INIT_METAOBJECT
const QMetaObject ForkJoinWidget::staticMetaObject = { {
107 QMetaObject::SuperData::link<BoxWidget::staticMetaObject>(),
116const QMetaObject *ForkJoinWidget::metaObject()
const
118 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
121void *ForkJoinWidget::qt_metacast(
const char *_clname)
123 if (!_clname)
return nullptr;
125 return static_cast<void*
>(
this);
126 return BoxWidget::qt_metacast(_clname);
129int ForkJoinWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
131 _id = BoxWidget::qt_metacall(_c, _id, _a);
134 if (_c == QMetaObject::InvokeMetaMethod) {
136 qt_static_metacall(
this, _c, _id, _a);
138 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
140 *
reinterpret_cast<int*
>(_a[0]) = -1;
143#ifndef QT_NO_PROPERTIES
144 else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty
145 || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) {
146 qt_static_metacall(
this, _c, _id, _a);
148 }
else if (_c == QMetaObject::QueryPropertyDesignable) {
150 }
else if (_c == QMetaObject::QueryPropertyScriptable) {
152 }
else if (_c == QMetaObject::QueryPropertyStored) {
154 }
else if (_c == QMetaObject::QueryPropertyEditable) {
156 }
else if (_c == QMetaObject::QueryPropertyUser) {