9 #include <QtCore/qbytearray.h>
10 #include <QtCore/qmetatype.h>
11 #if !defined(Q_MOC_OUTPUT_REVISION)
12 #error "The header file 'i2poptionswidget.h' doesn't include <QObject>."
13 #elif Q_MOC_OUTPUT_REVISION != 67
14 #error "This file was generated using the moc from 5.2.1. It"
15 #error "cannot be used with the include files from this version of Qt."
16 #error "(The moc has changed too much.)"
19 QT_BEGIN_MOC_NAMESPACE
24 #define QT_MOC_LITERAL(idx, ofs, len) \
25 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
26 offsetof(qt_meta_stringdata_I2POptionsWidget_t, stringdata) + ofs \
27 - idx * sizeof(QByteArrayData) \
37 "I2POptionsWidget\0settingsChanged\0\0"
38 "ShowCurrentI2PAddress\0GenerateNewI2PAddress\0"
42 static const uint qt_meta_data_I2POptionsWidget[] = {
72 void I2POptionsWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
74 if (_c == QMetaObject::InvokeMetaMethod) {
82 }
else if (_c == QMetaObject::IndexOfMethod) {
83 int *result =
reinterpret_cast<int *
>(_a[0]);
84 void **func =
reinterpret_cast<void **
>(_a[1]);
95 const QMetaObject I2POptionsWidget::staticMetaObject = {
96 { &QWidget::staticMetaObject, qt_meta_stringdata_I2POptionsWidget.
data,
97 qt_meta_data_I2POptionsWidget, qt_static_metacall, 0, 0}
101 const QMetaObject *I2POptionsWidget::metaObject()
const
103 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
106 void *I2POptionsWidget::qt_metacast(
const char *_clname)
108 if (!_clname)
return 0;
109 if (!strcmp(_clname, qt_meta_stringdata_I2POptionsWidget.
stringdata))
111 return QWidget::qt_metacast(_clname);
114 int I2POptionsWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
116 _id = QWidget::qt_metacall(_c, _id, _a);
119 if (_c == QMetaObject::InvokeMetaMethod) {
121 qt_static_metacall(
this, _c, _id, _a);
123 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
125 *
reinterpret_cast<int*
>(_a[0]) = -1;
134 QMetaObject::activate(
this, &staticMetaObject, 0, 0);