9 #include "../layoutdialog.h" 
   10 #include <QtCore/qbytearray.h> 
   11 #include <QtCore/qmetatype.h> 
   12 #if !defined(Q_MOC_OUTPUT_REVISION) 
   13 #error "The header file 'layoutdialog.h' doesn't include <QObject>." 
   14 #elif Q_MOC_OUTPUT_REVISION != 67 
   15 #error "This file was generated using the moc from 5.7.1. It" 
   16 #error "cannot be used with the include files from this version of Qt." 
   17 #error "(The moc has changed too much.)" 
   20 QT_BEGIN_MOC_NAMESPACE
 
   25 #define QT_MOC_LITERAL(idx, ofs, len) \ 
   26     Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 
   27     qptrdiff(offsetof(qt_meta_stringdata_LayoutDialog_t, stringdata0) + ofs \ 
   28         - idx * sizeof(QByteArrayData)) \ 
   55 void LayoutDialog::qt_static_metacall(
QObject *_o, QMetaObject::Call _c, 
int _id, 
void **_a)
 
   63 const QMetaObject LayoutDialog::staticMetaObject = {
 
   64     { &QDialog::staticMetaObject, qt_meta_stringdata_LayoutDialog.
data,
 
   69 const QMetaObject *LayoutDialog::metaObject()
 const 
   71     return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
 
   74 void *LayoutDialog::qt_metacast(
const char *_clname)
 
   76     if (!_clname) 
return Q_NULLPTR;
 
   77     if (!strcmp(_clname, qt_meta_stringdata_LayoutDialog.
stringdata0))
 
   78         return static_cast<void*
>(
const_cast< LayoutDialog*
>(
this));
 
   79     return QDialog::qt_metacast(_clname);
 
   82 int LayoutDialog::qt_metacall(QMetaObject::Call _c, 
int _id, 
void **_a)
 
   84     _id = QDialog::qt_metacall(_c, _id, _a);
 
static const qt_meta_stringdata_LayoutDialog_t qt_meta_stringdata_LayoutDialog
 
#define QT_MOC_LITERAL(idx, ofs, len)
 
static const uint qt_meta_data_LayoutDialog[]