moc_mlproject.cpp File Reference
#include "../../include/dnai/models/ml/mlproject.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#include <QtCore/QList>
Include dependency graph for moc_mlproject.cpp:

Classes

struct  qt_meta_stringdata_dnai__models__ml__MlProject_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_dnai__models__ml__MlProject_t qt_meta_stringdata_dnai__models__ml__MlProject
 
static const uint qt_meta_data_dnai__models__ml__MlProject []
 

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

Variable Documentation

const uint qt_meta_data_dnai__models__ml__MlProject[]
static
Initial value:
= {
7,
0,
0, 0,
0, 0,
2, 14,
0, 0,
0, 0,
0,
0,
1, 0x80000000 | 2, 0x00095409,
3, 0x80000000 | 4, 0x00095409,
0
}
const qt_meta_stringdata_dnai__models__ml__MlProject_t qt_meta_stringdata_dnai__models__ml__MlProject
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 27),
QT_MOC_LITERAL(1, 28, 8),
QT_MOC_LITERAL(2, 37, 15),
QT_MOC_LITERAL(3, 53, 5),
QT_MOC_LITERAL(4, 59, 24)
},
"dnai::models::ml::MlProject\0datasets\0"
"QList<Dataset*>\0model\0dnai::models::ml::Model*"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition: moc_mlproject.cpp:28