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

Classes

struct  qt_meta_stringdata_StereotypesWindow_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_StereotypesWindow_t qt_meta_stringdata_StereotypesWindow
 
static const uint qt_meta_data_StereotypesWindow []
 

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

Variable Documentation

◆ qt_meta_data_StereotypesWindow

const uint qt_meta_data_StereotypesWindow[]
static
Initial value:
= {
8,
0,
0, 0,
2, 14,
0, 0,
0, 0,
0, 0,
0,
0,
1, 0, 24, 2, 0x0a ,
3, 1, 25, 2, 0x09 ,
QMetaType::Void,
QMetaType::Void, 0x80000000 | 4, 5,
0
}

◆ qt_meta_stringdata_StereotypesWindow

const qt_meta_stringdata_StereotypesWindow_t qt_meta_stringdata_StereotypesWindow
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 17),
QT_MOC_LITERAL(1, 18, 8),
QT_MOC_LITERAL(2, 27, 0),
QT_MOC_LITERAL(3, 28, 28),
QT_MOC_LITERAL(4, 57, 11),
QT_MOC_LITERAL(5, 69, 5)
},
"StereotypesWindow\0modified\0\0"
"slotStereotypesDoubleClicked\0QModelIndex\0"
"index"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition: moc_stereotypeswindow.cpp:28