#ifdef UNSAFE_BUFFERS_BUILD
#pragma allow_unsafe_buffers
#endif
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#include <memory>
#include "ui/qt/qt_shim.h"
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'qt_shim.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 68
#error "This file was generated using the moc from 6.2.4. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
#endif
QT_BEGIN_MOC_NAMESPACE
QT_WARNING_PUSH
QT_WARNING_DISABLE_DEPRECATED
struct qt_meta_stringdata_qt__QtShim_t { … };
#define QT_MOC_LITERAL …
static const qt_meta_stringdata_qt__QtShim_t qt_meta_stringdata_qt__QtShim = …;
#undef QT_MOC_LITERAL
static const uint qt_meta_data_qt__QtShim[] = …;
void qt::QtShim::qt_static_metacall(QObject* _o,
QMetaObject::Call _c,
int _id,
void** _a) { … }
const QMetaObject qt::QtShim::staticMetaObject = …;
const QMetaObject* qt::QtShim::metaObject() const { … }
void* qt::QtShim::qt_metacast(const char* _clname) { … }
int qt::QtShim::qt_metacall(QMetaObject::Call _c, int _id, void** _a) { … }
QT_WARNING_POP
QT_END_MOC_NAMESPACE