umbrello 25.11.70
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
moc_refactoringassistant.cpp
Go to the documentation of this file.
1/****************************************************************************
2** Meta object code from reading C++ file 'refactoringassistant.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 'refactoringassistant.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_ZN20RefactoringAssistantE = QtMocHelpers::stringData(
40 "RefactoringAssistant",
41 "addBaseClassifier",
42 "",
43 "addDerivedClassifier",
44 "addInterfaceImplementation",
45 "createOperation",
46 "createAttribute",
47 "editProperties",
48 "deleteItem",
49 "objectModified",
50 "operationAdded",
51 "UMLClassifierListItem*",
52 "listItem",
53 "operationRemoved",
54 "attributeAdded",
55 "attributeRemoved",
56 "itemExecuted",
57 "QTreeWidgetItem*",
58 "item",
59 "column",
60 "showContextMenu"
61);
62#else // !QT_MOC_HAS_STRINGDATA
63#error "qtmochelpers.h not found or too old."
64#endif // !QT_MOC_HAS_STRINGDATA
65
67
68 // content:
69 12, // revision
70 0, // classname
71 0, 0, // classinfo
72 14, 14, // methods
73 0, 0, // properties
74 0, 0, // enums/sets
75 0, 0, // constructors
76 0, // flags
77 0, // signalCount
78
79 // slots: name, argc, parameters, tag, flags, initial metatype offsets
80 1, 0, 98, 2, 0x0a, 1 /* Public */,
81 3, 0, 99, 2, 0x0a, 2 /* Public */,
82 4, 0, 100, 2, 0x0a, 3 /* Public */,
83 5, 0, 101, 2, 0x0a, 4 /* Public */,
84 6, 0, 102, 2, 0x0a, 5 /* Public */,
85 7, 0, 103, 2, 0x0a, 6 /* Public */,
86 8, 0, 104, 2, 0x0a, 7 /* Public */,
87 9, 0, 105, 2, 0x0a, 8 /* Public */,
88 10, 1, 106, 2, 0x0a, 9 /* Public */,
89 13, 1, 109, 2, 0x0a, 11 /* Public */,
90 14, 1, 112, 2, 0x0a, 13 /* Public */,
91 15, 1, 115, 2, 0x0a, 15 /* Public */,
92 16, 2, 118, 2, 0x0a, 17 /* Public */,
93 20, 1, 123, 2, 0x08, 20 /* Private */,
94
95 // slots: parameters
96 QMetaType::Void,
97 QMetaType::Void,
98 QMetaType::Void,
99 QMetaType::Void,
100 QMetaType::Void,
101 QMetaType::Void,
102 QMetaType::Void,
103 QMetaType::Void,
104 QMetaType::Void, 0x80000000 | 11, 12,
105 QMetaType::Void, 0x80000000 | 11, 12,
106 QMetaType::Void, 0x80000000 | 11, 12,
107 QMetaType::Void, 0x80000000 | 11, 12,
108 QMetaType::Void, 0x80000000 | 17, QMetaType::Int, 18, 19,
109 QMetaType::Void, QMetaType::QPoint, 2,
110
111 0 // eod
112};
113
114Q_CONSTINIT const QMetaObject RefactoringAssistant::staticMetaObject = { {
115 QMetaObject::SuperData::link<QTreeWidget::staticMetaObject>(),
116 qt_meta_stringdata_ZN20RefactoringAssistantE.offsetsAndSizes,
118 qt_static_metacall,
119 nullptr,
120 qt_incomplete_metaTypeArray<qt_meta_tag_ZN20RefactoringAssistantE_t,
121 // Q_OBJECT / Q_GADGET
122 QtPrivate::TypeAndForceComplete<RefactoringAssistant, std::true_type>,
123 // method 'addBaseClassifier'
124 QtPrivate::TypeAndForceComplete<void, std::false_type>,
125 // method 'addDerivedClassifier'
126 QtPrivate::TypeAndForceComplete<void, std::false_type>,
127 // method 'addInterfaceImplementation'
128 QtPrivate::TypeAndForceComplete<void, std::false_type>,
129 // method 'createOperation'
130 QtPrivate::TypeAndForceComplete<void, std::false_type>,
131 // method 'createAttribute'
132 QtPrivate::TypeAndForceComplete<void, std::false_type>,
133 // method 'editProperties'
134 QtPrivate::TypeAndForceComplete<void, std::false_type>,
135 // method 'deleteItem'
136 QtPrivate::TypeAndForceComplete<void, std::false_type>,
137 // method 'objectModified'
138 QtPrivate::TypeAndForceComplete<void, std::false_type>,
139 // method 'operationAdded'
140 QtPrivate::TypeAndForceComplete<void, std::false_type>,
141 QtPrivate::TypeAndForceComplete<UMLClassifierListItem *, std::false_type>,
142 // method 'operationRemoved'
143 QtPrivate::TypeAndForceComplete<void, std::false_type>,
144 QtPrivate::TypeAndForceComplete<UMLClassifierListItem *, std::false_type>,
145 // method 'attributeAdded'
146 QtPrivate::TypeAndForceComplete<void, std::false_type>,
147 QtPrivate::TypeAndForceComplete<UMLClassifierListItem *, std::false_type>,
148 // method 'attributeRemoved'
149 QtPrivate::TypeAndForceComplete<void, std::false_type>,
150 QtPrivate::TypeAndForceComplete<UMLClassifierListItem *, std::false_type>,
151 // method 'itemExecuted'
152 QtPrivate::TypeAndForceComplete<void, std::false_type>,
153 QtPrivate::TypeAndForceComplete<QTreeWidgetItem *, std::false_type>,
154 QtPrivate::TypeAndForceComplete<int, std::false_type>,
155 // method 'showContextMenu'
156 QtPrivate::TypeAndForceComplete<void, std::false_type>,
157 QtPrivate::TypeAndForceComplete<const QPoint &, std::false_type>
158 >,
159 nullptr
160} };
161
162void RefactoringAssistant::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
163{
164 auto *_t = static_cast<RefactoringAssistant *>(_o);
165 if (_c == QMetaObject::InvokeMetaMethod) {
166 switch (_id) {
167 case 0: _t->addBaseClassifier(); break;
168 case 1: _t->addDerivedClassifier(); break;
169 case 2: _t->addInterfaceImplementation(); break;
170 case 3: _t->createOperation(); break;
171 case 4: _t->createAttribute(); break;
172 case 5: _t->editProperties(); break;
173 case 6: _t->deleteItem(); break;
174 case 7: _t->objectModified(); break;
175 case 8: _t->operationAdded((*reinterpret_cast< std::add_pointer_t<UMLClassifierListItem*>>(_a[1]))); break;
176 case 9: _t->operationRemoved((*reinterpret_cast< std::add_pointer_t<UMLClassifierListItem*>>(_a[1]))); break;
177 case 10: _t->attributeAdded((*reinterpret_cast< std::add_pointer_t<UMLClassifierListItem*>>(_a[1]))); break;
178 case 11: _t->attributeRemoved((*reinterpret_cast< std::add_pointer_t<UMLClassifierListItem*>>(_a[1]))); break;
179 case 12: _t->itemExecuted((*reinterpret_cast< std::add_pointer_t<QTreeWidgetItem*>>(_a[1])),(*reinterpret_cast< std::add_pointer_t<int>>(_a[2]))); break;
180 case 13: _t->showContextMenu((*reinterpret_cast< std::add_pointer_t<QPoint>>(_a[1]))); break;
181 default: ;
182 }
183 }
184}
185
186const QMetaObject *RefactoringAssistant::metaObject() const
187{
188 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
189}
190
191void *RefactoringAssistant::qt_metacast(const char *_clname)
192{
193 if (!_clname) return nullptr;
194 if (!strcmp(_clname, qt_meta_stringdata_ZN20RefactoringAssistantE.stringdata0))
195 return static_cast<void*>(this);
196 return QTreeWidget::qt_metacast(_clname);
197}
198
199int RefactoringAssistant::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
200{
201 _id = QTreeWidget::qt_metacall(_c, _id, _a);
202 if (_id < 0)
203 return _id;
204 if (_c == QMetaObject::InvokeMetaMethod) {
205 if (_id < 14)
206 qt_static_metacall(this, _c, _id, _a);
207 _id -= 14;
208 }
209 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
210 if (_id < 14)
211 *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType();
212 _id -= 14;
213 }
214 return _id;
215}
216QT_WARNING_POP
RefactoringAssistant(UMLDoc *doc, UMLClassifier *obj=nullptr, QWidget *parent=nullptr, const QString &name=QString())
Definition refactoringassistant.cpp:38
#define Q_CONSTINIT
Definition moc_parser.cpp:27
static Q_CONSTINIT const uint qt_meta_data_ZN20RefactoringAssistantE[]
Definition moc_refactoringassistant.cpp:66
Definition moc_parser.cpp:33