OpenCoverage

moc_qquickshadereffectsource_p.cpp

Absolute File Name:/home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickshadereffectsource_p.cpp
Source codeSwitch to Preprocessed file
LineSourceCount
1/****************************************************************************-
2** Meta object code from reading C++ file 'qquickshadereffectsource_p.h'-
3**-
4** Created by: The Qt Meta Object Compiler version 67 (Qt 5.12.0)-
5**-
6** WARNING! All changes made in this file will be lost!-
7*****************************************************************************/-
8-
9#include "../items/qquickshadereffectsource_p.h"-
10#include <QtCore/qbytearray.h>-
11#include <QtCore/qmetatype.h>-
12#if !defined(Q_MOC_OUTPUT_REVISION)-
13#error "The header file 'qquickshadereffectsource_p.h' doesn't include <QObject>."-
14#elif Q_MOC_OUTPUT_REVISION != 67-
15#error "This file was generated using the moc from 5.12.0. 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-
20QT_BEGIN_MOC_NAMESPACE-
21QT_WARNING_PUSH-
22QT_WARNING_DISABLE_DEPRECATED-
23struct qt_meta_stringdata_QQuickShaderEffectSource_t {-
24 QByteArrayData data[43];-
25 char stringdata0[568];-
26};-
27#define QT_MOC_LITERAL(idx, ofs, len) \-
28 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \-
29 qptrdiff(offsetof(qt_meta_stringdata_QQuickShaderEffectSource_t, stringdata0) + ofs \-
30 - idx * sizeof(QByteArrayData)) \-
31 )-
32static const qt_meta_stringdata_QQuickShaderEffectSource_t qt_meta_stringdata_QQuickShaderEffectSource = {-
33 {-
34QT_MOC_LITERAL(0, 0, 24), // "QQuickShaderEffectSource"-
35QT_MOC_LITERAL(1, 25, 15), // "wrapModeChanged"-
36QT_MOC_LITERAL(2, 41, 0), // ""-
37QT_MOC_LITERAL(3, 42, 17), // "sourceItemChanged"-
38QT_MOC_LITERAL(4, 60, 17), // "sourceRectChanged"-
39QT_MOC_LITERAL(5, 78, 18), // "textureSizeChanged"-
40QT_MOC_LITERAL(6, 97, 13), // "formatChanged"-
41QT_MOC_LITERAL(7, 111, 11), // "liveChanged"-
42QT_MOC_LITERAL(8, 123, 17), // "hideSourceChanged"-
43QT_MOC_LITERAL(9, 141, 13), // "mipmapChanged"-
44QT_MOC_LITERAL(10, 155, 16), // "recursiveChanged"-
45QT_MOC_LITERAL(11, 172, 23), // "textureMirroringChanged"-
46QT_MOC_LITERAL(12, 196, 14), // "samplesChanged"-
47QT_MOC_LITERAL(13, 211, 24), // "scheduledUpdateCompleted"-
48QT_MOC_LITERAL(14, 236, 19), // "sourceItemDestroyed"-
49QT_MOC_LITERAL(15, 256, 4), // "item"-
50QT_MOC_LITERAL(16, 261, 20), // "invalidateSceneGraph"-
51QT_MOC_LITERAL(17, 282, 14), // "scheduleUpdate"-
52QT_MOC_LITERAL(18, 297, 8), // "wrapMode"-
53QT_MOC_LITERAL(19, 306, 8), // "WrapMode"-
54QT_MOC_LITERAL(20, 315, 10), // "sourceItem"-
55QT_MOC_LITERAL(21, 326, 11), // "QQuickItem*"-
56QT_MOC_LITERAL(22, 338, 10), // "sourceRect"-
57QT_MOC_LITERAL(23, 349, 11), // "textureSize"-
58QT_MOC_LITERAL(24, 361, 6), // "format"-
59QT_MOC_LITERAL(25, 368, 6), // "Format"-
60QT_MOC_LITERAL(26, 375, 4), // "live"-
61QT_MOC_LITERAL(27, 380, 10), // "hideSource"-
62QT_MOC_LITERAL(28, 391, 6), // "mipmap"-
63QT_MOC_LITERAL(29, 398, 9), // "recursive"-
64QT_MOC_LITERAL(30, 408, 16), // "textureMirroring"-
65QT_MOC_LITERAL(31, 425, 16), // "TextureMirroring"-
66QT_MOC_LITERAL(32, 442, 7), // "samples"-
67QT_MOC_LITERAL(33, 450, 11), // "ClampToEdge"-
68QT_MOC_LITERAL(34, 462, 18), // "RepeatHorizontally"-
69QT_MOC_LITERAL(35, 481, 16), // "RepeatVertically"-
70QT_MOC_LITERAL(36, 498, 6), // "Repeat"-
71QT_MOC_LITERAL(37, 505, 5), // "Alpha"-
72QT_MOC_LITERAL(38, 511, 3), // "RGB"-
73QT_MOC_LITERAL(39, 515, 4), // "RGBA"-
74QT_MOC_LITERAL(40, 520, 11), // "NoMirroring"-
75QT_MOC_LITERAL(41, 532, 18), // "MirrorHorizontally"-
76QT_MOC_LITERAL(42, 551, 16) // "MirrorVertically"-
77-
78 },-
79 "QQuickShaderEffectSource\0wrapModeChanged\0"-
80 "\0sourceItemChanged\0sourceRectChanged\0"-
81 "textureSizeChanged\0formatChanged\0"-
82 "liveChanged\0hideSourceChanged\0"-
83 "mipmapChanged\0recursiveChanged\0"-
84 "textureMirroringChanged\0samplesChanged\0"-
85 "scheduledUpdateCompleted\0sourceItemDestroyed\0"-
86 "item\0invalidateSceneGraph\0scheduleUpdate\0"-
87 "wrapMode\0WrapMode\0sourceItem\0QQuickItem*\0"-
88 "sourceRect\0textureSize\0format\0Format\0"-
89 "live\0hideSource\0mipmap\0recursive\0"-
90 "textureMirroring\0TextureMirroring\0"-
91 "samples\0ClampToEdge\0RepeatHorizontally\0"-
92 "RepeatVertically\0Repeat\0Alpha\0RGB\0"-
93 "RGBA\0NoMirroring\0MirrorHorizontally\0"-
94 "MirrorVertically"-
95};-
96#undef QT_MOC_LITERAL-
97-
98static const uint qt_meta_data_QQuickShaderEffectSource[] = {-
99-
100 // content:-
101 7, // revision-
102 0, // classname-
103 0, 0, // classinfo-
104 15, 14, // methods-
105 11, 106, // properties-
106 3, 161, // enums/sets-
107 0, 0, // constructors-
108 0, // flags-
109 12, // signalCount-
110-
111 // signals: name, argc, parameters, tag, flags-
112 1, 0, 89, 2, 0x06 /* Public */,-
113 3, 0, 90, 2, 0x06 /* Public */,-
114 4, 0, 91, 2, 0x06 /* Public */,-
115 5, 0, 92, 2, 0x06 /* Public */,-
116 6, 0, 93, 2, 0x06 /* Public */,-
117 7, 0, 94, 2, 0x06 /* Public */,-
118 8, 0, 95, 2, 0x06 /* Public */,-
119 9, 0, 96, 2, 0x06 /* Public */,-
120 10, 0, 97, 2, 0x06 /* Public */,-
121 11, 0, 98, 2, 0x06 /* Public */,-
122 12, 0, 99, 2, 0x06 /* Public */,-
123 13, 0, 100, 2, 0x06 /* Public */,-
124-
125 // slots: name, argc, parameters, tag, flags-
126 14, 1, 101, 2, 0x08 /* Private */,-
127 16, 0, 104, 2, 0x08 /* Private */,-
128-
129 // methods: name, argc, parameters, tag, flags-
130 17, 0, 105, 2, 0x02 /* Public */,-
131-
132 // signals: parameters-
133 QMetaType::Void,-
134 QMetaType::Void,-
135 QMetaType::Void,-
136 QMetaType::Void,-
137 QMetaType::Void,-
138 QMetaType::Void,-
139 QMetaType::Void,-
140 QMetaType::Void,-
141 QMetaType::Void,-
142 QMetaType::Void,-
143 QMetaType::Void,-
144 QMetaType::Void,-
145-
146 // slots: parameters-
147 QMetaType::Void, QMetaType::QObjectStar, 15,-
148 QMetaType::Void,-
149-
150 // methods: parameters-
151 QMetaType::Void,-
152-
153 // properties: name, type, flags-
154 18, 0x80000000 | 19, 0x0049510b,-
155 20, 0x80000000 | 21, 0x0049510b,-
156 22, QMetaType::QRectF, 0x00495103,-
157 23, QMetaType::QSize, 0x00495103,-
158 24, 0x80000000 | 25, 0x0049510b,-
159 26, QMetaType::Bool, 0x00495103,-
160 27, QMetaType::Bool, 0x00495103,-
161 28, QMetaType::Bool, 0x00495103,-
162 29, QMetaType::Bool, 0x00495103,-
163 30, 0x80000000 | 31, 0x00c9510b,-
164 32, QMetaType::Int, 0x00c95103,-
165-
166 // properties: notify_signal_id-
167 0,-
168 1,-
169 2,-
170 3,-
171 4,-
172 5,-
173 6,-
174 7,-
175 8,-
176 9,-
177 10,-
178-
179 // properties: revision-
180 0,-
181 0,-
182 0,-
183 0,-
184 0,-
185 0,-
186 0,-
187 0,-
188 0,-
189 1,-
190 2,-
191-
192 // enums: name, flags, count, data-
193 19, 0x0, 4, 173,-
194 25, 0x0, 3, 181,-
195 31, 0x0, 3, 187,-
196-
197 // enum data: key, value-
198 33, uint(QQuickShaderEffectSource::ClampToEdge),-
199 34, uint(QQuickShaderEffectSource::RepeatHorizontally),-
200 35, uint(QQuickShaderEffectSource::RepeatVertically),-
201 36, uint(QQuickShaderEffectSource::Repeat),-
202 37, uint(QQuickShaderEffectSource::Alpha),-
203 38, uint(QQuickShaderEffectSource::RGB),-
204 39, uint(QQuickShaderEffectSource::RGBA),-
205 40, uint(QQuickShaderEffectSource::NoMirroring),-
206 41, uint(QQuickShaderEffectSource::MirrorHorizontally),-
207 42, uint(QQuickShaderEffectSource::MirrorVertically),-
208-
209 0 // eod-
210};-
211-
212void QQuickShaderEffectSource::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)-
213{-
214 if (_c == QMetaObject::InvokeMetaMethod) {-
215 QQuickShaderEffectSource *_t = static_cast<QQuickShaderEffectSource *>(_o);-
216 Q_UNUSED(_t)-
217 switch (_id) {-
218 case 0: _t->wrapModeChanged(); break;-
219 case 1: _t->sourceItemChanged(); break;-
220 case 2: _t->sourceRectChanged(); break;-
221 case 3: _t->textureSizeChanged(); break;-
222 case 4: _t->formatChanged(); break;-
223 case 5: _t->liveChanged(); break;-
224 case 6: _t->hideSourceChanged(); break;-
225 case 7: _t->mipmapChanged(); break;-
226 case 8: _t->recursiveChanged(); break;-
227 case 9: _t->textureMirroringChanged(); break;-
228 case 10: _t->samplesChanged(); break;-
229 case 11: _t->scheduledUpdateCompleted(); break;-
230 case 12: _t->sourceItemDestroyed((*reinterpret_cast< QObject*(*)>(_a[1]))); break;-
231 case 13: _t->invalidateSceneGraph(); break;-
232 case 14: _t->scheduleUpdate(); break;-
233 default: ;-
234 }-
235 } else if (_c == QMetaObject::IndexOfMethod) {-
236 int *result = reinterpret_cast<int *>(_a[0]);-
237 {-
238 using _t = void (QQuickShaderEffectSource::*)();-
239 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickShaderEffectSource::wrapModeChanged)) {-
240 *result = 0;-
241 return;-
242 }-
243 }-
244 {-
245 using _t = void (QQuickShaderEffectSource::*)();-
246 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickShaderEffectSource::sourceItemChanged)) {-
247 *result = 1;-
248 return;-
249 }-
250 }-
251 {-
252 using _t = void (QQuickShaderEffectSource::*)();-
253 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickShaderEffectSource::sourceRectChanged)) {-
254 *result = 2;-
255 return;-
256 }-
257 }-
258 {-
259 using _t = void (QQuickShaderEffectSource::*)();-
260 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickShaderEffectSource::textureSizeChanged)) {-
261 *result = 3;-
262 return;-
263 }-
264 }-
265 {-
266 using _t = void (QQuickShaderEffectSource::*)();-
267 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickShaderEffectSource::formatChanged)) {-
268 *result = 4;-
269 return;-
270 }-
271 }-
272 {-
273 using _t = void (QQuickShaderEffectSource::*)();-
274 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickShaderEffectSource::liveChanged)) {-
275 *result = 5;-
276 return;-
277 }-
278 }-
279 {-
280 using _t = void (QQuickShaderEffectSource::*)();-
281 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickShaderEffectSource::hideSourceChanged)) {-
282 *result = 6;-
283 return;-
284 }-
285 }-
286 {-
287 using _t = void (QQuickShaderEffectSource::*)();-
288 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickShaderEffectSource::mipmapChanged)) {-
289 *result = 7;-
290 return;-
291 }-
292 }-
293 {-
294 using _t = void (QQuickShaderEffectSource::*)();-
295 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickShaderEffectSource::recursiveChanged)) {-
296 *result = 8;-
297 return;-
298 }-
299 }-
300 {-
301 using _t = void (QQuickShaderEffectSource::*)();-
302 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickShaderEffectSource::textureMirroringChanged)) {-
303 *result = 9;-
304 return;-
305 }-
306 }-
307 {-
308 using _t = void (QQuickShaderEffectSource::*)();-
309 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickShaderEffectSource::samplesChanged)) {-
310 *result = 10;-
311 return;-
312 }-
313 }-
314 {-
315 using _t = void (QQuickShaderEffectSource::*)();-
316 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickShaderEffectSource::scheduledUpdateCompleted)) {-
317 *result = 11;-
318 return;-
319 }-
320 }-
321 } else if (_c == QMetaObject::RegisterPropertyMetaType) {-
322 switch (_id) {-
323 default: *reinterpret_cast<int*>(_a[0]) = -1; break;-
324 case 1:-
325 *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QQuickItem* >(); break;-
326 }-
327 }-
328-
329#ifndef QT_NO_PROPERTIES-
330 else if (_c == QMetaObject::ReadProperty) {-
331 QQuickShaderEffectSource *_t = static_cast<QQuickShaderEffectSource *>(_o);-
332 Q_UNUSED(_t)-
333 void *_v = _a[0];-
334 switch (_id) {-
335 case 0: *reinterpret_cast< WrapMode*>(_v) = _t->wrapMode(); break;-
336 case 1: *reinterpret_cast< QQuickItem**>(_v) = _t->sourceItem(); break;-
337 case 2: *reinterpret_cast< QRectF*>(_v) = _t->sourceRect(); break;-
338 case 3: *reinterpret_cast< QSize*>(_v) = _t->textureSize(); break;-
339 case 4: *reinterpret_cast< Format*>(_v) = _t->format(); break;-
340 case 5: *reinterpret_cast< bool*>(_v) = _t->live(); break;-
341 case 6: *reinterpret_cast< bool*>(_v) = _t->hideSource(); break;-
342 case 7: *reinterpret_cast< bool*>(_v) = _t->mipmap(); break;-
343 case 8: *reinterpret_cast< bool*>(_v) = _t->recursive(); break;-
344 case 9: *reinterpret_cast< TextureMirroring*>(_v) = _t->textureMirroring(); break;-
345 case 10: *reinterpret_cast< int*>(_v) = _t->samples(); break;-
346 default: break;-
347 }-
348 } else if (_c == QMetaObject::WriteProperty) {-
349 QQuickShaderEffectSource *_t = static_cast<QQuickShaderEffectSource *>(_o);-
350 Q_UNUSED(_t)-
351 void *_v = _a[0];-
352 switch (_id) {-
353 case 0: _t->setWrapMode(*reinterpret_cast< WrapMode*>(_v)); break;-
354 case 1: _t->setSourceItem(*reinterpret_cast< QQuickItem**>(_v)); break;-
355 case 2: _t->setSourceRect(*reinterpret_cast< QRectF*>(_v)); break;-
356 case 3: _t->setTextureSize(*reinterpret_cast< QSize*>(_v)); break;-
357 case 4: _t->setFormat(*reinterpret_cast< Format*>(_v)); break;-
358 case 5: _t->setLive(*reinterpret_cast< bool*>(_v)); break;-
359 case 6: _t->setHideSource(*reinterpret_cast< bool*>(_v)); break;-
360 case 7: _t->setMipmap(*reinterpret_cast< bool*>(_v)); break;-
361 case 8: _t->setRecursive(*reinterpret_cast< bool*>(_v)); break;-
362 case 9: _t->setTextureMirroring(*reinterpret_cast< TextureMirroring*>(_v)); break;-
363 case 10: _t->setSamples(*reinterpret_cast< int*>(_v)); break;-
364 default: break;-
365 }-
366 } else if (_c == QMetaObject::ResetProperty) {-
367 }-
368#endif // QT_NO_PROPERTIES-
369}-
370-
371QT_INIT_METAOBJECT const QMetaObject QQuickShaderEffectSource::staticMetaObject = {-
372 { &QQuickItem::staticMetaObject, qt_meta_stringdata_QQuickShaderEffectSource.data,-
373 qt_meta_data_QQuickShaderEffectSource, qt_static_metacall, nullptr, nullptr}-
374};-
375-
376-
377const QMetaObject *QQuickShaderEffectSource::metaObject() const-
378{-
379 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;-
380}-
381-
382void *QQuickShaderEffectSource::qt_metacast(const char *_clname)-
383{-
384 if (!_clname) return nullptr;-
385 if (!strcmp(_clname, qt_meta_stringdata_QQuickShaderEffectSource.stringdata0))-
386 return static_cast<void*>(this);-
387 if (!strcmp(_clname, "QQuickItemChangeListener"))-
388 return static_cast< QQuickItemChangeListener*>(this);-
389 return QQuickItem::qt_metacast(_clname);-
390}-
391-
392int QQuickShaderEffectSource::qt_metacall(QMetaObject::Call _c, int _id, void **_a)-
393{-
394 _id = QQuickItem::qt_metacall(_c, _id, _a);-
395 if (_id < 0)-
396 return _id;-
397 if (_c == QMetaObject::InvokeMetaMethod) {-
398 if (_id < 15)-
399 qt_static_metacall(this, _c, _id, _a);-
400 _id -= 15;-
401 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {-
402 if (_id < 15)-
403 *reinterpret_cast<int*>(_a[0]) = -1;-
404 _id -= 15;-
405 }-
406#ifndef QT_NO_PROPERTIES-
407 else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty-
408 || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) {-
409 qt_static_metacall(this, _c, _id, _a);-
410 _id -= 11;-
411 } else if (_c == QMetaObject::QueryPropertyDesignable) {-
412 _id -= 11;-
413 } else if (_c == QMetaObject::QueryPropertyScriptable) {-
414 _id -= 11;-
415 } else if (_c == QMetaObject::QueryPropertyStored) {-
416 _id -= 11;-
417 } else if (_c == QMetaObject::QueryPropertyEditable) {-
418 _id -= 11;-
419 } else if (_c == QMetaObject::QueryPropertyUser) {-
420 _id -= 11;-
421 }-
422#endif // QT_NO_PROPERTIES-
423 return _id;-
424}-
425-
426// SIGNAL 0-
427void QQuickShaderEffectSource::wrapModeChanged()-
428{-
429 QMetaObject::activate(this, &staticMetaObject, 0, nullptr);-
430}
never executed: end of block
0
431-
432// SIGNAL 1-
433void QQuickShaderEffectSource::sourceItemChanged()-
434{-
435 QMetaObject::activate(this, &staticMetaObject, 1, nullptr);-
436}
executed 118 times by 4 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickcustomparticle
  • tst_qquickitemlayer
  • tst_qquickshadereffect
