9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'abifunctionfield.h' doesn't include <QObject>." 13 #elif Q_MOC_OUTPUT_REVISION != 67 14 #error "This file was generated using the moc from 5.5.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 qptrdiff(offsetof(qt_meta_stringdata_ABIFunctionField_t, stringdata0) + ofs \ 27 - idx * sizeof(QByteArrayData)) \ 41 "ABIFunctionField\0functionChanged\0\0" 42 "on_currentIndexChanged\0FunctionType\0" 43 "Create\0SendTo\0Call" 47 static const uint qt_meta_data_ABIFunctionField[] = {
83 void ABIFunctionField::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
85 if (_c == QMetaObject::InvokeMetaMethod) {
93 }
else if (_c == QMetaObject::IndexOfMethod) {
94 int *result =
reinterpret_cast<int *
>(_a[0]);
95 void **func =
reinterpret_cast<void **
>(_a[1]);
106 const QMetaObject ABIFunctionField::staticMetaObject = {
107 { &QWidget::staticMetaObject, qt_meta_stringdata_ABIFunctionField.
data,
108 qt_meta_data_ABIFunctionField, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
112 const QMetaObject *ABIFunctionField::metaObject()
const 114 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
117 void *ABIFunctionField::qt_metacast(
const char *_clname)
119 if (!_clname)
return Q_NULLPTR;
120 if (!strcmp(_clname, qt_meta_stringdata_ABIFunctionField.
stringdata0))
122 return QWidget::qt_metacast(_clname);
125 int ABIFunctionField::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
127 _id = QWidget::qt_metacall(_c, _id, _a);
130 if (_c == QMetaObject::InvokeMetaMethod) {
132 qt_static_metacall(
this, _c, _id, _a);
134 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
136 *
reinterpret_cast<int*
>(_a[0]) = -1;
145 QMetaObject::activate(
this, &staticMetaObject, 0, Q_NULLPTR);
void on_currentIndexChanged()
The ABIFunctionField class ABI functions widget.
#define QT_MOC_LITERAL(idx, ofs, len)