10#include "../../../../umbrello/umlwidgets/statewidget.h"
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'statewidget.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_StateWidget_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
53 "StateWidget\0slotMenuSelection\0\0QAction*\0"
54 "action\0StateType\0Initial\0Normal\0End\0"
55 "Fork\0Join\0Junction\0DeepHistory\0"
56 "ShallowHistory\0Choice\0Combined"
77 QMetaType::Void, 0x80000000 | 3, 4,
97void StateWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
99 if (_c == QMetaObject::InvokeMetaMethod) {
109QT_INIT_METAOBJECT
const QMetaObject StateWidget::staticMetaObject = { {
110 QMetaObject::SuperData::link<UMLWidget::staticMetaObject>(),
119const QMetaObject *StateWidget::metaObject()
const
121 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
124void *StateWidget::qt_metacast(
const char *_clname)
126 if (!_clname)
return nullptr;
128 return static_cast<void*
>(
this);
129 return UMLWidget::qt_metacast(_clname);
132int StateWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
134 _id = UMLWidget::qt_metacall(_c, _id, _a);
137 if (_c == QMetaObject::InvokeMetaMethod) {
139 qt_static_metacall(
this, _c, _id, _a);
141 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
143 *
reinterpret_cast<int*
>(_a[0]) = -1;