umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Classes | Macros | Variables
moc_attribute.cpp File Reference
#include <memory>
#include "../../../../umbrello/umlmodel/attribute.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
Include dependency graph for moc_attribute.cpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  qt_meta_stringdata_UMLAttribute_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_UMLAttribute_t qt_meta_stringdata_UMLAttribute
 
static const uint qt_meta_data_UMLAttribute []
 

Macro Definition Documentation

◆ QT_MOC_LITERAL

#define QT_MOC_LITERAL (   idx,
  ofs,
  len 
)
Value:
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_UMLAttribute_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
Definition: moc_attribute.cpp:24

Variable Documentation

◆ qt_meta_data_UMLAttribute

const uint qt_meta_data_UMLAttribute[]
static
Initial value:
= {
8,
0,
0, 0,
1, 14,
0, 0,
0, 0,
0, 0,
0,
1,
1, 0, 19, 2, 0x06 ,
QMetaType::Void,
0
}

◆ qt_meta_stringdata_UMLAttribute

const qt_meta_stringdata_UMLAttribute_t qt_meta_stringdata_UMLAttribute
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 12),
QT_MOC_LITERAL(1, 13, 16),
QT_MOC_LITERAL(2, 30, 0)
},
"UMLAttribute\0attributeChanged\0"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition: moc_attribute.cpp:28