OpenCoverage

moc_qquickitemanimation_p.cpp

Absolute File Name:/home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitemanimation_p.cpp
Switch to Source codePreprocessed file
LineSourceCount
1-
2-
3#pragma GCC diagnostic push-
4-
5-
6#pragma GCC diagnostic ignored "-Wdeprecated-declarations"-
7-
8struct qt_meta_stringdata_QQuickParentAnimation_t {-
9 QByteArrayData data[9];-
10 char stringdata0[98];-
11};-
12-
13-
14-
15-
16-
17static const qt_meta_stringdata_QQuickParentAnimation_t qt_meta_stringdata_QQuickParentAnimation = {-
18 {-
19{ { { -1 } }, 21, 0, 0, qptrdiff(-
20__builtin_offsetof (-
21qt_meta_stringdata_QQuickParentAnimation_t-
22, -
23stringdata0-
24) -
25+ 0 - 0 * sizeof(QByteArrayData)) },-
26{ { { -1 } }, 13, 0, 0, qptrdiff(-
27__builtin_offsetof (-
28qt_meta_stringdata_QQuickParentAnimation_t-
29, -
30stringdata0-
31) -
32+ 22 - 1 * sizeof(QByteArrayData)) },-
33{ { { -1 } }, 0, 0, 0, qptrdiff(-
34__builtin_offsetof (-
35qt_meta_stringdata_QQuickParentAnimation_t-
36, -
37stringdata0-
38) -
39+ 36 - 2 * sizeof(QByteArrayData)) },-
40{ { { -1 } }, 16, 0, 0, qptrdiff(-
41__builtin_offsetof (-
42qt_meta_stringdata_QQuickParentAnimation_t-
43, -
44stringdata0-
45) -
46+ 37 - 3 * sizeof(QByteArrayData)) },-
47{ { { -1 } }, 10, 0, 0, qptrdiff(-
48__builtin_offsetof (-
49qt_meta_stringdata_QQuickParentAnimation_t-
50, -
51stringdata0-
52) -
53+ 54 - 4 * sizeof(QByteArrayData)) },-
54{ { { -1 } }, 6, 0, 0, qptrdiff(-
55__builtin_offsetof (-
56qt_meta_stringdata_QQuickParentAnimation_t-
57, -
58stringdata0-
59) -
60+ 65 - 5 * sizeof(QByteArrayData)) },-
61{ { { -1 } }, 11, 0, 0, qptrdiff(-
62__builtin_offsetof (-
63qt_meta_stringdata_QQuickParentAnimation_t-
64, -
65stringdata0-
66) -
67+ 72 - 6 * sizeof(QByteArrayData)) },-
68{ { { -1 } }, 9, 0, 0, qptrdiff(-
69__builtin_offsetof (-
70qt_meta_stringdata_QQuickParentAnimation_t-
71, -
72stringdata0-
73) -
74+ 84 - 7 * sizeof(QByteArrayData)) },-
75{ { { -1 } }, 3, 0, 0, qptrdiff(-
76__builtin_offsetof (-
77qt_meta_stringdata_QQuickParentAnimation_t-
78, -
79stringdata0-
80) -
81+ 94 - 8 * sizeof(QByteArrayData)) }-
82-
83 },-
84 "QQuickParentAnimation\0targetChanged\0"-
85 "\0newParentChanged\0viaChanged\0target\0"-
86 "QQuickItem*\0newParent\0via"-
87};-
88-
89-
90static const uint qt_meta_data_QQuickParentAnimation[] = {-
91-
92-
93 7,-
94 0,-
95 0, 0,-
96 3, 14,-
97 3, 32,-
98 0, 0,-
99 0, 0,-
100 0,-
101 3,-
102-
103-
104 1, 0, 29, 2, 0x06 ,-
105 3, 0, 30, 2, 0x06 ,-
106 4, 0, 31, 2, 0x06 ,-
107-
108-
109 QMetaType::Void,-
110 QMetaType::Void,-
111 QMetaType::Void,-
112-
113-
114 5, 0x80000000 | 6, 0x0049500b,-
115 7, 0x80000000 | 6, 0x0049510b,-
116 8, 0x80000000 | 6, 0x0049510b,-
117-
118-
119 0,-
120 1,-
121 2,-
122-
123 0-
124};-
125-
126void QQuickParentAnimation::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)-
127{-
128 if (_c == QMetaObject::InvokeMetaMethod) {-
129 QQuickParentAnimation *_t = static_cast<QQuickParentAnimation *>(_o);-
130 (void)_t;-
131 switch (_id) {-
132 case 0: _t->targetChanged(); break;-
133 case 1: _t->newParentChanged(); break;-
134 case 2: _t->viaChanged(); break;-
135 default: ;-
136 }-
137 } else if (_c == QMetaObject::IndexOfMethod) {-
138 int *result = reinterpret_cast<int *>(_a[0]);-
139 {-
140 using _t = void (QQuickParentAnimation::*)();-
141 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickParentAnimation::targetChanged)) {-
142 *result = 0;-
143 return;-
144 }-
145 }-
146 {-
147 using _t = void (QQuickParentAnimation::*)();-
148 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickParentAnimation::newParentChanged)) {-
149 *result = 1;-
150 return;-
151 }-
152 }-
153 {-
154 using _t = void (QQuickParentAnimation::*)();-
155 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickParentAnimation::viaChanged)) {-
156 *result = 2;-
157 return;-
158 }-
159 }-
160 } else if (_c == QMetaObject::RegisterPropertyMetaType) {-
161 switch (_id) {-
162 default: *reinterpret_cast<int*>(_a[0]) = -1; break;-
163 case 2:-
164 case 1:-
165 case 0:-
166 *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QQuickItem* >(); break;-
167 }-
168 }-
169-
170-
171 else if (_c == QMetaObject::ReadProperty) {-
172 QQuickParentAnimation *_t = static_cast<QQuickParentAnimation *>(_o);-
173 (void)_t;-
174 void *_v = _a[0];-
175 switch (_id) {-
176 case 0: *reinterpret_cast< QQuickItem**>(_v) = _t->target(); break;-
177 case 1: *reinterpret_cast< QQuickItem**>(_v) = _t->newParent(); break;-
178 case 2: *reinterpret_cast< QQuickItem**>(_v) = _t->via(); break;-
179 default: break;-
180 }-
181 } else if (_c == QMetaObject::WriteProperty) {-
182 QQuickParentAnimation *_t = static_cast<QQuickParentAnimation *>(_o);-
183 (void)_t;-
184 void *_v = _a[0];-
185 switch (_id) {-
186 case 0: _t->setTargetObject(*reinterpret_cast< QQuickItem**>(_v)); break;-
187 case 1: _t->setNewParent(*reinterpret_cast< QQuickItem**>(_v)); break;-
188 case 2: _t->setVia(*reinterpret_cast< QQuickItem**>(_v)); break;-
189 default: break;-
190 }-
191 } else if (_c == QMetaObject::ResetProperty) {-
192 }-
193-
194}-
195-
196 const QMetaObject QQuickParentAnimation::staticMetaObject = {-
197 { &QQuickAnimationGroup::staticMetaObject, qt_meta_stringdata_QQuickParentAnimation.data,-
198 qt_meta_data_QQuickParentAnimation, qt_static_metacall, nullptr, nullptr}-
199};-
200-
201-
202const QMetaObject *QQuickParentAnimation::metaObject() const-
203{-
204 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;-
205}-
206-
207void *QQuickParentAnimation::qt_metacast(const char *_clname)-
208{-
209 if (!_clname) return nullptr;-
210 if (!strcmp(_clname, qt_meta_stringdata_QQuickParentAnimation.stringdata0))-
211 return static_cast<void*>(this);-
212 return QQuickAnimationGroup::qt_metacast(_clname);-
213}-
214-
215int QQuickParentAnimation::qt_metacall(QMetaObject::Call _c, int _id, void **_a)-
216{-
217 _id = QQuickAnimationGroup::qt_metacall(_c, _id, _a);-
218 if (_id < 0)-
219 return _id;-
220 if (_c == QMetaObject::InvokeMetaMethod) {-
221 if (_id < 3)-
222 qt_static_metacall(this, _c, _id, _a);-
223 _id -= 3;-
224 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {-
225 if (_id < 3)-
226 *reinterpret_cast<int*>(_a[0]) = -1;-
227 _id -= 3;-
228 }-
229-
230 else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty-
231 || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) {-
232 qt_static_metacall(this, _c, _id, _a);-
233 _id -= 3;-
234 } else if (_c == QMetaObject::QueryPropertyDesignable) {-
235 _id -= 3;-
236 } else if (_c == QMetaObject::QueryPropertyScriptable) {-
237 _id -= 3;-
238 } else if (_c == QMetaObject::QueryPropertyStored) {-
239 _id -= 3;-
240 } else if (_c == QMetaObject::QueryPropertyEditable) {-
241 _id -= 3;-
242 } else if (_c == QMetaObject::QueryPropertyUser) {-
243 _id -= 3;-
244 }-
245-
246 return _id;-
247}-
248-
249-
250void QQuickParentAnimation::targetChanged()-
251{-
252 QMetaObject::activate(this, &staticMetaObject, 0, nullptr);-
253}
executed 2 times by 1 test: end of block
Executed by:
  • tst_qquickanimations
