umbrello  2.39.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Classes | Macros | Variables
moc_exportallviewsdialog.cpp File Reference
#include <memory>
#include "../../../../umbrello/dialogs/exportallviewsdialog.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>

Classes

struct  qt_meta_stringdata_ExportAllViewsDialog_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_ExportAllViewsDialog_t qt_meta_stringdata_ExportAllViewsDialog
 
static const uint qt_meta_data_ExportAllViewsDialog []
 

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

Variable Documentation

◆ qt_meta_data_ExportAllViewsDialog

const uint qt_meta_data_ExportAllViewsDialog[]
static
Initial value:
= {
8,
0,
0, 0,
2, 14,
0, 0,
0, 0,
0, 0,
0,
0,
1, 0, 24, 2, 0x09 ,
3, 1, 25, 2, 0x09 ,
QMetaType::Void,
QMetaType::Void, QMetaType::QString, 4,
0
}

◆ qt_meta_stringdata_ExportAllViewsDialog

const qt_meta_stringdata_ExportAllViewsDialog_t qt_meta_stringdata_ExportAllViewsDialog
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 20),
QT_MOC_LITERAL(1, 21, 14),
QT_MOC_LITERAL(2, 36, 0),
QT_MOC_LITERAL(3, 37, 20),
QT_MOC_LITERAL(4, 58, 9)
},
"ExportAllViewsDialog\0languageChange\0"
"\0slotImageTypeChanged\0imageType"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition: moc_exportallviewsdialog.cpp:28