umbrello 25.11.70
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 68 (Qt 6.8.3)
5**
6** WARNING! All changes made in this file will be lost!
7*****************************************************************************/
8
10#include <QtCore/qmetatype.h>
11
12#include <QtCore/qtmochelpers.h>
13
14#include <memory>
15
16
17#include <QtCore/qxptype_traits.h>
18#if !defined(Q_MOC_OUTPUT_REVISION)
19#error "The header file 'umloperationdialog.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.)"
24#endif
25
26#ifndef Q_CONSTINIT
27#define Q_CONSTINIT
28#endif
29
30QT_WARNING_PUSH
32QT_WARNING_DISABLE_GCC("-Wuseless-cast")
33namespace {
35} // unnamed namespace
36
37
38#ifdef QT_MOC_HAS_STRINGDATA
39static constexpr auto qt_meta_stringdata_ZN18UMLOperationDialogE = QtMocHelpers::stringData(
40 "UMLOperationDialog",
41 "slotParmRightButtonPressed",
42 "",
43 "p",
44 "slotParmDoubleClick",
45 "QListWidgetItem*",
46 "item",
47 "slotMenuSelection",
48 "QAction*",
49 "action",
50 "slotNewParameter",
51 "slotDeleteParameter",
52 "slotParameterProperties",
53 "slotParameterUp",
54 "slotParameterDown",
55 "slotParamsBoxClicked",
56 "parameterItem",
57 "slotStereoTextChanged",
58 "slotNameChanged"
59);
60#else // !QT_MOC_HAS_STRINGDATA
61#error "qtmochelpers.h not found or too old."
62#endif // !QT_MOC_HAS_STRINGDATA
63
65
66 // content:
67 12, // revision
68 0, // classname
69 0, 0, // classinfo
70 11, 14, // methods
71 0, 0, // properties
72 0, 0, // enums/sets
73 0, 0, // constructors
74 0, // flags
75 0, // signalCount
76
77 // slots: name, argc, parameters, tag, flags, initial metatype offsets
78 1, 1, 80, 2, 0x0a, 1 /* Public */,
79 4, 1, 83, 2, 0x0a, 3 /* Public */,
80 7, 1, 86, 2, 0x0a, 5 /* Public */,
81 10, 0, 89, 2, 0x0a, 7 /* Public */,
82 11, 0, 90, 2, 0x0a, 8 /* Public */,
83 12, 0, 91, 2, 0x0a, 9 /* Public */,
84 13, 0, 92, 2, 0x0a, 10 /* Public */,
85 14, 0, 93, 2, 0x0a, 11 /* Public */,
86 15, 1, 94, 2, 0x0a, 12 /* Public */,
87 17, 1, 97, 2, 0x0a, 14 /* Public */,
88 18, 1, 100, 2, 0x0a, 16 /* Public */,
89
90 // slots: parameters
91 QMetaType::Void, QMetaType::QPoint, 3,
92 QMetaType::Void, 0x80000000 | 5, 6,
93 QMetaType::Void, 0x80000000 | 8, 9,
94 QMetaType::Void,
95 QMetaType::Void,
96 QMetaType::Void,
97 QMetaType::Void,
98 QMetaType::Void,
99 QMetaType::Void, 0x80000000 | 5, 16,
100 QMetaType::Void, QMetaType::QString, 2,
101 QMetaType::Void, QMetaType::QString, 2,
102
103 0 // eod
104};
105
106Q_CONSTINIT const QMetaObject UMLOperationDialog::staticMetaObject = { {
107 QMetaObject::SuperData::link<SinglePageDialogBase::staticMetaObject>(),
108 qt_meta_stringdata_ZN18UMLOperationDialogE.offsetsAndSizes,
110 qt_static_metacall,
111 nullptr,
112 qt_incomplete_metaTypeArray<qt_meta_tag_ZN18UMLOperationDialogE_t,
113 // Q_OBJECT / Q_GADGET
114 QtPrivate::TypeAndForceComplete<UMLOperationDialog, std::true_type>,
115 // method 'slotParmRightButtonPressed'
116 QtPrivate::TypeAndForceComplete<void, std::false_type>,
117 QtPrivate::TypeAndForceComplete<const QPoint &, std::false_type>,
118 // method 'slotParmDoubleClick'
119 QtPrivate::TypeAndForceComplete<void, std::false_type>,
120 QtPrivate::TypeAndForceComplete<QListWidgetItem *, std::false_type>,
121 // method 'slotMenuSelection'
122 QtPrivate::TypeAndForceComplete<void, std::false_type>,
123 QtPrivate::TypeAndForceComplete<QAction *, std::false_type>,
124 // method 'slotNewParameter'
125 QtPrivate::TypeAndForceComplete<void, std::false_type>,
126 // method 'slotDeleteParameter'
127 QtPrivate::TypeAndForceComplete<void, std::false_type>,
128 // method 'slotParameterProperties'
129 QtPrivate::TypeAndForceComplete<void, std::false_type>,
130 // method 'slotParameterUp'
131 QtPrivate::TypeAndForceComplete<void, std::false_type>,
132 // method 'slotParameterDown'
133 QtPrivate::TypeAndForceComplete<void, std::false_type>,
134 // method 'slotParamsBoxClicked'
135 QtPrivate::TypeAndForceComplete<void, std::false_type>,
136 QtPrivate::TypeAndForceComplete<QListWidgetItem *, std::false_type>,
137 // method 'slotStereoTextChanged'
138 QtPrivate::TypeAndForceComplete<void, std::false_type>,
139 QtPrivate::TypeAndForceComplete<const QString &, std::false_type>,
140 // method 'slotNameChanged'
141 QtPrivate::TypeAndForceComplete<void, std::false_type>,
142 QtPrivate::TypeAndForceComplete<const QString &, std::false_type>
143 >,
144 nullptr
145} };
146
147void UMLOperationDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
148{
149 auto *_t = static_cast<UMLOperationDialog *>(_o);
150 if (_c == QMetaObject::InvokeMetaMethod) {
151 switch (_id) {
152 case 0: _t->slotParmRightButtonPressed((*reinterpret_cast< std::add_pointer_t<QPoint>>(_a[1]))); break;
153 case 1: _t->slotParmDoubleClick((*reinterpret_cast< std::add_pointer_t<QListWidgetItem*>>(_a[1]))); break;
154 case 2: _t->slotMenuSelection((*reinterpret_cast< std::add_pointer_t<QAction*>>(_a[1]))); break;
155 case 3: _t->slotNewParameter(); break;
156 case 4: _t->slotDeleteParameter(); break;
157 case 5: _t->slotParameterProperties(); break;
158 case 6: _t->slotParameterUp(); break;
159 case 7: _t->slotParameterDown(); break;
160 case 8: _t->slotParamsBoxClicked((*reinterpret_cast< std::add_pointer_t<QListWidgetItem*>>(_a[1]))); break;
161 case 9: _t->slotStereoTextChanged((*reinterpret_cast< std::add_pointer_t<QString>>(_a[1]))); break;
162 case 10: _t->slotNameChanged((*reinterpret_cast< std::add_pointer_t<QString>>(_a[1]))); break;
163 default: ;
164 }
165 }
166 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
167 switch (_id) {
168 default: *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); break;
169 case 2:
170 switch (*reinterpret_cast<int*>(_a[1])) {
171 default: *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); break;
172 case 0:
173 *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType::fromType< QAction* >(); break;
174 }
175 break;
176 }
177 }
178}
179
180const QMetaObject *UMLOperationDialog::metaObject() const
181{
182 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
183}
184
185void *UMLOperationDialog::qt_metacast(const char *_clname)
186{
187 if (!_clname) return nullptr;
188 if (!strcmp(_clname, qt_meta_stringdata_ZN18UMLOperationDialogE.stringdata0))
189 return static_cast<void*>(this);
190 return SinglePageDialogBase::qt_metacast(_clname);
191}
192
193int UMLOperationDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
194{
195 _id = SinglePageDialogBase::qt_metacall(_c, _id, _a);
196 if (_id < 0)
197 return _id;
198 if (_c == QMetaObject::InvokeMetaMethod) {
199 if (_id < 11)
200 qt_static_metacall(this, _c, _id, _a);
201 _id -= 11;
202 }
203 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
204 if (_id < 11)
205 qt_static_metacall(this, _c, _id, _a);
206 _id -= 11;
207 }
208 return _id;
209}
210QT_WARNING_POP
UMLOperationDialog(QWidget *parent, UMLOperation *pOperation)
Definition umloperationdialog.cpp:54
#define Q_CONSTINIT
Definition moc_parser.cpp:27
static Q_CONSTINIT const uint qt_meta_data_ZN18UMLOperationDialogE[]
Definition moc_umloperationdialog.cpp:64
Definition moc_parser.cpp:33