umbrello 25.04.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
moc_umloperationdialog.cpp
Go to the documentation of this file.
1/****************************************************************************
2** Meta object code from reading C++ file 'umloperationdialog.h'
3**
4** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.13)
5**
6** WARNING! All changes made in this file will be lost!
7*****************************************************************************/
8
9#include <memory>
10#include "../../../../umbrello/dialogs/umloperationdialog.h"
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'umloperationdialog.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.)"
19#endif
20
21QT_BEGIN_MOC_NAMESPACE
22QT_WARNING_PUSH
23QT_WARNING_DISABLE_DEPRECATED
25 QByteArrayData data[19];
26 char stringdata0[293];
27};
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_UMLOperationDialog_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
32 )
34 {
35QT_MOC_LITERAL(0, 0, 18), // "UMLOperationDialog"
36QT_MOC_LITERAL(1, 19, 26), // "slotParmRightButtonPressed"
37QT_MOC_LITERAL(2, 46, 0), // ""
38QT_MOC_LITERAL(3, 47, 1), // "p"
39QT_MOC_LITERAL(4, 49, 19), // "slotParmDoubleClick"
40QT_MOC_LITERAL(5, 69, 16), // "QListWidgetItem*"
41QT_MOC_LITERAL(6, 86, 4), // "item"
42QT_MOC_LITERAL(7, 91, 17), // "slotMenuSelection"
43QT_MOC_LITERAL(8, 109, 8), // "QAction*"
44QT_MOC_LITERAL(9, 118, 6), // "action"
45QT_MOC_LITERAL(10, 125, 16), // "slotNewParameter"
46QT_MOC_LITERAL(11, 142, 19), // "slotDeleteParameter"
47QT_MOC_LITERAL(12, 162, 23), // "slotParameterProperties"
48QT_MOC_LITERAL(13, 186, 15), // "slotParameterUp"
49QT_MOC_LITERAL(14, 202, 17), // "slotParameterDown"
50QT_MOC_LITERAL(15, 220, 20), // "slotParamsBoxClicked"
51QT_MOC_LITERAL(16, 241, 13), // "parameterItem"
52QT_MOC_LITERAL(17, 255, 21), // "slotStereoTextChanged"
53QT_MOC_LITERAL(18, 277, 15) // "slotNameChanged"
54
55 },
56 "UMLOperationDialog\0slotParmRightButtonPressed\0"
57 "\0p\0slotParmDoubleClick\0QListWidgetItem*\0"
58 "item\0slotMenuSelection\0QAction*\0action\0"
59 "slotNewParameter\0slotDeleteParameter\0"
60 "slotParameterProperties\0slotParameterUp\0"
61 "slotParameterDown\0slotParamsBoxClicked\0"
62 "parameterItem\0slotStereoTextChanged\0"
63 "slotNameChanged"
64};
65#undef QT_MOC_LITERAL
66
67static const uint qt_meta_data_UMLOperationDialog[] = {
68
69 // content:
70 8, // revision
71 0, // classname
72 0, 0, // classinfo
73 11, 14, // methods
74 0, 0, // properties
75 0, 0, // enums/sets
76 0, 0, // constructors
77 0, // flags
78 0, // signalCount
79
80 // slots: name, argc, parameters, tag, flags
81 1, 1, 69, 2, 0x0a /* Public */,
82 4, 1, 72, 2, 0x0a /* Public */,
83 7, 1, 75, 2, 0x0a /* Public */,
84 10, 0, 78, 2, 0x0a /* Public */,
85 11, 0, 79, 2, 0x0a /* Public */,
86 12, 0, 80, 2, 0x0a /* Public */,
87 13, 0, 81, 2, 0x0a /* Public */,
88 14, 0, 82, 2, 0x0a /* Public */,
89 15, 1, 83, 2, 0x0a /* Public */,
90 17, 1, 86, 2, 0x0a /* Public */,
91 18, 1, 89, 2, 0x0a /* Public */,
92
93 // slots: parameters
94 QMetaType::Void, QMetaType::QPoint, 3,
95 QMetaType::Void, 0x80000000 | 5, 6,
96 QMetaType::Void, 0x80000000 | 8, 9,
97 QMetaType::Void,
98 QMetaType::Void,
99 QMetaType::Void,
100 QMetaType::Void,
101 QMetaType::Void,
102 QMetaType::Void, 0x80000000 | 5, 16,
103 QMetaType::Void, QMetaType::QString, 2,
104 QMetaType::Void, QMetaType::QString, 2,
105
106 0 // eod
107};
108
109void UMLOperationDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
110{
111 if (_c == QMetaObject::InvokeMetaMethod) {
112 auto *_t = static_cast<UMLOperationDialog *>(_o);
113 (void)_t;
114 switch (_id) {
115 case 0: _t->slotParmRightButtonPressed((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
116 case 1: _t->slotParmDoubleClick((*reinterpret_cast< QListWidgetItem*(*)>(_a[1]))); break;
117 case 2: _t->slotMenuSelection((*reinterpret_cast< QAction*(*)>(_a[1]))); break;
118 case 3: _t->slotNewParameter(); break;
119 case 4: _t->slotDeleteParameter(); break;
120 case 5: _t->slotParameterProperties(); break;
121 case 6: _t->slotParameterUp(); break;
122 case 7: _t->slotParameterDown(); break;
123 case 8: _t->slotParamsBoxClicked((*reinterpret_cast< QListWidgetItem*(*)>(_a[1]))); break;
124 case 9: _t->slotStereoTextChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break;
125 case 10: _t->slotNameChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break;
126 default: ;
127 }
128 }
129}
130
131QT_INIT_METAOBJECT const QMetaObject UMLOperationDialog::staticMetaObject = { {
132 QMetaObject::SuperData::link<SinglePageDialogBase::staticMetaObject>(),
135 qt_static_metacall,
136 nullptr,
137 nullptr
138} };
139
140
141const QMetaObject *UMLOperationDialog::metaObject() const
142{
143 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
144}
145
146void *UMLOperationDialog::qt_metacast(const char *_clname)
147{
148 if (!_clname) return nullptr;
150 return static_cast<void*>(this);
151 return SinglePageDialogBase::qt_metacast(_clname);
152}
153
154int UMLOperationDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
155{
156 _id = SinglePageDialogBase::qt_metacall(_c, _id, _a);
157 if (_id < 0)
158 return _id;
159 if (_c == QMetaObject::InvokeMetaMethod) {
160 if (_id < 11)
161 qt_static_metacall(this, _c, _id, _a);
162 _id -= 11;
163 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
164 if (_id < 11)
165 *reinterpret_cast<int*>(_a[0]) = -1;
166 _id -= 11;
167 }
168 return _id;
169}
170QT_WARNING_POP
171QT_END_MOC_NAMESPACE
Definition umloperationdialog.h:39
void slotParmRightButtonPressed(const QPoint &p)
Definition umloperationdialog.cpp:217
static const qt_meta_stringdata_UMLOperationDialog_t qt_meta_stringdata_UMLOperationDialog
Definition moc_umloperationdialog.cpp:33
static const uint qt_meta_data_UMLOperationDialog[]
Definition moc_umloperationdialog.cpp:67
#define QT_MOC_LITERAL(idx, ofs, len)
Definition moc_umloperationdialog.cpp:28
Definition moc_umloperationdialog.cpp:24
char stringdata0[293]
Definition moc_umloperationdialog.cpp:26
QByteArrayData data[19]
Definition moc_umloperationdialog.cpp:25