1/****************************************************************************
2** Meta object code from reading C++ file 'Session.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-qtermwidget-0.14.1/lib/Session.h"
11#include <QtCore/qbytearray.h>
12#include <QtCore/qmetatype.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'Session.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_Konsole__Session_t {
25 QByteArrayData data[49];
26 char stringdata0[598];
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_Konsole__Session_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
32 )
33static const qt_meta_stringdata_Konsole__Session_t qt_meta_stringdata_Konsole__Session = {
34 {
35QT_MOC_LITERAL(0, 0, 16), // "Konsole::Session"
36QT_MOC_LITERAL(1, 17, 7), // "started"
37QT_MOC_LITERAL(2, 25, 0), // ""
38QT_MOC_LITERAL(3, 26, 8), // "finished"
39QT_MOC_LITERAL(4, 35, 12), // "receivedData"
40QT_MOC_LITERAL(5, 48, 4), // "text"
41QT_MOC_LITERAL(6, 53, 12), // "titleChanged"
42QT_MOC_LITERAL(7, 66, 14), // "profileChanged"
43QT_MOC_LITERAL(8, 81, 7), // "profile"
44QT_MOC_LITERAL(9, 89, 12), // "stateChanged"
45QT_MOC_LITERAL(10, 102, 5), // "state"
46QT_MOC_LITERAL(11, 108, 11), // "bellRequest"
47QT_MOC_LITERAL(12, 120, 7), // "message"
48QT_MOC_LITERAL(13, 128, 25), // "changeTabTextColorRequest"
49QT_MOC_LITERAL(14, 154, 28), // "changeBackgroundColorRequest"
50QT_MOC_LITERAL(15, 183, 14), // "openUrlRequest"
51QT_MOC_LITERAL(16, 198, 3), // "url"
52QT_MOC_LITERAL(17, 202, 13), // "resizeRequest"
53QT_MOC_LITERAL(18, 216, 4), // "size"
54QT_MOC_LITERAL(19, 221, 28), // "profileChangeCommandReceived"
55QT_MOC_LITERAL(20, 250, 25), // "flowControlEnabledChanged"
56QT_MOC_LITERAL(21, 276, 7), // "enabled"
57QT_MOC_LITERAL(22, 284, 13), // "cursorChanged"
58QT_MOC_LITERAL(23, 298, 30), // "Emulation::KeyboardCursorShape"
59QT_MOC_LITERAL(24, 329, 11), // "cursorShape"
60QT_MOC_LITERAL(25, 341, 21), // "blinkingCursorEnabled"
61QT_MOC_LITERAL(26, 363, 7), // "silence"
62QT_MOC_LITERAL(27, 371, 8), // "activity"
63QT_MOC_LITERAL(28, 380, 3), // "run"
64QT_MOC_LITERAL(29, 384, 11), // "runEmptyPTY"
65QT_MOC_LITERAL(30, 396, 5), // "close"
66QT_MOC_LITERAL(31, 402, 12), // "setUserTitle"
67QT_MOC_LITERAL(32, 415, 7), // "caption"
68QT_MOC_LITERAL(33, 423, 4), // "done"
69QT_MOC_LITERAL(34, 428, 14), // "onReceiveBlock"
70QT_MOC_LITERAL(35, 443, 11), // "const char*"
71QT_MOC_LITERAL(36, 455, 6), // "buffer"
72QT_MOC_LITERAL(37, 462, 3), // "len"
73QT_MOC_LITERAL(38, 466, 16), // "monitorTimerDone"
74QT_MOC_LITERAL(39, 483, 16), // "onViewSizeChange"
75QT_MOC_LITERAL(40, 500, 6), // "height"
76QT_MOC_LITERAL(41, 507, 5), // "width"
77QT_MOC_LITERAL(42, 513, 21), // "onEmulationSizeChange"
78QT_MOC_LITERAL(43, 535, 16), // "activityStateSet"
79QT_MOC_LITERAL(44, 552, 13), // "viewDestroyed"
80QT_MOC_LITERAL(45, 566, 4), // "view"
81QT_MOC_LITERAL(46, 571, 4), // "name"
82QT_MOC_LITERAL(47, 576, 9), // "processId"
83QT_MOC_LITERAL(48, 586, 11) // "keyBindings"
84
85 },
86 "Konsole::Session\0started\0\0finished\0"
87 "receivedData\0text\0titleChanged\0"
88 "profileChanged\0profile\0stateChanged\0"
89 "state\0bellRequest\0message\0"
90 "changeTabTextColorRequest\0"
91 "changeBackgroundColorRequest\0"
92 "openUrlRequest\0url\0resizeRequest\0size\0"
93 "profileChangeCommandReceived\0"
94 "flowControlEnabledChanged\0enabled\0"
95 "cursorChanged\0Emulation::KeyboardCursorShape\0"
96 "cursorShape\0blinkingCursorEnabled\0"
97 "silence\0activity\0run\0runEmptyPTY\0close\0"
98 "setUserTitle\0caption\0done\0onReceiveBlock\0"
99 "const char*\0buffer\0len\0monitorTimerDone\0"
100 "onViewSizeChange\0height\0width\0"
101 "onEmulationSizeChange\0activityStateSet\0"
102 "viewDestroyed\0view\0name\0processId\0"
103 "keyBindings"
104};
105#undef QT_MOC_LITERAL
106
107static const uint qt_meta_data_Konsole__Session[] = {
108
109 // content:
110 8, // revision
111 0, // classname
112 0, 0, // classinfo
113 27, 14, // methods
114 4, 220, // properties
115 0, 0, // enums/sets
116 0, 0, // constructors
117 0, // flags
118 16, // signalCount
119
120 // signals: name, argc, parameters, tag, flags
121 1, 0, 149, 2, 0x06 /* Public */,
122 3, 0, 150, 2, 0x06 /* Public */,
123 4, 1, 151, 2, 0x06 /* Public */,
124 6, 0, 154, 2, 0x06 /* Public */,
125 7, 1, 155, 2, 0x06 /* Public */,
126 9, 1, 158, 2, 0x06 /* Public */,
127 11, 1, 161, 2, 0x06 /* Public */,
128 13, 1, 164, 2, 0x06 /* Public */,
129 14, 1, 167, 2, 0x06 /* Public */,
130 15, 1, 170, 2, 0x06 /* Public */,
131 17, 1, 173, 2, 0x06 /* Public */,
132 19, 1, 176, 2, 0x06 /* Public */,
133 20, 1, 179, 2, 0x06 /* Public */,
134 22, 2, 182, 2, 0x06 /* Public */,
135 26, 0, 187, 2, 0x06 /* Public */,
136 27, 0, 188, 2, 0x06 /* Public */,
137
138 // slots: name, argc, parameters, tag, flags
139 28, 0, 189, 2, 0x0a /* Public */,
140 29, 0, 190, 2, 0x0a /* Public */,
141 30, 0, 191, 2, 0x0a /* Public */,
142 31, 2, 192, 2, 0x0a /* Public */,
143 33, 1, 197, 2, 0x08 /* Private */,
144 34, 2, 200, 2, 0x08 /* Private */,
145 38, 0, 205, 2, 0x08 /* Private */,
146 39, 2, 206, 2, 0x08 /* Private */,
147 42, 1, 211, 2, 0x08 /* Private */,
148 43, 1, 214, 2, 0x08 /* Private */,
149 44, 1, 217, 2, 0x08 /* Private */,
150
151 // signals: parameters
152 QMetaType::Void,
153 QMetaType::Void,
154 QMetaType::Void, QMetaType::QString, 5,
155 QMetaType::Void,
156 QMetaType::Void, QMetaType::QString, 8,
157 QMetaType::Void, QMetaType::Int, 10,
158 QMetaType::Void, QMetaType::QString, 12,
159 QMetaType::Void, QMetaType::Int, 2,
160 QMetaType::Void, QMetaType::QColor, 2,
161 QMetaType::Void, QMetaType::QString, 16,
162 QMetaType::Void, QMetaType::QSize, 18,
163 QMetaType::Void, QMetaType::QString, 5,
164 QMetaType::Void, QMetaType::Bool, 21,
165 QMetaType::Void, 0x80000000 | 23, QMetaType::Bool, 24, 25,
166 QMetaType::Void,
167 QMetaType::Void,
168
169 // slots: parameters
170 QMetaType::Void,
171 QMetaType::Void,
172 QMetaType::Void,
173 QMetaType::Void, QMetaType::Int, QMetaType::QString, 2, 32,
174 QMetaType::Void, QMetaType::Int, 2,
175 QMetaType::Void, 0x80000000 | 35, QMetaType::Int, 36, 37,
176 QMetaType::Void,
177 QMetaType::Void, QMetaType::Int, QMetaType::Int, 40, 41,
178 QMetaType::Void, QMetaType::QSize, 2,
179 QMetaType::Void, QMetaType::Int, 2,
180 QMetaType::Void, QMetaType::QObjectStar, 45,
181
182 // properties: name, type, flags
183 46, QMetaType::QString, 0x00095001,
184 47, QMetaType::Int, 0x00095001,
185 48, QMetaType::QString, 0x00095103,
186 18, QMetaType::QSize, 0x00095103,
187
188 0 // eod
189};
190
191void Konsole::Session::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
192{
193 if (_c == QMetaObject::InvokeMetaMethod) {
194 auto *_t = static_cast<Session *>(_o);
195 (void)_t;
196 switch (_id) {
197 case 0: _t->started(); break;
198 case 1: _t->finished(); break;
199 case 2: _t->receivedData((*reinterpret_cast< const QString(*)>(_a[1]))); break;
200 case 3: _t->titleChanged(); break;
201 case 4: _t->profileChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break;
202 case 5: _t->stateChanged((*reinterpret_cast< int(*)>(_a[1]))); break;
203 case 6: _t->bellRequest((*reinterpret_cast< const QString(*)>(_a[1]))); break;
204 case 7: _t->changeTabTextColorRequest((*reinterpret_cast< int(*)>(_a[1]))); break;
205 case 8: _t->changeBackgroundColorRequest((*reinterpret_cast< const QColor(*)>(_a[1]))); break;
206 case 9: _t->openUrlRequest((*reinterpret_cast< const QString(*)>(_a[1]))); break;
207 case 10: _t->resizeRequest((*reinterpret_cast< const QSize(*)>(_a[1]))); break;
208 case 11: _t->profileChangeCommandReceived((*reinterpret_cast< const QString(*)>(_a[1]))); break;
209 case 12: _t->flowControlEnabledChanged((*reinterpret_cast< bool(*)>(_a[1]))); break;
210 case 13: _t->cursorChanged((*reinterpret_cast< Emulation::KeyboardCursorShape(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break;
211 case 14: _t->silence(); break;
212 case 15: _t->activity(); break;
213 case 16: _t->run(); break;
214 case 17: _t->runEmptyPTY(); break;
215 case 18: _t->close(); break;
216 case 19: _t->setUserTitle((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break;
217 case 20: _t->done((*reinterpret_cast< int(*)>(_a[1]))); break;
218 case 21: _t->onReceiveBlock((*reinterpret_cast< const char*(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
219 case 22: _t->monitorTimerDone(); break;
220 case 23: _t->onViewSizeChange((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
221 case 24: _t->onEmulationSizeChange((*reinterpret_cast< QSize(*)>(_a[1]))); break;
222 case 25: _t->activityStateSet((*reinterpret_cast< int(*)>(_a[1]))); break;
223 case 26: _t->viewDestroyed((*reinterpret_cast< QObject*(*)>(_a[1]))); break;
224 default: ;
225 }
226 } else if (_c == QMetaObject::IndexOfMethod) {
227 int *result = reinterpret_cast<int *>(_a[0]);
228 {
229 using _t = void (Session::*)();
230 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::started)) {
231 *result = 0;
232 return;
233 }
234 }
235 {
236 using _t = void (Session::*)();
237 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::finished)) {
238 *result = 1;
239 return;
240 }
241 }
242 {
243 using _t = void (Session::*)(const QString & );
244 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::receivedData)) {
245 *result = 2;
246 return;
247 }
248 }
249 {
250 using _t = void (Session::*)();
251 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::titleChanged)) {
252 *result = 3;
253 return;
254 }
255 }
256 {
257 using _t = void (Session::*)(const QString & );
258 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::profileChanged)) {
259 *result = 4;
260 return;
261 }
262 }
263 {
264 using _t = void (Session::*)(int );
265 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::stateChanged)) {
266 *result = 5;
267 return;
268 }
269 }
270 {
271 using _t = void (Session::*)(const QString & );
272 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::bellRequest)) {
273 *result = 6;
274 return;
275 }
276 }
277 {
278 using _t = void (Session::*)(int );
279 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::changeTabTextColorRequest)) {
280 *result = 7;
281 return;
282 }
283 }
284 {
285 using _t = void (Session::*)(const QColor & );
286 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::changeBackgroundColorRequest)) {
287 *result = 8;
288 return;
289 }
290 }
291 {
292 using _t = void (Session::*)(const QString & );
293 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::openUrlRequest)) {
294 *result = 9;
295 return;
296 }
297 }
298 {
299 using _t = void (Session::*)(const QSize & );
300 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::resizeRequest)) {
301 *result = 10;
302 return;
303 }
304 }
305 {
306 using _t = void (Session::*)(const QString & );
307 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::profileChangeCommandReceived)) {
308 *result = 11;
309 return;
310 }
311 }
312 {
313 using _t = void (Session::*)(bool );
314 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::flowControlEnabledChanged)) {
315 *result = 12;
316 return;
317 }
318 }
319 {
320 using _t = void (Session::*)(Emulation::KeyboardCursorShape , bool );
321 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::cursorChanged)) {
322 *result = 13;
323 return;
324 }
325 }
326 {
327 using _t = void (Session::*)();
328 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::silence)) {
329 *result = 14;
330 return;
331 }
332 }
333 {
334 using _t = void (Session::*)();
335 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Session::activity)) {
336 *result = 15;
337 return;
338 }
339 }
340 }
341#ifndef QT_NO_PROPERTIES
342 else if (_c == QMetaObject::ReadProperty) {
343 auto *_t = static_cast<Session *>(_o);
344 (void)_t;
345 void *_v = _a[0];
346 switch (_id) {
347 case 0: *reinterpret_cast< QString*>(_v) = _t->nameTitle(); break;
348 case 1: *reinterpret_cast< int*>(_v) = _t->processId(); break;
349 case 2: *reinterpret_cast< QString*>(_v) = _t->keyBindings(); break;
350 case 3: *reinterpret_cast< QSize*>(_v) = _t->size(); break;
351 default: break;
352 }
353 } else if (_c == QMetaObject::WriteProperty) {
354 auto *_t = static_cast<Session *>(_o);
355 (void)_t;
356 void *_v = _a[0];
357 switch (_id) {
358 case 2: _t->setKeyBindings(*reinterpret_cast< QString*>(_v)); break;
359 case 3: _t->setSize(*reinterpret_cast< QSize*>(_v)); break;
360 default: break;
361 }
362 } else if (_c == QMetaObject::ResetProperty) {
363 }
364#endif // QT_NO_PROPERTIES
365}
366
367QT_INIT_METAOBJECT const QMetaObject Konsole::Session::staticMetaObject = { {
368 QMetaObject::SuperData::link<QObject::staticMetaObject>(),
369 qt_meta_stringdata_Konsole__Session.data,
370 qt_meta_data_Konsole__Session,
371 qt_static_metacall,
372 nullptr,
373 nullptr
374} };
375
376
377const QMetaObject *Konsole::Session::metaObject() const
378{
379 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
380}
381
382void *Konsole::Session::qt_metacast(const char *_clname)
383{
384 if (!_clname) return nullptr;
385 if (!strcmp(_clname, qt_meta_stringdata_Konsole__Session.stringdata0))
386 return static_cast<void*>(this);
387 return QObject::qt_metacast(_clname);
388}
389
390int Konsole::Session::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
391{
392 _id = QObject::qt_metacall(_c, _id, _a);
393 if (_id < 0)
394 return _id;
395 if (_c == QMetaObject::InvokeMetaMethod) {
396 if (_id < 27)
397 qt_static_metacall(this, _c, _id, _a);
398 _id -= 27;
399 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
400 if (_id < 27)
401 *reinterpret_cast<int*>(_a[0]) = -1;
402 _id -= 27;
403 }
404#ifndef QT_NO_PROPERTIES
405 else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty
406 || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) {
407 qt_static_metacall(this, _c, _id, _a);
408 _id -= 4;
409 } else if (_c == QMetaObject::QueryPropertyDesignable) {
410 _id -= 4;
411 } else if (_c == QMetaObject::QueryPropertyScriptable) {
412 _id -= 4;
413 } else if (_c == QMetaObject::QueryPropertyStored) {
414 _id -= 4;
415 } else if (_c == QMetaObject::QueryPropertyEditable) {
416 _id -= 4;
417 } else if (_c == QMetaObject::QueryPropertyUser) {
418 _id -= 4;
419 }
420#endif // QT_NO_PROPERTIES
421 return _id;
422}
423
424// SIGNAL 0
425void Konsole::Session::started()
426{
427 QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
428}
429
430// SIGNAL 1
431void Konsole::Session::finished()
432{
433 QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
434}
435
436// SIGNAL 2
437void Konsole::Session::receivedData(const QString & _t1)
438{
439 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
440 QMetaObject::activate(this, &staticMetaObject, 2, _a);
441}
442
443// SIGNAL 3
444void Konsole::Session::titleChanged()
445{
446 QMetaObject::activate(this, &staticMetaObject, 3, nullptr);
447}
448
449// SIGNAL 4
450void Konsole::Session::profileChanged(const QString & _t1)
451{
452 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
453 QMetaObject::activate(this, &staticMetaObject, 4, _a);
454}
455
456// SIGNAL 5
457void Konsole::Session::stateChanged(int _t1)
458{
459 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
460 QMetaObject::activate(this, &staticMetaObject, 5, _a);
461}
462
463// SIGNAL 6
464void Konsole::Session::bellRequest(const QString & _t1)
465{
466 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
467 QMetaObject::activate(this, &staticMetaObject, 6, _a);
468}
469
470// SIGNAL 7
471void Konsole::Session::changeTabTextColorRequest(int _t1)
472{
473 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
474 QMetaObject::activate(this, &staticMetaObject, 7, _a);
475}
476
477// SIGNAL 8
478void Konsole::Session::changeBackgroundColorRequest(const QColor & _t1)
479{
480 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
481 QMetaObject::activate(this, &staticMetaObject, 8, _a);
482}
483
484// SIGNAL 9
485void Konsole::Session::openUrlRequest(const QString & _t1)
486{
487 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
488 QMetaObject::activate(this, &staticMetaObject, 9, _a);
489}
490
491// SIGNAL 10
492void Konsole::Session::resizeRequest(const QSize & _t1)
493{
494 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
495 QMetaObject::activate(this, &staticMetaObject, 10, _a);
496}
497
498// SIGNAL 11
499void Konsole::Session::profileChangeCommandReceived(const QString & _t1)
500{
501 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
502 QMetaObject::activate(this, &staticMetaObject, 11, _a);
503}
504
505// SIGNAL 12
506void Konsole::Session::flowControlEnabledChanged(bool _t1)
507{
508 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
509 QMetaObject::activate(this, &staticMetaObject, 12, _a);
510}
511
512// SIGNAL 13
513void Konsole::Session::cursorChanged(Emulation::KeyboardCursorShape _t1, bool _t2)
514{
515 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
516 QMetaObject::activate(this, &staticMetaObject, 13, _a);
517}
518
519// SIGNAL 14
520void Konsole::Session::silence()
521{
522 QMetaObject::activate(this, &staticMetaObject, 14, nullptr);
523}
524
525// SIGNAL 15
526void Konsole::Session::activity()
527{
528 QMetaObject::activate(this, &staticMetaObject, 15, nullptr);
529}
530struct qt_meta_stringdata_Konsole__SessionGroup_t {
531 QByteArrayData data[1];
532 char stringdata0[22];
533};
534#define QT_MOC_LITERAL(idx, ofs, len) \
535 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
536 qptrdiff(offsetof(qt_meta_stringdata_Konsole__SessionGroup_t, stringdata0) + ofs \
537 - idx * sizeof(QByteArrayData)) \
538 )
539static const qt_meta_stringdata_Konsole__SessionGroup_t qt_meta_stringdata_Konsole__SessionGroup = {
540 {
541QT_MOC_LITERAL(0, 0, 21) // "Konsole::SessionGroup"
542
543 },
544 "Konsole::SessionGroup"
545};
546#undef QT_MOC_LITERAL
547
548static const uint qt_meta_data_Konsole__SessionGroup[] = {
549
550 // content:
551 8, // revision
552 0, // classname
553 0, 0, // classinfo
554 0, 0, // methods
555 0, 0, // properties
556 0, 0, // enums/sets
557 0, 0, // constructors
558 0, // flags
559 0, // signalCount
560
561 0 // eod
562};
563
564void Konsole::SessionGroup::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
565{
566 (void)_o;
567 (void)_id;
568 (void)_c;
569 (void)_a;
570}
571
572QT_INIT_METAOBJECT const QMetaObject Konsole::SessionGroup::staticMetaObject = { {
573 QMetaObject::SuperData::link<QObject::staticMetaObject>(),
574 qt_meta_stringdata_Konsole__SessionGroup.data,
575 qt_meta_data_Konsole__SessionGroup,
576 qt_static_metacall,
577 nullptr,
578 nullptr
579} };
580
581
582const QMetaObject *Konsole::SessionGroup::metaObject() const
583{
584 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
585}
586
587void *Konsole::SessionGroup::qt_metacast(const char *_clname)
588{
589 if (!_clname) return nullptr;
590 if (!strcmp(_clname, qt_meta_stringdata_Konsole__SessionGroup.stringdata0))
591 return static_cast<void*>(this);
592 return QObject::qt_metacast(_clname);
593}
594
595int Konsole::SessionGroup::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
596{
597 _id = QObject::qt_metacall(_c, _id, _a);
598 return _id;
599}
600QT_WARNING_POP
601QT_END_MOC_NAMESPACE
602