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

Classes

struct  qt_meta_stringdata_EntityWidget_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_EntityWidget_t qt_meta_stringdata_EntityWidget
 
static const uint qt_meta_data_EntityWidget []
 

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_EntityWidget_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
Definition: moc_entitywidget.cpp:24

Variable Documentation

◆ qt_meta_data_EntityWidget

const uint qt_meta_data_EntityWidget[]
static
Initial value:
= {
8,
0,
0, 0,
1, 14,
0, 0,
0, 0,
0, 0,
0,
0,
1, 1, 19, 2, 0x0a ,
QMetaType::Void, 0x80000000 | 3, 4,
0
}

◆ qt_meta_stringdata_EntityWidget

const qt_meta_stringdata_EntityWidget_t qt_meta_stringdata_EntityWidget
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 12),
QT_MOC_LITERAL(1, 13, 17),
QT_MOC_LITERAL(2, 31, 0),
QT_MOC_LITERAL(3, 32, 8),
QT_MOC_LITERAL(4, 41, 6)
},
"EntityWidget\0slotMenuSelection\0\0"
"QAction*\0action"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition: moc_entitywidget.cpp:28