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

Classes

struct  qt_meta_stringdata_TestPythonWriter_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_TestPythonWriter_t qt_meta_stringdata_TestPythonWriter
 
static const uint qt_meta_data_TestPythonWriter []
 

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

Variable Documentation

◆ qt_meta_data_TestPythonWriter

const uint qt_meta_data_TestPythonWriter[]
static
Initial value:
= {
8,
0,
0, 0,
3, 14,
0, 0,
0, 0,
0, 0,
0,
0,
1, 0, 29, 2, 0x08 ,
3, 0, 30, 2, 0x08 ,
4, 0, 31, 2, 0x08 ,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
0
}

◆ qt_meta_stringdata_TestPythonWriter

const qt_meta_stringdata_TestPythonWriter_t qt_meta_stringdata_TestPythonWriter
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 16),
QT_MOC_LITERAL(1, 17, 13),
QT_MOC_LITERAL(2, 31, 0),
QT_MOC_LITERAL(3, 32, 15),
QT_MOC_LITERAL(4, 48, 21)
},
"TestPythonWriter\0test_language\0\0"
"test_writeClass\0test_reservedKeywords"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition: moc_testpythonwriter.cpp:28