moc_customshape.cpp File Reference
#include "../../include/dnai/views/customshape.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
Include dependency graph for moc_customshape.cpp:

Classes

struct  qt_meta_stringdata_dnai__views__CustomShape_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_dnai__views__CustomShape_t qt_meta_stringdata_dnai__views__CustomShape
 
static const uint qt_meta_data_dnai__views__CustomShape []
 

Macro Definition Documentation

#define QT_MOC_LITERAL (   idx,
  ofs,
  len 
)
Value:
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_dnai__views__CustomShape_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
Definition: moc_customshape.cpp:23

Variable Documentation

const uint qt_meta_data_dnai__views__CustomShape[]
static
const qt_meta_stringdata_dnai__views__CustomShape_t qt_meta_stringdata_dnai__views__CustomShape
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 24),
QT_MOC_LITERAL(1, 25, 13),
QT_MOC_LITERAL(2, 39, 0),
QT_MOC_LITERAL(3, 40, 6),
QT_MOC_LITERAL(4, 47, 18),
QT_MOC_LITERAL(5, 66, 1),
QT_MOC_LITERAL(6, 68, 16),
QT_MOC_LITERAL(7, 85, 5),
QT_MOC_LITERAL(8, 91, 18),
QT_MOC_LITERAL(9, 110, 11),
QT_MOC_LITERAL(10, 122, 9),
QT_MOC_LITERAL(11, 132, 11)
},
"dnai::views::CustomShape\0radiusChanged\0"
"\0radius\0borderWidthChanged\0w\0"
"fillColorChanged\0color\0borderColorChanged\0"
"borderWidth\0fillColor\0borderColor"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition: moc_customshape.cpp:27