118
437-
438// SIGNAL 2-
439void QQuickShaderEffectSource::sourceRectChanged()-
440{-
441 QMetaObject::activate(this, &staticMetaObject, 2, nullptr);-
442}
executed 2 times by 1 test: end of block
Executed by:
  • tst_qquickitemlayer
2
443-
444// SIGNAL 3-
445void QQuickShaderEffectSource::textureSizeChanged()-
446{-
447 QMetaObject::activate(this, &staticMetaObject, 3, nullptr);-
448}
executed 82 times by 2 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickitemlayer
82
449-
450// SIGNAL 4-
451void QQuickShaderEffectSource::formatChanged()-
452{-
453 QMetaObject::activate(this, &staticMetaObject, 4, nullptr);-
454}
never executed: end of block
0
455-
456// SIGNAL 5-
457void QQuickShaderEffectSource::liveChanged()-
458{-
459 QMetaObject::activate(this, &staticMetaObject, 5, nullptr);-
460}
never executed: end of block
0
461-
462// SIGNAL 6-
463void QQuickShaderEffectSource::hideSourceChanged()-
464{-
465 QMetaObject::activate(this, &staticMetaObject, 6, nullptr);-
466}
executed 96 times by 4 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickcustomparticle
  • tst_qquickitemlayer
  • tst_qquickshadereffect
