#include <memory>
#include "../../../../umbrello/dialogs/selectoperationdialog.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
Go to the source code of this file.
◆ QT_MOC_LITERAL
#define QT_MOC_LITERAL |
( |
|
idx, |
|
|
|
ofs, |
|
|
|
len |
|
) |
| |
Value: Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
- idx * sizeof(QByteArrayData)) \
)
◆ qt_meta_data_SelectOperationDialog
const uint qt_meta_data_SelectOperationDialog[] |
|
static |
Initial value:= {
8,
0,
0, 0,
4, 14,
0, 0,
0, 0,
0, 0,
0,
0,
1, 1, 34, 2, 0x0a ,
4, 0, 37, 2, 0x0a ,
5, 1, 38, 2, 0x0a ,
7, 1, 41, 2, 0x0a ,
QMetaType::Void, QMetaType::Bool, 3,
QMetaType::Void,
QMetaType::Void, QMetaType::Int, 6,
QMetaType::Void, QMetaType::QString, 8,
0
}
◆ qt_meta_stringdata_SelectOperationDialog
Initial value:= {
{
},
"SelectOperationDialog\0slotAutoIncrementChecked\0"
"\0state\0slotNewOperation\0slotIndexChanged\0"
"index\0slotTextChanged\0text"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition moc_selectoperationdialog.cpp:28