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 != 69
21#error "This file was generated using the moc from 6.11.1. 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")
37template <>
constexpr inline auto ClassifierListPage::qt_create_metaobjectdata<qt_meta_tag_ZN18ClassifierListPageE_t>()
39 namespace QMC = QtMocConstants;
40 QtMocHelpers::StringRefStorage qt_stringData {
49 "slotListItemCreated",
52 "slotListItemModified",
53 "slotRightButtonPressed",
66 QtMocHelpers::UintData qt_methods {
68 QtMocHelpers::SlotData<void(QListWidgetItem *)>(1, 2, QMC::AccessProtected, QMetaType::Void, {{
69 { 0x80000000 | 3, 4 },
72 QtMocHelpers::SlotData<
void(QAction *)>(5, 2, QMC::AccessProtected, QMetaType::Void, {{
73 { 0x80000000 | 6, 7 },
76 QtMocHelpers::SlotData<
void(UMLObject *)>(8, 2, QMC::AccessProtected, QMetaType::Void, {{
77 { 0x80000000 | 9, 10 },
80 QtMocHelpers::SlotData<
void()>(11, 2, QMC::AccessProtected, QMetaType::Void),
82 QtMocHelpers::SlotData<
void(
const QPoint &)>(12, 2, QMC::AccessProtected, QMetaType::Void, {{
83 { 0x80000000 | 13, 14 },
86 QtMocHelpers::SlotData<
void(QListWidgetItem *)>(15, 2, QMC::AccessProtected, QMetaType::Void, {{
87 { 0x80000000 | 3, 4 },
90 QtMocHelpers::SlotData<
void()>(16, 2, QMC::AccessProtected, QMetaType::Void),
92 QtMocHelpers::SlotData<
void()>(17, 2, QMC::AccessProtected, QMetaType::Void),
94 QtMocHelpers::SlotData<
void()>(18, 2, QMC::AccessProtected, QMetaType::Void),
96 QtMocHelpers::SlotData<
void()>(19, 2, QMC::AccessProtected, QMetaType::Void),
98 QtMocHelpers::SlotData<
void()>(20, 2, QMC::AccessProtected, QMetaType::Void),
100 QtMocHelpers::SlotData<
void()>(21, 2, QMC::AccessProtected, QMetaType::Void),
102 QtMocHelpers::SlotData<
void()>(22, 2, QMC::AccessProtected, QMetaType::Void),
104 QtMocHelpers::UintData qt_properties {
106 QtMocHelpers::UintData qt_enums {
108 return QtMocHelpers::metaObjectData<ClassifierListPage, qt_meta_tag_ZN18ClassifierListPageE_t>(QMC::MetaObjectFlag{}, qt_stringData,
109 qt_methods, qt_properties, qt_enums);
111Q_CONSTINIT const QMetaObject ClassifierListPage::staticMetaObject = { {
112 QMetaObject::SuperData::link<DialogPageBase::staticMetaObject>(),
113 qt_staticMetaObjectStaticContent<qt_meta_tag_ZN18ClassifierListPageE_t>.stringdata,
114 qt_staticMetaObjectStaticContent<qt_meta_tag_ZN18ClassifierListPageE_t>.data,
117 qt_staticMetaObjectRelocatingContent<qt_meta_tag_ZN18ClassifierListPageE_t>.metaTypes,
121void ClassifierListPage::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
124 if (_c == QMetaObject::InvokeMetaMethod) {
126 case 0: _t->slotActivateItem((*
reinterpret_cast<std::add_pointer_t<QListWidgetItem*>
>(_a[1])));
break;
127 case 1: _t->slotMenuSelection((*
reinterpret_cast<std::add_pointer_t<QAction*>
>(_a[1])));
break;
128 case 2: _t->slotListItemCreated((*
reinterpret_cast<std::add_pointer_t<UMLObject*>
>(_a[1])));
break;
129 case 3: _t->slotListItemModified();
break;
130 case 4: _t->slotRightButtonPressed((*
reinterpret_cast<std::add_pointer_t<QPoint>
>(_a[1])));
break;
131 case 5: _t->slotDoubleClick((*
reinterpret_cast<std::add_pointer_t<QListWidgetItem*>
>(_a[1])));
break;
132 case 6: _t->slotTopClicked();
break;
133 case 7: _t->slotUpClicked();
break;
134 case 8: _t->slotDownClicked();
break;
135 case 9: _t->slotBottomClicked();
break;
136 case 10: _t->slotNewListItem();
break;
137 case 11: _t->slotDelete();
break;
138 case 12: _t->slotProperties();
break;
142 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
144 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
146 switch (*
reinterpret_cast<int*
>(_a[1])) {
147 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
149 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< QAction* >();
break;
153 switch (*
reinterpret_cast<int*
>(_a[1])) {
154 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
156 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< UMLObject* >();
break;
163const QMetaObject *ClassifierListPage::metaObject()
const
165 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
168void *ClassifierListPage::qt_metacast(
const char *_clname)
170 if (!_clname)
return nullptr;
171 if (!strcmp(_clname, qt_staticMetaObjectStaticContent<qt_meta_tag_ZN18ClassifierListPageE_t>.strings))
172 return static_cast<void*
>(
this);
173 return DialogPageBase::qt_metacast(_clname);
176int ClassifierListPage::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
178 _id = DialogPageBase::qt_metacall(_c, _id, _a);
181 if (_c == QMetaObject::InvokeMetaMethod) {
183 qt_static_metacall(
this, _c, _id, _a);
186 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
188 qt_static_metacall(
this, _c, _id, _a);
ClassifierListPage(QWidget *parent, UMLClassifier *classifier, UMLDoc *doc, UMLObject::ObjectType type)
Definition classifierlistpage.cpp:47
#define Q_CONSTINIT
Definition moc_parser.cpp:27
Definition moc_parser.cpp:33
Definition moc_classifierlistpage.cpp:34