#include <memory>
#include "../../../../umbrello/umlmodel/entityattribute.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_UMLEntityAttribute
const uint qt_meta_data_UMLEntityAttribute[] |
|
static |
Initial value:= {
8,
0,
0, 0,
0, 0,
0, 0,
1, 14,
0, 0,
0,
0,
1, 1, 0x0, 4, 19,
0
}
@ Index
Definition entityattribute.h:29
@ None
Definition entityattribute.h:27
@ Unique
Definition entityattribute.h:30
@ Primary
Definition entityattribute.h:28
◆ qt_meta_stringdata_UMLEntityAttribute
Initial value:= {
{
},
"UMLEntityAttribute\0DBIndex_Type\0None\0"
"Primary\0Index\0Unique"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition moc_entityattribute.cpp:28