9 #include "../quazip/quazipfile.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'quazipfile.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_QuaZipFile_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
55 void QuaZipFile::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
63 const QMetaObject QuaZipFile::staticMetaObject = {
64 { &QIODevice::staticMetaObject, qt_meta_stringdata_QuaZipFile.
data,
69 const QMetaObject *QuaZipFile::metaObject()
const
71 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
74 void *QuaZipFile::qt_metacast(
const char *_clname)
76 if (!_clname)
return Q_NULLPTR;
77 if (!strcmp(_clname, qt_meta_stringdata_QuaZipFile.
stringdata0))
78 return static_cast<void*
>(
const_cast< QuaZipFile*
>(
this));
79 return QIODevice::qt_metacast(_clname);
82 int QuaZipFile::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
84 _id = QIODevice::qt_metacall(_c, _id, _a);
static const qt_meta_stringdata_QuaZipFile_t qt_meta_stringdata_QuaZipFile
static const uint qt_meta_data_QuaZipFile[]
#define QT_MOC_LITERAL(idx, ofs, len)
A file inside ZIP archive.