10#include "../../../../umbrello/umlwidgets/classifierwidget.h"
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'classifierwidget.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_ClassifierWidget_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
57 "ClassifierWidget\0slotMenuSelection\0\0"
58 "QAction*\0action\0slotShowAttributes\0"
59 "state\0slotShowOperations\0VisualProperty\0"
60 "ShowStereotype\0ShowOperations\0"
61 "ShowPublicOnly\0ShowVisibility\0ShowPackage\0"
62 "ShowAttributes\0DrawAsCircle\0"
63 "ShowOperationSignature\0ShowAttributeSignature\0"
64 "DrawAsPackage\0ShowDocumentation"
87 QMetaType::Void, 0x80000000 | 3, 4,
88 QMetaType::Void, QMetaType::Bool, 6,
89 QMetaType::Void, QMetaType::Bool, 6,
110void ClassifierWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
112 if (_c == QMetaObject::InvokeMetaMethod) {
117 case 1: _t->slotShowAttributes((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
118 case 2: _t->slotShowOperations((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
124QT_INIT_METAOBJECT
const QMetaObject ClassifierWidget::staticMetaObject = { {
125 QMetaObject::SuperData::link<UMLWidget::staticMetaObject>(),
134const QMetaObject *ClassifierWidget::metaObject()
const
136 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
139void *ClassifierWidget::qt_metacast(
const char *_clname)
141 if (!_clname)
return nullptr;
143 return static_cast<void*
>(
this);
144 return UMLWidget::qt_metacast(_clname);
147int ClassifierWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
149 _id = UMLWidget::qt_metacall(_c, _id, _a);
152 if (_c == QMetaObject::InvokeMetaMethod) {
154 qt_static_metacall(
this, _c, _id, _a);
156 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
158 *
reinterpret_cast<int*
>(_a[0]) = -1;