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 '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.)"
32QT_WARNING_DISABLE_GCC(
"-Wuseless-cast")
38#ifdef QT_MOC_HAS_STRINGDATA
39static constexpr auto qt_meta_stringdata_ZN18UMLOperationDialogE = QtMocHelpers::stringData(
41 "slotParmRightButtonPressed",
44 "slotParmDoubleClick",
51 "slotDeleteParameter",
52 "slotParameterProperties",
55 "slotParamsBoxClicked",
57 "slotStereoTextChanged",
61#error "qtmochelpers.h not found or too old."
78 1, 1, 80, 2, 0x0a, 1 ,
79 4, 1, 83, 2, 0x0a, 3 ,
80 7, 1, 86, 2, 0x0a, 5 ,
81 10, 0, 89, 2, 0x0a, 7 ,
82 11, 0, 90, 2, 0x0a, 8 ,
83 12, 0, 91, 2, 0x0a, 9 ,
84 13, 0, 92, 2, 0x0a, 10 ,
85 14, 0, 93, 2, 0x0a, 11 ,
86 15, 1, 94, 2, 0x0a, 12 ,
87 17, 1, 97, 2, 0x0a, 14 ,
88 18, 1, 100, 2, 0x0a, 16 ,
91 QMetaType::Void, QMetaType::QPoint, 3,
92 QMetaType::Void, 0x80000000 | 5, 6,
93 QMetaType::Void, 0x80000000 | 8, 9,
99 QMetaType::Void, 0x80000000 | 5, 16,
100 QMetaType::Void, QMetaType::QString, 2,
101 QMetaType::Void, QMetaType::QString, 2,
106Q_CONSTINIT const QMetaObject UMLOperationDialog::staticMetaObject = { {
107 QMetaObject::SuperData::link<SinglePageDialogBase::staticMetaObject>(),
108 qt_meta_stringdata_ZN18UMLOperationDialogE.offsetsAndSizes,
112 qt_incomplete_metaTypeArray<qt_meta_tag_ZN18UMLOperationDialogE_t,
114 QtPrivate::TypeAndForceComplete<UMLOperationDialog, std::true_type>,
116 QtPrivate::TypeAndForceComplete<void, std::false_type>,
117 QtPrivate::TypeAndForceComplete<const QPoint &, std::false_type>,
119 QtPrivate::TypeAndForceComplete<void, std::false_type>,
120 QtPrivate::TypeAndForceComplete<QListWidgetItem *, std::false_type>,
122 QtPrivate::TypeAndForceComplete<void, std::false_type>,
123 QtPrivate::TypeAndForceComplete<QAction *, std::false_type>,
125 QtPrivate::TypeAndForceComplete<void, std::false_type>,
127 QtPrivate::TypeAndForceComplete<void, std::false_type>,
129 QtPrivate::TypeAndForceComplete<void, std::false_type>,
131 QtPrivate::TypeAndForceComplete<void, std::false_type>,
133 QtPrivate::TypeAndForceComplete<void, std::false_type>,
135 QtPrivate::TypeAndForceComplete<void, std::false_type>,
136 QtPrivate::TypeAndForceComplete<QListWidgetItem *, std::false_type>,
138 QtPrivate::TypeAndForceComplete<void, std::false_type>,
139 QtPrivate::TypeAndForceComplete<const QString &, std::false_type>,
141 QtPrivate::TypeAndForceComplete<void, std::false_type>,
142 QtPrivate::TypeAndForceComplete<const QString &, std::false_type>
147void UMLOperationDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
150 if (_c == QMetaObject::InvokeMetaMethod) {
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;
166 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
168 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
170 switch (*
reinterpret_cast<int*
>(_a[1])) {
171 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
173 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< QAction* >();
break;
180const QMetaObject *UMLOperationDialog::metaObject()
const
182 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
185void *UMLOperationDialog::qt_metacast(
const char *_clname)
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);
193int UMLOperationDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
195 _id = SinglePageDialogBase::qt_metacall(_c, _id, _a);
198 if (_c == QMetaObject::InvokeMetaMethod) {
200 qt_static_metacall(
this, _c, _id, _a);
203 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
205 qt_static_metacall(
this, _c, _id, _a);
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