96
467-
468// SIGNAL 7-
469void QQuickShaderEffectSource::mipmapChanged()-
470{-
471 QMetaObject::activate(this, &staticMetaObject, 7, nullptr);-
472}
executed 2 times by 1 test: end of block
Executed by:
  • tst_qquickitemlayer
2
473-
474// SIGNAL 8-
475void QQuickShaderEffectSource::recursiveChanged()-
476{-
477 QMetaObject::activate(this, &staticMetaObject, 8, nullptr);-
478}
never executed: end of block
0
479-
480// SIGNAL 9-
481void QQuickShaderEffectSource::textureMirroringChanged()-
482{-
483 QMetaObject::activate(this, &staticMetaObject, 9, nullptr);-
484}
executed 42 times by 1 test: end of block
Executed by:
  • tst_qquickitemlayer
42
485-
486// SIGNAL 10-
487void QQuickShaderEffectSource::samplesChanged()-
488{-
489 QMetaObject::activate(this, &staticMetaObject, 10, nullptr);-
490}
executed 2 times by 1 test: end of block
Executed by:
  • tst_examples
2
491-
492// SIGNAL 11-
493void QQuickShaderEffectSource::scheduledUpdateCompleted()-
494{-
495 QMetaObject::activate(this, &staticMetaObject, 11, nullptr);-
496}
executed 77 times by 3 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickcustomparticle
  • tst_qquickitemlayer
77
497QT_WARNING_POP-
498QT_END_MOC_NAMESPACE-
Source codeSwitch to Preprocessed file

Generated by Squish Coco 4.2.0