2
254-
255-
256void QQuickParentAnimation::newParentChanged()-
257{-
258 QMetaObject::activate(this, &staticMetaObject, 1, nullptr);-
259}
never executed: end of block
0
260-
261-
262void QQuickParentAnimation::viaChanged()-
263{-
264 QMetaObject::activate(this, &staticMetaObject, 2, nullptr);-
265}
executed 2 times by 1 test: end of block
Executed by:
  • tst_qquickanimations
2
266struct qt_meta_stringdata_QQuickAnchorAnimation_t {-
267 QByteArrayData data[8];-
268 char stringdata0[106];-
269};-
270-
271-
272-
273-
274-
275static const qt_meta_stringdata_QQuickAnchorAnimation_t qt_meta_stringdata_QQuickAnchorAnimation = {-
276 {-
277{ { { -1 } }, 21, 0, 0, qptrdiff(-
278__builtin_offsetof (-
279qt_meta_stringdata_QQuickAnchorAnimation_t-
280, -
281stringdata0-
282) -
283+ 0 - 0 * sizeof(QByteArrayData)) },-
284{ { { -1 } }, 15, 0, 0, qptrdiff(-
285__builtin_offsetof (-
286qt_meta_stringdata_QQuickAnchorAnimation_t-
287, -
288stringdata0-
289) -
290+ 22 - 1 * sizeof(QByteArrayData)) },-
291{ { { -1 } }, 0, 0, 0, qptrdiff(-
292__builtin_offsetof (-
293qt_meta_stringdata_QQuickAnchorAnimation_t-
294, -
295stringdata0-
296) -
297+ 38 - 2 * sizeof(QByteArrayData)) },-
298{ { { -1 } }, 13, 0, 0, qptrdiff(-
299__builtin_offsetof (-
300qt_meta_stringdata_QQuickAnchorAnimation_t-
301, -
302stringdata0-
303) -
304+ 39 - 3 * sizeof(QByteArrayData)) },-
305{ { { -1 } }, 7, 0, 0, qptrdiff(-
306__builtin_offsetof (-
307qt_meta_stringdata_QQuickAnchorAnimation_t-
308, -
309stringdata0-
310) -
311+ 53 - 4 * sizeof(QByteArrayData)) },-
312{ { { -1 } }, 28, 0, 0, qptrdiff(-
313__builtin_offsetof (-
314qt_meta_stringdata_QQuickAnchorAnimation_t-
315, -
316stringdata0-
317) -
318+ 61 - 5 * sizeof(QByteArrayData)) },-
319{ { { -1 } }, 8, 0, 0, qptrdiff(-
320__builtin_offsetof (-
321qt_meta_stringdata_QQuickAnchorAnimation_t-
322, -
323stringdata0-
324) -
325+ 90 - 6 * sizeof(QByteArrayData)) },-
326{ { { -1 } }, 6, 0, 0, qptrdiff(-
327__builtin_offsetof (-
328qt_meta_stringdata_QQuickAnchorAnimation_t-
329, -
330stringdata0-
331) -
332+ 99 - 7 * sizeof(QByteArrayData)) }-
333-
334 },-
335 "QQuickAnchorAnimation\0durationChanged\0"-
336 "\0easingChanged\0targets\0"-
337 "QQmlListProperty<QQuickItem>\0duration\0"-
338 "easing"-
339};-
340-
341-
342static const uint qt_meta_data_QQuickAnchorAnimation[] = {-
343-
344-
345 7,-
346 0,-
347 0, 0,-
348 2, 14,-
349 3, 30,-
350 0, 0,-
351 0, 0,-
352 0,-
353 2,-
354-
355-
356 1, 1, 24, 2, 0x06 ,-
357 3, 1, 27, 2, 0x06 ,-
358-
359-
360 QMetaType::Void, QMetaType::Int, 2,-
361 QMetaType::Void, QMetaType::QEasingCurve, 2,-
362-
363-
364 4, 0x80000000 | 5, 0x00095009,-
365 6, QMetaType::Int, 0x00495103,-
366 7, QMetaType::QEasingCurve, 0x00495103,-
367-
368-
369 0,-
370 0,-
371 1,-
372-
373 0-
374};-
375-
376void QQuickAnchorAnimation::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)-
377{-
378 if (_c == QMetaObject::InvokeMetaMethod) {-
379 QQuickAnchorAnimation *_t = static_cast<QQuickAnchorAnimation *>(_o);-
380 (void)_t;-
381 switch (_id) {-
382 case 0: _t->durationChanged((*reinterpret_cast< int(*)>(_a[1]))); break;-
383 case 1: _t->easingChanged((*reinterpret_cast< const QEasingCurve(*)>(_a[1]))); break;-
384 default: ;-
385 }-
386 } else if (_c == QMetaObject::IndexOfMethod) {-
387 int *result = reinterpret_cast<int *>(_a[0]);-
388 {-
389 using _t = void (QQuickAnchorAnimation::*)(int );-
390 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickAnchorAnimation::durationChanged)) {-
391 *result = 0;-
392 return;-
393 }-
394 }-
395 {-
396 using _t = void (QQuickAnchorAnimation::*)(const QEasingCurve & );-
397 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickAnchorAnimation::easingChanged)) {-
398 *result = 1;-
399 return;-
400 }-
401 }-
402 } else if (_c == QMetaObject::RegisterPropertyMetaType) {-
403 switch (_id) {-
404 default: *reinterpret_cast<int*>(_a[0]) = -1; break;-
405 case 0:-
406 *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QQmlListProperty<QQuickItem> >(); break;-
407 }-
408 }-
409-
410-
411 else if (_c == QMetaObject::ReadProperty) {-
412 QQuickAnchorAnimation *_t = static_cast<QQuickAnchorAnimation *>(_o);-
413 (void)_t;-
414 void *_v = _a[0];-
415 switch (_id) {-
416 case 0: *reinterpret_cast< QQmlListProperty<QQuickItem>*>(_v) = _t->targets(); break;-
417 case 1: *reinterpret_cast< int*>(_v) = _t->duration(); break;-
418 case 2: *reinterpret_cast< QEasingCurve*>(_v) = _t->easing(); break;-
419 default: break;-
420 }-
421 } else if (_c == QMetaObject::WriteProperty) {-
422 QQuickAnchorAnimation *_t = static_cast<QQuickAnchorAnimation *>(_o);-
423 (void)_t;-
424 void *_v = _a[0];-
425 switch (_id) {-
426 case 1: _t->setDuration(*reinterpret_cast< int*>(_v)); break;-
427 case 2: _t->setEasing(*reinterpret_cast< QEasingCurve*>(_v)); break;-
428 default: break;-
429 }-
430 } else if (_c == QMetaObject::ResetProperty) {-
431 }-
432-
433}-
434-
435 const QMetaObject QQuickAnchorAnimation::staticMetaObject = {-
436 { &QQuickAbstractAnimation::staticMetaObject, qt_meta_stringdata_QQuickAnchorAnimation.data,-
437 qt_meta_data_QQuickAnchorAnimation, qt_static_metacall, nullptr, nullptr}-
438};-
439-
440-
441const QMetaObject *QQuickAnchorAnimation::metaObject() const-
442{-
443 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;-
444}-
445-
446void *QQuickAnchorAnimation::qt_metacast(const char *_clname)-
447{-
448 if (!_clname) return nullptr;-
449 if (!strcmp(_clname, qt_meta_stringdata_QQuickAnchorAnimation.stringdata0))-
450 return static_cast<void*>(this);-
451 return QQuickAbstractAnimation::qt_metacast(_clname);-
452}-
453-
454int QQuickAnchorAnimation::qt_metacall(QMetaObject::Call _c, int _id, void **_a)-
455{-
456 _id = QQuickAbstractAnimation::qt_metacall(_c, _id, _a);-
457 if (_id < 0)-
458 return _id;-
459 if (_c == QMetaObject::InvokeMetaMethod) {-
460 if (_id < 2)-
461 qt_static_metacall(this, _c, _id, _a);-
462 _id -= 2;-
463 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {-
464 if (_id < 2)-
465 *reinterpret_cast<int*>(_a[0]) = -1;-
466 _id -= 2;-
467 }-
468-
469 else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty-
470 || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) {-
471 qt_static_metacall(this, _c, _id, _a);-
472 _id -= 3;-
473 } else if (_c == QMetaObject::QueryPropertyDesignable) {-
474 _id -= 3;-
475 } else if (_c == QMetaObject::QueryPropertyScriptable) {-
476 _id -= 3;-
477 } else if (_c == QMetaObject::QueryPropertyStored) {-
478 _id -= 3;-
479 } else if (_c == QMetaObject::QueryPropertyEditable) {-
480 _id -= 3;-
481 } else if (_c == QMetaObject::QueryPropertyUser) {-
482 _id -= 3;-
483 }-
484-
485 return _id;-
486}-
487-
488-
489void QQuickAnchorAnimation::durationChanged(int _t1)-
490{-
491 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
492 QMetaObject::activate(this, &staticMetaObject, 0, _a);-
493}
executed 4 times by 2 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickanimations
4
494-
495-
496void QQuickAnchorAnimation::easingChanged(const QEasingCurve & _t1)-
497{-
498 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
499 QMetaObject::activate(this, &staticMetaObject, 1, _a);-
500}
executed 2 times by 1 test: end of block
Executed by:
  • tst_qquickanimations
