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

Go to the source code of this file.

Classes

struct  qt_meta_stringdata_SinglePageDialogBase_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_SinglePageDialogBase_t qt_meta_stringdata_SinglePageDialogBase
 
static const uint qt_meta_data_SinglePageDialogBase []
 

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

Variable Documentation

◆ qt_meta_data_SinglePageDialogBase

const uint qt_meta_data_SinglePageDialogBase[]
static
Initial value:
= {
8,
0,
0, 0,
4, 14,
0, 0,
0, 0,
0, 0,
0,
0,
1, 0, 34, 2, 0x09 ,
3, 0, 35, 2, 0x09 ,
4, 0, 36, 2, 0x09 ,
5, 1, 37, 2, 0x09 ,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void, 0x80000000 | 6, 2,
0
}

◆ qt_meta_stringdata_SinglePageDialogBase

const qt_meta_stringdata_SinglePageDialogBase_t qt_meta_stringdata_SinglePageDialogBase
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 20),
QT_MOC_LITERAL(1, 21, 9),
QT_MOC_LITERAL(2, 31, 0),
QT_MOC_LITERAL(3, 32, 6),
QT_MOC_LITERAL(4, 39, 10),
QT_MOC_LITERAL(5, 50, 11),
},
"SinglePageDialogBase\0slotApply\0\0slotOk\0"
"slotCancel\0slotClicked\0QAbstractButton*"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition moc_singlepagedialogbase.cpp:28