10#include "../../third-party/qonlinetranslator/src/qonlinetts.h"
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'qonlinetts.h' doesn't include <QObject>."
15#elif Q_MOC_OUTPUT_REVISION != 67
16#error "This file was generated using the moc from 5.15.2. It"
17#error "cannot be used with the include files from this version of Qt."
18#error "(The moc has changed too much.)"
23QT_WARNING_DISABLE_DEPRECATED
25 QByteArrayData
data[14];
28#define QT_MOC_LITERAL(idx, ofs, len) \
29 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30 qptrdiff(offsetof(qt_meta_stringdata_QOnlineTts_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
51 "QOnlineTts\0Voice\0NoVoice\0Zahar\0Ermil\0"
52 "Jane\0Oksana\0Alyss\0Omazh\0Emotion\0"
53 "NoEmotion\0Neutral\0Good\0Evil"
57static const uint qt_meta_data_QOnlineTts[] = {
90void QOnlineTts::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
98QT_INIT_METAOBJECT
const QMetaObject QOnlineTts::staticMetaObject = { {
99 QMetaObject::SuperData::link<QObject::staticMetaObject>(),
100 qt_meta_stringdata_QOnlineTts.
data,
101 qt_meta_data_QOnlineTts,
108const QMetaObject *QOnlineTts::metaObject()
const
110 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
113void *QOnlineTts::qt_metacast(
const char *_clname)
115 if (!_clname)
return nullptr;
116 if (!strcmp(_clname, qt_meta_stringdata_QOnlineTts.
stringdata0))
117 return static_cast<void*
>(
this);
118 return QObject::qt_metacast(_clname);
121int QOnlineTts::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
123 _id = QObject::qt_metacall(_c, _id, _a);
#define QT_MOC_LITERAL(idx, ofs, len)