OpenCoverage

moc_qquickmultipointtoucharea_p.cpp

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

Generated by Squish Coco 4.2.0