umbrello 25.11.70
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
moc_classifierlistpage.cpp
Go to the documentation of this file.
1/****************************************************************************
2** Meta object code from reading C++ file 'classifierlistpage.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 'classifierlistpage.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_ZN18ClassifierListPageE = QtMocHelpers::stringData(
40 "ClassifierListPage",
41 "slotActivateItem",
42 "",
43 "QListWidgetItem*",
44 "item",
45 "slotMenuSelection",
46 "QAction*",
47 "action",
48 "slotListItemCreated",
49 "UMLObject*",
50 "object",
51 "slotListItemModified",
52 "slotRightButtonPressed",
53 "p",
54 "slotDoubleClick",
55 "slotTopClicked",
56 "slotUpClicked",
57 "slotDownClicked",
58 "slotBottomClicked",
59 "slotNewListItem",
60 "slotDelete",
61 "slotProperties"
62);
63#else // !QT_MOC_HAS_STRINGDATA
64#error "qtmochelpers.h not found or too old."
65#endif // !QT_MOC_HAS_STRINGDATA
66
68
69 // content:
70 12, // revision
71 0, // classname
72 0, 0, // classinfo
73 13, 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, initial metatype offsets
81 1, 1, 92, 2, 0x09, 1 /* Protected */,
82 5, 1, 95, 2, 0x09, 3 /* Protected */,
83 8, 1, 98, 2, 0x09, 5 /* Protected */,
84 11, 0, 101, 2, 0x09, 7 /* Protected */,
85 12, 1, 102, 2, 0x09, 8 /* Protected */,
86 14, 1, 105, 2, 0x09, 10 /* Protected */,
87 15, 0, 108, 2, 0x09, 12 /* Protected */,
88 16, 0, 109, 2, 0x09, 13 /* Protected */,
89 17, 0, 110, 2, 0x09, 14 /* Protected */,
90 18, 0, 111, 2, 0x09, 15 /* Protected */,
91 19, 0, 112, 2, 0x09, 16 /* Protected */,
92 20, 0, 113, 2, 0x09, 17 /* Protected */,
93 21, 0, 114, 2, 0x09, 18 /* Protected */,
94
95 // slots: parameters
96 QMetaType::Void, 0x80000000 | 3, 4,
97 QMetaType::Void, 0x80000000 | 6, 7,
98 QMetaType::Void, 0x80000000 | 9, 10,
99 QMetaType::Void,
100 QMetaType::Void, QMetaType::QPoint, 13,
101 QMetaType::Void, 0x80000000 | 3, 4,
102 QMetaType::Void,
103 QMetaType::Void,
104 QMetaType::Void,
105 QMetaType::Void,
106 QMetaType::Void,
107 QMetaType::Void,
108 QMetaType::Void,
109
110 0 // eod
111};
112
113Q_CONSTINIT const QMetaObject ClassifierListPage::staticMetaObject = { {
114 QMetaObject::SuperData::link<DialogPageBase::staticMetaObject>(),
115 qt_meta_stringdata_ZN18ClassifierListPageE.offsetsAndSizes,
117 qt_static_metacall,
118 nullptr,
119 qt_incomplete_metaTypeArray<qt_meta_tag_ZN18ClassifierListPageE_t,
120 // Q_OBJECT / Q_GADGET
121 QtPrivate::TypeAndForceComplete<ClassifierListPage, std::true_type>,
122 // method 'slotActivateItem'
123 QtPrivate::TypeAndForceComplete<void, std::false_type>,
124 QtPrivate::TypeAndForceComplete<QListWidgetItem *, std::false_type>,
125 // method 'slotMenuSelection'
126 QtPrivate::TypeAndForceComplete<void, std::false_type>,
127 QtPrivate::TypeAndForceComplete<QAction *, std::false_type>,
128 // method 'slotListItemCreated'
129 QtPrivate::TypeAndForceComplete<void, std::false_type>,
130 QtPrivate::TypeAndForceComplete<UMLObject *, std::false_type>,
131 // method 'slotListItemModified'
132 QtPrivate::TypeAndForceComplete<void, std::false_type>,
133 // method 'slotRightButtonPressed'
134 QtPrivate::TypeAndForceComplete<void, std::false_type>,
135 QtPrivate::TypeAndForceComplete<const QPoint &, std::false_type>,
136 // method 'slotDoubleClick'
137 QtPrivate::TypeAndForceComplete<void, std::false_type>,
138 QtPrivate::TypeAndForceComplete<QListWidgetItem *, std::false_type>,
139 // method 'slotTopClicked'
140 QtPrivate::TypeAndForceComplete<void, std::false_type>,
141 // method 'slotUpClicked'
142 QtPrivate::TypeAndForceComplete<void, std::false_type>,
143 // method 'slotDownClicked'
144 QtPrivate::TypeAndForceComplete<void, std::false_type>,
145 // method 'slotBottomClicked'
146 QtPrivate::TypeAndForceComplete<void, std::false_type>,
147 // method 'slotNewListItem'
148 QtPrivate::TypeAndForceComplete<void, std::false_type>,
149 // method 'slotDelete'
150 QtPrivate::TypeAndForceComplete<void, std::false_type>,
151 // method 'slotProperties'
152 QtPrivate::TypeAndForceComplete<void, std::false_type>
153 >,
154 nullptr
155} };
156
157void ClassifierListPage::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
158{
159 auto *_t = static_cast<ClassifierListPage *>(_o);
160 if (_c == QMetaObject::InvokeMetaMethod) {
161 switch (_id) {
162 case 0: _t->slotActivateItem((*reinterpret_cast< std::add_pointer_t<QListWidgetItem*>>(_a[1]))); break;
163 case 1: _t->slotMenuSelection((*reinterpret_cast< std::add_pointer_t<QAction*>>(_a[1]))); break;
164 case 2: _t->slotListItemCreated((*reinterpret_cast< std::add_pointer_t<UMLObject*>>(_a[1]))); break;
165 case 3: _t->slotListItemModified(); break;
166 case 4: _t->slotRightButtonPressed((*reinterpret_cast< std::add_pointer_t<QPoint>>(_a[1]))); break;
167 case 5: _t->slotDoubleClick((*reinterpret_cast< std::add_pointer_t<QListWidgetItem*>>(_a[1]))); break;
168 case 6: _t->slotTopClicked(); break;
169 case 7: _t->slotUpClicked(); break;
170 case 8: _t->slotDownClicked(); break;
171 case 9: _t->slotBottomClicked(); break;
172 case 10: _t->slotNewListItem(); break;
173 case 11: _t->slotDelete(); break;
174 case 12: _t->slotProperties(); break;
175 default: ;
176 }
177 }
178 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
179 switch (_id) {
180 default: *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); break;
181 case 1:
182 switch (*reinterpret_cast<int*>(_a[1])) {
183 default: *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); break;
184 case 0:
185 *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType::fromType< QAction* >(); break;
186 }
187 break;
188 case 2:
189 switch (*reinterpret_cast<int*>(_a[1])) {
190 default: *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); break;
191 case 0:
192 *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType::fromType< UMLObject* >(); break;
193 }
194 break;
195 }
196 }
197}
198
199const QMetaObject *ClassifierListPage::metaObject() const
200{
201 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
202}
203
204void *ClassifierListPage::qt_metacast(const char *_clname)
205{
206 if (!_clname) return nullptr;
207 if (!strcmp(_clname, qt_meta_stringdata_ZN18ClassifierListPageE.stringdata0))
208 return static_cast<void*>(this);
209 return DialogPageBase::qt_metacast(_clname);
210}
211
212int ClassifierListPage::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
213{
214 _id = DialogPageBase::qt_metacall(_c, _id, _a);
215 if (_id < 0)
216 return _id;
217 if (_c == QMetaObject::InvokeMetaMethod) {
218 if (_id < 13)
219 qt_static_metacall(this, _c, _id, _a);
220 _id -= 13;
221 }
222 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
223 if (_id < 13)
224 qt_static_metacall(this, _c, _id, _a);
225 _id -= 13;
226 }
227 return _id;
228}
229QT_WARNING_POP
ClassifierListPage(QWidget *parent, UMLClassifier *classifier, UMLDoc *doc, UMLObject::ObjectType type)
Definition classifierlistpage.cpp:47
static Q_CONSTINIT const uint qt_meta_data_ZN18ClassifierListPageE[]
Definition moc_classifierlistpage.cpp:67
#define Q_CONSTINIT
Definition moc_parser.cpp:27
Definition moc_parser.cpp:33