moc_entitymanager.cpp File Reference
#include "../../include/dnai/core/entitymanager.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
Include dependency graph for moc_entitymanager.cpp:

Classes

struct  qt_meta_stringdata_dnai__gcore__EntityManager_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_dnai__gcore__EntityManager_t qt_meta_stringdata_dnai__gcore__EntityManager
 
static const uint qt_meta_data_dnai__gcore__EntityManager []
 

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__gcore__EntityManager_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
Definition: moc_entitymanager.cpp:23

Variable Documentation

const uint qt_meta_data_dnai__gcore__EntityManager[]
static
Initial value:
= {
7,
0,
0, 0,
2, 14,
0, 0,
0, 0,
0, 0,
0,
2,
1, 2, 24, 2, 0x06 ,
7, 2, 29, 2, 0x06 ,
QMetaType::Void, 0x80000000 | 3, 0x80000000 | 5, 4, 6,
QMetaType::Void, 0x80000000 | 3, 0x80000000 | 5, 4, 6,
0
}
const qt_meta_stringdata_dnai__gcore__EntityManager_t qt_meta_stringdata_dnai__gcore__EntityManager
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 26),
QT_MOC_LITERAL(1, 27, 11),
QT_MOC_LITERAL(2, 39, 0),
QT_MOC_LITERAL(3, 40, 16),
QT_MOC_LITERAL(4, 57, 2),
QT_MOC_LITERAL(5, 60, 15),
QT_MOC_LITERAL(6, 76, 6),
QT_MOC_LITERAL(7, 83, 13)
},
"dnai::gcore::EntityManager\0entityAdded\0"
"\0::core::EntityID\0id\0models::Entity&\0"
"entity\0entityRemoved"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition: moc_entitymanager.cpp:27