10#include "../../../../umbrello/umlscene.h"
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'umlscene.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_UMLScene_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
73 "UMLScene\0sigResetToolBar\0\0sigFillColorChanged\0"
74 "Uml::ID::Type\0sigGridColorChanged\0"
75 "sigLineColorChanged\0sigTextColorChanged\0"
76 "sigLineWidthChanged\0sigSnapToGridToggled\0"
77 "sigSnapComponentSizeToGridToggled\0"
78 "sigShowGridToggled\0sigAssociationRemoved\0"
79 "AssociationWidget*\0sigWidgetRemoved\0"
80 "UMLWidget*\0slotToolBarChanged\0c\0"
81 "slotObjectCreated\0UMLObject*\0o\0"
82 "slotObjectRemoved\0slotMenuSelection\0"
83 "QAction*\0action\0slotActivate\0"
84 "slotCutSuccessful\0slotShowView\0alignLeft\0"
85 "alignRight\0alignTop\0alignBottom\0"
86 "alignVerticalMiddle\0alignHorizontalMiddle\0"
87 "alignVerticalDistribute\0"
88 "alignHorizontalDistribute"
113 10, 1, 163, 2, 0x06 ,
114 11, 1, 166, 2, 0x06 ,
115 12, 1, 169, 2, 0x06 ,
116 14, 1, 172, 2, 0x06 ,
119 16, 1, 175, 2, 0x0a ,
120 18, 1, 178, 2, 0x0a ,
121 21, 1, 181, 2, 0x0a ,
122 22, 1, 184, 2, 0x0a ,
123 25, 0, 187, 2, 0x0a ,
124 26, 0, 188, 2, 0x0a ,
125 27, 0, 189, 2, 0x0a ,
126 28, 0, 190, 2, 0x0a ,
127 29, 0, 191, 2, 0x0a ,
128 30, 0, 192, 2, 0x0a ,
129 31, 0, 193, 2, 0x0a ,
130 32, 0, 194, 2, 0x0a ,
131 33, 0, 195, 2, 0x0a ,
132 34, 0, 196, 2, 0x0a ,
133 35, 0, 197, 2, 0x0a ,
137 QMetaType::Void, 0x80000000 | 4, 2,
138 QMetaType::Void, 0x80000000 | 4, 2,
139 QMetaType::Void, 0x80000000 | 4, 2,
140 QMetaType::Void, 0x80000000 | 4, 2,
141 QMetaType::Void, 0x80000000 | 4, 2,
142 QMetaType::Void, QMetaType::Bool, 2,
143 QMetaType::Void, QMetaType::Bool, 2,
144 QMetaType::Void, QMetaType::Bool, 2,
145 QMetaType::Void, 0x80000000 | 13, 2,
146 QMetaType::Void, 0x80000000 | 15, 2,
149 QMetaType::Void, QMetaType::Int, 17,
150 QMetaType::Void, 0x80000000 | 19, 20,
151 QMetaType::Void, 0x80000000 | 19, 20,
152 QMetaType::Void, 0x80000000 | 23, 24,
168void UMLScene::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
170 if (_c == QMetaObject::InvokeMetaMethod) {
171 auto *_t =
static_cast<UMLScene *
>(_o);
175 case 1: _t->sigFillColorChanged((*
reinterpret_cast< Uml::ID::Type(*)
>(_a[1])));
break;
176 case 2: _t->sigGridColorChanged((*
reinterpret_cast< Uml::ID::Type(*)
>(_a[1])));
break;
177 case 3: _t->sigLineColorChanged((*
reinterpret_cast< Uml::ID::Type(*)
>(_a[1])));
break;
178 case 4: _t->sigTextColorChanged((*
reinterpret_cast< Uml::ID::Type(*)
>(_a[1])));
break;
179 case 5: _t->sigLineWidthChanged((*
reinterpret_cast< Uml::ID::Type(*)
>(_a[1])));
break;
180 case 6: _t->sigSnapToGridToggled((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
181 case 7: _t->sigSnapComponentSizeToGridToggled((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
182 case 8: _t->sigShowGridToggled((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
183 case 9: _t->sigAssociationRemoved((*
reinterpret_cast< AssociationWidget*(*)
>(_a[1])));
break;
184 case 10: _t->sigWidgetRemoved((*
reinterpret_cast< UMLWidget*(*)
>(_a[1])));
break;
185 case 11: _t->slotToolBarChanged((*
reinterpret_cast< int(*)
>(_a[1])));
break;
186 case 12: _t->slotObjectCreated((*
reinterpret_cast< UMLObject*(*)
>(_a[1])));
break;
187 case 13: _t->slotObjectRemoved((*
reinterpret_cast< UMLObject*(*)
>(_a[1])));
break;
188 case 14: _t->slotMenuSelection((*
reinterpret_cast< QAction*(*)
>(_a[1])));
break;
189 case 15: _t->slotActivate();
break;
190 case 16: _t->slotCutSuccessful();
break;
191 case 17: _t->slotShowView();
break;
192 case 18: _t->alignLeft();
break;
193 case 19: _t->alignRight();
break;
194 case 20: _t->alignTop();
break;
195 case 21: _t->alignBottom();
break;
196 case 22: _t->alignVerticalMiddle();
break;
197 case 23: _t->alignHorizontalMiddle();
break;
198 case 24: _t->alignVerticalDistribute();
break;
199 case 25: _t->alignHorizontalDistribute();
break;
202 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
204 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
206 switch (*
reinterpret_cast<int*
>(_a[1])) {
207 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
209 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< UMLWidget* >();
break;
213 switch (*
reinterpret_cast<int*
>(_a[1])) {
214 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
216 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< UMLObject* >();
break;
220 switch (*
reinterpret_cast<int*
>(_a[1])) {
221 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
223 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< UMLObject* >();
break;
227 switch (*
reinterpret_cast<int*
>(_a[1])) {
228 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
230 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< QAction* >();
break;
234 }
else if (_c == QMetaObject::IndexOfMethod) {
235 int *result =
reinterpret_cast<int *
>(_a[0]);
316QT_INIT_METAOBJECT
const QMetaObject UMLScene::staticMetaObject = { {
317 QMetaObject::SuperData::link<QGraphicsScene::staticMetaObject>(),
326const QMetaObject *UMLScene::metaObject()
const
328 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
331void *UMLScene::qt_metacast(
const char *_clname)
333 if (!_clname)
return nullptr;
335 return static_cast<void*
>(
this);
336 return QGraphicsScene::qt_metacast(_clname);
339int UMLScene::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
341 _id = QGraphicsScene::qt_metacall(_c, _id, _a);
344 if (_c == QMetaObject::InvokeMetaMethod) {
346 qt_static_metacall(
this, _c, _id, _a);
348 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
350 qt_static_metacall(
this, _c, _id, _a);
359 QMetaObject::activate(
this, &staticMetaObject, 0,
nullptr);
365 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
366 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
372 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
373 QMetaObject::activate(
this, &staticMetaObject, 2, _a);
379 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
380 QMetaObject::activate(
this, &staticMetaObject, 3, _a);
386 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
387 QMetaObject::activate(
this, &staticMetaObject, 4, _a);
393 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
394 QMetaObject::activate(
this, &staticMetaObject, 5, _a);
400 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
401 QMetaObject::activate(
this, &staticMetaObject, 6, _a);
407 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
408 QMetaObject::activate(
this, &staticMetaObject, 7, _a);
414 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
415 QMetaObject::activate(
this, &staticMetaObject, 8, _a);
421 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
422 QMetaObject::activate(
this, &staticMetaObject, 9, _a);
428 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
429 QMetaObject::activate(
this, &staticMetaObject, 10, _a);
The base class for UML objects.
Definition umlobject.h:70
void sigTextColorChanged(Uml::ID::Type)
Definition moc_umlscene.cpp:384
void sigLineWidthChanged(Uml::ID::Type)
Definition moc_umlscene.cpp:391
void sigSnapComponentSizeToGridToggled(bool)
Definition moc_umlscene.cpp:405
void sigAssociationRemoved(AssociationWidget *)
Definition moc_umlscene.cpp:419
void sigSnapToGridToggled(bool)
Definition moc_umlscene.cpp:398
void sigLineColorChanged(Uml::ID::Type)
Definition moc_umlscene.cpp:377
void sigResetToolBar()
Definition moc_umlscene.cpp:357
void sigShowGridToggled(bool)
Definition moc_umlscene.cpp:412
void sigGridColorChanged(Uml::ID::Type)
Definition moc_umlscene.cpp:370
void sigWidgetRemoved(UMLWidget *)
Definition moc_umlscene.cpp:426
void sigFillColorChanged(Uml::ID::Type)
Definition moc_umlscene.cpp:363
Uml::ID::Type ID() const
Definition umlscene.cpp:459
static const qt_meta_stringdata_UMLScene_t qt_meta_stringdata_UMLScene
Definition moc_umlscene.cpp:33
static const uint qt_meta_data_UMLScene[]
Definition moc_umlscene.cpp:92
#define QT_MOC_LITERAL(idx, ofs, len)
Definition moc_umlscene.cpp:28
std::string Type
Definition basictypes.h:371
Definition basictypes.cpp:17