9 #include "../modeselectdialog.h"
10 #include <QtCore/qbytearray.h>
11 #include <QtCore/qmetatype.h>
12 #if !defined(Q_MOC_OUTPUT_REVISION)
13 #error "The header file 'modeselectdialog.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_ModeSelectDialog_t, stringdata0) + ofs \
28 - idx * sizeof(QByteArrayData)) \
38 "ModeSelectDialog\0on_selAllButton_clicked\0"
39 "\0on_selNoneButton_clicked"
67 void ModeSelectDialog::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
69 if (_c == QMetaObject::InvokeMetaMethod) {
81 const QMetaObject ModeSelectDialog::staticMetaObject = {
82 { &QDialog::staticMetaObject, qt_meta_stringdata_ModeSelectDialog.
data,
87 const QMetaObject *ModeSelectDialog::metaObject()
const
89 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
92 void *ModeSelectDialog::qt_metacast(
const char *_clname)
94 if (!_clname)
return Q_NULLPTR;
95 if (!strcmp(_clname, qt_meta_stringdata_ModeSelectDialog.
stringdata0))
97 return QDialog::qt_metacast(_clname);
100 int ModeSelectDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
102 _id = QDialog::qt_metacall(_c, _id, _a);
105 if (_c == QMetaObject::InvokeMetaMethod) {
107 qt_static_metacall(
this, _c, _id, _a);
109 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
111 *
reinterpret_cast<int*
>(_a[0]) = -1;
static const uint qt_meta_data_ModeSelectDialog[]
#define QT_MOC_LITERAL(idx, ofs, len)
static const qt_meta_stringdata_ModeSelectDialog_t qt_meta_stringdata_ModeSelectDialog
void on_selNoneButton_clicked()
void on_selAllButton_clicked()