00001
00002
00003
00004
00005
00006
00007
00008
00009 #include "../Dlg/DlgSettingsGridDisplay.h"
00010 #include <QtCore/qbytearray.h>
00011 #include <QtCore/qmetatype.h>
00012 #if !defined(Q_MOC_OUTPUT_REVISION)
00013 #error "The header file 'DlgSettingsGridDisplay.h' doesn't include <QObject>."
00014 #elif Q_MOC_OUTPUT_REVISION != 67
00015 #error "This file was generated using the moc from 5.6.1. It"
00016 #error "cannot be used with the include files from this version of Qt."
00017 #error "(The moc has changed too much.)"
00018 #endif
00019
00020 QT_BEGIN_MOC_NAMESPACE
00021 struct qt_meta_stringdata_DlgSettingsGridDisplay_t {
00022 QByteArrayData data[13];
00023 char stringdata0[144];
00024 };
00025 #define QT_MOC_LITERAL(idx, ofs, len) \
00026 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
00027 qptrdiff(offsetof(qt_meta_stringdata_DlgSettingsGridDisplay_t, stringdata0) + ofs \
00028 - idx * sizeof(QByteArrayData)) \
00029 )
00030 static const qt_meta_stringdata_DlgSettingsGridDisplay_t qt_meta_stringdata_DlgSettingsGridDisplay = {
00031 {
00032 QT_MOC_LITERAL(0, 0, 22),
00033 QT_MOC_LITERAL(1, 23, 9),
00034 QT_MOC_LITERAL(2, 33, 0),
00035 QT_MOC_LITERAL(3, 34, 12),
00036 QT_MOC_LITERAL(4, 47, 10),
00037 QT_MOC_LITERAL(5, 58, 10),
00038 QT_MOC_LITERAL(6, 69, 9),
00039 QT_MOC_LITERAL(7, 79, 9),
00040 QT_MOC_LITERAL(8, 89, 12),
00041 QT_MOC_LITERAL(9, 102, 10),
00042 QT_MOC_LITERAL(10, 113, 10),
00043 QT_MOC_LITERAL(11, 124, 9),
00044 QT_MOC_LITERAL(12, 134, 9)
00045
00046 },
00047 "DlgSettingsGridDisplay\0slotColor\0\0"
00048 "slotDisableX\0slotCountX\0slotStartX\0"
00049 "slotStepX\0slotStopX\0slotDisableY\0"
00050 "slotCountY\0slotStartY\0slotStepY\0"
00051 "slotStopY"
00052 };
00053 #undef QT_MOC_LITERAL
00054
00055 static const uint qt_meta_data_DlgSettingsGridDisplay[] = {
00056
00057
00058 7,
00059 0,
00060 0, 0,
00061 11, 14,
00062 0, 0,
00063 0, 0,
00064 0, 0,
00065 0,
00066 0,
00067
00068
00069 1, 1, 69, 2, 0x08 ,
00070 3, 1, 72, 2, 0x08 ,
00071 4, 1, 75, 2, 0x08 ,
00072 5, 1, 78, 2, 0x08 ,
00073 6, 1, 81, 2, 0x08 ,
00074 7, 1, 84, 2, 0x08 ,
00075 8, 1, 87, 2, 0x08 ,
00076 9, 1, 90, 2, 0x08 ,
00077 10, 1, 93, 2, 0x08 ,
00078 11, 1, 96, 2, 0x08 ,
00079 12, 1, 99, 2, 0x08 ,
00080
00081
00082 QMetaType::Void, QMetaType::QString, 2,
00083 QMetaType::Void, QMetaType::QString, 2,
00084 QMetaType::Void, QMetaType::QString, 2,
00085 QMetaType::Void, QMetaType::QString, 2,
00086 QMetaType::Void, QMetaType::QString, 2,
00087 QMetaType::Void, QMetaType::QString, 2,
00088 QMetaType::Void, QMetaType::QString, 2,
00089 QMetaType::Void, QMetaType::QString, 2,
00090 QMetaType::Void, QMetaType::QString, 2,
00091 QMetaType::Void, QMetaType::QString, 2,
00092 QMetaType::Void, QMetaType::QString, 2,
00093
00094 0
00095 };
00096
00097 void DlgSettingsGridDisplay::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
00098 {
00099 if (_c == QMetaObject::InvokeMetaMethod) {
00100 DlgSettingsGridDisplay *_t = static_cast<DlgSettingsGridDisplay *>(_o);
00101 Q_UNUSED(_t)
00102 switch (_id) {
00103 case 0: _t->slotColor((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00104 case 1: _t->slotDisableX((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00105 case 2: _t->slotCountX((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00106 case 3: _t->slotStartX((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00107 case 4: _t->slotStepX((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00108 case 5: _t->slotStopX((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00109 case 6: _t->slotDisableY((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00110 case 7: _t->slotCountY((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00111 case 8: _t->slotStartY((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00112 case 9: _t->slotStepY((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00113 case 10: _t->slotStopY((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00114 default: ;
00115 }
00116 }
00117 }
00118
00119 const QMetaObject DlgSettingsGridDisplay::staticMetaObject = {
00120 { &DlgSettingsAbstractBase::staticMetaObject, qt_meta_stringdata_DlgSettingsGridDisplay.data,
00121 qt_meta_data_DlgSettingsGridDisplay, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
00122 };
00123
00124
00125 const QMetaObject *DlgSettingsGridDisplay::metaObject() const
00126 {
00127 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
00128 }
00129
00130 void *DlgSettingsGridDisplay::qt_metacast(const char *_clname)
00131 {
00132 if (!_clname) return Q_NULLPTR;
00133 if (!strcmp(_clname, qt_meta_stringdata_DlgSettingsGridDisplay.stringdata0))
00134 return static_cast<void*>(const_cast< DlgSettingsGridDisplay*>(this));
00135 return DlgSettingsAbstractBase::qt_metacast(_clname);
00136 }
00137
00138 int DlgSettingsGridDisplay::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00139 {
00140 _id = DlgSettingsAbstractBase::qt_metacall(_c, _id, _a);
00141 if (_id < 0)
00142 return _id;
00143 if (_c == QMetaObject::InvokeMetaMethod) {
00144 if (_id < 11)
00145 qt_static_metacall(this, _c, _id, _a);
00146 _id -= 11;
00147 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
00148 if (_id < 11)
00149 *reinterpret_cast<int*>(_a[0]) = -1;
00150 _id -= 11;
00151 }
00152 return _id;
00153 }
00154 QT_END_MOC_NAMESPACE