11 #include <QtCore/qbytearray.h>
12 #include <QtCore/qmetatype.h>
13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'SgGuiParameterCfg.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.)"
21 QT_BEGIN_MOC_NAMESPACE
23 QT_WARNING_DISABLE_DEPRECATED
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_SgGuiParameterCfg_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
46 "SgGuiParameterCfg\0windowClosed\0\0"
47 "valueModified\0accept\0apply\0reject\0"
48 "setDefault\0stochasticTypeChanged"
78 QMetaType::Void, QMetaType::Bool, 2,
85 QMetaType::Void, QMetaType::Int, 2,
90 void SgGuiParameterCfg::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
92 if (_c == QMetaObject::InvokeMetaMethod) {
97 case 1: _t->valueModified((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
98 case 2: _t->accept();
break;
99 case 3: _t->apply();
break;
100 case 4: _t->reject();
break;
101 case 5: _t->setDefault();
break;
102 case 6: _t->stochasticTypeChanged((*
reinterpret_cast< int(*)
>(_a[1])));
break;
105 }
else if (_c == QMetaObject::IndexOfMethod) {
106 int *result =
reinterpret_cast<int *
>(_a[0]);
124 QT_INIT_METAOBJECT
const QMetaObject SgGuiParameterCfg::staticMetaObject = { {
125 QMetaObject::SuperData::link<QDialog::staticMetaObject>(),
134 const QMetaObject *SgGuiParameterCfg::metaObject()
const
136 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
139 void *SgGuiParameterCfg::qt_metacast(
const char *_clname)
141 if (!_clname)
return nullptr;
143 return static_cast<void*
>(
this);
144 return QDialog::qt_metacast(_clname);
147 int SgGuiParameterCfg::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
149 _id = QDialog::qt_metacall(_c, _id, _a);
152 if (_c == QMetaObject::InvokeMetaMethod) {
154 qt_static_metacall(
this, _c, _id, _a);
156 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
158 *
reinterpret_cast<int*
>(_a[0]) = -1;
167 QMetaObject::activate(
this, &staticMetaObject, 0,
nullptr);
173 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(std::addressof(_t1))) };
174 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
static const uint qt_meta_data_SgGuiParameterCfg[]
static const qt_meta_stringdata_SgGuiParameterCfg_t qt_meta_stringdata_SgGuiParameterCfg
#define QT_MOC_LITERAL(idx, ofs, len)