1/****************************************************************************
2** Meta object code from reading C++ file 'BranchesWidget.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/branches/BranchesWidget.h"
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'BranchesWidget.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_BranchesWidget_t {
25 QByteArrayData data[18];
26 char stringdata0[254];
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_BranchesWidget_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
32 )
33static const qt_meta_stringdata_BranchesWidget_t qt_meta_stringdata_BranchesWidget = {
34 {
35QT_MOC_LITERAL(0, 0, 14), // "BranchesWidget"
36QT_MOC_LITERAL(1, 15, 10), // "fullReload"
37QT_MOC_LITERAL(2, 26, 0), // ""
38QT_MOC_LITERAL(3, 27, 9), // "logReload"
39QT_MOC_LITERAL(4, 37, 23), // "panelsVisibilityChanged"
40QT_MOC_LITERAL(5, 61, 18), // "signalSelectCommit"
41QT_MOC_LITERAL(6, 80, 3), // "sha"
42QT_MOC_LITERAL(7, 84, 19), // "signalOpenSubmodule"
43QT_MOC_LITERAL(8, 104, 13), // "submoduleName"
44QT_MOC_LITERAL(9, 118, 19), // "signalMergeRequired"
45QT_MOC_LITERAL(10, 138, 13), // "currentBranch"
46QT_MOC_LITERAL(11, 152, 10), // "fromBranch"
47QT_MOC_LITERAL(12, 163, 18), // "signalPullConflict"
48QT_MOC_LITERAL(13, 182, 23), // "minimalViewStateChanged"
49QT_MOC_LITERAL(14, 206, 8), // "isActive"
50QT_MOC_LITERAL(15, 215, 19), // "mergeSqushRequested"
51QT_MOC_LITERAL(16, 235, 6), // "origin"
52QT_MOC_LITERAL(17, 242, 11) // "destination"
53
54 },
55 "BranchesWidget\0fullReload\0\0logReload\0"
56 "panelsVisibilityChanged\0signalSelectCommit\0"
57 "sha\0signalOpenSubmodule\0submoduleName\0"
58 "signalMergeRequired\0currentBranch\0"
59 "fromBranch\0signalPullConflict\0"
60 "minimalViewStateChanged\0isActive\0"
61 "mergeSqushRequested\0origin\0destination"
62};
63#undef QT_MOC_LITERAL
64
65static const uint qt_meta_data_BranchesWidget[] = {
66
67 // content:
68 8, // revision
69 0, // classname
70 0, 0, // classinfo
71 9, 14, // methods
72 0, 0, // properties
73 0, 0, // enums/sets
74 0, 0, // constructors
75 0, // flags
76 9, // signalCount
77
78 // signals: name, argc, parameters, tag, flags
79 1, 0, 59, 2, 0x06 /* Public */,
80 3, 0, 60, 2, 0x06 /* Public */,
81 4, 0, 61, 2, 0x06 /* Public */,
82 5, 1, 62, 2, 0x06 /* Public */,
83 7, 1, 65, 2, 0x06 /* Public */,
84 9, 2, 68, 2, 0x06 /* Public */,
85 12, 0, 73, 2, 0x06 /* Public */,
86 13, 1, 74, 2, 0x06 /* Public */,
87 15, 2, 77, 2, 0x06 /* Public */,
88
89 // signals: parameters
90 QMetaType::Void,
91 QMetaType::Void,
92 QMetaType::Void,
93 QMetaType::Void, QMetaType::QString, 6,
94 QMetaType::Void, QMetaType::QString, 8,
95 QMetaType::Void, QMetaType::QString, QMetaType::QString, 10, 11,
96 QMetaType::Void,
97 QMetaType::Void, QMetaType::Bool, 14,
98 QMetaType::Void, QMetaType::QString, QMetaType::QString, 16, 17,
99
100 0 // eod
101};
102
103void BranchesWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
104{
105 if (_c == QMetaObject::InvokeMetaMethod) {
106 auto *_t = static_cast<BranchesWidget *>(_o);
107 (void)_t;
108 switch (_id) {
109 case 0: _t->fullReload(); break;
110 case 1: _t->logReload(); break;
111 case 2: _t->panelsVisibilityChanged(); break;
112 case 3: _t->signalSelectCommit((*reinterpret_cast< const QString(*)>(_a[1]))); break;
113 case 4: _t->signalOpenSubmodule((*reinterpret_cast< const QString(*)>(_a[1]))); break;
114 case 5: _t->signalMergeRequired((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break;
115 case 6: _t->signalPullConflict(); break;
116 case 7: _t->minimalViewStateChanged((*reinterpret_cast< bool(*)>(_a[1]))); break;
117 case 8: _t->mergeSqushRequested((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break;
118 default: ;
119 }
120 } else if (_c == QMetaObject::IndexOfMethod) {
121 int *result = reinterpret_cast<int *>(_a[0]);
122 {
123 using _t = void (BranchesWidget::*)();
124 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&BranchesWidget::fullReload)) {
125 *result = 0;
126 return;
127 }
128 }
129 {
130 using _t = void (BranchesWidget::*)();
131 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&BranchesWidget::logReload)) {
132 *result = 1;
133 return;
134 }
135 }
136 {
137 using _t = void (BranchesWidget::*)();
138 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&BranchesWidget::panelsVisibilityChanged)) {
139 *result = 2;
140 return;
141 }
142 }
143 {
144 using _t = void (BranchesWidget::*)(const QString & );
145 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&BranchesWidget::signalSelectCommit)) {
146 *result = 3;
147 return;
148 }
149 }
150 {
151 using _t = void (BranchesWidget::*)(const QString & );
152 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&BranchesWidget::signalOpenSubmodule)) {
153 *result = 4;
154 return;
155 }
156 }
157 {
158 using _t = void (BranchesWidget::*)(const QString & , const QString & );
159 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&BranchesWidget::signalMergeRequired)) {
160 *result = 5;
161 return;
162 }
163 }
164 {
165 using _t = void (BranchesWidget::*)();
166 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&BranchesWidget::signalPullConflict)) {
167 *result = 6;
168 return;
169 }
170 }
171 {
172 using _t = void (BranchesWidget::*)(bool );
173 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&BranchesWidget::minimalViewStateChanged)) {
174 *result = 7;
175 return;
176 }
177 }
178 {
179 using _t = void (BranchesWidget::*)(const QString & , const QString & );
180 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&BranchesWidget::mergeSqushRequested)) {
181 *result = 8;
182 return;
183 }
184 }
185 }
186}
187
188QT_INIT_METAOBJECT const QMetaObject BranchesWidget::staticMetaObject = { {
189 QMetaObject::SuperData::link<QFrame::staticMetaObject>(),
190 qt_meta_stringdata_BranchesWidget.data,
191 qt_meta_data_BranchesWidget,
192 qt_static_metacall,
193 nullptr,
194 nullptr
195} };
196
197
198const QMetaObject *BranchesWidget::metaObject() const
199{
200 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
201}
202
203void *BranchesWidget::qt_metacast(const char *_clname)
204{
205 if (!_clname) return nullptr;
206 if (!strcmp(_clname, qt_meta_stringdata_BranchesWidget.stringdata0))
207 return static_cast<void*>(this);
208 return QFrame::qt_metacast(_clname);
209}
210
211int BranchesWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
212{
213 _id = QFrame::qt_metacall(_c, _id, _a);
214 if (_id < 0)
215 return _id;
216 if (_c == QMetaObject::InvokeMetaMethod) {
217 if (_id < 9)
218 qt_static_metacall(this, _c, _id, _a);
219 _id -= 9;
220 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
221 if (_id < 9)
222 *reinterpret_cast<int*>(_a[0]) = -1;
223 _id -= 9;
224 }
225 return _id;
226}
227
228// SIGNAL 0
229void BranchesWidget::fullReload()
230{
231 QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
232}
233
234// SIGNAL 1
235void BranchesWidget::logReload()
236{
237 QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
238}
239
240// SIGNAL 2
241void BranchesWidget::panelsVisibilityChanged()
242{
243 QMetaObject::activate(this, &staticMetaObject, 2, nullptr);
244}
245
246// SIGNAL 3
247void BranchesWidget::signalSelectCommit(const QString & _t1)
248{
249 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
250 QMetaObject::activate(this, &staticMetaObject, 3, _a);
251}
252
253// SIGNAL 4
254void BranchesWidget::signalOpenSubmodule(const QString & _t1)
255{
256 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
257 QMetaObject::activate(this, &staticMetaObject, 4, _a);
258}
259
260// SIGNAL 5
261void BranchesWidget::signalMergeRequired(const QString & _t1, const QString & _t2)
262{
263 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
264 QMetaObject::activate(this, &staticMetaObject, 5, _a);
265}
266
267// SIGNAL 6
268void BranchesWidget::signalPullConflict()
269{
270 QMetaObject::activate(this, &staticMetaObject, 6, nullptr);
271}
272
273// SIGNAL 7
274void BranchesWidget::minimalViewStateChanged(bool _t1)
275{
276 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
277 QMetaObject::activate(this, &staticMetaObject, 7, _a);
278}
279
280// SIGNAL 8
281void BranchesWidget::mergeSqushRequested(const QString & _t1, const QString & _t2)
282{
283 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
284 QMetaObject::activate(this, &staticMetaObject, 8, _a);
285}
286QT_WARNING_POP
287QT_END_MOC_NAMESPACE
288