00001
00002
00003
00004
00005
00006
00007
00008
00009 #include "../Dlg/DlgSettingsMainWindow.h"
00010 #include <QtCore/qbytearray.h>
00011 #include <QtCore/qmetatype.h>
00012 #if !defined(Q_MOC_OUTPUT_REVISION)
00013 #error "The header file 'DlgSettingsMainWindow.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_DlgSettingsMainWindow_t {
00022 QByteArrayData data[14];
00023 char stringdata0[212];
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_DlgSettingsMainWindow_t, stringdata0) + ofs \
00028 - idx * sizeof(QByteArrayData)) \
00029 )
00030 static const qt_meta_stringdata_DlgSettingsMainWindow_t qt_meta_stringdata_DlgSettingsMainWindow = {
00031 {
00032 QT_MOC_LITERAL(0, 0, 21),
00033 QT_MOC_LITERAL(1, 22, 20),
00034 QT_MOC_LITERAL(2, 43, 0),
00035 QT_MOC_LITERAL(3, 44, 18),
00036 QT_MOC_LITERAL(4, 63, 5),
00037 QT_MOC_LITERAL(5, 69, 10),
00038 QT_MOC_LITERAL(6, 80, 20),
00039 QT_MOC_LITERAL(7, 101, 5),
00040 QT_MOC_LITERAL(8, 107, 17),
00041 QT_MOC_LITERAL(9, 125, 19),
00042 QT_MOC_LITERAL(10, 145, 16),
00043 QT_MOC_LITERAL(11, 162, 18),
00044 QT_MOC_LITERAL(12, 181, 15),
00045 QT_MOC_LITERAL(13, 197, 14)
00046
00047 },
00048 "DlgSettingsMainWindow\0slotHighlightOpacity\0"
00049 "\0slotImportCropping\0index\0slotLocale\0"
00050 "slotMaximumGridLines\0limit\0slotPdfResolution\0"
00051 "slotRecentFileClear\0slotSmallDialogs\0"
00052 "slotTitleBarFormat\0slotZoomControl\0"
00053 "slotZoomFactor"
00054 };
00055 #undef QT_MOC_LITERAL
00056
00057 static const uint qt_meta_data_DlgSettingsMainWindow[] = {
00058
00059
00060 7,
00061 0,
00062 0, 0,
00063 10, 14,
00064 0, 0,
00065 0, 0,
00066 0, 0,
00067 0,
00068 0,
00069
00070
00071 1, 1, 64, 2, 0x08 ,
00072 3, 1, 67, 2, 0x08 ,
00073 5, 1, 70, 2, 0x08 ,
00074 6, 1, 73, 2, 0x08 ,
00075 8, 1, 76, 2, 0x08 ,
00076 9, 0, 79, 2, 0x08 ,
00077 10, 1, 80, 2, 0x08 ,
00078 11, 1, 83, 2, 0x08 ,
00079 12, 1, 86, 2, 0x08 ,
00080 13, 1, 89, 2, 0x08 ,
00081
00082
00083 QMetaType::Void, QMetaType::Double, 2,
00084 QMetaType::Void, QMetaType::Int, 4,
00085 QMetaType::Void, QMetaType::Int, 4,
00086 QMetaType::Void, QMetaType::Int, 7,
00087 QMetaType::Void, QMetaType::QString, 2,
00088 QMetaType::Void,
00089 QMetaType::Void, QMetaType::Bool, 2,
00090 QMetaType::Void, QMetaType::Bool, 2,
00091 QMetaType::Void, QMetaType::QString, 2,
00092 QMetaType::Void, QMetaType::QString, 2,
00093
00094 0
00095 };
00096
00097 void DlgSettingsMainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
00098 {
00099 if (_c == QMetaObject::InvokeMetaMethod) {
00100 DlgSettingsMainWindow *_t = static_cast<DlgSettingsMainWindow *>(_o);
00101 Q_UNUSED(_t)
00102 switch (_id) {
00103 case 0: _t->slotHighlightOpacity((*reinterpret_cast< double(*)>(_a[1]))); break;
00104 case 1: _t->slotImportCropping((*reinterpret_cast< int(*)>(_a[1]))); break;
00105 case 2: _t->slotLocale((*reinterpret_cast< int(*)>(_a[1]))); break;
00106 case 3: _t->slotMaximumGridLines((*reinterpret_cast< int(*)>(_a[1]))); break;
00107 case 4: _t->slotPdfResolution((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00108 case 5: _t->slotRecentFileClear(); break;
00109 case 6: _t->slotSmallDialogs((*reinterpret_cast< bool(*)>(_a[1]))); break;
00110 case 7: _t->slotTitleBarFormat((*reinterpret_cast< bool(*)>(_a[1]))); break;
00111 case 8: _t->slotZoomControl((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00112 case 9: _t->slotZoomFactor((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00113 default: ;
00114 }
00115 }
00116 }
00117
00118 const QMetaObject DlgSettingsMainWindow::staticMetaObject = {
00119 { &DlgSettingsAbstractBase::staticMetaObject, qt_meta_stringdata_DlgSettingsMainWindow.data,
00120 qt_meta_data_DlgSettingsMainWindow, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
00121 };
00122
00123
00124 const QMetaObject *DlgSettingsMainWindow::metaObject() const
00125 {
00126 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
00127 }
00128
00129 void *DlgSettingsMainWindow::qt_metacast(const char *_clname)
00130 {
00131 if (!_clname) return Q_NULLPTR;
00132 if (!strcmp(_clname, qt_meta_stringdata_DlgSettingsMainWindow.stringdata0))
00133 return static_cast<void*>(const_cast< DlgSettingsMainWindow*>(this));
00134 return DlgSettingsAbstractBase::qt_metacast(_clname);
00135 }
00136
00137 int DlgSettingsMainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00138 {
00139 _id = DlgSettingsAbstractBase::qt_metacall(_c, _id, _a);
00140 if (_id < 0)
00141 return _id;
00142 if (_c == QMetaObject::InvokeMetaMethod) {
00143 if (_id < 10)
00144 qt_static_metacall(this, _c, _id, _a);
00145 _id -= 10;
00146 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
00147 if (_id < 10)
00148 *reinterpret_cast<int*>(_a[0]) = -1;
00149 _id -= 10;
00150 }
00151 return _id;
00152 }
00153 QT_END_MOC_NAMESPACE