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.9.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")
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",
65 QtMocHelpers::UintData qt_methods {
67 QtMocHelpers::SlotData<void(QListWidgetItem *)>(1, 2, QMC::AccessProtected, QMetaType::Void, {{
68 { 0x80000000 | 3, 4 },
71 QtMocHelpers::SlotData<
void(QAction *)>(5, 2, QMC::AccessProtected, QMetaType::Void, {{
72 { 0x80000000 | 6, 7 },
75 QtMocHelpers::SlotData<
void(UMLObject *)>(8, 2, QMC::AccessProtected, QMetaType::Void, {{
76 { 0x80000000 | 9, 10 },
79 QtMocHelpers::SlotData<
void()>(11, 2, QMC::AccessProtected, QMetaType::Void),
81 QtMocHelpers::SlotData<
void(
const QPoint &)>(12, 2, QMC::AccessProtected, QMetaType::Void, {{
82 { QMetaType::QPoint, 13 },
85 QtMocHelpers::SlotData<
void(QListWidgetItem *)>(14, 2, QMC::AccessProtected, QMetaType::Void, {{
86 { 0x80000000 | 3, 4 },
89 QtMocHelpers::SlotData<
void()>(15, 2, QMC::AccessProtected, QMetaType::Void),
91 QtMocHelpers::SlotData<
void()>(16, 2, QMC::AccessProtected, QMetaType::Void),
93 QtMocHelpers::SlotData<
void()>(17, 2, QMC::AccessProtected, QMetaType::Void),
95 QtMocHelpers::SlotData<
void()>(18, 2, QMC::AccessProtected, QMetaType::Void),
97 QtMocHelpers::SlotData<
void()>(19, 2, QMC::AccessProtected, QMetaType::Void),
99 QtMocHelpers::SlotData<
void()>(20, 2, QMC::AccessProtected, QMetaType::Void),
101 QtMocHelpers::SlotData<
void()>(21, 2, QMC::AccessProtected, QMetaType::Void),
103 QtMocHelpers::UintData qt_properties {
105 QtMocHelpers::UintData qt_enums {
107 return QtMocHelpers::metaObjectData<ClassifierListPage, qt_meta_tag_ZN18ClassifierListPageE_t>(QMC::MetaObjectFlag{}, qt_stringData,
108 qt_methods, qt_properties, qt_enums);
110Q_CONSTINIT const QMetaObject ClassifierListPage::staticMetaObject = { {
111 QMetaObject::SuperData::link<DialogPageBase::staticMetaObject>(),
112 qt_staticMetaObjectStaticContent<qt_meta_tag_ZN18ClassifierListPageE_t>.stringdata,
113 qt_staticMetaObjectStaticContent<qt_meta_tag_ZN18ClassifierListPageE_t>.data,
116 qt_staticMetaObjectRelocatingContent<qt_meta_tag_ZN18ClassifierListPageE_t>.metaTypes,
120void ClassifierListPage::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
123 if (_c == QMetaObject::InvokeMetaMethod) {
125 case 0: _t->slotActivateItem((*
reinterpret_cast< std::add_pointer_t<QListWidgetItem*>
>(_a[1])));
break;
126 case 1: _t->slotMenuSelection((*
reinterpret_cast< std::add_pointer_t<QAction*>
>(_a[1])));
break;
127 case 2: _t->slotListItemCreated((*
reinterpret_cast< std::add_pointer_t<UMLObject*>
>(_a[1])));
break;
128 case 3: _t->slotListItemModified();
break;
129 case 4: _t->slotRightButtonPressed((*
reinterpret_cast< std::add_pointer_t<QPoint>
>(_a[1])));
break;
130 case 5: _t->slotDoubleClick((*
reinterpret_cast< std::add_pointer_t<QListWidgetItem*>
>(_a[1])));
break;
131 case 6: _t->slotTopClicked();
break;
132 case 7: _t->slotUpClicked();
break;
133 case 8: _t->slotDownClicked();
break;
134 case 9: _t->slotBottomClicked();
break;
135 case 10: _t->slotNewListItem();
break;
136 case 11: _t->slotDelete();
break;
137 case 12: _t->slotProperties();
break;
141 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
143 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
145 switch (*
reinterpret_cast<int*
>(_a[1])) {
146 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
148 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< QAction* >();
break;
152 switch (*
reinterpret_cast<int*
>(_a[1])) {
153 default: *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
break;
155 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType::fromType< UMLObject* >();
break;
162const QMetaObject *ClassifierListPage::metaObject()
const
164 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
167void *ClassifierListPage::qt_metacast(
const char *_clname)
169 if (!_clname)
return nullptr;
170 if (!strcmp(_clname, qt_staticMetaObjectStaticContent<qt_meta_tag_ZN18ClassifierListPageE_t>.strings))
171 return static_cast<void*
>(
this);
172 return DialogPageBase::qt_metacast(_clname);
175int ClassifierListPage::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
177 _id = DialogPageBase::qt_metacall(_c, _id, _a);
180 if (_c == QMetaObject::InvokeMetaMethod) {
182 qt_static_metacall(
this, _c, _id, _a);
185 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
187 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