00001
00002
00003
00004
00005
00006
00007
00008
00009 #include "../Dlg/DlgSettingsCurveProperties.h"
00010 #include <QtCore/qbytearray.h>
00011 #include <QtCore/qmetatype.h>
00012 #if !defined(Q_MOC_OUTPUT_REVISION)
00013 #error "The header file 'DlgSettingsCurveProperties.h' doesn't include <QObject>."
00014 #elif Q_MOC_OUTPUT_REVISION != 67
00015 #error "This file was generated using the moc from 5.6.0. 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_DlgSettingsCurveProperties_t {
00022 QByteArrayData data[11];
00023 char stringdata0[164];
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_DlgSettingsCurveProperties_t, stringdata0) + ofs \
00028 - idx * sizeof(QByteArrayData)) \
00029 )
00030 static const qt_meta_stringdata_DlgSettingsCurveProperties_t qt_meta_stringdata_DlgSettingsCurveProperties = {
00031 {
00032 QT_MOC_LITERAL(0, 0, 26),
00033 QT_MOC_LITERAL(1, 27, 13),
00034 QT_MOC_LITERAL(2, 41, 0),
00035 QT_MOC_LITERAL(3, 42, 13),
00036 QT_MOC_LITERAL(4, 56, 12),
00037 QT_MOC_LITERAL(5, 69, 13),
00038 QT_MOC_LITERAL(6, 83, 14),
00039 QT_MOC_LITERAL(7, 98, 18),
00040 QT_MOC_LITERAL(8, 117, 15),
00041 QT_MOC_LITERAL(9, 133, 14),
00042 QT_MOC_LITERAL(10, 148, 15)
00043
00044 },
00045 "DlgSettingsCurveProperties\0slotCurveName\0"
00046 "\0slotLineColor\0slotLineType\0slotLineWidth\0"
00047 "slotPointColor\0slotPointLineWidth\0"
00048 "slotPointRadius\0slotPointShape\0"
00049 "slotSaveDefault"
00050 };
00051 #undef QT_MOC_LITERAL
00052
00053 static const uint qt_meta_data_DlgSettingsCurveProperties[] = {
00054
00055
00056 7,
00057 0,
00058 0, 0,
00059 9, 14,
00060 0, 0,
00061 0, 0,
00062 0, 0,
00063 0,
00064 0,
00065
00066
00067 1, 1, 59, 2, 0x08 ,
00068 3, 1, 62, 2, 0x08 ,
00069 4, 1, 65, 2, 0x08 ,
00070 5, 1, 68, 2, 0x08 ,
00071 6, 1, 71, 2, 0x08 ,
00072 7, 1, 74, 2, 0x08 ,
00073 8, 1, 77, 2, 0x08 ,
00074 9, 1, 80, 2, 0x08 ,
00075 10, 0, 83, 2, 0x08 ,
00076
00077
00078 QMetaType::Void, QMetaType::QString, 2,
00079 QMetaType::Void, QMetaType::QString, 2,
00080 QMetaType::Void, QMetaType::QString, 2,
00081 QMetaType::Void, QMetaType::Int, 2,
00082 QMetaType::Void, QMetaType::QString, 2,
00083 QMetaType::Void, QMetaType::Int, 2,
00084 QMetaType::Void, QMetaType::Int, 2,
00085 QMetaType::Void, QMetaType::QString, 2,
00086 QMetaType::Void,
00087
00088 0
00089 };
00090
00091 void DlgSettingsCurveProperties::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
00092 {
00093 if (_c == QMetaObject::InvokeMetaMethod) {
00094 DlgSettingsCurveProperties *_t = static_cast<DlgSettingsCurveProperties *>(_o);
00095 Q_UNUSED(_t)
00096 switch (_id) {
00097 case 0: _t->slotCurveName((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00098 case 1: _t->slotLineColor((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00099 case 2: _t->slotLineType((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00100 case 3: _t->slotLineWidth((*reinterpret_cast< int(*)>(_a[1]))); break;
00101 case 4: _t->slotPointColor((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00102 case 5: _t->slotPointLineWidth((*reinterpret_cast< int(*)>(_a[1]))); break;
00103 case 6: _t->slotPointRadius((*reinterpret_cast< int(*)>(_a[1]))); break;
00104 case 7: _t->slotPointShape((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00105 case 8: _t->slotSaveDefault(); break;
00106 default: ;
00107 }
00108 }
00109 }
00110
00111 const QMetaObject DlgSettingsCurveProperties::staticMetaObject = {
00112 { &DlgSettingsAbstractBase::staticMetaObject, qt_meta_stringdata_DlgSettingsCurveProperties.data,
00113 qt_meta_data_DlgSettingsCurveProperties, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
00114 };
00115
00116
00117 const QMetaObject *DlgSettingsCurveProperties::metaObject() const
00118 {
00119 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
00120 }
00121
00122 void *DlgSettingsCurveProperties::qt_metacast(const char *_clname)
00123 {
00124 if (!_clname) return Q_NULLPTR;
00125 if (!strcmp(_clname, qt_meta_stringdata_DlgSettingsCurveProperties.stringdata0))
00126 return static_cast<void*>(const_cast< DlgSettingsCurveProperties*>(this));
00127 return DlgSettingsAbstractBase::qt_metacast(_clname);
00128 }
00129
00130 int DlgSettingsCurveProperties::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00131 {
00132 _id = DlgSettingsAbstractBase::qt_metacall(_c, _id, _a);
00133 if (_id < 0)
00134 return _id;
00135 if (_c == QMetaObject::InvokeMetaMethod) {
00136 if (_id < 9)
00137 qt_static_metacall(this, _c, _id, _a);
00138 _id -= 9;
00139 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
00140 if (_id < 9)
00141 *reinterpret_cast<int*>(_a[0]) = -1;
00142 _id -= 9;
00143 }
00144 return _id;
00145 }
00146 QT_END_MOC_NAMESPACE