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[15];
00023 char stringdata0[231];
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, 18),
00034 QT_MOC_LITERAL(2, 41, 0),
00035 QT_MOC_LITERAL(3, 42, 20),
00036 QT_MOC_LITERAL(4, 63, 18),
00037 QT_MOC_LITERAL(5, 82, 5),
00038 QT_MOC_LITERAL(6, 88, 10),
00039 QT_MOC_LITERAL(7, 99, 20),
00040 QT_MOC_LITERAL(8, 120, 5),
00041 QT_MOC_LITERAL(9, 126, 17),
00042 QT_MOC_LITERAL(10, 144, 19),
00043 QT_MOC_LITERAL(11, 164, 16),
00044 QT_MOC_LITERAL(12, 181, 18),
00045 QT_MOC_LITERAL(13, 200, 15),
00046 QT_MOC_LITERAL(14, 216, 14)
00047
00048 },
00049 "DlgSettingsMainWindow\0slotDragDropExport\0"
00050 "\0slotHighlightOpacity\0slotImportCropping\0"
00051 "index\0slotLocale\0slotMaximumGridLines\0"
00052 "limit\0slotPdfResolution\0slotRecentFileClear\0"
00053 "slotSmallDialogs\0slotTitleBarFormat\0"
00054 "slotZoomControl\0slotZoomFactor"
00055 };
00056 #undef QT_MOC_LITERAL
00057
00058 static const uint qt_meta_data_DlgSettingsMainWindow[] = {
00059
00060
00061 7,
00062 0,
00063 0, 0,
00064 11, 14,
00065 0, 0,
00066 0, 0,
00067 0, 0,
00068 0,
00069 0,
00070
00071
00072 1, 1, 69, 2, 0x08 ,
00073 3, 1, 72, 2, 0x08 ,
00074 4, 1, 75, 2, 0x08 ,
00075 6, 1, 78, 2, 0x08 ,
00076 7, 1, 81, 2, 0x08 ,
00077 9, 1, 84, 2, 0x08 ,
00078 10, 0, 87, 2, 0x08 ,
00079 11, 1, 88, 2, 0x08 ,
00080 12, 1, 91, 2, 0x08 ,
00081 13, 1, 94, 2, 0x08 ,
00082 14, 1, 97, 2, 0x08 ,
00083
00084
00085 QMetaType::Void, QMetaType::Bool, 2,
00086 QMetaType::Void, QMetaType::Double, 2,
00087 QMetaType::Void, QMetaType::Int, 5,
00088 QMetaType::Void, QMetaType::Int, 5,
00089 QMetaType::Void, QMetaType::Int, 8,
00090 QMetaType::Void, QMetaType::QString, 2,
00091 QMetaType::Void,
00092 QMetaType::Void, QMetaType::Bool, 2,
00093 QMetaType::Void, QMetaType::Bool, 2,
00094 QMetaType::Void, QMetaType::QString, 2,
00095 QMetaType::Void, QMetaType::QString, 2,
00096
00097 0
00098 };
00099
00100 void DlgSettingsMainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
00101 {
00102 if (_c == QMetaObject::InvokeMetaMethod) {
00103 DlgSettingsMainWindow *_t = static_cast<DlgSettingsMainWindow *>(_o);
00104 Q_UNUSED(_t)
00105 switch (_id) {
00106 case 0: _t->slotDragDropExport((*reinterpret_cast< bool(*)>(_a[1]))); break;
00107 case 1: _t->slotHighlightOpacity((*reinterpret_cast< double(*)>(_a[1]))); break;
00108 case 2: _t->slotImportCropping((*reinterpret_cast< int(*)>(_a[1]))); break;
00109 case 3: _t->slotLocale((*reinterpret_cast< int(*)>(_a[1]))); break;
00110 case 4: _t->slotMaximumGridLines((*reinterpret_cast< int(*)>(_a[1]))); break;
00111 case 5: _t->slotPdfResolution((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00112 case 6: _t->slotRecentFileClear(); break;
00113 case 7: _t->slotSmallDialogs((*reinterpret_cast< bool(*)>(_a[1]))); break;
00114 case 8: _t->slotTitleBarFormat((*reinterpret_cast< bool(*)>(_a[1]))); break;
00115 case 9: _t->slotZoomControl((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00116 case 10: _t->slotZoomFactor((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00117 default: ;
00118 }
00119 }
00120 }
00121
00122 const QMetaObject DlgSettingsMainWindow::staticMetaObject = {
00123 { &DlgSettingsAbstractBase::staticMetaObject, qt_meta_stringdata_DlgSettingsMainWindow.data,
00124 qt_meta_data_DlgSettingsMainWindow, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
00125 };
00126
00127
00128 const QMetaObject *DlgSettingsMainWindow::metaObject() const
00129 {
00130 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
00131 }
00132
00133 void *DlgSettingsMainWindow::qt_metacast(const char *_clname)
00134 {
00135 if (!_clname) return Q_NULLPTR;
00136 if (!strcmp(_clname, qt_meta_stringdata_DlgSettingsMainWindow.stringdata0))
00137 return static_cast<void*>(const_cast< DlgSettingsMainWindow*>(this));
00138 return DlgSettingsAbstractBase::qt_metacast(_clname);
00139 }
00140
00141 int DlgSettingsMainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00142 {
00143 _id = DlgSettingsAbstractBase::qt_metacall(_c, _id, _a);
00144 if (_id < 0)
00145 return _id;
00146 if (_c == QMetaObject::InvokeMetaMethod) {
00147 if (_id < 11)
00148 qt_static_metacall(this, _c, _id, _a);
00149 _id -= 11;
00150 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
00151 if (_id < 11)
00152 *reinterpret_cast<int*>(_a[0]) = -1;
00153 _id -= 11;
00154 }
00155 return _id;
00156 }
00157 QT_END_MOC_NAMESPACE