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

Classes

struct  qt_meta_stringdata_ClassAssociationsPage_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_ClassAssociationsPage_t qt_meta_stringdata_ClassAssociationsPage
 
static const uint qt_meta_data_ClassAssociationsPage []
 

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

Variable Documentation

◆ qt_meta_data_ClassAssociationsPage

const uint qt_meta_data_ClassAssociationsPage[]
static
Initial value:
= {
8,
0,
0, 0,
3, 14,
0, 0,
0, 0,
0, 0,
0,
0,
1, 1, 29, 2, 0x0a ,
5, 1, 32, 2, 0x0a ,
7, 1, 35, 2, 0x0a ,
QMetaType::Void, 0x80000000 | 3, 4,
QMetaType::Void, QMetaType::QPoint, 6,
QMetaType::Void, 0x80000000 | 8, 9,
0
}

◆ qt_meta_stringdata_ClassAssociationsPage

const qt_meta_stringdata_ClassAssociationsPage_t qt_meta_stringdata_ClassAssociationsPage
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 21),
QT_MOC_LITERAL(1, 22, 15),
QT_MOC_LITERAL(2, 38, 0),
QT_MOC_LITERAL(3, 39, 16),
QT_MOC_LITERAL(4, 56, 4),
QT_MOC_LITERAL(5, 61, 22),
QT_MOC_LITERAL(6, 84, 1),
QT_MOC_LITERAL(7, 86, 17),
QT_MOC_LITERAL(8, 104, 8),
QT_MOC_LITERAL(9, 113, 6)
},
"ClassAssociationsPage\0slotDoubleClick\0"
"\0QListWidgetItem*\0item\0slotRightButtonPressed\0"
"p\0slotMenuSelection\0QAction*\0action"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition: moc_classassociationspage.cpp:28