1/****************************************************************************
2** Meta object code from reading C++ file 'CommitHistoryView.h'
3**
4** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.7)
5**
6** WARNING! All changes made in this file will be lost!
7*****************************************************************************/
8
9#include <memory>
10#include "../../../../../3rdparty/unioncode-GitQlient/src/history/CommitHistoryView.h"
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'CommitHistoryView.h' doesn't include <QObject>."
15#elif Q_MOC_OUTPUT_REVISION != 67
16#error "This file was generated using the moc from 5.15.7. It"
17#error "cannot be used with the include files from this version of Qt."
18#error "(The moc has changed too much.)"
19#endif
20
21QT_BEGIN_MOC_NAMESPACE
22QT_WARNING_PUSH
23QT_WARNING_DISABLE_DEPRECATED
24struct qt_meta_stringdata_CommitHistoryView_t {
25 QByteArrayData data[18];
26 char stringdata0[253];
27};
28#define QT_MOC_LITERAL(idx, ofs, len) \
29 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30 qptrdiff(offsetof(qt_meta_stringdata_CommitHistoryView_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
32 )
33static const qt_meta_stringdata_CommitHistoryView_t qt_meta_stringdata_CommitHistoryView = {
34 {
35QT_MOC_LITERAL(0, 0, 17), // "CommitHistoryView"
36QT_MOC_LITERAL(1, 18, 10), // "fullReload"
37QT_MOC_LITERAL(2, 29, 0), // ""
38QT_MOC_LITERAL(3, 30, 16), // "referencesReload"
39QT_MOC_LITERAL(4, 47, 9), // "logReload"
40QT_MOC_LITERAL(5, 57, 14), // "signalOpenDiff"
41QT_MOC_LITERAL(6, 72, 3), // "sha"
42QT_MOC_LITERAL(7, 76, 21), // "signalOpenCompareDiff"
43QT_MOC_LITERAL(8, 98, 17), // "signalAmendCommit"
44QT_MOC_LITERAL(9, 116, 19), // "signalMergeRequired"
45QT_MOC_LITERAL(10, 136, 6), // "origin"
46QT_MOC_LITERAL(11, 143, 11), // "destination"
47QT_MOC_LITERAL(12, 155, 19), // "mergeSqushRequested"
48QT_MOC_LITERAL(13, 175, 24), // "signalCherryPickConflict"
49QT_MOC_LITERAL(14, 200, 11), // "pendingShas"
50QT_MOC_LITERAL(15, 212, 18), // "signalPullConflict"
51QT_MOC_LITERAL(16, 231, 18), // "showPrDetailedView"
52QT_MOC_LITERAL(17, 250, 2) // "pr"
53
54 },
55 "CommitHistoryView\0fullReload\0\0"
56 "referencesReload\0logReload\0signalOpenDiff\0"
57 "sha\0signalOpenCompareDiff\0signalAmendCommit\0"
58 "signalMergeRequired\0origin\0destination\0"
59 "mergeSqushRequested\0signalCherryPickConflict\0"
60 "pendingShas\0signalPullConflict\0"
61 "showPrDetailedView\0pr"
62};
63#undef QT_MOC_LITERAL
64
65static const uint qt_meta_data_CommitHistoryView[] = {
66
67 // content:
68 8, // revision
69 0, // classname
70 0, 0, // classinfo
71 11, 14, // methods
72 0, 0, // properties
73 0, 0, // enums/sets
74 0, 0, // constructors
75 0, // flags
76 11, // signalCount
77
78 // signals: name, argc, parameters, tag, flags
79 1, 0, 69, 2, 0x06 /* Public */,
80 3, 0, 70, 2, 0x06 /* Public */,
81 4, 0, 71, 2, 0x06 /* Public */,
82 5, 1, 72, 2, 0x06 /* Public */,
83 7, 1, 75, 2, 0x06 /* Public */,
84 8, 1, 78, 2, 0x06 /* Public */,
85 9, 2, 81, 2, 0x06 /* Public */,
86 12, 2, 86, 2, 0x06 /* Public */,
87 13, 1, 91, 2, 0x06 /* Public */,
88 15, 0, 94, 2, 0x06 /* Public */,
89 16, 1, 95, 2, 0x06 /* Public */,
90
91 // signals: parameters
92 QMetaType::Void,
93 QMetaType::Void,
94 QMetaType::Void,
95 QMetaType::Void, QMetaType::QString, 6,
96 QMetaType::Void, QMetaType::QStringList, 6,
97 QMetaType::Void, QMetaType::QString, 6,
98 QMetaType::Void, QMetaType::QString, QMetaType::QString, 10, 11,
99 QMetaType::Void, QMetaType::QString, QMetaType::QString, 10, 11,
100 QMetaType::Void, QMetaType::QStringList, 14,
101 QMetaType::Void,
102 QMetaType::Void, QMetaType::Int, 17,
103
104 0 // eod
105};
106
107void CommitHistoryView::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
108{
109 if (_c == QMetaObject::InvokeMetaMethod) {
110 auto *_t = static_cast<CommitHistoryView *>(_o);
111 (void)_t;
112 switch (_id) {
113 case 0: _t->fullReload(); break;
114 case 1: _t->referencesReload(); break;
115 case 2: _t->logReload(); break;
116 case 3: _t->signalOpenDiff((*reinterpret_cast< const QString(*)>(_a[1]))); break;
117 case 4: _t->signalOpenCompareDiff((*reinterpret_cast< const QStringList(*)>(_a[1]))); break;
118 case 5: _t->signalAmendCommit((*reinterpret_cast< const QString(*)>(_a[1]))); break;
119 case 6: _t->signalMergeRequired((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break;
120 case 7: _t->mergeSqushRequested((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break;
121 case 8: _t->signalCherryPickConflict((*reinterpret_cast< const QStringList(*)>(_a[1]))); break;
122 case 9: _t->signalPullConflict(); break;
123 case 10: _t->showPrDetailedView((*reinterpret_cast< int(*)>(_a[1]))); break;
124 default: ;
125 }
126 } else if (_c == QMetaObject::IndexOfMethod) {
127 int *result = reinterpret_cast<int *>(_a[0]);
128 {
129 using _t = void (CommitHistoryView::*)();
130 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CommitHistoryView::fullReload)) {
131 *result = 0;
132 return;
133 }
134 }
135 {
136 using _t = void (CommitHistoryView::*)();
137 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CommitHistoryView::referencesReload)) {
138 *result = 1;
139 return;
140 }
141 }
142 {
143 using _t = void (CommitHistoryView::*)();
144 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CommitHistoryView::logReload)) {
145 *result = 2;
146 return;
147 }
148 }
149 {
150 using _t = void (CommitHistoryView::*)(const QString & );
151 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CommitHistoryView::signalOpenDiff)) {
152 *result = 3;
153 return;
154 }
155 }
156 {
157 using _t = void (CommitHistoryView::*)(const QStringList & );
158 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CommitHistoryView::signalOpenCompareDiff)) {
159 *result = 4;
160 return;
161 }
162 }
163 {
164 using _t = void (CommitHistoryView::*)(const QString & );
165 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CommitHistoryView::signalAmendCommit)) {
166 *result = 5;
167 return;
168 }
169 }
170 {
171 using _t = void (CommitHistoryView::*)(const QString & , const QString & );
172 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CommitHistoryView::signalMergeRequired)) {
173 *result = 6;
174 return;
175 }
176 }
177 {
178 using _t = void (CommitHistoryView::*)(const QString & , const QString & );
179 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CommitHistoryView::mergeSqushRequested)) {
180 *result = 7;
181 return;
182 }
183 }
184 {
185 using _t = void (CommitHistoryView::*)(const QStringList & );
186 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CommitHistoryView::signalCherryPickConflict)) {
187 *result = 8;
188 return;
189 }
190 }
191 {
192 using _t = void (CommitHistoryView::*)();
193 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CommitHistoryView::signalPullConflict)) {
194 *result = 9;
195 return;
196 }
197 }
198 {
199 using _t = void (CommitHistoryView::*)(int );
200 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CommitHistoryView::showPrDetailedView)) {
201 *result = 10;
202 return;
203 }
204 }
205 }
206}
207
208QT_INIT_METAOBJECT const QMetaObject CommitHistoryView::staticMetaObject = { {
209 QMetaObject::SuperData::link<QTreeView::staticMetaObject>(),
210 qt_meta_stringdata_CommitHistoryView.data,
211 qt_meta_data_CommitHistoryView,
212 qt_static_metacall,
213 nullptr,
214 nullptr
215} };
216
217
218const QMetaObject *CommitHistoryView::metaObject() const
219{
220 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
221}
222
223void *CommitHistoryView::qt_metacast(const char *_clname)
224{
225 if (!_clname) return nullptr;
226 if (!strcmp(_clname, qt_meta_stringdata_CommitHistoryView.stringdata0))
227 return static_cast<void*>(this);
228 return QTreeView::qt_metacast(_clname);
229}
230
231int CommitHistoryView::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
232{
233 _id = QTreeView::qt_metacall(_c, _id, _a);
234 if (_id < 0)
235 return _id;
236 if (_c == QMetaObject::InvokeMetaMethod) {
237 if (_id < 11)
238 qt_static_metacall(this, _c, _id, _a);
239 _id -= 11;
240 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
241 if (_id < 11)
242 *reinterpret_cast<int*>(_a[0]) = -1;
243 _id -= 11;
244 }
245 return _id;
246}
247
248// SIGNAL 0
249void CommitHistoryView::fullReload()
250{
251 QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
252}
253
254// SIGNAL 1
255void CommitHistoryView::referencesReload()
256{
257 QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
258}
259
260// SIGNAL 2
261void CommitHistoryView::logReload()
262{
263 QMetaObject::activate(this, &staticMetaObject, 2, nullptr);
264}
265
266// SIGNAL 3
267void CommitHistoryView::signalOpenDiff(const QString & _t1)
268{
269 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
270 QMetaObject::activate(this, &staticMetaObject, 3, _a);
271}
272
273// SIGNAL 4
274void CommitHistoryView::signalOpenCompareDiff(const QStringList & _t1)
275{
276 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
277 QMetaObject::activate(this, &staticMetaObject, 4, _a);
278}
279
280// SIGNAL 5
281void CommitHistoryView::signalAmendCommit(const QString & _t1)
282{
283 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
284 QMetaObject::activate(this, &staticMetaObject, 5, _a);
285}
286
287// SIGNAL 6
288void CommitHistoryView::signalMergeRequired(const QString & _t1, const QString & _t2)
289{
290 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
291 QMetaObject::activate(this, &staticMetaObject, 6, _a);
292}
293
294// SIGNAL 7
295void CommitHistoryView::mergeSqushRequested(const QString & _t1, const QString & _t2)
296{
297 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
298 QMetaObject::activate(this, &staticMetaObject, 7, _a);
299}
300
301// SIGNAL 8
302void CommitHistoryView::signalCherryPickConflict(const QStringList & _t1)
303{
304 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
305 QMetaObject::activate(this, &staticMetaObject, 8, _a);
306}
307
308// SIGNAL 9
309void CommitHistoryView::signalPullConflict()
310{
311 QMetaObject::activate(this, &staticMetaObject, 9, nullptr);
312}
313
314// SIGNAL 10
315void CommitHistoryView::showPrDetailedView(int _t1)
316{
317 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
318 QMetaObject::activate(this, &staticMetaObject, 10, _a);
319}
320QT_WARNING_POP
321QT_END_MOC_NAMESPACE
322