Line data Source code
1 : /****************************************************************************
2 : ** Meta object code from reading C++ file 'qgpgmerefreshkeysjob.h'
3 : **
4 : ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.3.2)
5 : **
6 : ** WARNING! All changes made in this file will be lost!
7 : *****************************************************************************/
8 :
9 : #include "../../../../lang/qt/src/qgpgmerefreshkeysjob.h"
10 : #include <QtCore/qbytearray.h>
11 : #include <QtCore/qmetatype.h>
12 : #if !defined(Q_MOC_OUTPUT_REVISION)
13 : #error "The header file 'qgpgmerefreshkeysjob.h' doesn't include <QObject>."
14 : #elif Q_MOC_OUTPUT_REVISION != 67
15 : #error "This file was generated using the moc from 5.3.2. It"
16 : #error "cannot be used with the include files from this version of Qt."
17 : #error "(The moc has changed too much.)"
18 : #endif
19 :
20 : QT_BEGIN_MOC_NAMESPACE
21 : struct qt_meta_stringdata_QGpgME__QGpgMERefreshKeysJob_t {
22 : QByteArrayData data[10];
23 : char stringdata[132];
24 : };
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_QGpgME__QGpgMERefreshKeysJob_t, stringdata) + ofs \
28 : - idx * sizeof(QByteArrayData)) \
29 : )
30 : static const qt_meta_stringdata_QGpgME__QGpgMERefreshKeysJob_t qt_meta_stringdata_QGpgME__QGpgMERefreshKeysJob = {
31 : {
32 : QT_MOC_LITERAL(0, 0, 28),
33 : QT_MOC_LITERAL(1, 29, 10),
34 : QT_MOC_LITERAL(2, 40, 0),
35 : QT_MOC_LITERAL(3, 41, 10),
36 : QT_MOC_LITERAL(4, 52, 9),
37 : QT_MOC_LITERAL(5, 62, 10),
38 : QT_MOC_LITERAL(6, 73, 17),
39 : QT_MOC_LITERAL(7, 91, 8),
40 : QT_MOC_LITERAL(8, 100, 20),
41 : QT_MOC_LITERAL(9, 121, 10)
42 : },
43 : "QGpgME::QGpgMERefreshKeysJob\0slotCancel\0"
44 : "\0slotStatus\0QProcess*\0slotStderr\0"
45 : "slotProcessExited\0exitCode\0"
46 : "QProcess::ExitStatus\0exitStatus"
47 : };
48 : #undef QT_MOC_LITERAL
49 :
50 : static const uint qt_meta_data_QGpgME__QGpgMERefreshKeysJob[] = {
51 :
52 : // content:
53 : 7, // revision
54 : 0, // classname
55 : 0, 0, // classinfo
56 : 4, 14, // methods
57 : 0, 0, // properties
58 : 0, 0, // enums/sets
59 : 0, 0, // constructors
60 : 0, // flags
61 : 0, // signalCount
62 :
63 : // slots: name, argc, parameters, tag, flags
64 : 1, 0, 34, 2, 0x08 /* Private */,
65 : 3, 3, 35, 2, 0x08 /* Private */,
66 : 5, 0, 42, 2, 0x08 /* Private */,
67 : 6, 2, 43, 2, 0x08 /* Private */,
68 :
69 : // slots: parameters
70 : QMetaType::Void,
71 : QMetaType::Void, 0x80000000 | 4, QMetaType::QString, QMetaType::QStringList, 2, 2, 2,
72 : QMetaType::Void,
73 : QMetaType::Void, QMetaType::Int, 0x80000000 | 8, 7, 9,
74 :
75 : 0 // eod
76 : };
77 :
78 0 : void QGpgME::QGpgMERefreshKeysJob::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
79 : {
80 0 : if (_c == QMetaObject::InvokeMetaMethod) {
81 0 : QGpgMERefreshKeysJob *_t = static_cast<QGpgMERefreshKeysJob *>(_o);
82 0 : switch (_id) {
83 0 : case 0: _t->slotCancel(); break;
84 0 : case 1: _t->slotStatus((*reinterpret_cast< QProcess*(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< const QStringList(*)>(_a[3]))); break;
85 0 : case 2: _t->slotStderr(); break;
86 0 : case 3: _t->slotProcessExited((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< QProcess::ExitStatus(*)>(_a[2]))); break;
87 : default: ;
88 : }
89 : }
90 0 : }
91 :
92 : const QMetaObject QGpgME::QGpgMERefreshKeysJob::staticMetaObject = {
93 : { &RefreshKeysJob::staticMetaObject, qt_meta_stringdata_QGpgME__QGpgMERefreshKeysJob.data,
94 : qt_meta_data_QGpgME__QGpgMERefreshKeysJob, qt_static_metacall, 0, 0}
95 : };
96 :
97 :
98 0 : const QMetaObject *QGpgME::QGpgMERefreshKeysJob::metaObject() const
99 : {
100 0 : return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
101 : }
102 :
103 0 : void *QGpgME::QGpgMERefreshKeysJob::qt_metacast(const char *_clname)
104 : {
105 0 : if (!_clname) return 0;
106 0 : if (!strcmp(_clname, qt_meta_stringdata_QGpgME__QGpgMERefreshKeysJob.stringdata))
107 0 : return static_cast<void*>(const_cast< QGpgMERefreshKeysJob*>(this));
108 0 : return RefreshKeysJob::qt_metacast(_clname);
109 : }
110 :
111 0 : int QGpgME::QGpgMERefreshKeysJob::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
112 : {
113 0 : _id = RefreshKeysJob::qt_metacall(_c, _id, _a);
114 0 : if (_id < 0)
115 0 : return _id;
116 0 : if (_c == QMetaObject::InvokeMetaMethod) {
117 0 : if (_id < 4)
118 0 : qt_static_metacall(this, _c, _id, _a);
119 0 : _id -= 4;
120 0 : } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
121 0 : if (_id < 4)
122 0 : *reinterpret_cast<int*>(_a[0]) = -1;
123 0 : _id -= 4;
124 : }
125 0 : return _id;
126 : }
127 : QT_END_MOC_NAMESPACE
|