2
501struct qt_meta_stringdata_QQuickPathAnimation_t {-
502 QByteArrayData data[28];-
503 char stringdata0[394];-
504};-
505-
506-
507-
508-
509-
510static const qt_meta_stringdata_QQuickPathAnimation_t qt_meta_stringdata_QQuickPathAnimation = {-
511 {-
512{ { { -1 } }, 19, 0, 0, qptrdiff(-
513__builtin_offsetof (-
514qt_meta_stringdata_QQuickPathAnimation_t-
515, -
516stringdata0-
517) -
518+ 0 - 0 * sizeof(QByteArrayData)) },-
519{ { { -1 } }, 15, 0, 0, qptrdiff(-
520__builtin_offsetof (-
521qt_meta_stringdata_QQuickPathAnimation_t-
522, -
523stringdata0-
524) -
525+ 20 - 1 * sizeof(QByteArrayData)) },-
526{ { { -1 } }, 0, 0, 0, qptrdiff(-
527__builtin_offsetof (-
528qt_meta_stringdata_QQuickPathAnimation_t-
529, -
530stringdata0-
531) -
532+ 36 - 2 * sizeof(QByteArrayData)) },-
533{ { { -1 } }, 13, 0, 0, qptrdiff(-
534__builtin_offsetof (-
535qt_meta_stringdata_QQuickPathAnimation_t-
536, -
537stringdata0-
538) -
539+ 37 - 3 * sizeof(QByteArrayData)) },-
540{ { { -1 } }, 11, 0, 0, qptrdiff(-
541__builtin_offsetof (-
542qt_meta_stringdata_QQuickPathAnimation_t-
543, -
544stringdata0-
545) -
546+ 51 - 4 * sizeof(QByteArrayData)) },-
547{ { { -1 } }, 13, 0, 0, qptrdiff(-
548__builtin_offsetof (-
549qt_meta_stringdata_QQuickPathAnimation_t-
550, -
551stringdata0-
552) -
553+ 63 - 5 * sizeof(QByteArrayData)) },-
554{ { { -1 } }, 18, 0, 0, qptrdiff(-
555__builtin_offsetof (-
556qt_meta_stringdata_QQuickPathAnimation_t-
557, -
558stringdata0-
559) -
560+ 77 - 6 * sizeof(QByteArrayData)) },-
561{ { { -1 } }, 11, 0, 0, qptrdiff(-
562__builtin_offsetof (-
563qt_meta_stringdata_QQuickPathAnimation_t-
564, -
565stringdata0-
566) -
567+ 96 - 7 * sizeof(QByteArrayData)) },-
568{ { { -1 } }, 18, 0, 0, qptrdiff(-
569__builtin_offsetof (-
570qt_meta_stringdata_QQuickPathAnimation_t-
571, -
572stringdata0-
573) -
574+ 108 - 8 * sizeof(QByteArrayData)) },-
575{ { { -1 } }, 31, 0, 0, qptrdiff(-
576__builtin_offsetof (-
577qt_meta_stringdata_QQuickPathAnimation_t-
578, -
579stringdata0-
580) -
581+ 127 - 9 * sizeof(QByteArrayData)) },-
582{ { { -1 } }, 30, 0, 0, qptrdiff(-
583__builtin_offsetof (-
584qt_meta_stringdata_QQuickPathAnimation_t-
585, -
586stringdata0-
587) -
588+ 159 - 10 * sizeof(QByteArrayData)) },-
589{ { { -1 } }, 18, 0, 0, qptrdiff(-
590__builtin_offsetof (-
591qt_meta_stringdata_QQuickPathAnimation_t-
592, -
593stringdata0-
594) -
595+ 190 - 11 * sizeof(QByteArrayData)) },-
596{ { { -1 } }, 8, 0, 0, qptrdiff(-
597__builtin_offsetof (-
598qt_meta_stringdata_QQuickPathAnimation_t-
599, -
600stringdata0-
601) -
602+ 209 - 12 * sizeof(QByteArrayData)) },-
603{ { { -1 } }, 6, 0, 0, qptrdiff(-
604__builtin_offsetof (-
605qt_meta_stringdata_QQuickPathAnimation_t-
606, -
607stringdata0-
608) -
609+ 218 - 13 * sizeof(QByteArrayData)) },-
610{ { { -1 } }, 4, 0, 0, qptrdiff(-
611__builtin_offsetof (-
612qt_meta_stringdata_QQuickPathAnimation_t-
613, -
614stringdata0-
615) -
616+ 225 - 14 * sizeof(QByteArrayData)) },-
617{ { { -1 } }, 11, 0, 0, qptrdiff(-
618__builtin_offsetof (-
619qt_meta_stringdata_QQuickPathAnimation_t-
620, -
621stringdata0-
622) -
623+ 230 - 15 * sizeof(QByteArrayData)) },-
624{ { { -1 } }, 6, 0, 0, qptrdiff(-
625__builtin_offsetof (-
626qt_meta_stringdata_QQuickPathAnimation_t-
627, -
628stringdata0-
629) -
630+ 242 - 16 * sizeof(QByteArrayData)) },-
631{ { { -1 } }, 11, 0, 0, qptrdiff(-
632__builtin_offsetof (-
633qt_meta_stringdata_QQuickPathAnimation_t-
634, -
635stringdata0-
636) -
637+ 249 - 17 * sizeof(QByteArrayData)) },-
638{ { { -1 } }, 11, 0, 0, qptrdiff(-
639__builtin_offsetof (-
640qt_meta_stringdata_QQuickPathAnimation_t-
641, -
642stringdata0-
643) -
644+ 261 - 18 * sizeof(QByteArrayData)) },-
645{ { { -1 } }, 11, 0, 0, qptrdiff(-
646__builtin_offsetof (-
647qt_meta_stringdata_QQuickPathAnimation_t-
648, -
649stringdata0-
650) -
651+ 273 - 19 * sizeof(QByteArrayData)) },-
652{ { { -1 } }, 24, 0, 0, qptrdiff(-
653__builtin_offsetof (-
654qt_meta_stringdata_QQuickPathAnimation_t-
655, -
656stringdata0-
657) -
658+ 285 - 20 * sizeof(QByteArrayData)) },-
659{ { { -1 } }, 23, 0, 0, qptrdiff(-
660__builtin_offsetof (-
661qt_meta_stringdata_QQuickPathAnimation_t-
662, -
663stringdata0-
664) -
665+ 310 - 21 * sizeof(QByteArrayData)) },-
666{ { { -1 } }, 11, 0, 0, qptrdiff(-
667__builtin_offsetof (-
668qt_meta_stringdata_QQuickPathAnimation_t-
669, -
670stringdata0-
671) -
672+ 334 - 22 * sizeof(QByteArrayData)) },-
673{ { { -1 } }, 5, 0, 0, qptrdiff(-
674__builtin_offsetof (-
675qt_meta_stringdata_QQuickPathAnimation_t-
676, -
677stringdata0-
678) -
679+ 346 - 23 * sizeof(QByteArrayData)) },-
680{ { { -1 } }, 10, 0, 0, qptrdiff(-
681__builtin_offsetof (-
682qt_meta_stringdata_QQuickPathAnimation_t-
683, -
684stringdata0-
685) -
686+ 352 - 24 * sizeof(QByteArrayData)) },-
687{ { { -1 } }, 9, 0, 0, qptrdiff(-
688__builtin_offsetof (-
689qt_meta_stringdata_QQuickPathAnimation_t-
690, -
691stringdata0-
692) -
693+ 363 - 25 * sizeof(QByteArrayData)) },-
694{ { { -1 } }, 11, 0, 0, qptrdiff(-
695__builtin_offsetof (-
696qt_meta_stringdata_QQuickPathAnimation_t-
697, -
698stringdata0-
699) -
700+ 373 - 26 * sizeof(QByteArrayData)) },-
701{ { { -1 } }, 8, 0, 0, qptrdiff(-
702__builtin_offsetof (-
703qt_meta_stringdata_QQuickPathAnimation_t-
704, -
705stringdata0-
706) -
707+ 385 - 27 * sizeof(QByteArrayData)) }-
708-
709 },-
710 "QQuickPathAnimation\0durationChanged\0"-
711 "\0easingChanged\0pathChanged\0targetChanged\0"-
712 "orientationChanged\0Orientation\0"-
713 "anchorPointChanged\0orientationEntryDurationChanged\0"-
714 "orientationExitDurationChanged\0"-
715 "endRotationChanged\0duration\0easing\0"-
716 "path\0QQuickPath*\0target\0QQuickItem*\0"-
717 "orientation\0anchorPoint\0"-
718 "orientationEntryDuration\0"-
719 "orientationExitDuration\0endRotation\0"-
720 "Fixed\0RightFirst\0LeftFirst\0BottomFirst\0"-
721 "TopFirst"-
722};-
723-
724-
725static const uint qt_meta_data_QQuickPathAnimation[] = {-
726-
727-
728 7,-
729 0,-
730 0, 0,-
731 9, 14,-
732 9, 82,-
733 1, 118,-
734 0, 0,-
735 0,-
736 9,-
737-
738-
739 1, 1, 59, 2, 0x06 ,-
740 3, 1, 62, 2, 0x06 ,-
741 4, 0, 65, 2, 0x06 ,-
742 5, 0, 66, 2, 0x06 ,-
743 6, 1, 67, 2, 0x06 ,-
744 8, 1, 70, 2, 0x06 ,-
745 9, 1, 73, 2, 0x06 ,-
746 10, 1, 76, 2, 0x06 ,-
747 11, 1, 79, 2, 0x06 ,-
748-
749-
750 QMetaType::Void, QMetaType::Int, 2,-
751 QMetaType::Void, QMetaType::QEasingCurve, 2,-
752 QMetaType::Void,-
753 QMetaType::Void,-
754 QMetaType::Void, 0x80000000 | 7, 2,-
755 QMetaType::Void, QMetaType::QPointF, 2,-
756 QMetaType::Void, QMetaType::QReal, 2,-
757 QMetaType::Void, QMetaType::QReal, 2,-
758 QMetaType::Void, QMetaType::QReal, 2,-
759-
760-
761 12, QMetaType::Int, 0x00495103,-
762 13, QMetaType::QEasingCurve, 0x00495103,-
763 14, 0x80000000 | 15, 0x0049510b,-
764 16, 0x80000000 | 17, 0x0049500b,-
765 18, 0x80000000 | 7, 0x0049510b,-
766 19, QMetaType::QPointF, 0x00495103,-
767 20, QMetaType::Int, 0x00495103,-
768 21, QMetaType::Int, 0x00495103,-
769 22, QMetaType::QReal, 0x00495103,-
770-
771-
772 0,-
773 1,-
774 2,-
775 3,-
776 4,-
777 5,-
778 6,-
779 7,-
780 8,-
781-
782-
783 7, 0x0, 5, 122,-
784-
785-
786 23, uint(QQuickPathAnimation::Fixed),-
787 24, uint(QQuickPathAnimation::RightFirst),-
788 25, uint(QQuickPathAnimation::LeftFirst),-
789 26, uint(QQuickPathAnimation::BottomFirst),-
790 27, uint(QQuickPathAnimation::TopFirst),-
791-
792 0-
793};-
794-
795void QQuickPathAnimation::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)-
796{-
797 if (_c == QMetaObject::InvokeMetaMethod) {-
798 QQuickPathAnimation *_t = static_cast<QQuickPathAnimation *>(_o);-
799 (void)_t;-
800 switch (_id) {-
801 case 0: _t->durationChanged((*reinterpret_cast< int(*)>(_a[1]))); break;-
802 case 1: _t->easingChanged((*reinterpret_cast< const QEasingCurve(*)>(_a[1]))); break;-
803 case 2: _t->pathChanged(); break;-
804 case 3: _t->targetChanged(); break;-
805 case 4: _t->orientationChanged((*reinterpret_cast< Orientation(*)>(_a[1]))); break;-
806 case 5: _t->anchorPointChanged((*reinterpret_cast< const QPointF(*)>(_a[1]))); break;-
807 case 6: _t->orientationEntryDurationChanged((*reinterpret_cast< qreal(*)>(_a[1]))); break;-
808 case 7: _t->orientationExitDurationChanged((*reinterpret_cast< qreal(*)>(_a[1]))); break;-
809 case 8: _t->endRotationChanged((*reinterpret_cast< qreal(*)>(_a[1]))); break;-
810 default: ;-
811 }-
812 } else if (_c == QMetaObject::IndexOfMethod) {-
813 int *result = reinterpret_cast<int *>(_a[0]);-
814 {-
815 using _t = void (QQuickPathAnimation::*)(int );-
816 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickPathAnimation::durationChanged)) {-
817 *result = 0;-
818 return;-
819 }-
820 }-
821 {-
822 using _t = void (QQuickPathAnimation::*)(const QEasingCurve & );-
823 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickPathAnimation::easingChanged)) {-
824 *result = 1;-
825 return;-
826 }-
827 }-
828 {-
829 using _t = void (QQuickPathAnimation::*)();-
830 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickPathAnimation::pathChanged)) {-
831 *result = 2;-
832 return;-
833 }-
834 }-
835 {-
836 using _t = void (QQuickPathAnimation::*)();-
837 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickPathAnimation::targetChanged)) {-
838 *result = 3;-
839 return;-
840 }-
841 }-
842 {-
843 using _t = void (QQuickPathAnimation::*)(Orientation );-
844 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickPathAnimation::orientationChanged)) {-
845 *result = 4;-
846 return;-
847 }-
848 }-
849 {-
850 using _t = void (QQuickPathAnimation::*)(const QPointF & );-
851 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickPathAnimation::anchorPointChanged)) {-
852 *result = 5;-
853 return;-
854 }-
855 }-
856 {-
857 using _t = void (QQuickPathAnimation::*)(qreal );-
858 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickPathAnimation::orientationEntryDurationChanged)) {-
859 *result = 6;-
860 return;-
861 }-
862 }-
863 {-
864 using _t = void (QQuickPathAnimation::*)(qreal );-
865 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickPathAnimation::orientationExitDurationChanged)) {-
866 *result = 7;-
867 return;-
868 }-
869 }-
870 {-
871 using _t = void (QQuickPathAnimation::*)(qreal );-
872 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickPathAnimation::endRotationChanged)) {-
873 *result = 8;-
874 return;-
875 }-
876 }-
877 } else if (_c == QMetaObject::RegisterPropertyMetaType) {-
878 switch (_id) {-
879 default: *reinterpret_cast<int*>(_a[0]) = -1; break;-
880 case 3:-
881 *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QQuickItem* >(); break;-
882 }-
883 }-
884-
885-
886 else if (_c == QMetaObject::ReadProperty) {-
887 QQuickPathAnimation *_t = static_cast<QQuickPathAnimation *>(_o);-
888 (void)_t;-
889 void *_v = _a[0];-
890 switch (_id) {-
891 case 0: *reinterpret_cast< int*>(_v) = _t->duration(); break;-
892 case 1: *reinterpret_cast< QEasingCurve*>(_v) = _t->easing(); break;-
893 case 2: *reinterpret_cast< QQuickPath**>(_v) = _t->path(); break;-
894 case 3: *reinterpret_cast< QQuickItem**>(_v) = _t->target(); break;-
895 case 4: *reinterpret_cast< Orientation*>(_v) = _t->orientation(); break;-
896 case 5: *reinterpret_cast< QPointF*>(_v) = _t->anchorPoint(); break;-
897 case 6: *reinterpret_cast< int*>(_v) = _t->orientationEntryDuration(); break;-
898 case 7: *reinterpret_cast< int*>(_v) = _t->orientationExitDuration(); break;-
899 case 8: *reinterpret_cast< qreal*>(_v) = _t->endRotation(); break;-
900 default: break;-
901 }-
902 } else if (_c == QMetaObject::WriteProperty) {-
903 QQuickPathAnimation *_t = static_cast<QQuickPathAnimation *>(_o);-
904 (void)_t;-
905 void *_v = _a[0];-
906 switch (_id) {-
907 case 0: _t->setDuration(*reinterpret_cast< int*>(_v)); break;-
908 case 1: _t->setEasing(*reinterpret_cast< QEasingCurve*>(_v)); break;-
909 case 2: _t->setPath(*reinterpret_cast< QQuickPath**>(_v)); break;-
910 case 3: _t->setTargetObject(*reinterpret_cast< QQuickItem**>(_v)); break;-
911 case 4: _t->setOrientation(*reinterpret_cast< Orientation*>(_v)); break;-
912 case 5: _t->setAnchorPoint(*reinterpret_cast< QPointF*>(_v)); break;-
913 case 6: _t->setOrientationEntryDuration(*reinterpret_cast< int*>(_v)); break;-
914 case 7: _t->setOrientationExitDuration(*reinterpret_cast< int*>(_v)); break;-
915 case 8: _t->setEndRotation(*reinterpret_cast< qreal*>(_v)); break;-
916 default: break;-
917 }-
918 } else if (_c == QMetaObject::ResetProperty) {-
919 }-
920-
921}-
922-
923 const QMetaObject QQuickPathAnimation::staticMetaObject = {-
924 { &QQuickAbstractAnimation::staticMetaObject, qt_meta_stringdata_QQuickPathAnimation.data,-
925 qt_meta_data_QQuickPathAnimation, qt_static_metacall, nullptr, nullptr}-
926};-
927-
928-
929const QMetaObject *QQuickPathAnimation::metaObject() const-
930{-
931 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;-
932}-
933-
934void *QQuickPathAnimation::qt_metacast(const char *_clname)-
935{-
936 if (!_clname) return nullptr;-
937 if (!strcmp(_clname, qt_meta_stringdata_QQuickPathAnimation.stringdata0))-
938 return static_cast<void*>(this);-
939 return QQuickAbstractAnimation::qt_metacast(_clname);-
940}-
941-
942int QQuickPathAnimation::qt_metacall(QMetaObject::Call _c, int _id, void **_a)-
943{-
944 _id = QQuickAbstractAnimation::qt_metacall(_c, _id, _a);-
945 if (_id < 0)-
946 return _id;-
947 if (_c == QMetaObject::InvokeMetaMethod) {-
948 if (_id < 9)-
949 qt_static_metacall(this, _c, _id, _a);-
950 _id -= 9;-
951 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {-
952 if (_id < 9)-
953 *reinterpret_cast<int*>(_a[0]) = -1;-
954 _id -= 9;-
955 }-
956-
957 else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty-
958 || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) {-
959 qt_static_metacall(this, _c, _id, _a);-
960 _id -= 9;-
961 } else if (_c == QMetaObject::QueryPropertyDesignable) {-
962 _id -= 9;-
963 } else if (_c == QMetaObject::QueryPropertyScriptable) {-
964 _id -= 9;-
965 } else if (_c == QMetaObject::QueryPropertyStored) {-
966 _id -= 9;-
967 } else if (_c == QMetaObject::QueryPropertyEditable) {-
968 _id -= 9;-
969 } else if (_c == QMetaObject::QueryPropertyUser) {-
970 _id -= 9;-
971 }-
972-
973 return _id;-
974}-
975-
976-
977void QQuickPathAnimation::durationChanged(int _t1)-
978{-
979 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
980 QMetaObject::activate(this, &staticMetaObject, 0, _a);-
981}
executed 16 times by 2 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickanimations
16
982-
983-
984void QQuickPathAnimation::easingChanged(const QEasingCurve & _t1)-
985{-
986 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
987 QMetaObject::activate(this, &staticMetaObject, 1, _a);-
988}
executed 4 times by 2 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickanimations
4
989-
990-
991void QQuickPathAnimation::pathChanged()-
992{-
993 QMetaObject::activate(this, &staticMetaObject, 2, nullptr);-
994}
executed 16 times by 2 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickanimations
16
995-
996-
997void QQuickPathAnimation::targetChanged()-
998{-
999 QMetaObject::activate(this, &staticMetaObject, 3, nullptr);-
1000}
executed 16 times by 2 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickanimations
16
1001-
1002-
1003void QQuickPathAnimation::orientationChanged(Orientation _t1)-
1004{-
1005 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
1006 QMetaObject::activate(this, &staticMetaObject, 4, _a);-
1007}
executed 6 times by 2 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickanimations
6
1008-
1009-
1010void QQuickPathAnimation::anchorPointChanged(const QPointF & _t1)-
1011{-
1012 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
1013 QMetaObject::activate(this, &staticMetaObject, 5, _a);-
1014}
executed 2 times by 1 test: end of block
Executed by:
  • tst_examples
2
1015-
1016-
1017void QQuickPathAnimation::orientationEntryDurationChanged(qreal _t1)-
1018{-
1019 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
1020 QMetaObject::activate(this, &staticMetaObject, 6, _a);-
1021}
executed 2 times by 1 test: end of block
Executed by:
  • tst_qquickanimations
2
1022-
1023-
1024void QQuickPathAnimation::orientationExitDurationChanged(qreal _t1)-
1025{-
1026 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
1027 QMetaObject::activate(this, &staticMetaObject, 7, _a);-
1028}
executed 2 times by 1 test: end of block
Executed by:
  • tst_qquickanimations
2
1029-
1030-
1031void QQuickPathAnimation::endRotationChanged(qreal _t1)-
1032{-
1033 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
1034 QMetaObject::activate(this, &staticMetaObject, 8, _a);-
1035}
executed 2 times by 1 test: end of block
Executed by:
  • tst_qquickanimations
2
1036-
1037#pragma GCC diagnostic pop-
1038-
1039-
Switch to Source codePreprocessed file

Generated by Squish Coco 4.2.0