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 '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.)"
32QT_WARNING_DISABLE_GCC(
"-Wuseless-cast")
38#ifdef QT_MOC_HAS_STRINGDATA
39static constexpr auto qt_meta_stringdata_ZN18ClassifierListPageE = QtMocHelpers::stringData(
48 "slotListItemCreated",
51 "slotListItemModified",
52 "slotRightButtonPressed",
64#error "qtmochelpers.h not found or too old."
81 1, 1, 92, 2, 0x09, 1 ,
82 5, 1, 95, 2, 0x09, 3 ,
83 8, 1, 98, 2, 0x09, 5 ,
84 11, 0, 101, 2, 0x09, 7 ,
85 12, 1, 102, 2, 0x09, 8 ,
86 14, 1, 105, 2, 0x09, 10 ,
87 15, 0, 108, 2, 0x09, 12 ,
88 16, 0, 109, 2, 0x09, 13 ,
89 17, 0, 110, 2, 0x09, 14 ,
90 18, 0, 111, 2, 0x09, 15 ,
91 19, 0, 112, 2, 0x09, 16 ,
92 20, 0, 113, 2, 0x09, 17 ,
93 21, 0, 114, 2, 0x09, 18 ,
96 QMetaType::Void, 0x80000000 | 3, 4,
97 QMetaType::Void, 0x80000000 | 6, 7,
98 QMetaType::Void, 0x80000000 | 9, 10,
100 QMetaType::Void, QMetaType::QPoint, 13,
101 QMetaType::Void, 0x80000000 | 3, 4,
113Q_CONSTINIT const QMetaObject ClassifierListPage::staticMetaObject = { {
114 QMetaObject::SuperData::link<DialogPageBase::staticMetaObject>(),
115 qt_meta_stringdata_ZN18ClassifierListPageE.offsetsAndSizes,
119 qt_incomplete_metaTypeArray<qt_meta_tag_ZN18ClassifierListPageE_t,
121 QtPrivate::TypeAndForceComplete<ClassifierListPage, std::true_type>,
123 QtPrivate::TypeAndForceComplete<void, std::false_type>,
124 QtPrivate::TypeAndForceComplete<QListWidgetItem *, std::false_type>,
126 QtPrivate::TypeAndForceComplete<void, std::false_type>,
127 QtPrivate::TypeAndForceComplete<QAction *, std::false_type>,
129 QtPrivate::TypeAndForceComplete<void, std::false_type>,
130 QtPrivate::TypeAndForceComplete<UMLObject *, std::false_type>,
132 QtPrivate::TypeAndForceComplete<void, std::false_type>,
134 QtPrivate::TypeAndForceComplete<void, std::false_type>,
135 QtPrivate::TypeAndForceComplete<const QPoint &, std::false_type>,
137 QtPrivate::TypeAndForceComplete<void, std::false_type>,
138 QtPrivate::TypeAndForceComplete<QListWidgetItem *, std::false_type>,
140 QtPrivate::TypeAndForceComplete<void, std::false_type>,
142 QtPrivate::TypeAndForceComplete<void, std::false_type>,
144 QtPrivate::TypeAndForceComplete<void, std::false_type>,
146 QtPrivate::TypeAndForceComplete<void, std::false_type>,
148 QtPrivate::TypeAndForceComplete<void, std::false_type>,
150 QtPrivate::TypeAndForceComplete<void, std::false_type>,
152 QtPrivate::TypeAndForceComplete<void, std::false_type>
157void ClassifierListPage::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
160 if (_c == QMetaObject::InvokeMetaMethod) {
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;
178 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
180 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
182 switch (*
reinterpret_cast<int*
>(_a[1])) {
183 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
185 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< QAction* >();
break;
189 switch (*
reinterpret_cast<int*
>(_a[1])) {
190 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
192 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< UMLObject* >();
break;
199const QMetaObject *ClassifierListPage::metaObject()
const
201 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
204void *ClassifierListPage::qt_metacast(
const char *_clname)
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);
212int ClassifierListPage::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
214 _id = DialogPageBase::qt_metacall(_c, _id, _a);
217 if (_c == QMetaObject::InvokeMetaMethod) {
219 qt_static_metacall(
this, _c, _id, _a);
222 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
224 qt_static_metacall(
this, _c, _id, _a);
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
Definition moc_classifierlistpage.cpp:34