10#include <QtCore/qmetatype.h>
12#include <QtCore/qtmochelpers.h>
17#include <QtCore/qxptype_traits.h>
18#if !defined(Q_MOC_OUTPUT_REVISION)
19#error "The header file 'entity.h' doesn't include <QObject>."
20#elif Q_MOC_OUTPUT_REVISION != 68
21#error "This file was generated using the moc from 6.8.3. It"
22#error "cannot be used with the include files from this version of Qt."
23#error "(The moc has changed too much.)"
32QT_WARNING_DISABLE_GCC(
"-Wuseless-cast")
38#ifdef QT_MOC_HAS_STRINGDATA
39static constexpr auto qt_meta_stringdata_ZN9UMLEntityE = QtMocHelpers::stringData(
41 "entityAttributeAdded",
43 "UMLClassifierListItem*",
44 "entityAttributeRemoved",
45 "entityConstraintAdded",
46 "entityConstraintRemoved",
47 "slotEntityAttributeRemoved"
50#error "qtmochelpers.h not found or too old."
67 1, 1, 44, 2, 0x06, 1 ,
68 4, 1, 47, 2, 0x06, 3 ,
69 5, 1, 50, 2, 0x06, 5 ,
70 6, 1, 53, 2, 0x06, 7 ,
73 7, 1, 56, 2, 0x08, 9 ,
76 QMetaType::Void, 0x80000000 | 3, 2,
77 QMetaType::Void, 0x80000000 | 3, 2,
78 QMetaType::Void, 0x80000000 | 3, 2,
79 QMetaType::Void, 0x80000000 | 3, 2,
82 QMetaType::Void, 0x80000000 | 3, 2,
87Q_CONSTINIT const QMetaObject UMLEntity::staticMetaObject = { {
88 QMetaObject::SuperData::link<UMLClassifier::staticMetaObject>(),
89 qt_meta_stringdata_ZN9UMLEntityE.offsetsAndSizes,
93 qt_incomplete_metaTypeArray<qt_meta_tag_ZN9UMLEntityE_t,
95 QtPrivate::TypeAndForceComplete<UMLEntity, std::true_type>,
97 QtPrivate::TypeAndForceComplete<void, std::false_type>,
98 QtPrivate::TypeAndForceComplete<UMLClassifierListItem *, std::false_type>,
100 QtPrivate::TypeAndForceComplete<void, std::false_type>,
101 QtPrivate::TypeAndForceComplete<UMLClassifierListItem *, std::false_type>,
103 QtPrivate::TypeAndForceComplete<void, std::false_type>,
104 QtPrivate::TypeAndForceComplete<UMLClassifierListItem *, std::false_type>,
106 QtPrivate::TypeAndForceComplete<void, std::false_type>,
107 QtPrivate::TypeAndForceComplete<UMLClassifierListItem *, std::false_type>,
109 QtPrivate::TypeAndForceComplete<void, std::false_type>,
110 QtPrivate::TypeAndForceComplete<UMLClassifierListItem *, std::false_type>
115void UMLEntity::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
118 if (_c == QMetaObject::InvokeMetaMethod) {
120 case 0: _t->entityAttributeAdded((*
reinterpret_cast< std::add_pointer_t<UMLClassifierListItem*>
>(_a[1])));
break;
121 case 1: _t->entityAttributeRemoved((*
reinterpret_cast< std::add_pointer_t<UMLClassifierListItem*>
>(_a[1])));
break;
122 case 2: _t->entityConstraintAdded((*
reinterpret_cast< std::add_pointer_t<UMLClassifierListItem*>
>(_a[1])));
break;
123 case 3: _t->entityConstraintRemoved((*
reinterpret_cast< std::add_pointer_t<UMLClassifierListItem*>
>(_a[1])));
break;
124 case 4: _t->slotEntityAttributeRemoved((*
reinterpret_cast< std::add_pointer_t<UMLClassifierListItem*>
>(_a[1])));
break;
128 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
130 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
132 switch (*
reinterpret_cast<int*
>(_a[1])) {
133 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
135 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< UMLClassifierListItem* >();
break;
139 switch (*
reinterpret_cast<int*
>(_a[1])) {
140 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
142 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< UMLClassifierListItem* >();
break;
146 switch (*
reinterpret_cast<int*
>(_a[1])) {
147 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
149 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< UMLClassifierListItem* >();
break;
153 switch (*
reinterpret_cast<int*
>(_a[1])) {
154 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
156 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< UMLClassifierListItem* >();
break;
160 switch (*
reinterpret_cast<int*
>(_a[1])) {
161 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
163 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< UMLClassifierListItem* >();
break;
168 if (_c == QMetaObject::IndexOfMethod) {
169 int *result =
reinterpret_cast<int *
>(_a[0]);
171 using _q_method_type = void (
UMLEntity::*)(UMLClassifierListItem * );
178 using _q_method_type = void (
UMLEntity::*)(UMLClassifierListItem * );
185 using _q_method_type = void (
UMLEntity::*)(UMLClassifierListItem * );
192 using _q_method_type = void (
UMLEntity::*)(UMLClassifierListItem * );
201const QMetaObject *UMLEntity::metaObject()
const
203 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
206void *UMLEntity::qt_metacast(
const char *_clname)
208 if (!_clname)
return nullptr;
209 if (!strcmp(_clname, qt_meta_stringdata_ZN9UMLEntityE.stringdata0))
210 return static_cast<void*
>(
this);
211 return UMLClassifier::qt_metacast(_clname);
214int UMLEntity::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
216 _id = UMLClassifier::qt_metacall(_c, _id, _a);
219 if (_c == QMetaObject::InvokeMetaMethod) {
221 qt_static_metacall(
this, _c, _id, _a);
224 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);
A base class for classifier list items (e.g. attributes)
Definition classifierlistitem.h:25
void entityAttributeRemoved(UMLClassifierListItem *)
Definition moc_entity.cpp:240
UMLEntity(const QString &name=QString(), Uml::ID::Type id=Uml::ID::None)
Definition entity.cpp:38
void entityAttributeAdded(UMLClassifierListItem *)
Definition moc_entity.cpp:233
void entityConstraintAdded(UMLClassifierListItem *)
Definition moc_entity.cpp:247
void entityConstraintRemoved(UMLClassifierListItem *)
Definition moc_entity.cpp:254
static Q_CONSTINIT const uint qt_meta_data_ZN9UMLEntityE[]
Definition moc_entity.cpp:53
#define Q_CONSTINIT
Definition moc_parser.cpp:27
Definition moc_parser.cpp:33