10#include "../../../../umbrello/umlmodel/classifier.h"
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'classifier.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_UMLClassifier_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
46 "UMLClassifier\0operationAdded\0\0"
47 "UMLClassifierListItem*\0operationRemoved\0"
48 "templateAdded\0templateRemoved\0"
49 "attributeAdded\0attributeRemoved"
75 QMetaType::Void, 0x80000000 | 3, 2,
76 QMetaType::Void, 0x80000000 | 3, 2,
77 QMetaType::Void, 0x80000000 | 3, 2,
78 QMetaType::Void, 0x80000000 | 3, 2,
79 QMetaType::Void, 0x80000000 | 3, 2,
80 QMetaType::Void, 0x80000000 | 3, 2,
85void UMLClassifier::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
87 if (_c == QMetaObject::InvokeMetaMethod) {
99 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
101 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
103 switch (*
reinterpret_cast<int*
>(_a[1])) {
104 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
106 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< UMLClassifierListItem* >();
break;
110 switch (*
reinterpret_cast<int*
>(_a[1])) {
111 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
113 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< UMLClassifierListItem* >();
break;
117 switch (*
reinterpret_cast<int*
>(_a[1])) {
118 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
120 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< UMLClassifierListItem* >();
break;
124 switch (*
reinterpret_cast<int*
>(_a[1])) {
125 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
127 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< UMLClassifierListItem* >();
break;
131 switch (*
reinterpret_cast<int*
>(_a[1])) {
132 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
134 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< UMLClassifierListItem* >();
break;
138 switch (*
reinterpret_cast<int*
>(_a[1])) {
139 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
141 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< UMLClassifierListItem* >();
break;
145 }
else if (_c == QMetaObject::IndexOfMethod) {
146 int *result =
reinterpret_cast<int *
>(_a[0]);
192QT_INIT_METAOBJECT
const QMetaObject UMLClassifier::staticMetaObject = { {
193 QMetaObject::SuperData::link<UMLPackage::staticMetaObject>(),
202const QMetaObject *UMLClassifier::metaObject()
const
204 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
207void *UMLClassifier::qt_metacast(
const char *_clname)
209 if (!_clname)
return nullptr;
211 return static_cast<void*
>(
this);
212 return UMLPackage::qt_metacast(_clname);
215int UMLClassifier::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
217 _id = UMLPackage::qt_metacall(_c, _id, _a);
220 if (_c == QMetaObject::InvokeMetaMethod) {
222 qt_static_metacall(
this, _c, _id, _a);
224 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
226 qt_static_metacall(
this, _c, _id, _a);
235 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
236 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
242 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
243 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
249 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
250 QMetaObject::activate(
this, &staticMetaObject, 2, _a);
256 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
257 QMetaObject::activate(
this, &staticMetaObject, 3, _a);
263 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
264 QMetaObject::activate(
this, &staticMetaObject, 4, _a);
270 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
271 QMetaObject::activate(
this, &staticMetaObject, 5, _a);
A base class for classifier list items (e.g. attributes)
Definition classifierlistitem.h:25
Information for a non-graphical Concept/Class.
Definition classifier.h:35
void operationRemoved(UMLClassifierListItem *)
Definition moc_classifier.cpp:240
void operationAdded(UMLClassifierListItem *)
Definition moc_classifier.cpp:233
void attributeAdded(UMLClassifierListItem *)
Definition moc_classifier.cpp:261
void templateAdded(UMLClassifierListItem *)
Definition moc_classifier.cpp:247
void templateRemoved(UMLClassifierListItem *)
Definition moc_classifier.cpp:254
void attributeRemoved(UMLClassifierListItem *)
Definition moc_classifier.cpp:268
static const qt_meta_stringdata_UMLClassifier_t qt_meta_stringdata_UMLClassifier
Definition moc_classifier.cpp:33
static const uint qt_meta_data_UMLClassifier[]
Definition moc_classifier.cpp:53
#define QT_MOC_LITERAL(idx, ofs, len)
Definition moc_classifier.cpp:28