#include <memory>
#include "../../../../unittests/testassociation.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
Go to the source code of this file.
◆ QT_MOC_LITERAL
#define QT_MOC_LITERAL |
( |
|
idx, |
|
|
|
ofs, |
|
|
|
len |
|
) |
| |
Value: Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
- idx * sizeof(QByteArrayData)) \
)
◆ qt_meta_data_TestAssociation
const uint qt_meta_data_TestAssociation[] |
|
static |
◆ qt_meta_stringdata_TestAssociation
Initial value:= {
{
},
"TestAssociation\0initTestCase\0\0"
"cleanupTestCase\0test_equal\0test_toString\0"
"test_UMLRole\0test_associationType\0"
"test_objectID\0test_visibility\0"
"test_changeability\0test_multiplicity\0"
"test_roleName\0test_roleDoc\0resolveRef\0"
"test_saveAndLoad"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition moc_testassociation.cpp:28