10#include "../../../../unittests/testclassifier.h"
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'testclassifier.h' doesn't include <QObject>."
15#elif Q_MOC_OUTPUT_REVISION != 67
16#error "This file was generated using the moc from 5.15.13. It"
17#error "cannot be used with the include files from this version of Qt."
18#error "(The moc has changed too much.)"
23QT_WARNING_DISABLE_DEPRECATED
28#define QT_MOC_LITERAL(idx, ofs, len) \
29 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30 qptrdiff(offsetof(qt_meta_stringdata_TEST_classifier_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
74 "TEST_classifier\0test_equal\0\0test_copyInto\0"
75 "test_clone\0test_addAttributeWithType\0"
76 "test_addAttributeWithObject\0"
77 "test_addAttributeWithAttribute\0"
78 "test_removeAndCountAttribute\0"
79 "test_getAttributeList\0"
80 "test_addOperationWithPosition\0"
81 "test_addOperationWithLog\0"
82 "test_checkOperationSignature\0"
83 "test_removeAndCountOperation\0"
84 "test_getOperationList\0test_addTemplateWithType\0"
85 "test_addTemplateWithLog\0"
86 "test_addTemplateWithPosition\0"
87 "test_removeAndCountTemplate\0"
88 "test_findTemplate\0test_getTemplateList\0"
89 "test_takeItem\0test_getFilteredList\0"
90 "test_resolveRef\0test_findOperations\0"
91 "test_findChildObjectById\0test_findOperation\0"
92 "test_findSuperClassConcepts\0"
93 "test_findSubClassConcepts\0"
94 "test_setGetClassAssoc\0test_isInterface\0"
95 "test_setGetOriginType\0test_setGetIsReference\0"
96 "test_hasAbstractOps\0test_makeChildObject\0"
97 "test_getUniAssociationToBeImplemented\0"
124 10, 0, 197, 2, 0x08 ,
125 11, 0, 198, 2, 0x08 ,
126 12, 0, 199, 2, 0x08 ,
127 13, 0, 200, 2, 0x08 ,
128 14, 0, 201, 2, 0x08 ,
129 15, 0, 202, 2, 0x08 ,
130 16, 0, 203, 2, 0x08 ,
131 17, 0, 204, 2, 0x08 ,
132 18, 0, 205, 2, 0x08 ,
133 19, 0, 206, 2, 0x08 ,
134 20, 0, 207, 2, 0x08 ,
135 21, 0, 208, 2, 0x08 ,
136 22, 0, 209, 2, 0x08 ,
137 23, 0, 210, 2, 0x08 ,
138 24, 0, 211, 2, 0x08 ,
139 25, 0, 212, 2, 0x08 ,
140 26, 0, 213, 2, 0x08 ,
141 27, 0, 214, 2, 0x08 ,
142 28, 0, 215, 2, 0x08 ,
143 29, 0, 216, 2, 0x08 ,
144 30, 0, 217, 2, 0x08 ,
145 31, 0, 218, 2, 0x08 ,
146 32, 0, 219, 2, 0x08 ,
147 33, 0, 220, 2, 0x08 ,
148 34, 0, 221, 2, 0x08 ,
149 35, 0, 222, 2, 0x08 ,
150 36, 0, 223, 2, 0x08 ,
192void TEST_classifier::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
194 if (_c == QMetaObject::InvokeMetaMethod) {
199 case 1: _t->test_copyInto();
break;
200 case 2: _t->test_clone();
break;
201 case 3: _t->test_addAttributeWithType();
break;
202 case 4: _t->test_addAttributeWithObject();
break;
203 case 5: _t->test_addAttributeWithAttribute();
break;
204 case 6: _t->test_removeAndCountAttribute();
break;
205 case 7: _t->test_getAttributeList();
break;
206 case 8: _t->test_addOperationWithPosition();
break;
207 case 9: _t->test_addOperationWithLog();
break;
208 case 10: _t->test_checkOperationSignature();
break;
209 case 11: _t->test_removeAndCountOperation();
break;
210 case 12: _t->test_getOperationList();
break;
211 case 13: _t->test_addTemplateWithType();
break;
212 case 14: _t->test_addTemplateWithLog();
break;
213 case 15: _t->test_addTemplateWithPosition();
break;
214 case 16: _t->test_removeAndCountTemplate();
break;
215 case 17: _t->test_findTemplate();
break;
216 case 18: _t->test_getTemplateList();
break;
217 case 19: _t->test_takeItem();
break;
218 case 20: _t->test_getFilteredList();
break;
219 case 21: _t->test_resolveRef();
break;
220 case 22: _t->test_findOperations();
break;
221 case 23: _t->test_findChildObjectById();
break;
222 case 24: _t->test_findOperation();
break;
223 case 25: _t->test_findSuperClassConcepts();
break;
224 case 26: _t->test_findSubClassConcepts();
break;
225 case 27: _t->test_setGetClassAssoc();
break;
226 case 28: _t->test_isInterface();
break;
227 case 29: _t->test_setGetOriginType();
break;
228 case 30: _t->test_setGetIsReference();
break;
229 case 31: _t->test_hasAbstractOps();
break;
230 case 32: _t->test_makeChildObject();
break;
231 case 33: _t->test_getUniAssociationToBeImplemented();
break;
232 case 34: _t->test_saveAndLoad();
break;
239QT_INIT_METAOBJECT
const QMetaObject TEST_classifier::staticMetaObject = { {
240 QMetaObject::SuperData::link<TestBase::staticMetaObject>(),
249const QMetaObject *TEST_classifier::metaObject()
const
251 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
254void *TEST_classifier::qt_metacast(
const char *_clname)
256 if (!_clname)
return nullptr;
258 return static_cast<void*
>(
this);
259 return TestBase::qt_metacast(_clname);
262int TEST_classifier::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
264 _id = TestBase::qt_metacall(_c, _id, _a);
267 if (_c == QMetaObject::InvokeMetaMethod) {
269 qt_static_metacall(
this, _c, _id, _a);
271 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
273 *
reinterpret_cast<int*
>(_a[0]) = -1;
Definition testclassifier.h:16
void test_equal()
Definition testclassifier.cpp:19
static const uint qt_meta_data_TEST_classifier[]
Definition moc_testclassifier.cpp:102
#define QT_MOC_LITERAL(idx, ofs, len)
Definition moc_testclassifier.cpp:28
static const qt_meta_stringdata_TEST_classifier_t qt_meta_stringdata_TEST_classifier
Definition moc_testclassifier.cpp:33