| Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp |
| Switch to Source code | Preprocessed file |
| Line | Source | Count |
|---|---|---|
| 1 | - | |
| 2 | - | |
| 3 | #pragma GCC diagnostic push | - |
| 4 | - | |
| 5 | - | |
| 6 | #pragma GCC diagnostic ignored "-Wdeprecated-declarations" | - |
| 7 | - | |
| 8 | struct qt_meta_stringdata_QQuickTransform_t { | - |
| 9 | QByteArrayData data[3]; | - |
| 10 | char stringdata0[24]; | - |
| 11 | }; | - |
| 12 | - | |
| 13 | - | |
| 14 | - | |
| 15 | - | |
| 16 | - | |
| 17 | static const qt_meta_stringdata_QQuickTransform_t qt_meta_stringdata_QQuickTransform = { | - |
| 18 | { | - |
| 19 | { { { -1 } }, 15, 0, 0, qptrdiff( | - |
| 20 | __builtin_offsetof ( | - |
| 21 | qt_meta_stringdata_QQuickTransform_t | - |
| 22 | , | - |
| 23 | stringdata0 | - |
| 24 | ) | - |
| 25 | + 0 - 0 * sizeof(QByteArrayData)) }, | - |
| 26 | { { { -1 } }, 6, 0, 0, qptrdiff( | - |
| 27 | __builtin_offsetof ( | - |
| 28 | qt_meta_stringdata_QQuickTransform_t | - |
| 29 | , | - |
| 30 | stringdata0 | - |
| 31 | ) | - |
| 32 | + 16 - 1 * sizeof(QByteArrayData)) }, | - |
| 33 | { { { -1 } }, 0, 0, 0, qptrdiff( | - |
| 34 | __builtin_offsetof ( | - |
| 35 | qt_meta_stringdata_QQuickTransform_t | - |
| 36 | , | - |
| 37 | stringdata0 | - |
| 38 | ) | - |
| 39 | + 23 - 2 * sizeof(QByteArrayData)) } | - |
| 40 | - | |
| 41 | }, | - |
| 42 | "QQuickTransform\0update\0" | - |
| 43 | }; | - |
| 44 | - | |
| 45 | - | |
| 46 | static const uint qt_meta_data_QQuickTransform[] = { | - |
| 47 | - | |
| 48 | - | |
| 49 | 7, | - |
| 50 | 0, | - |
| 51 | 0, 0, | - |
| 52 | 1, 14, | - |
| 53 | 0, 0, | - |
| 54 | 0, 0, | - |
| 55 | 0, 0, | - |
| 56 | 0, | - |
| 57 | 0, | - |
| 58 | - | |
| 59 | - | |
| 60 | 1, 0, 19, 2, 0x09 , | - |
| 61 | - | |
| 62 | - | |
| 63 | QMetaType::Void, | - |
| 64 | - | |
| 65 | 0 | - |
| 66 | }; | - |
| 67 | - | |
| 68 | void QQuickTransform::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) | - |
| 69 | { | - |
| 70 | if (_c == QMetaObject::InvokeMetaMethod) { | - |
| 71 | QQuickTransform *_t = static_cast<QQuickTransform *>(_o); | - |
| 72 | (void)_t; | - |
| 73 | switch (_id) { | - |
| 74 | case 0: _t->update(); break; | - |
| 75 | default: ; | - |
| 76 | } | - |
| 77 | } | - |
| 78 | (void)_a;; | - |
| 79 | } | - |
| 80 | - | |
| 81 | const QMetaObject QQuickTransform::staticMetaObject = { | - |
| 82 | { &QObject::staticMetaObject, qt_meta_stringdata_QQuickTransform.data, | - |
| 83 | qt_meta_data_QQuickTransform, qt_static_metacall, nullptr, nullptr} | - |
| 84 | }; | - |
| 85 | - | |
| 86 | - | |
| 87 | const QMetaObject *QQuickTransform::metaObject() const | - |
| 88 | { | - |
| 89 | return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; | - |
| 90 | } | - |
| 91 | - | |
| 92 | void *QQuickTransform::qt_metacast(const char *_clname) | - |
| 93 | { | - |
| 94 | if (!_clname) return nullptr; | - |
| 95 | if (!strcmp(_clname, qt_meta_stringdata_QQuickTransform.stringdata0)) | - |
| 96 | return static_cast<void*>(this); | - |
| 97 | return QObject::qt_metacast(_clname); | - |
| 98 | } | - |
| 99 | - | |
| 100 | int QQuickTransform::qt_metacall(QMetaObject::Call _c, int _id, void **_a) | - |
| 101 | { | - |
| 102 | _id = QObject::qt_metacall(_c, _id, _a); | - |
| 103 | if (_id < 0) | - |
| 104 | return _id; | - |
| 105 | if (_c == QMetaObject::InvokeMetaMethod) { | - |
| 106 | if (_id < 1) | - |
| 107 | qt_static_metacall(this, _c, _id, _a); | - |
| 108 | _id -= 1; | - |
| 109 | } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { | - |
| 110 | if (_id < 1) | - |
| 111 | *reinterpret_cast<int*>(_a[0]) = -1; | - |
| 112 | _id -= 1; | - |
| 113 | } | - |
| 114 | return _id; | - |
| 115 | } | - |
| 116 | struct qt_meta_stringdata_QQuickItem_t { | - |
| 117 | QByteArrayData data[115]; | - |
| 118 | char stringdata0[1518]; | - |
| 119 | }; | - |
| 120 | - | |
| 121 | - | |
| 122 | - | |
| 123 | - | |
| 124 | - | |
| 125 | static const qt_meta_stringdata_QQuickItem_t qt_meta_stringdata_QQuickItem = { | - |
| 126 | { | - |
| 127 | { { { -1 } }, 10, 0, 0, qptrdiff( | - |
| 128 | __builtin_offsetof ( | - |
| 129 | qt_meta_stringdata_QQuickItem_t | - |
| 130 | , | - |
| 131 | stringdata0 | - |
| 132 | ) | - |
| 133 | + 0 - 0 * sizeof(QByteArrayData)) }, | - |
| 134 | { { { -1 } }, 15, 0, 0, qptrdiff( | - |
| 135 | __builtin_offsetof ( | - |
| 136 | qt_meta_stringdata_QQuickItem_t | - |
| 137 | , | - |
| 138 | stringdata0 | - |
| 139 | ) | - |
| 140 | + 11 - 1 * sizeof(QByteArrayData)) }, | - |
| 141 | { { { -1 } }, 4, 0, 0, qptrdiff( | - |
| 142 | __builtin_offsetof ( | - |
| 143 | qt_meta_stringdata_QQuickItem_t | - |
| 144 | , | - |
| 145 | stringdata0 | - |
| 146 | ) | - |
| 147 | + 27 - 2 * sizeof(QByteArrayData)) }, | - |
| 148 | { { { -1 } }, 28, 0, 0, qptrdiff( | - |
| 149 | __builtin_offsetof ( | - |
| 150 | qt_meta_stringdata_QQuickItem_t | - |
| 151 | , | - |
| 152 | stringdata0 | - |
| 153 | ) | - |
| 154 | + 32 - 3 * sizeof(QByteArrayData)) }, | - |
| 155 | { { { -1 } }, 41, 0, 0, qptrdiff( | - |
| 156 | __builtin_offsetof ( | - |
| 157 | qt_meta_stringdata_QQuickItem_t | - |
| 158 | , | - |
| 159 | stringdata0 | - |
| 160 | ) | - |
| 161 | + 61 - 4 * sizeof(QByteArrayData)) }, | - |
| 162 | { { { -1 } }, 19, 0, 0, qptrdiff( | - |
| 163 | __builtin_offsetof ( | - |
| 164 | qt_meta_stringdata_QQuickItem_t | - |
| 165 | , | - |
| 166 | stringdata0 | - |
| 167 | ) | - |
| 168 | + 103 - 5 * sizeof(QByteArrayData)) }, | - |
| 169 | { { { -1 } }, 0, 0, 0, qptrdiff( | - |
| 170 | __builtin_offsetof ( | - |
| 171 | qt_meta_stringdata_QQuickItem_t | - |
| 172 | , | - |
| 173 | stringdata0 | - |
| 174 | ) | - |
| 175 | + 123 - 6 * sizeof(QByteArrayData)) }, | - |
| 176 | { { { -1 } }, 21, 0, 0, qptrdiff( | - |
| 177 | __builtin_offsetof ( | - |
| 178 | qt_meta_stringdata_QQuickItem_t | - |
| 179 | , | - |
| 180 | stringdata0 | - |
| 181 | ) | - |
| 182 | + 124 - 7 * sizeof(QByteArrayData)) }, | - |
| 183 | { { { -1 } }, 12, 0, 0, qptrdiff( | - |
| 184 | __builtin_offsetof ( | - |
| 185 | qt_meta_stringdata_QQuickItem_t | - |
| 186 | , | - |
| 187 | stringdata0 | - |
| 188 | ) | - |
| 189 | + 146 - 8 * sizeof(QByteArrayData)) }, | - |
| 190 | { { { -1 } }, 12, 0, 0, qptrdiff( | - |
| 191 | __builtin_offsetof ( | - |
| 192 | qt_meta_stringdata_QQuickItem_t | - |
| 193 | , | - |
| 194 | stringdata0 | - |
| 195 | ) | - |
| 196 | + 159 - 9 * sizeof(QByteArrayData)) }, | - |
| 197 | { { { -1 } }, 18, 0, 0, qptrdiff( | - |
| 198 | __builtin_offsetof ( | - |
| 199 | qt_meta_stringdata_QQuickItem_t | - |
| 200 | , | - |
| 201 | stringdata0 | - |
| 202 | ) | - |
| 203 | + 172 - 10 * sizeof(QByteArrayData)) }, | - |
| 204 | { { { -1 } }, 23, 0, 0, qptrdiff( | - |
| 205 | __builtin_offsetof ( | - |
| 206 | qt_meta_stringdata_QQuickItem_t | - |
| 207 | , | - |
| 208 | stringdata0 | - |
| 209 | ) | - |
| 210 | + 191 - 11 * sizeof(QByteArrayData)) }, | - |
| 211 | { { { -1 } }, 13, 0, 0, qptrdiff( | - |
| 212 | __builtin_offsetof ( | - |
| 213 | qt_meta_stringdata_QQuickItem_t | - |
| 214 | , | - |
| 215 | stringdata0 | - |
| 216 | ) | - |
| 217 | + 215 - 12 * sizeof(QByteArrayData)) }, | - |
| 218 | { { { -1 } }, 11, 0, 0, qptrdiff( | - |
| 219 | __builtin_offsetof ( | - |
| 220 | qt_meta_stringdata_QQuickItem_t | - |
| 221 | , | - |
| 222 | stringdata0 | - |
| 223 | ) | - |
| 224 | + 229 - 13 * sizeof(QByteArrayData)) }, | - |
| 225 | { { { -1 } }, 22, 0, 0, qptrdiff( | - |
| 226 | __builtin_offsetof ( | - |
| 227 | qt_meta_stringdata_QQuickItem_t | - |
| 228 | , | - |
| 229 | stringdata0 | - |
| 230 | ) | - |
| 231 | + 241 - 14 * sizeof(QByteArrayData)) }, | - |
| 232 | { { { -1 } }, 15, 0, 0, qptrdiff( | - |
| 233 | __builtin_offsetof ( | - |
| 234 | qt_meta_stringdata_QQuickItem_t | - |
| 235 | , | - |
| 236 | stringdata0 | - |
| 237 | ) | - |
| 238 | + 264 - 15 * sizeof(QByteArrayData)) }, | - |
| 239 | { { { -1 } }, 13, 0, 0, qptrdiff( | - |
| 240 | __builtin_offsetof ( | - |
| 241 | qt_meta_stringdata_QQuickItem_t | - |
| 242 | , | - |
| 243 | stringdata0 | - |
| 244 | ) | - |
| 245 | + 280 - 16 * sizeof(QByteArrayData)) }, | - |
| 246 | { { { -1 } }, 19, 0, 0, qptrdiff( | - |
| 247 | __builtin_offsetof ( | - |
| 248 | qt_meta_stringdata_QQuickItem_t | - |
| 249 | , | - |
| 250 | stringdata0 | - |
| 251 | ) | - |
| 252 | + 294 - 17 * sizeof(QByteArrayData)) }, | - |
| 253 | { { { -1 } }, 11, 0, 0, qptrdiff( | - |
| 254 | __builtin_offsetof ( | - |
| 255 | qt_meta_stringdata_QQuickItem_t | - |
| 256 | , | - |
| 257 | stringdata0 | - |
| 258 | ) | - |
| 259 | + 314 - 18 * sizeof(QByteArrayData)) }, | - |
| 260 | { { { -1 } }, 13, 0, 0, qptrdiff( | - |
| 261 | __builtin_offsetof ( | - |
| 262 | qt_meta_stringdata_QQuickItem_t | - |
| 263 | , | - |
| 264 | stringdata0 | - |
| 265 | ) | - |
| 266 | + 326 - 19 * sizeof(QByteArrayData)) }, | - |
| 267 | { { { -1 } }, 13, 0, 0, qptrdiff( | - |
| 268 | __builtin_offsetof ( | - |
| 269 | qt_meta_stringdata_QQuickItem_t | - |
| 270 | , | - |
| 271 | stringdata0 | - |
| 272 | ) | - |
| 273 | + 340 - 20 * sizeof(QByteArrayData)) }, | - |
| 274 | { { { -1 } }, 6, 0, 0, qptrdiff( | - |
| 275 | __builtin_offsetof ( | - |
| 276 | qt_meta_stringdata_QQuickItem_t | - |
| 277 | , | - |
| 278 | stringdata0 | - |
| 279 | ) | - |
| 280 | + 354 - 21 * sizeof(QByteArrayData)) }, | - |
| 281 | { { { -1 } }, 15, 0, 0, qptrdiff( | - |
| 282 | __builtin_offsetof ( | - |
| 283 | qt_meta_stringdata_QQuickItem_t | - |
| 284 | , | - |
| 285 | stringdata0 | - |
| 286 | ) | - |
| 287 | + 361 - 22 * sizeof(QByteArrayData)) }, | - |
| 288 | { { { -1 } }, 14, 0, 0, qptrdiff( | - |
| 289 | __builtin_offsetof ( | - |
| 290 | qt_meta_stringdata_QQuickItem_t | - |
| 291 | , | - |
| 292 | stringdata0 | - |
| 293 | ) | - |
| 294 | + 377 - 23 * sizeof(QByteArrayData)) }, | - |
| 295 | { { { -1 } }, 14, 0, 0, qptrdiff( | - |
| 296 | __builtin_offsetof ( | - |
| 297 | qt_meta_stringdata_QQuickItem_t | - |
| 298 | , | - |
| 299 | stringdata0 | - |
| 300 | ) | - |
| 301 | + 392 - 24 * sizeof(QByteArrayData)) }, | - |
| 302 | { { { -1 } }, 14, 0, 0, qptrdiff( | - |
| 303 | __builtin_offsetof ( | - |
| 304 | qt_meta_stringdata_QQuickItem_t | - |
| 305 | , | - |
| 306 | stringdata0 | - |
| 307 | ) | - |
| 308 | + 407 - 25 * sizeof(QByteArrayData)) }, | - |
| 309 | { { { -1 } }, 22, 0, 0, qptrdiff( | - |
| 310 | __builtin_offsetof ( | - |
| 311 | qt_meta_stringdata_QQuickItem_t | - |
| 312 | , | - |
| 313 | stringdata0 | - |
| 314 | ) | - |
| 315 | + 422 - 26 * sizeof(QByteArrayData)) }, | - |
| 316 | { { { -1 } }, 15, 0, 0, qptrdiff( | - |
| 317 | __builtin_offsetof ( | - |
| 318 | qt_meta_stringdata_QQuickItem_t | - |
| 319 | , | - |
| 320 | stringdata0 | - |
| 321 | ) | - |
| 322 | + 445 - 27 * sizeof(QByteArrayData)) }, | - |
| 323 | { { { -1 } }, 12, 0, 0, qptrdiff( | - |
| 324 | __builtin_offsetof ( | - |
| 325 | qt_meta_stringdata_QQuickItem_t | - |
| 326 | , | - |
| 327 | stringdata0 | - |
| 328 | ) | - |
| 329 | + 461 - 28 * sizeof(QByteArrayData)) }, | - |
| 330 | { { { -1 } }, 8, 0, 0, qptrdiff( | - |
| 331 | __builtin_offsetof ( | - |
| 332 | qt_meta_stringdata_QQuickItem_t | - |
| 333 | , | - |
| 334 | stringdata0 | - |
| 335 | ) | - |
| 336 | + 474 - 29 * sizeof(QByteArrayData)) }, | - |
| 337 | { { { -1 } }, 8, 0, 0, qptrdiff( | - |
| 338 | __builtin_offsetof ( | - |
| 339 | qt_meta_stringdata_QQuickItem_t | - |
| 340 | , | - |
| 341 | stringdata0 | - |
| 342 | ) | - |
| 343 | + 483 - 30 * sizeof(QByteArrayData)) }, | - |
| 344 | { { { -1 } }, 12, 0, 0, qptrdiff( | - |
| 345 | __builtin_offsetof ( | - |
| 346 | qt_meta_stringdata_QQuickItem_t | - |
| 347 | , | - |
| 348 | stringdata0 | - |
| 349 | ) | - |
| 350 | + 492 - 31 * sizeof(QByteArrayData)) }, | - |
| 351 | { { { -1 } }, 13, 0, 0, qptrdiff( | - |
| 352 | __builtin_offsetof ( | - |
| 353 | qt_meta_stringdata_QQuickItem_t | - |
| 354 | , | - |
| 355 | stringdata0 | - |
| 356 | ) | - |
| 357 | + 505 - 32 * sizeof(QByteArrayData)) }, | - |
| 358 | { { { -1 } }, 8, 0, 0, qptrdiff( | - |
| 359 | __builtin_offsetof ( | - |
| 360 | qt_meta_stringdata_QQuickItem_t | - |
| 361 | , | - |
| 362 | stringdata0 | - |
| 363 | ) | - |
| 364 | + 519 - 33 * sizeof(QByteArrayData)) }, | - |
| 365 | { { { -1 } }, 20, 0, 0, qptrdiff( | - |
| 366 | __builtin_offsetof ( | - |
| 367 | qt_meta_stringdata_QQuickItem_t | - |
| 368 | , | - |
| 369 | stringdata0 | - |
| 370 | ) | - |
| 371 | + 528 - 34 * sizeof(QByteArrayData)) }, | - |
| 372 | { { { -1 } }, 21, 0, 0, qptrdiff( | - |
| 373 | __builtin_offsetof ( | - |
| 374 | qt_meta_stringdata_QQuickItem_t | - |
| 375 | , | - |
| 376 | stringdata0 | - |
| 377 | ) | - |
| 378 | + 549 - 35 * sizeof(QByteArrayData)) }, | - |
| 379 | { { { -1 } }, 22, 0, 0, qptrdiff( | - |
| 380 | __builtin_offsetof ( | - |
| 381 | qt_meta_stringdata_QQuickItem_t | - |
| 382 | , | - |
| 383 | stringdata0 | - |
| 384 | ) | - |
| 385 | + 571 - 36 * sizeof(QByteArrayData)) }, | - |
| 386 | { { { -1 } }, 6, 0, 0, qptrdiff( | - |
| 387 | __builtin_offsetof ( | - |
| 388 | qt_meta_stringdata_QQuickItem_t | - |
| 389 | , | - |
| 390 | stringdata0 | - |
| 391 | ) | - |
| 392 | + 594 - 37 * sizeof(QByteArrayData)) }, | - |
| 393 | { { { -1 } }, 24, 0, 0, qptrdiff( | - |
| 394 | __builtin_offsetof ( | - |
| 395 | qt_meta_stringdata_QQuickItem_t | - |
| 396 | , | - |
| 397 | stringdata0 | - |
| 398 | ) | - |
| 399 | + 601 - 38 * sizeof(QByteArrayData)) }, | - |
| 400 | { { { -1 } }, 18, 0, 0, qptrdiff( | - |
| 401 | __builtin_offsetof ( | - |
| 402 | qt_meta_stringdata_QQuickItem_t | - |
| 403 | , | - |
| 404 | stringdata0 | - |
| 405 | ) | - |
| 406 | + 626 - 39 * sizeof(QByteArrayData)) }, | - |
| 407 | { { { -1 } }, 21, 0, 0, qptrdiff( | - |
| 408 | __builtin_offsetof ( | - |
| 409 | qt_meta_stringdata_QQuickItem_t | - |
| 410 | , | - |
| 411 | stringdata0 | - |
| 412 | ) | - |
| 413 | + 645 - 40 * sizeof(QByteArrayData)) }, | - |
| 414 | { { { -1 } }, 11, 0, 0, qptrdiff( | - |
| 415 | __builtin_offsetof ( | - |
| 416 | qt_meta_stringdata_QQuickItem_t | - |
| 417 | , | - |
| 418 | stringdata0 | - |
| 419 | ) | - |
| 420 | + 667 - 41 * sizeof(QByteArrayData)) }, | - |
| 421 | { { { -1 } }, 8, 0, 0, qptrdiff( | - |
| 422 | __builtin_offsetof ( | - |
| 423 | qt_meta_stringdata_QQuickItem_t | - |
| 424 | , | - |
| 425 | stringdata0 | - |
| 426 | ) | - |
| 427 | + 679 - 42 * sizeof(QByteArrayData)) }, | - |
| 428 | { { { -1 } }, 8, 0, 0, qptrdiff( | - |
| 429 | __builtin_offsetof ( | - |
| 430 | qt_meta_stringdata_QQuickItem_t | - |
| 431 | , | - |
| 432 | stringdata0 | - |
| 433 | ) | - |
| 434 | + 688 - 43 * sizeof(QByteArrayData)) }, | - |
| 435 | { { { -1 } }, 10, 0, 0, qptrdiff( | - |
| 436 | __builtin_offsetof ( | - |
| 437 | qt_meta_stringdata_QQuickItem_t | - |
| 438 | , | - |
| 439 | stringdata0 | - |
| 440 | ) | - |
| 441 | + 697 - 44 * sizeof(QByteArrayData)) }, | - |
| 442 | { { { -1 } }, 8, 0, 0, qptrdiff( | - |
| 443 | __builtin_offsetof ( | - |
| 444 | qt_meta_stringdata_QQuickItem_t | - |
| 445 | , | - |
| 446 | stringdata0 | - |
| 447 | ) | - |
| 448 | + 708 - 45 * sizeof(QByteArrayData)) }, | - |
| 449 | { { { -1 } }, 5, 0, 0, qptrdiff( | - |
| 450 | __builtin_offsetof ( | - |
| 451 | qt_meta_stringdata_QQuickItem_t | - |
| 452 | , | - |
| 453 | stringdata0 | - |
| 454 | ) | - |
| 455 | + 717 - 46 * sizeof(QByteArrayData)) }, | - |
| 456 | { { { -1 } }, 11, 0, 0, qptrdiff( | - |
| 457 | __builtin_offsetof ( | - |
| 458 | qt_meta_stringdata_QQuickItem_t | - |
| 459 | , | - |
| 460 | stringdata0 | - |
| 461 | ) | - |
| 462 | + 723 - 47 * sizeof(QByteArrayData)) }, | - |
| 463 | { { { -1 } }, 15, 0, 0, qptrdiff( | - |
| 464 | __builtin_offsetof ( | - |
| 465 | qt_meta_stringdata_QQuickItem_t | - |
| 466 | , | - |
| 467 | stringdata0 | - |
| 468 | ) | - |
| 469 | + 735 - 48 * sizeof(QByteArrayData)) }, | - |
| 470 | { { { -1 } }, 9, 0, 0, qptrdiff( | - |
| 471 | __builtin_offsetof ( | - |
| 472 | qt_meta_stringdata_QQuickItem_t | - |
| 473 | , | - |
| 474 | stringdata0 | - |
| 475 | ) | - |
| 476 | + 751 - 49 * sizeof(QByteArrayData)) }, | - |
| 477 | { { { -1 } }, 13, 0, 0, qptrdiff( | - |
| 478 | __builtin_offsetof ( | - |
| 479 | qt_meta_stringdata_QQuickItem_t | - |
| 480 | , | - |
| 481 | stringdata0 | - |
| 482 | ) | - |
| 483 | + 761 - 50 * sizeof(QByteArrayData)) }, | - |
| 484 | { { { -1 } }, 11, 0, 0, qptrdiff( | - |
| 485 | __builtin_offsetof ( | - |
| 486 | qt_meta_stringdata_QQuickItem_t | - |
| 487 | , | - |
| 488 | stringdata0 | - |
| 489 | ) | - |
| 490 | + 775 - 51 * sizeof(QByteArrayData)) }, | - |
| 491 | { { { -1 } }, 16, 0, 0, qptrdiff( | - |
| 492 | __builtin_offsetof ( | - |
| 493 | qt_meta_stringdata_QQuickItem_t | - |
| 494 | , | - |
| 495 | stringdata0 | - |
| 496 | ) | - |
| 497 | + 787 - 52 * sizeof(QByteArrayData)) }, | - |
| 498 | { { { -1 } }, 15, 0, 0, qptrdiff( | - |
| 499 | __builtin_offsetof ( | - |
| 500 | qt_meta_stringdata_QQuickItem_t | - |
| 501 | , | - |
| 502 | stringdata0 | - |
| 503 | ) | - |
| 504 | + 804 - 53 * sizeof(QByteArrayData)) }, | - |
| 505 | { { { -1 } }, 6, 0, 0, qptrdiff( | - |
| 506 | __builtin_offsetof ( | - |
| 507 | qt_meta_stringdata_QQuickItem_t | - |
| 508 | , | - |
| 509 | stringdata0 | - |
| 510 | ) | - |
| 511 | + 820 - 54 * sizeof(QByteArrayData)) }, | - |
| 512 | { { { -1 } }, 20, 0, 0, qptrdiff( | - |
| 513 | __builtin_offsetof ( | - |
| 514 | qt_meta_stringdata_QQuickItem_t | - |
| 515 | , | - |
| 516 | stringdata0 | - |
| 517 | ) | - |
| 518 | + 827 - 55 * sizeof(QByteArrayData)) }, | - |
| 519 | { { { -1 } }, 7, 0, 0, qptrdiff( | - |
| 520 | __builtin_offsetof ( | - |
| 521 | qt_meta_stringdata_QQuickItem_t | - |
| 522 | , | - |
| 523 | stringdata0 | - |
| 524 | ) | - |
| 525 | + 848 - 56 * sizeof(QByteArrayData)) }, | - |
| 526 | { { { -1 } }, 7, 0, 0, qptrdiff( | - |
| 527 | __builtin_offsetof ( | - |
| 528 | qt_meta_stringdata_QQuickItem_t | - |
| 529 | , | - |
| 530 | stringdata0 | - |
| 531 | ) | - |
| 532 | + 856 - 57 * sizeof(QByteArrayData)) }, | - |
| 533 | { { { -1 } }, 1, 0, 0, qptrdiff( | - |
| 534 | __builtin_offsetof ( | - |
| 535 | qt_meta_stringdata_QQuickItem_t | - |
| 536 | , | - |
| 537 | stringdata0 | - |
| 538 | ) | - |
| 539 | + 864 - 58 * sizeof(QByteArrayData)) }, | - |
| 540 | { { { -1 } }, 1, 0, 0, qptrdiff( | - |
| 541 | __builtin_offsetof ( | - |
| 542 | qt_meta_stringdata_QQuickItem_t | - |
| 543 | , | - |
| 544 | stringdata0 | - |
| 545 | ) | - |
| 546 | + 866 - 59 * sizeof(QByteArrayData)) }, | - |
| 547 | { { { -1 } }, 6, 0, 0, qptrdiff( | - |
| 548 | __builtin_offsetof ( | - |
| 549 | qt_meta_stringdata_QQuickItem_t | - |
| 550 | , | - |
| 551 | stringdata0 | - |
| 552 | ) | - |
| 553 | + 868 - 60 * sizeof(QByteArrayData)) }, | - |
| 554 | { { { -1 } }, 25, 0, 0, qptrdiff( | - |
| 555 | __builtin_offsetof ( | - |
| 556 | qt_meta_stringdata_QQuickItem_t | - |
| 557 | , | - |
| 558 | stringdata0 | - |
| 559 | ) | - |
| 560 | + 875 - 61 * sizeof(QByteArrayData)) }, | - |
| 561 | { { { -1 } }, 9, 0, 0, qptrdiff( | - |
| 562 | __builtin_offsetof ( | - |
| 563 | qt_meta_stringdata_QQuickItem_t | - |
| 564 | , | - |
| 565 | stringdata0 | - |
| 566 | ) | - |
| 567 | + 901 - 62 * sizeof(QByteArrayData)) }, | - |
| 568 | { { { -1 } }, 8, 0, 0, qptrdiff( | - |
| 569 | __builtin_offsetof ( | - |
| 570 | qt_meta_stringdata_QQuickItem_t | - |
| 571 | , | - |
| 572 | stringdata0 | - |
| 573 | ) | - |
| 574 | + 911 - 63 * sizeof(QByteArrayData)) }, | - |
| 575 | { { { -1 } }, 28, 0, 0, qptrdiff( | - |
| 576 | __builtin_offsetof ( | - |
| 577 | qt_meta_stringdata_QQuickItem_t | - |
| 578 | , | - |
| 579 | stringdata0 | - |
| 580 | ) | - |
| 581 | + 920 - 64 * sizeof(QByteArrayData)) }, | - |
| 582 | { { { -1 } }, 1, 0, 0, qptrdiff( | - |
| 583 | __builtin_offsetof ( | - |
| 584 | qt_meta_stringdata_QQuickItem_t | - |
| 585 | , | - |
| 586 | stringdata0 | - |
| 587 | ) | - |
| 588 | + 949 - 65 * sizeof(QByteArrayData)) }, | - |
| 589 | { { { -1 } }, 5, 0, 0, qptrdiff( | - |
| 590 | __builtin_offsetof ( | - |
| 591 | qt_meta_stringdata_QQuickItem_t | - |
| 592 | , | - |
| 593 | stringdata0 | - |
| 594 | ) | - |
| 595 | + 951 - 66 * sizeof(QByteArrayData)) }, | - |
| 596 | { { { -1 } }, 6, 0, 0, qptrdiff( | - |
| 597 | __builtin_offsetof ( | - |
| 598 | qt_meta_stringdata_QQuickItem_t | - |
| 599 | , | - |
| 600 | stringdata0 | - |
| 601 | ) | - |
| 602 | + 957 - 67 * sizeof(QByteArrayData)) }, | - |
| 603 | { { { -1 } }, 7, 0, 0, qptrdiff( | - |
| 604 | __builtin_offsetof ( | - |
| 605 | qt_meta_stringdata_QQuickItem_t | - |
| 606 | , | - |
| 607 | stringdata0 | - |
| 608 | ) | - |
| 609 | + 964 - 68 * sizeof(QByteArrayData)) }, | - |
| 610 | { { { -1 } }, 7, 0, 0, qptrdiff( | - |
| 611 | __builtin_offsetof ( | - |
| 612 | qt_meta_stringdata_QQuickItem_t | - |
| 613 | , | - |
| 614 | stringdata0 | - |
| 615 | ) | - |
| 616 | + 972 - 69 * sizeof(QByteArrayData)) }, | - |
| 617 | { { { -1 } }, 7, 0, 0, qptrdiff( | - |
| 618 | __builtin_offsetof ( | - |
| 619 | qt_meta_stringdata_QQuickItem_t | - |
| 620 | , | - |
| 621 | stringdata0 | - |
| 622 | ) | - |
| 623 | + 980 - 70 * sizeof(QByteArrayData)) }, | - |
| 624 | { { { -1 } }, 15, 0, 0, qptrdiff( | - |
| 625 | __builtin_offsetof ( | - |
| 626 | qt_meta_stringdata_QQuickItem_t | - |
| 627 | , | - |
| 628 | stringdata0 | - |
| 629 | ) | - |
| 630 | + 988 - 71 * sizeof(QByteArrayData)) }, | - |
| 631 | { { { -1 } }, 6, 0, 0, qptrdiff( | - |
| 632 | __builtin_offsetof ( | - |
| 633 | qt_meta_stringdata_QQuickItem_t | - |
| 634 | , | - |
| 635 | stringdata0 | - |
| 636 | ) | - |
| 637 | + 1004 - 72 * sizeof(QByteArrayData)) }, | - |
| 638 | { { { -1 } }, 29, 0, 0, qptrdiff( | - |
| 639 | __builtin_offsetof ( | - |
| 640 | qt_meta_stringdata_QQuickItem_t | - |
| 641 | , | - |
| 642 | stringdata0 | - |
| 643 | ) | - |
| 644 | + 1011 - 73 * sizeof(QByteArrayData)) }, | - |
| 645 | { { { -1 } }, 11, 0, 0, qptrdiff( | - |
| 646 | __builtin_offsetof ( | - |
| 647 | qt_meta_stringdata_QQuickItem_t | - |
| 648 | , | - |
| 649 | stringdata0 | - |
| 650 | ) | - |
| 651 | + 1041 - 74 * sizeof(QByteArrayData)) }, | - |
| 652 | { { { -1 } }, 34, 0, 0, qptrdiff( | - |
| 653 | __builtin_offsetof ( | - |
| 654 | qt_meta_stringdata_QQuickItem_t | - |
| 655 | , | - |
| 656 | stringdata0 | - |
| 657 | ) | - |
| 658 | + 1053 - 75 * sizeof(QByteArrayData)) }, | - |
| 659 | { { { -1 } }, 5, 0, 0, qptrdiff( | - |
| 660 | __builtin_offsetof ( | - |
| 661 | qt_meta_stringdata_QQuickItem_t | - |
| 662 | , | - |
| 663 | stringdata0 | - |
| 664 | ) | - |
| 665 | + 1088 - 76 * sizeof(QByteArrayData)) }, | - |
| 666 | { { { -1 } }, 12, 0, 0, qptrdiff( | - |
| 667 | __builtin_offsetof ( | - |
| 668 | qt_meta_stringdata_QQuickItem_t | - |
| 669 | , | - |
| 670 | stringdata0 | - |
| 671 | ) | - |
| 672 | + 1094 - 77 * sizeof(QByteArrayData)) }, | - |
| 673 | { { { -1 } }, 7, 0, 0, qptrdiff( | - |
| 674 | __builtin_offsetof ( | - |
| 675 | qt_meta_stringdata_QQuickItem_t | - |
| 676 | , | - |
| 677 | stringdata0 | - |
| 678 | ) | - |
| 679 | + 1107 - 78 * sizeof(QByteArrayData)) }, | - |
| 680 | { { { -1 } }, 14, 0, 0, qptrdiff( | - |
| 681 | __builtin_offsetof ( | - |
| 682 | qt_meta_stringdata_QQuickItem_t | - |
| 683 | , | - |
| 684 | stringdata0 | - |
| 685 | ) | - |
| 686 | + 1115 - 79 * sizeof(QByteArrayData)) }, | - |
| 687 | { { { -1 } }, 4, 0, 0, qptrdiff( | - |
| 688 | __builtin_offsetof ( | - |
| 689 | qt_meta_stringdata_QQuickItem_t | - |
| 690 | , | - |
| 691 | stringdata0 | - |
| 692 | ) | - |
| 693 | + 1130 - 80 * sizeof(QByteArrayData)) }, | - |
| 694 | { { { -1 } }, 16, 0, 0, qptrdiff( | - |
| 695 | __builtin_offsetof ( | - |
| 696 | qt_meta_stringdata_QQuickItem_t | - |
| 697 | , | - |
| 698 | stringdata0 | - |
| 699 | ) | - |
| 700 | + 1135 - 81 * sizeof(QByteArrayData)) }, | - |
| 701 | { { { -1 } }, 5, 0, 0, qptrdiff( | - |
| 702 | __builtin_offsetof ( | - |
| 703 | qt_meta_stringdata_QQuickItem_t | - |
| 704 | , | - |
| 705 | stringdata0 | - |
| 706 | ) | - |
| 707 | + 1152 - 82 * sizeof(QByteArrayData)) }, | - |
| 708 | { { { -1 } }, 16, 0, 0, qptrdiff( | - |
| 709 | __builtin_offsetof ( | - |
| 710 | qt_meta_stringdata_QQuickItem_t | - |
| 711 | , | - |
| 712 | stringdata0 | - |
| 713 | ) | - |
| 714 | + 1158 - 83 * sizeof(QByteArrayData)) }, | - |
| 715 | { { { -1 } }, 3, 0, 0, qptrdiff( | - |
| 716 | __builtin_offsetof ( | - |
| 717 | qt_meta_stringdata_QQuickItem_t | - |
| 718 | , | - |
| 719 | stringdata0 | - |
| 720 | ) | - |
| 721 | + 1175 - 84 * sizeof(QByteArrayData)) }, | - |
| 722 | { { { -1 } }, 6, 0, 0, qptrdiff( | - |
| 723 | __builtin_offsetof ( | - |
| 724 | qt_meta_stringdata_QQuickItem_t | - |
| 725 | , | - |
| 726 | stringdata0 | - |
| 727 | ) | - |
| 728 | + 1179 - 85 * sizeof(QByteArrayData)) }, | - |
| 729 | { { { -1 } }, 14, 0, 0, qptrdiff( | - |
| 730 | __builtin_offsetof ( | - |
| 731 | qt_meta_stringdata_QQuickItem_t | - |
| 732 | , | - |
| 733 | stringdata0 | - |
| 734 | ) | - |
| 735 | + 1186 - 86 * sizeof(QByteArrayData)) }, | - |
| 736 | { { { -1 } }, 8, 0, 0, qptrdiff( | - |
| 737 | __builtin_offsetof ( | - |
| 738 | qt_meta_stringdata_QQuickItem_t | - |
| 739 | , | - |
| 740 | stringdata0 | - |
| 741 | ) | - |
| 742 | + 1201 - 87 * sizeof(QByteArrayData)) }, | - |
| 743 | { { { -1 } }, 14, 0, 0, qptrdiff( | - |
| 744 | __builtin_offsetof ( | - |
| 745 | qt_meta_stringdata_QQuickItem_t | - |
| 746 | , | - |
| 747 | stringdata0 | - |
| 748 | ) | - |
| 749 | + 1210 - 88 * sizeof(QByteArrayData)) }, | - |
| 750 | { { { -1 } }, 4, 0, 0, qptrdiff( | - |
| 751 | __builtin_offsetof ( | - |
| 752 | qt_meta_stringdata_QQuickItem_t | - |
| 753 | , | - |
| 754 | stringdata0 | - |
| 755 | ) | - |
| 756 | + 1225 - 89 * sizeof(QByteArrayData)) }, | - |
| 757 | { { { -1 } }, 5, 0, 0, qptrdiff( | - |
| 758 | __builtin_offsetof ( | - |
| 759 | qt_meta_stringdata_QQuickItem_t | - |
| 760 | , | - |
| 761 | stringdata0 | - |
| 762 | ) | - |
| 763 | + 1230 - 90 * sizeof(QByteArrayData)) }, | - |
| 764 | { { { -1 } }, 11, 0, 0, qptrdiff( | - |
| 765 | __builtin_offsetof ( | - |
| 766 | qt_meta_stringdata_QQuickItem_t | - |
| 767 | , | - |
| 768 | stringdata0 | - |
| 769 | ) | - |
| 770 | + 1236 - 91 * sizeof(QByteArrayData)) }, | - |
| 771 | { { { -1 } }, 16, 0, 0, qptrdiff( | - |
| 772 | __builtin_offsetof ( | - |
| 773 | qt_meta_stringdata_QQuickItem_t | - |
| 774 | , | - |
| 775 | stringdata0 | - |
| 776 | ) | - |
| 777 | + 1248 - 92 * sizeof(QByteArrayData)) }, | - |
| 778 | { { { -1 } }, 8, 0, 0, qptrdiff( | - |
| 779 | __builtin_offsetof ( | - |
| 780 | qt_meta_stringdata_QQuickItem_t | - |
| 781 | , | - |
| 782 | stringdata0 | - |
| 783 | ) | - |
| 784 | + 1265 - 93 * sizeof(QByteArrayData)) }, | - |
| 785 | { { { -1 } }, 5, 0, 0, qptrdiff( | - |
| 786 | __builtin_offsetof ( | - |
| 787 | qt_meta_stringdata_QQuickItem_t | - |
| 788 | , | - |
| 789 | stringdata0 | - |
| 790 | ) | - |
| 791 | + 1274 - 94 * sizeof(QByteArrayData)) }, | - |
| 792 | { { { -1 } }, 15, 0, 0, qptrdiff( | - |
| 793 | __builtin_offsetof ( | - |
| 794 | qt_meta_stringdata_QQuickItem_t | - |
| 795 | , | - |
| 796 | stringdata0 | - |
| 797 | ) | - |
| 798 | + 1280 - 95 * sizeof(QByteArrayData)) }, | - |
| 799 | { { { -1 } }, 20, 0, 0, qptrdiff( | - |
| 800 | __builtin_offsetof ( | - |
| 801 | qt_meta_stringdata_QQuickItem_t | - |
| 802 | , | - |
| 803 | stringdata0 | - |
| 804 | ) | - |
| 805 | + 1296 - 96 * sizeof(QByteArrayData)) }, | - |
| 806 | { { { -1 } }, 9, 0, 0, qptrdiff( | - |
| 807 | __builtin_offsetof ( | - |
| 808 | qt_meta_stringdata_QQuickItem_t | - |
| 809 | , | - |
| 810 | stringdata0 | - |
| 811 | ) | - |
| 812 | + 1317 - 97 * sizeof(QByteArrayData)) }, | - |
| 813 | { { { -1 } }, 33, 0, 0, qptrdiff( | - |
| 814 | __builtin_offsetof ( | - |
| 815 | qt_meta_stringdata_QQuickItem_t | - |
| 816 | , | - |
| 817 | stringdata0 | - |
| 818 | ) | - |
| 819 | + 1327 - 98 * sizeof(QByteArrayData)) }, | - |
| 820 | { { { -1 } }, 6, 0, 0, qptrdiff( | - |
| 821 | __builtin_offsetof ( | - |
| 822 | qt_meta_stringdata_QQuickItem_t | - |
| 823 | , | - |
| 824 | stringdata0 | - |
| 825 | ) | - |
| 826 | + 1361 - 99 * sizeof(QByteArrayData)) }, | - |
| 827 | { { { -1 } }, 12, 0, 0, qptrdiff( | - |
| 828 | __builtin_offsetof ( | - |
| 829 | qt_meta_stringdata_QQuickItem_t | - |
| 830 | , | - |
| 831 | stringdata0 | - |
| 832 | ) | - |
| 833 | + 1368 - 100 * sizeof(QByteArrayData)) }, | - |
| 834 | { { { -1 } }, 13, 0, 0, qptrdiff( | - |
| 835 | __builtin_offsetof ( | - |
| 836 | qt_meta_stringdata_QQuickItem_t | - |
| 837 | , | - |
| 838 | stringdata0 | - |
| 839 | ) | - |
| 840 | + 1381 - 101 * sizeof(QByteArrayData)) }, | - |
| 841 | { { { -1 } }, 14, 0, 0, qptrdiff( | - |
| 842 | __builtin_offsetof ( | - |
| 843 | qt_meta_stringdata_QQuickItem_t | - |
| 844 | , | - |
| 845 | stringdata0 | - |
| 846 | ) | - |
| 847 | + 1395 - 102 * sizeof(QByteArrayData)) }, | - |
| 848 | { { { -1 } }, 15, 0, 0, qptrdiff( | - |
| 849 | __builtin_offsetof ( | - |
| 850 | qt_meta_stringdata_QQuickItem_t | - |
| 851 | , | - |
| 852 | stringdata0 | - |
| 853 | ) | - |
| 854 | + 1410 - 103 * sizeof(QByteArrayData)) }, | - |
| 855 | { { { -1 } }, 5, 0, 0, qptrdiff( | - |
| 856 | __builtin_offsetof ( | - |
| 857 | qt_meta_stringdata_QQuickItem_t | - |
| 858 | , | - |
| 859 | stringdata0 | - |
| 860 | ) | - |
| 861 | + 1426 - 104 * sizeof(QByteArrayData)) }, | - |
| 862 | { { { -1 } }, 16, 0, 0, qptrdiff( | - |
| 863 | __builtin_offsetof ( | - |
| 864 | qt_meta_stringdata_QQuickItem_t | - |
| 865 | , | - |
| 866 | stringdata0 | - |
| 867 | ) | - |
| 868 | + 1432 - 105 * sizeof(QByteArrayData)) }, | - |
| 869 | { { { -1 } }, 7, 0, 0, qptrdiff( | - |
| 870 | __builtin_offsetof ( | - |
| 871 | qt_meta_stringdata_QQuickItem_t | - |
| 872 | , | - |
| 873 | stringdata0 | - |
| 874 | ) | - |
| 875 | + 1449 - 106 * sizeof(QByteArrayData)) }, | - |
| 876 | { { { -1 } }, 3, 0, 0, qptrdiff( | - |
| 877 | __builtin_offsetof ( | - |
| 878 | qt_meta_stringdata_QQuickItem_t | - |
| 879 | , | - |
| 880 | stringdata0 | - |
| 881 | ) | - |
| 882 | + 1457 - 107 * sizeof(QByteArrayData)) }, | - |
| 883 | { { { -1 } }, 8, 0, 0, qptrdiff( | - |
| 884 | __builtin_offsetof ( | - |
| 885 | qt_meta_stringdata_QQuickItem_t | - |
| 886 | , | - |
| 887 | stringdata0 | - |
| 888 | ) | - |
| 889 | + 1461 - 108 * sizeof(QByteArrayData)) }, | - |
| 890 | { { { -1 } }, 4, 0, 0, qptrdiff( | - |
| 891 | __builtin_offsetof ( | - |
| 892 | qt_meta_stringdata_QQuickItem_t | - |
| 893 | , | - |
| 894 | stringdata0 | - |
| 895 | ) | - |
| 896 | + 1470 - 109 * sizeof(QByteArrayData)) }, | - |
| 897 | { { { -1 } }, 6, 0, 0, qptrdiff( | - |
| 898 | __builtin_offsetof ( | - |
| 899 | qt_meta_stringdata_QQuickItem_t | - |
| 900 | , | - |
| 901 | stringdata0 | - |
| 902 | ) | - |
| 903 | + 1475 - 110 * sizeof(QByteArrayData)) }, | - |
| 904 | { { { -1 } }, 5, 0, 0, qptrdiff( | - |
| 905 | __builtin_offsetof ( | - |
| 906 | qt_meta_stringdata_QQuickItem_t | - |
| 907 | , | - |
| 908 | stringdata0 | - |
| 909 | ) | - |
| 910 | + 1482 - 111 * sizeof(QByteArrayData)) }, | - |
| 911 | { { { -1 } }, 10, 0, 0, qptrdiff( | - |
| 912 | __builtin_offsetof ( | - |
| 913 | qt_meta_stringdata_QQuickItem_t | - |
| 914 | , | - |
| 915 | stringdata0 | - |
| 916 | ) | - |
| 917 | + 1488 - 112 * sizeof(QByteArrayData)) }, | - |
| 918 | { { { -1 } }, 6, 0, 0, qptrdiff( | - |
| 919 | __builtin_offsetof ( | - |
| 920 | qt_meta_stringdata_QQuickItem_t | - |
| 921 | , | - |
| 922 | stringdata0 | - |
| 923 | ) | - |
| 924 | + 1499 - 113 * sizeof(QByteArrayData)) }, | - |
| 925 | { { { -1 } }, 11, 0, 0, qptrdiff( | - |
| 926 | __builtin_offsetof ( | - |
| 927 | qt_meta_stringdata_QQuickItem_t | - |
| 928 | , | - |
| 929 | stringdata0 | - |
| 930 | ) | - |
| 931 | + 1506 - 114 * sizeof(QByteArrayData)) } | - |
| 932 | - | |
| 933 | }, | - |
| 934 | "QQuickItem\0DefaultProperty\0data\0" | - |
| 935 | "qt_QmlJSWrapperFactoryMethod\0" | - |
| 936 | "_q_createJSWrapper(QV4::ExecutionEngine*)\0" | - |
| 937 | "childrenRectChanged\0\0baselineOffsetChanged\0" | - |
| 938 | "stateChanged\0focusChanged\0activeFocusChanged\0" | - |
| 939 | "activeFocusOnTabChanged\0parentChanged\0" | - |
| 940 | "QQuickItem*\0transformOriginChanged\0" | - |
| 941 | "TransformOrigin\0smoothChanged\0" | - |
| 942 | "antialiasingChanged\0clipChanged\0" | - |
| 943 | "windowChanged\0QQuickWindow*\0window\0" | - |
| 944 | "childrenChanged\0opacityChanged\0" | - |
| 945 | "enabledChanged\0visibleChanged\0" | - |
| 946 | "visibleChildrenChanged\0rotationChanged\0" | - |
| 947 | "scaleChanged\0xChanged\0yChanged\0" | - |
| 948 | "widthChanged\0heightChanged\0zChanged\0" | - |
| 949 | "implicitWidthChanged\0implicitHeightChanged\0" | - |
| 950 | "containmentMaskChanged\0update\0" | - |
| 951 | "_q_resourceObjectDeleted\0_q_createJSWrapper\0" | - |
| 952 | "QV4::ExecutionEngine*\0grabToImage\0" | - |
| 953 | "QJSValue\0callback\0targetSize\0contains\0" | - |
| 954 | "point\0mapFromItem\0QQmlV4Function*\0" | - |
| 955 | "mapToItem\0mapFromGlobal\0mapToGlobal\0" | - |
| 956 | "forceActiveFocus\0Qt::FocusReason\0" | - |
| 957 | "reason\0nextItemInFocusChain\0forward\0" | - |
| 958 | "childAt\0x\0y\0parent\0QQmlListProperty<QObject>\0" | - |
| 959 | "resources\0children\0QQmlListProperty<QQuickItem>\0" | - |
| 960 | "z\0width\0height\0opacity\0enabled\0visible\0" | - |
| 961 | "visibleChildren\0states\0" | - |
| 962 | "QQmlListProperty<QQuickState>\0transitions\0" | - |
| 963 | "QQmlListProperty<QQuickTransition>\0" | - |
| 964 | "state\0childrenRect\0anchors\0QQuickAnchors*\0" | - |
| 965 | "left\0QQuickAnchorLine\0right\0" | - |
| 966 | "horizontalCenter\0top\0bottom\0verticalCenter\0" | - |
| 967 | "baseline\0baselineOffset\0clip\0focus\0" | - |
| 968 | "activeFocus\0activeFocusOnTab\0rotation\0" | - |
| 969 | "scale\0transformOrigin\0transformOriginPoint\0" | - |
| 970 | "transform\0QQmlListProperty<QQuickTransform>\0" | - |
| 971 | "smooth\0antialiasing\0implicitWidth\0" | - |
| 972 | "implicitHeight\0containmentMask\0layer\0" | - |
| 973 | "QQuickItemLayer*\0TopLeft\0Top\0TopRight\0" | - |
| 974 | "Left\0Center\0Right\0BottomLeft\0Bottom\0" | - |
| 975 | "BottomRight" | - |
| 976 | }; | - |
| 977 | - | |
| 978 | - | |
| 979 | static const uint qt_meta_data_QQuickItem[] = { | - |
| 980 | - | |
| 981 | - | |
| 982 | 7, | - |
| 983 | 0, | - |
| 984 | 2, 14, | - |
| 985 | 42, 18, | - |
| 986 | 41, 364, | - |
| 987 | 1, 569, | - |
| 988 | 0, 0, | - |
| 989 | 0, | - |
| 990 | 27, | - |
| 991 | - | |
| 992 | - | |
| 993 | 1, 2, | - |
| 994 | 3, 4, | - |
| 995 | - | |
| 996 | - | |
| 997 | 5, 1, 270, 6, 0x06 , | - |
| 998 | 7, 1, 273, 6, 0x06 , | - |
| 999 | 8, 1, 276, 6, 0x06 , | - |
| 1000 | 9, 1, 279, 6, 0x06 , | - |
| 1001 | 10, 1, 282, 6, 0x06 , | - |
| 1002 | 11, 1, 285, 6, 0x86 , | - |
| 1003 | 12, 1, 288, 6, 0x06 , | - |
| 1004 | 14, 1, 291, 6, 0x06 , | - |
| 1005 | 16, 1, 294, 6, 0x06 , | - |
| 1006 | 17, 1, 297, 6, 0x06 , | - |
| 1007 | 18, 1, 300, 6, 0x06 , | - |
| 1008 | 19, 1, 303, 6, 0x86 , | - |
| 1009 | 22, 0, 306, 6, 0x06 , | - |
| 1010 | 23, 0, 307, 6, 0x06 , | - |
| 1011 | 24, 0, 308, 6, 0x06 , | - |
| 1012 | 25, 0, 309, 6, 0x06 , | - |
| 1013 | 26, 0, 310, 6, 0x06 , | - |
| 1014 | 27, 0, 311, 6, 0x06 , | - |
| 1015 | 28, 0, 312, 6, 0x06 , | - |
| 1016 | 29, 0, 313, 6, 0x06 , | - |
| 1017 | 30, 0, 314, 6, 0x06 , | - |
| 1018 | 31, 0, 315, 6, 0x06 , | - |
| 1019 | 32, 0, 316, 6, 0x06 , | - |
| 1020 | 33, 0, 317, 6, 0x06 , | - |
| 1021 | 34, 0, 318, 6, 0x06 , | - |
| 1022 | 35, 0, 319, 6, 0x06 , | - |
| 1023 | 36, 0, 320, 6, 0x86 , | - |
| 1024 | - | |
| 1025 | - | |
| 1026 | 37, 0, 321, 6, 0x0a , | - |
| 1027 | 38, 1, 322, 6, 0x08 , | - |
| 1028 | 39, 1, 325, 6, 0x08 , | - |
| 1029 | - | |
| 1030 | - | |
| 1031 | 41, 2, 328, 6, 0x82 , | - |
| 1032 | 41, 1, 333, 6, 0xa2 , | - |
| 1033 | 45, 1, 336, 6, 0x02 , | - |
| 1034 | 47, 1, 339, 6, 0x02 , | - |
| 1035 | 49, 1, 342, 6, 0x02 , | - |
| 1036 | 50, 1, 345, 6, 0x82 , | - |
| 1037 | 51, 1, 348, 6, 0x82 , | - |
| 1038 | 52, 0, 351, 6, 0x02 , | - |
| 1039 | 52, 1, 352, 6, 0x02 , | - |
| 1040 | 55, 1, 355, 6, 0x82 , | - |
| 1041 | 55, 0, 358, 6, 0xa2 , | - |
| 1042 | 57, 2, 359, 6, 0x02 , | - |
| 1043 | - | |
| 1044 | - | |
| 1045 | 0, | - |
| 1046 | 0, | - |
| 1047 | 0, | - |
| 1048 | 0, | - |
| 1049 | 0, | - |
| 1050 | 1, | - |
| 1051 | 0, | - |
| 1052 | 0, | - |
| 1053 | 0, | - |
| 1054 | 0, | - |
| 1055 | 0, | - |
| 1056 | 1, | - |
| 1057 | 0, | - |
| 1058 | 0, | - |
| 1059 | 0, | - |
| 1060 | 0, | - |
| 1061 | 0, | - |
| 1062 | 0, | - |
| 1063 | 0, | - |
| 1064 | 0, | - |
| 1065 | 0, | - |
| 1066 | 0, | - |
| 1067 | 0, | - |
| 1068 | 0, | - |
| 1069 | 0, | - |
| 1070 | 0, | - |
| 1071 | 11, | - |
| 1072 | - | |
| 1073 | - | |
| 1074 | 0, | - |
| 1075 | 0, | - |
| 1076 | 0, | - |
| 1077 | - | |
| 1078 | - | |
| 1079 | 2, | - |
| 1080 | 2, | - |
| 1081 | 0, | - |
| 1082 | 0, | - |
| 1083 | 0, | - |
| 1084 | 7, | - |
| 1085 | 7, | - |
| 1086 | 0, | - |
| 1087 | 0, | - |
| 1088 | 1, | - |
| 1089 | 1, | - |
| 1090 | 0, | - |
| 1091 | - | |
| 1092 | - | |
| 1093 | QMetaType::Void, QMetaType::QRectF, 6, | - |
| 1094 | QMetaType::Void, QMetaType::QReal, 6, | - |
| 1095 | QMetaType::Void, QMetaType::QString, 6, | - |
| 1096 | QMetaType::Void, QMetaType::Bool, 6, | - |
| 1097 | QMetaType::Void, QMetaType::Bool, 6, | - |
| 1098 | QMetaType::Void, QMetaType::Bool, 6, | - |
| 1099 | QMetaType::Void, 0x80000000 | 13, 6, | - |
| 1100 | QMetaType::Void, 0x80000000 | 15, 6, | - |
| 1101 | QMetaType::Void, QMetaType::Bool, 6, | - |
| 1102 | QMetaType::Void, QMetaType::Bool, 6, | - |
| 1103 | QMetaType::Void, QMetaType::Bool, 6, | - |
| 1104 | QMetaType::Void, 0x80000000 | 20, 21, | - |
| 1105 | QMetaType::Void, | - |
| 1106 | QMetaType::Void, | - |
| 1107 | QMetaType::Void, | - |
| 1108 | QMetaType::Void, | - |
| 1109 | QMetaType::Void, | - |
| 1110 | QMetaType::Void, | - |
| 1111 | QMetaType::Void, | - |
| 1112 | QMetaType::Void, | - |
| 1113 | QMetaType::Void, | - |
| 1114 | QMetaType::Void, | - |
| 1115 | QMetaType::Void, | - |
| 1116 | QMetaType::Void, | - |
| 1117 | QMetaType::Void, | - |
| 1118 | QMetaType::Void, | - |
| 1119 | QMetaType::Void, | - |
| 1120 | - | |
| 1121 | - | |
| 1122 | QMetaType::Void, | - |
| 1123 | QMetaType::Void, QMetaType::QObjectStar, 6, | - |
| 1124 | QMetaType::ULongLong, 0x80000000 | 40, 6, | - |
| 1125 | - | |
| 1126 | - | |
| 1127 | QMetaType::Bool, 0x80000000 | 42, QMetaType::QSize, 43, 44, | - |
| 1128 | QMetaType::Bool, 0x80000000 | 42, 43, | - |
| 1129 | QMetaType::Bool, QMetaType::QPointF, 46, | - |
| 1130 | QMetaType::Void, 0x80000000 | 48, 6, | - |
| 1131 | QMetaType::Void, 0x80000000 | 48, 6, | - |
| 1132 | QMetaType::Void, 0x80000000 | 48, 6, | - |
| 1133 | QMetaType::Void, 0x80000000 | 48, 6, | - |
| 1134 | QMetaType::Void, | - |
| 1135 | QMetaType::Void, 0x80000000 | 53, 54, | - |
| 1136 | 0x80000000 | 13, QMetaType::Bool, 56, | - |
| 1137 | 0x80000000 | 13, | - |
| 1138 | 0x80000000 | 13, QMetaType::QReal, QMetaType::QReal, 58, 59, | - |
| 1139 | - | |
| 1140 | - | |
| 1141 | 60, 0x80000000 | 13, 0x0049480b, | - |
| 1142 | 2, 0x80000000 | 61, 0x00094009, | - |
| 1143 | 62, 0x80000000 | 61, 0x00094009, | - |
| 1144 | 63, 0x80000000 | 64, 0x00494009, | - |
| 1145 | 58, QMetaType::QReal, 0x00495903, | - |
| 1146 | 59, QMetaType::QReal, 0x00495903, | - |
| 1147 | 65, QMetaType::QReal, 0x00495903, | - |
| 1148 | 66, QMetaType::QReal, 0x00495907, | - |
| 1149 | 67, QMetaType::QReal, 0x00495907, | - |
| 1150 | 68, QMetaType::QReal, 0x00495903, | - |
| 1151 | 69, QMetaType::Bool, 0x00495103, | - |
| 1152 | 70, QMetaType::Bool, 0x00495903, | - |
| 1153 | 71, 0x80000000 | 64, 0x00494009, | - |
| 1154 | 72, 0x80000000 | 73, 0x00094009, | - |
| 1155 | 74, 0x80000000 | 75, 0x00094009, | - |
| 1156 | 76, QMetaType::QString, 0x00495103, | - |
| 1157 | 77, QMetaType::QRectF, 0x00494801, | - |
| 1158 | 78, 0x80000000 | 79, 0x00094c09, | - |
| 1159 | 80, 0x80000000 | 81, 0x00095c09, | - |
| 1160 | 82, 0x80000000 | 81, 0x00095c09, | - |
| 1161 | 83, 0x80000000 | 81, 0x00095c09, | - |
| 1162 | 84, 0x80000000 | 81, 0x00095c09, | - |
| 1163 | 85, 0x80000000 | 81, 0x00095c09, | - |
| 1164 | 86, 0x80000000 | 81, 0x00095c09, | - |
| 1165 | 87, 0x80000000 | 81, 0x00095c09, | - |
| 1166 | 88, QMetaType::QReal, 0x00495103, | - |
| 1167 | 89, QMetaType::Bool, 0x00495103, | - |
| 1168 | 90, QMetaType::Bool, 0x00495903, | - |
| 1169 | 91, QMetaType::Bool, 0x00495801, | - |
| 1170 | 92, QMetaType::Bool, 0x00c95903, | - |
| 1171 | 93, QMetaType::QReal, 0x00495103, | - |
| 1172 | 94, QMetaType::QReal, 0x00495103, | - |
| 1173 | 95, 0x80000000 | 15, 0x0049510b, | - |
| 1174 | 96, QMetaType::QPointF, 0x00095001, | - |
| 1175 | 97, 0x80000000 | 98, 0x00094809, | - |
| 1176 | 99, QMetaType::Bool, 0x00495103, | - |
| 1177 | 100, QMetaType::Bool, 0x00495107, | - |
| 1178 | 101, QMetaType::QReal, 0x00495103, | - |
| 1179 | 102, QMetaType::QReal, 0x00495103, | - |
| 1180 | 103, QMetaType::QObjectStar, 0x00c95103, | - |
| 1181 | 104, 0x80000000 | 105, 0x00094c09, | - |
| 1182 | - | |
| 1183 | - | |
| 1184 | 6, | - |
| 1185 | 0, | - |
| 1186 | 0, | - |
| 1187 | 12, | - |
| 1188 | 19, | - |
| 1189 | 20, | - |
| 1190 | 23, | - |
| 1191 | 21, | - |
| 1192 | 22, | - |
| 1193 | 13, | - |
| 1194 | 14, | - |
| 1195 | 15, | - |
| 1196 | 16, | - |
| 1197 | 0, | - |
| 1198 | 0, | - |
| 1199 | 2, | - |
| 1200 | 0, | - |
| 1201 | 0, | - |
| 1202 | 0, | - |
| 1203 | 0, | - |
| 1204 | 0, | - |
| 1205 | 0, | - |
| 1206 | 0, | - |
| 1207 | 0, | - |
| 1208 | 0, | - |
| 1209 | 1, | - |
| 1210 | 10, | - |
| 1211 | 3, | - |
| 1212 | 4, | - |
| 1213 | 5, | - |
| 1214 | 17, | - |
| 1215 | 18, | - |
| 1216 | 7, | - |
| 1217 | 0, | - |
| 1218 | 0, | - |
| 1219 | 8, | - |
| 1220 | 9, | - |
| 1221 | 24, | - |
| 1222 | 25, | - |
| 1223 | 26, | - |
| 1224 | 0, | - |
| 1225 | - | |
| 1226 | - | |
| 1227 | 0, | - |
| 1228 | 0, | - |
| 1229 | 0, | - |
| 1230 | 0, | - |
| 1231 | 0, | - |
| 1232 | 0, | - |
| 1233 | 0, | - |
| 1234 | 0, | - |
| 1235 | 0, | - |
| 1236 | 0, | - |
| 1237 | 0, | - |
| 1238 | 0, | - |
| 1239 | 0, | - |
| 1240 | 0, | - |
| 1241 | 0, | - |
| 1242 | 0, | - |
| 1243 | 0, | - |
| 1244 | 0, | - |
| 1245 | 0, | - |
| 1246 | 0, | - |
| 1247 | 0, | - |
| 1248 | 0, | - |
| 1249 | 0, | - |
| 1250 | 0, | - |
| 1251 | 0, | - |
| 1252 | 0, | - |
| 1253 | 0, | - |
| 1254 | 0, | - |
| 1255 | 0, | - |
| 1256 | 1, | - |
| 1257 | 0, | - |
| 1258 | 0, | - |
| 1259 | 0, | - |
| 1260 | 0, | - |
| 1261 | 0, | - |
| 1262 | 0, | - |
| 1263 | 0, | - |
| 1264 | 0, | - |
| 1265 | 0, | - |
| 1266 | 11, | - |
| 1267 | 0, | - |
| 1268 | - | |
| 1269 | - | |
| 1270 | 15, 0x0, 9, 573, | - |
| 1271 | - | |
| 1272 | - | |
| 1273 | 106, uint(QQuickItem::TopLeft), | - |
| 1274 | 107, uint(QQuickItem::Top), | - |
| 1275 | 108, uint(QQuickItem::TopRight), | - |
| 1276 | 109, uint(QQuickItem::Left), | - |
| 1277 | 110, uint(QQuickItem::Center), | - |
| 1278 | 111, uint(QQuickItem::Right), | - |
| 1279 | 112, uint(QQuickItem::BottomLeft), | - |
| 1280 | 113, uint(QQuickItem::Bottom), | - |
| 1281 | 114, uint(QQuickItem::BottomRight), | - |
| 1282 | - | |
| 1283 | 0 | - |
| 1284 | }; | - |
| 1285 | - | |
| 1286 | void QQuickItem::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) | - |
| 1287 | { | - |
| 1288 | if (_c == QMetaObject::InvokeMetaMethod) { | - |
| 1289 | QQuickItem *_t = static_cast<QQuickItem *>(_o); | - |
| 1290 | (void)_t; | - |
| 1291 | switch (_id) { | - |
| 1292 | case 0: _t->childrenRectChanged((*reinterpret_cast< const QRectF(*)>(_a[1]))); break; | - |
| 1293 | case 1: _t->baselineOffsetChanged((*reinterpret_cast< qreal(*)>(_a[1]))); break; | - |
| 1294 | case 2: _t->stateChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | - |
| 1295 | case 3: _t->focusChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; | - |
| 1296 | case 4: _t->activeFocusChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; | - |
| 1297 | case 5: _t->activeFocusOnTabChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; | - |
| 1298 | case 6: _t->parentChanged((*reinterpret_cast< QQuickItem*(*)>(_a[1]))); break; | - |
| 1299 | case 7: _t->transformOriginChanged((*reinterpret_cast< TransformOrigin(*)>(_a[1]))); break; | - |
| 1300 | case 8: _t->smoothChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; | - |
| 1301 | case 9: _t->antialiasingChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; | - |
| 1302 | case 10: _t->clipChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; | - |
| 1303 | case 11: _t->windowChanged((*reinterpret_cast< QQuickWindow*(*)>(_a[1]))); break; | - |
| 1304 | case 12: _t->childrenChanged(); break; | - |
| 1305 | case 13: _t->opacityChanged(); break; | - |
| 1306 | case 14: _t->enabledChanged(); break; | - |
| 1307 | case 15: _t->visibleChanged(); break; | - |
| 1308 | case 16: _t->visibleChildrenChanged(); break; | - |
| 1309 | case 17: _t->rotationChanged(); break; | - |
| 1310 | case 18: _t->scaleChanged(); break; | - |
| 1311 | case 19: _t->xChanged(); break; | - |
| 1312 | case 20: _t->yChanged(); break; | - |
| 1313 | case 21: _t->widthChanged(); break; | - |
| 1314 | case 22: _t->heightChanged(); break; | - |
| 1315 | case 23: _t->zChanged(); break; | - |
| 1316 | case 24: _t->implicitWidthChanged(); break; | - |
| 1317 | case 25: _t->implicitHeightChanged(); break; | - |
| 1318 | case 26: _t->containmentMaskChanged(); break; | - |
| 1319 | case 27: _t->update(); break; | - |
| 1320 | case 28: _t->d_func()->_q_resourceObjectDeleted((*reinterpret_cast< QObject*(*)>(_a[1]))); break; | - |
| 1321 | case 29: { quint64 _r = _t->d_func()->_q_createJSWrapper((*reinterpret_cast< QV4::ExecutionEngine*(*)>(_a[1]))); | - |
| 1322 | if (_a[0]) *reinterpret_cast< quint64*>(_a[0]) = std::move(_r); } break; | - |
| 1323 | case 30: { bool _r = _t->grabToImage((*reinterpret_cast< const QJSValue(*)>(_a[1])),(*reinterpret_cast< const QSize(*)>(_a[2]))); | - |
| 1324 | if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break; | - |
| 1325 | case 31: { bool _r = _t->grabToImage((*reinterpret_cast< const QJSValue(*)>(_a[1]))); | - |
| 1326 | if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break; | - |
| 1327 | case 32: { bool _r = _t->contains((*reinterpret_cast< const QPointF(*)>(_a[1]))); | - |
| 1328 | if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break; | - |
| 1329 | case 33: _t->mapFromItem((*reinterpret_cast< QQmlV4Function*(*)>(_a[1]))); break; | - |
| 1330 | case 34: _t->mapToItem((*reinterpret_cast< QQmlV4Function*(*)>(_a[1]))); break; | - |
| 1331 | case 35: _t->mapFromGlobal((*reinterpret_cast< QQmlV4Function*(*)>(_a[1]))); break; | - |
| 1332 | case 36: _t->mapToGlobal((*reinterpret_cast< QQmlV4Function*(*)>(_a[1]))); break; | - |
| 1333 | case 37: _t->forceActiveFocus(); break; | - |
| 1334 | case 38: _t->forceActiveFocus((*reinterpret_cast< Qt::FocusReason(*)>(_a[1]))); break; | - |
| 1335 | case 39: { QQuickItem* _r = _t->nextItemInFocusChain((*reinterpret_cast< bool(*)>(_a[1]))); | - |
| 1336 | if (_a[0]) *reinterpret_cast< QQuickItem**>(_a[0]) = std::move(_r); } break; | - |
| 1337 | case 40: { QQuickItem* _r = _t->nextItemInFocusChain(); | - |
| 1338 | if (_a[0]) *reinterpret_cast< QQuickItem**>(_a[0]) = std::move(_r); } break; | - |
| 1339 | case 41: { QQuickItem* _r = _t->childAt((*reinterpret_cast< qreal(*)>(_a[1])),(*reinterpret_cast< qreal(*)>(_a[2]))); | - |
| 1340 | if (_a[0]) *reinterpret_cast< QQuickItem**>(_a[0]) = std::move(_r); } break; | - |
| 1341 | default: ; | - |
| 1342 | } | - |
| 1343 | } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { | - |
| 1344 | switch (_id) { | - |
| 1345 | default: *reinterpret_cast<int*>(_a[0]) = -1; break; | - |
| 1346 | case 6: | - |
| 1347 | switch (*reinterpret_cast<int*>(_a[1])) { | - |
| 1348 | default: *reinterpret_cast<int*>(_a[0]) = -1; break; | - |
| 1349 | case 0: | - |
| 1350 | *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QQuickItem* >(); break; | - |
| 1351 | } | - |
| 1352 | break; | - |
| 1353 | case 30: | - |
| 1354 | switch (*reinterpret_cast<int*>(_a[1])) { | - |
| 1355 | default: *reinterpret_cast<int*>(_a[0]) = -1; break; | - |
| 1356 | case 0: | - |
| 1357 | *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QJSValue >(); break; | - |
| 1358 | } | - |
| 1359 | break; | - |
| 1360 | case 31: | - |
| 1361 | switch (*reinterpret_cast<int*>(_a[1])) { | - |
| 1362 | default: *reinterpret_cast<int*>(_a[0]) = -1; break; | - |
| 1363 | case 0: | - |
| 1364 | *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QJSValue >(); break; | - |
| 1365 | } | - |
| 1366 | break; | - |
| 1367 | } | - |
| 1368 | } else if (_c == QMetaObject::IndexOfMethod) { | - |
| 1369 | int *result = reinterpret_cast<int *>(_a[0]); | - |
| 1370 | { | - |
| 1371 | using _t = void (QQuickItem::*)(const QRectF & ); | - |
| 1372 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::childrenRectChanged)) { | - |
| 1373 | *result = 0; | - |
| 1374 | return; | - |
| 1375 | } | - |
| 1376 | } | - |
| 1377 | { | - |
| 1378 | using _t = void (QQuickItem::*)(qreal ); | - |
| 1379 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::baselineOffsetChanged)) { | - |
| 1380 | *result = 1; | - |
| 1381 | return; | - |
| 1382 | } | - |
| 1383 | } | - |
| 1384 | { | - |
| 1385 | using _t = void (QQuickItem::*)(const QString & ); | - |
| 1386 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::stateChanged)) { | - |
| 1387 | *result = 2; | - |
| 1388 | return; | - |
| 1389 | } | - |
| 1390 | } | - |
| 1391 | { | - |
| 1392 | using _t = void (QQuickItem::*)(bool ); | - |
| 1393 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::focusChanged)) { | - |
| 1394 | *result = 3; | - |
| 1395 | return; | - |
| 1396 | } | - |
| 1397 | } | - |
| 1398 | { | - |
| 1399 | using _t = void (QQuickItem::*)(bool ); | - |
| 1400 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::activeFocusChanged)) { | - |
| 1401 | *result = 4; | - |
| 1402 | return; | - |
| 1403 | } | - |
| 1404 | } | - |
| 1405 | { | - |
| 1406 | using _t = void (QQuickItem::*)(bool ); | - |
| 1407 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::activeFocusOnTabChanged)) { | - |
| 1408 | *result = 5; | - |
| 1409 | return; | - |
| 1410 | } | - |
| 1411 | } | - |
| 1412 | { | - |
| 1413 | using _t = void (QQuickItem::*)(QQuickItem * ); | - |
| 1414 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::parentChanged)) { | - |
| 1415 | *result = 6; | - |
| 1416 | return; | - |
| 1417 | } | - |
| 1418 | } | - |
| 1419 | { | - |
| 1420 | using _t = void (QQuickItem::*)(TransformOrigin ); | - |
| 1421 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::transformOriginChanged)) { | - |
| 1422 | *result = 7; | - |
| 1423 | return; | - |
| 1424 | } | - |
| 1425 | } | - |
| 1426 | { | - |
| 1427 | using _t = void (QQuickItem::*)(bool ); | - |
| 1428 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::smoothChanged)) { | - |
| 1429 | *result = 8; | - |
| 1430 | return; | - |
| 1431 | } | - |
| 1432 | } | - |
| 1433 | { | - |
| 1434 | using _t = void (QQuickItem::*)(bool ); | - |
| 1435 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::antialiasingChanged)) { | - |
| 1436 | *result = 9; | - |
| 1437 | return; | - |
| 1438 | } | - |
| 1439 | } | - |
| 1440 | { | - |
| 1441 | using _t = void (QQuickItem::*)(bool ); | - |
| 1442 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::clipChanged)) { | - |
| 1443 | *result = 10; | - |
| 1444 | return; | - |
| 1445 | } | - |
| 1446 | } | - |
| 1447 | { | - |
| 1448 | using _t = void (QQuickItem::*)(QQuickWindow * ); | - |
| 1449 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::windowChanged)) { | - |
| 1450 | *result = 11; | - |
| 1451 | return; | - |
| 1452 | } | - |
| 1453 | } | - |
| 1454 | { | - |
| 1455 | using _t = void (QQuickItem::*)(); | - |
| 1456 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::childrenChanged)) { | - |
| 1457 | *result = 12; | - |
| 1458 | return; | - |
| 1459 | } | - |
| 1460 | } | - |
| 1461 | { | - |
| 1462 | using _t = void (QQuickItem::*)(); | - |
| 1463 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::opacityChanged)) { | - |
| 1464 | *result = 13; | - |
| 1465 | return; | - |
| 1466 | } | - |
| 1467 | } | - |
| 1468 | { | - |
| 1469 | using _t = void (QQuickItem::*)(); | - |
| 1470 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::enabledChanged)) { | - |
| 1471 | *result = 14; | - |
| 1472 | return; | - |
| 1473 | } | - |
| 1474 | } | - |
| 1475 | { | - |
| 1476 | using _t = void (QQuickItem::*)(); | - |
| 1477 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::visibleChanged)) { | - |
| 1478 | *result = 15; | - |
| 1479 | return; | - |
| 1480 | } | - |
| 1481 | } | - |
| 1482 | { | - |
| 1483 | using _t = void (QQuickItem::*)(); | - |
| 1484 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::visibleChildrenChanged)) { | - |
| 1485 | *result = 16; | - |
| 1486 | return; | - |
| 1487 | } | - |
| 1488 | } | - |
| 1489 | { | - |
| 1490 | using _t = void (QQuickItem::*)(); | - |
| 1491 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::rotationChanged)) { | - |
| 1492 | *result = 17; | - |
| 1493 | return; | - |
| 1494 | } | - |
| 1495 | } | - |
| 1496 | { | - |
| 1497 | using _t = void (QQuickItem::*)(); | - |
| 1498 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::scaleChanged)) { | - |
| 1499 | *result = 18; | - |
| 1500 | return; | - |
| 1501 | } | - |
| 1502 | } | - |
| 1503 | { | - |
| 1504 | using _t = void (QQuickItem::*)(); | - |
| 1505 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::xChanged)) { | - |
| 1506 | *result = 19; | - |
| 1507 | return; | - |
| 1508 | } | - |
| 1509 | } | - |
| 1510 | { | - |
| 1511 | using _t = void (QQuickItem::*)(); | - |
| 1512 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::yChanged)) { | - |
| 1513 | *result = 20; | - |
| 1514 | return; | - |
| 1515 | } | - |
| 1516 | } | - |
| 1517 | { | - |
| 1518 | using _t = void (QQuickItem::*)(); | - |
| 1519 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::widthChanged)) { | - |
| 1520 | *result = 21; | - |
| 1521 | return; | - |
| 1522 | } | - |
| 1523 | } | - |
| 1524 | { | - |
| 1525 | using _t = void (QQuickItem::*)(); | - |
| 1526 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::heightChanged)) { | - |
| 1527 | *result = 22; | - |
| 1528 | return; | - |
| 1529 | } | - |
| 1530 | } | - |
| 1531 | { | - |
| 1532 | using _t = void (QQuickItem::*)(); | - |
| 1533 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::zChanged)) { | - |
| 1534 | *result = 23; | - |
| 1535 | return; | - |
| 1536 | } | - |
| 1537 | } | - |
| 1538 | { | - |
| 1539 | using _t = void (QQuickItem::*)(); | - |
| 1540 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::implicitWidthChanged)) { | - |
| 1541 | *result = 24; | - |
| 1542 | return; | - |
| 1543 | } | - |
| 1544 | } | - |
| 1545 | { | - |
| 1546 | using _t = void (QQuickItem::*)(); | - |
| 1547 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::implicitHeightChanged)) { | - |
| 1548 | *result = 25; | - |
| 1549 | return; | - |
| 1550 | } | - |
| 1551 | } | - |
| 1552 | { | - |
| 1553 | using _t = void (QQuickItem::*)(); | - |
| 1554 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickItem::containmentMaskChanged)) { | - |
| 1555 | *result = 26; | - |
| 1556 | return; | - |
| 1557 | } | - |
| 1558 | } | - |
| 1559 | } else if (_c == QMetaObject::RegisterPropertyMetaType) { | - |
| 1560 | switch (_id) { | - |
| 1561 | default: *reinterpret_cast<int*>(_a[0]) = -1; break; | - |
| 1562 | case 2: | - |
| 1563 | case 1: | - |
| 1564 | *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QQmlListProperty<QObject> >(); break; | - |
| 1565 | case 12: | - |
| 1566 | case 3: | - |
| 1567 | *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QQmlListProperty<QQuickItem> >(); break; | - |
| 1568 | case 34: | - |
| 1569 | *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QQmlListProperty<QQuickTransform> >(); break; | - |
| 1570 | case 0: | - |
| 1571 | *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QQuickItem* >(); break; | - |
| 1572 | } | - |
| 1573 | } | - |
| 1574 | - | |
| 1575 | - | |
| 1576 | else if (_c == QMetaObject::ReadProperty) { | - |
| 1577 | QQuickItem *_t = static_cast<QQuickItem *>(_o); | - |
| 1578 | (void)_t; | - |
| 1579 | void *_v = _a[0]; | - |
| 1580 | switch (_id) { | - |
| 1581 | case 0: *reinterpret_cast< QQuickItem**>(_v) = _t->parentItem(); break; | - |
| 1582 | case 1: *reinterpret_cast< QQmlListProperty<QObject>*>(_v) = _t->QQuickItem::d_func()->data(); break; | - |
| 1583 | case 2: *reinterpret_cast< QQmlListProperty<QObject>*>(_v) = _t->QQuickItem::d_func()->resources(); break; | - |
| 1584 | case 3: *reinterpret_cast< QQmlListProperty<QQuickItem>*>(_v) = _t->QQuickItem::d_func()->children(); break; | - |
| 1585 | case 4: *reinterpret_cast< qreal*>(_v) = _t->x(); break; | - |
| 1586 | case 5: *reinterpret_cast< qreal*>(_v) = _t->y(); break; | - |
| 1587 | case 6: *reinterpret_cast< qreal*>(_v) = _t->z(); break; | - |
| 1588 | case 7: *reinterpret_cast< qreal*>(_v) = _t->width(); break; | - |
| 1589 | case 8: *reinterpret_cast< qreal*>(_v) = _t->height(); break; | - |
| 1590 | case 9: *reinterpret_cast< qreal*>(_v) = _t->opacity(); break; | - |
| 1591 | case 10: *reinterpret_cast< bool*>(_v) = _t->isEnabled(); break; | - |
| 1592 | case 11: *reinterpret_cast< bool*>(_v) = _t->isVisible(); break; | - |
| 1593 | case 12: *reinterpret_cast< QQmlListProperty<QQuickItem>*>(_v) = _t->QQuickItem::d_func()->visibleChildren(); break; | - |
| 1594 | case 13: *reinterpret_cast< QQmlListProperty<QQuickState>*>(_v) = _t->QQuickItem::d_func()->states(); break; | - |
| 1595 | case 14: *reinterpret_cast< QQmlListProperty<QQuickTransition>*>(_v) = _t->QQuickItem::d_func()->transitions(); break; | - |
| 1596 | case 15: *reinterpret_cast< QString*>(_v) = _t->state(); break; | - |
| 1597 | case 16: *reinterpret_cast< QRectF*>(_v) = _t->childrenRect(); break; | - |
| 1598 | case 17: *reinterpret_cast< QQuickAnchors**>(_v) = _t->QQuickItem::d_func()->anchors(); break; | - |
| 1599 | case 18: *reinterpret_cast< QQuickAnchorLine*>(_v) = _t->QQuickItem::d_func()->left(); break; | - |
| 1600 | case 19: *reinterpret_cast< QQuickAnchorLine*>(_v) = _t->QQuickItem::d_func()->right(); break; | - |
| 1601 | case 20: *reinterpret_cast< QQuickAnchorLine*>(_v) = _t->QQuickItem::d_func()->horizontalCenter(); break; | - |
| 1602 | case 21: *reinterpret_cast< QQuickAnchorLine*>(_v) = _t->QQuickItem::d_func()->top(); break; | - |
| 1603 | case 22: *reinterpret_cast< QQuickAnchorLine*>(_v) = _t->QQuickItem::d_func()->bottom(); break; | - |
| 1604 | case 23: *reinterpret_cast< QQuickAnchorLine*>(_v) = _t->QQuickItem::d_func()->verticalCenter(); break; | - |
| 1605 | case 24: *reinterpret_cast< QQuickAnchorLine*>(_v) = _t->QQuickItem::d_func()->baseline(); break; | - |
| 1606 | case 25: *reinterpret_cast< qreal*>(_v) = _t->baselineOffset(); break; | - |
| 1607 | case 26: *reinterpret_cast< bool*>(_v) = _t->clip(); break; | - |
| 1608 | case 27: *reinterpret_cast< bool*>(_v) = _t->hasFocus(); break; | - |
| 1609 | case 28: *reinterpret_cast< bool*>(_v) = _t->hasActiveFocus(); break; | - |
| 1610 | case 29: *reinterpret_cast< bool*>(_v) = _t->activeFocusOnTab(); break; | - |
| 1611 | case 30: *reinterpret_cast< qreal*>(_v) = _t->rotation(); break; | - |
| 1612 | case 31: *reinterpret_cast< qreal*>(_v) = _t->scale(); break; | - |
| 1613 | case 32: *reinterpret_cast< TransformOrigin*>(_v) = _t->transformOrigin(); break; | - |
| 1614 | case 33: *reinterpret_cast< QPointF*>(_v) = _t->transformOriginPoint(); break; | - |
| 1615 | case 34: *reinterpret_cast< QQmlListProperty<QQuickTransform>*>(_v) = _t->transform(); break; | - |
| 1616 | case 35: *reinterpret_cast< bool*>(_v) = _t->smooth(); break; | - |
| 1617 | case 36: *reinterpret_cast< bool*>(_v) = _t->antialiasing(); break; | - |
| 1618 | case 37: *reinterpret_cast< qreal*>(_v) = _t->implicitWidth(); break; | - |
| 1619 | case 38: *reinterpret_cast< qreal*>(_v) = _t->implicitHeight(); break; | - |
| 1620 | case 39: *reinterpret_cast< QObject**>(_v) = _t->containmentMask(); break; | - |
| 1621 | case 40: *reinterpret_cast< QQuickItemLayer**>(_v) = _t->QQuickItem::d_func()->layer(); break; | - |
| 1622 | default: break; | - |
| 1623 | } | - |
| 1624 | } else if (_c == QMetaObject::WriteProperty) { | - |
| 1625 | QQuickItem *_t = static_cast<QQuickItem *>(_o); | - |
| 1626 | (void)_t; | - |
| 1627 | void *_v = _a[0]; | - |
| 1628 | switch (_id) { | - |
| 1629 | case 0: _t->setParentItem(*reinterpret_cast< QQuickItem**>(_v)); break; | - |
| 1630 | case 4: _t->setX(*reinterpret_cast< qreal*>(_v)); break; | - |
| 1631 | case 5: _t->setY(*reinterpret_cast< qreal*>(_v)); break; | - |
| 1632 | case 6: _t->setZ(*reinterpret_cast< qreal*>(_v)); break; | - |
| 1633 | case 7: _t->setWidth(*reinterpret_cast< qreal*>(_v)); break; | - |
| 1634 | case 8: _t->setHeight(*reinterpret_cast< qreal*>(_v)); break; | - |
| 1635 | case 9: _t->setOpacity(*reinterpret_cast< qreal*>(_v)); break; | - |
| 1636 | case 10: _t->setEnabled(*reinterpret_cast< bool*>(_v)); break; | - |
| 1637 | case 11: _t->setVisible(*reinterpret_cast< bool*>(_v)); break; | - |
| 1638 | case 15: _t->setState(*reinterpret_cast< QString*>(_v)); break; | - |
| 1639 | case 25: _t->setBaselineOffset(*reinterpret_cast< qreal*>(_v)); break; | - |
| 1640 | case 26: _t->setClip(*reinterpret_cast< bool*>(_v)); break; | - |
| 1641 | case 27: _t->setFocus(*reinterpret_cast< bool*>(_v)); break; | - |
| 1642 | case 29: _t->setActiveFocusOnTab(*reinterpret_cast< bool*>(_v)); break; | - |
| 1643 | case 30: _t->setRotation(*reinterpret_cast< qreal*>(_v)); break; | - |
| 1644 | case 31: _t->setScale(*reinterpret_cast< qreal*>(_v)); break; | - |
| 1645 | case 32: _t->setTransformOrigin(*reinterpret_cast< TransformOrigin*>(_v)); break; | - |
| 1646 | case 35: _t->setSmooth(*reinterpret_cast< bool*>(_v)); break; | - |
| 1647 | case 36: _t->setAntialiasing(*reinterpret_cast< bool*>(_v)); break; | - |
| 1648 | case 37: _t->setImplicitWidth(*reinterpret_cast< qreal*>(_v)); break; | - |
| 1649 | case 38: _t->setImplicitHeight(*reinterpret_cast< qreal*>(_v)); break; | - |
| 1650 | case 39: _t->setContainmentMask(*reinterpret_cast< QObject**>(_v)); break; | - |
| 1651 | default: break; | - |
| 1652 | } | - |
| 1653 | } else if (_c == QMetaObject::ResetProperty) { | - |
| 1654 | QQuickItem *_t = static_cast<QQuickItem *>(_o); | - |
| 1655 | (void)_t; | - |
| 1656 | switch (_id) { | - |
| 1657 | case 7: _t->resetWidth(); break; | - |
| 1658 | case 8: _t->resetHeight(); break; | - |
| 1659 | case 36: _t->resetAntialiasing(); break; | - |
| 1660 | default: break; | - |
| 1661 | } | - |
| 1662 | } | - |
| 1663 | - | |
| 1664 | } | - |
| 1665 | - | |
| 1666 | const QMetaObject QQuickItem::staticMetaObject = { | - |
| 1667 | { &QObject::staticMetaObject, qt_meta_stringdata_QQuickItem.data, | - |
| 1668 | qt_meta_data_QQuickItem, qt_static_metacall, nullptr, nullptr} | - |
| 1669 | }; | - |
| 1670 | - | |
| 1671 | - | |
| 1672 | const QMetaObject *QQuickItem::metaObject() const | - |
| 1673 | { | - |
| 1674 | return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; | - |
| 1675 | } | - |
| 1676 | - | |
| 1677 | void *QQuickItem::qt_metacast(const char *_clname) | - |
| 1678 | { | - |
| 1679 | if (!_clname) return nullptr; | - |
| 1680 | if (!strcmp(_clname, qt_meta_stringdata_QQuickItem.stringdata0)) | - |
| 1681 | return static_cast<void*>(this); | - |
| 1682 | if (!strcmp(_clname, "QQmlParserStatus")) | - |
| 1683 | return static_cast< QQmlParserStatus*>(this); | - |
| 1684 | if (!strcmp(_clname, "org.qt-project.Qt.QQmlParserStatus")) | - |
| 1685 | return static_cast< QQmlParserStatus*>(this); | - |
| 1686 | return QObject::qt_metacast(_clname); | - |
| 1687 | } | - |
| 1688 | - | |
| 1689 | int QQuickItem::qt_metacall(QMetaObject::Call _c, int _id, void **_a) | - |
| 1690 | { | - |
| 1691 | _id = QObject::qt_metacall(_c, _id, _a); | - |
| 1692 | if (_id < 0) | - |
| 1693 | return _id; | - |
| 1694 | if (_c == QMetaObject::InvokeMetaMethod) { | - |
| 1695 | if (_id < 42) | - |
| 1696 | qt_static_metacall(this, _c, _id, _a); | - |
| 1697 | _id -= 42; | - |
| 1698 | } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { | - |
| 1699 | if (_id < 42) | - |
| 1700 | qt_static_metacall(this, _c, _id, _a); | - |
| 1701 | _id -= 42; | - |
| 1702 | } | - |
| 1703 | - | |
| 1704 | else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty | - |
| 1705 | || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { | - |
| 1706 | qt_static_metacall(this, _c, _id, _a); | - |
| 1707 | _id -= 41; | - |
| 1708 | } else if (_c == QMetaObject::QueryPropertyDesignable) { | - |
| 1709 | _id -= 41; | - |
| 1710 | } else if (_c == QMetaObject::QueryPropertyScriptable) { | - |
| 1711 | _id -= 41; | - |
| 1712 | } else if (_c == QMetaObject::QueryPropertyStored) { | - |
| 1713 | _id -= 41; | - |
| 1714 | } else if (_c == QMetaObject::QueryPropertyEditable) { | - |
| 1715 | _id -= 41; | - |
| 1716 | } else if (_c == QMetaObject::QueryPropertyUser) { | - |
| 1717 | _id -= 41; | - |
| 1718 | } | - |
| 1719 | - | |
| 1720 | return _id; | - |
| 1721 | } | - |
| 1722 | - | |
| 1723 | - | |
| 1724 | void QQuickItem::childrenRectChanged(const QRectF & _t1) | - |
| 1725 | { | - |
| 1726 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 1727 | QMetaObject::activate(this, &staticMetaObject, 0, _a); | - |
| 1728 | } executed 202 times by 3 tests: end of blockExecuted by:
| 202 |
| 1729 | - | |
| 1730 | - | |
| 1731 | void QQuickItem::baselineOffsetChanged(qreal _t1) | - |
| 1732 | { | - |
| 1733 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 1734 | QMetaObject::activate(this, &staticMetaObject, 1, _a); | - |
| 1735 | } executed 269628 times by 39 tests: end of blockExecuted by:
| 269628 |
| 1736 | - | |
| 1737 | - | |
| 1738 | void QQuickItem::stateChanged(const QString & _t1) | - |
| 1739 | { | - |
| 1740 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 1741 | QMetaObject::activate(this, &staticMetaObject, 2, _a); | - |
| 1742 | } executed 574 times by 19 tests: end of blockExecuted by:
| 574 |
| 1743 | - | |
| 1744 | - | |
| 1745 | void QQuickItem::focusChanged(bool _t1) | - |
| 1746 | { | - |
| 1747 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 1748 | QMetaObject::activate(this, &staticMetaObject, 3, _a); | - |
| 1749 | } executed 18222 times by 28 tests: end of blockExecuted by:
| 18222 |
| 1750 | - | |
| 1751 | - | |
| 1752 | void QQuickItem::activeFocusChanged(bool _t1) | - |
| 1753 | { | - |
| 1754 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 1755 | QMetaObject::activate(this, &staticMetaObject, 4, _a); | - |
| 1756 | } executed 3418 times by 18 tests: end of blockExecuted by:
| 3418 |
| 1757 | - | |
| 1758 | - | |
| 1759 | void QQuickItem::activeFocusOnTabChanged(bool _t1) | - |
| 1760 | { | - |
| 1761 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 1762 | QMetaObject::activate(this, &staticMetaObject, 5, _a); | - |
| 1763 | } executed 168 times by 5 tests: end of blockExecuted by:
| 168 |
| 1764 | - | |
| 1765 | - | |
| 1766 | void QQuickItem::parentChanged(QQuickItem * _t1) | - |
| 1767 | { | - |
| 1768 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 1769 | QMetaObject::activate(this, &staticMetaObject, 6, _a); | - |
| 1770 | } executed 817030 times by 106 tests: end of blockExecuted by:
| 817030 |
| 1771 | - | |
| 1772 | - | |
| 1773 | void QQuickItem::transformOriginChanged(TransformOrigin _t1) | - |
| 1774 | { | - |
| 1775 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 1776 | QMetaObject::activate(this, &staticMetaObject, 7, _a); | - |
| 1777 | } executed 30 times by 4 tests: end of blockExecuted by:
| 30 |
| 1778 | - | |
| 1779 | - | |
| 1780 | void QQuickItem::smoothChanged(bool _t1) | - |
| 1781 | { | - |
| 1782 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 1783 | QMetaObject::activate(this, &staticMetaObject, 8, _a); | - |
| 1784 | } executed 108 times by 6 tests: end of blockExecuted by:
| 108 |
| 1785 | - | |
| 1786 | - | |
| 1787 | void QQuickItem::antialiasingChanged(bool _t1) | - |
| 1788 | { | - |
| 1789 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 1790 | QMetaObject::activate(this, &staticMetaObject, 9, _a); | - |
| 1791 | } executed 2211 times by 9 tests: end of blockExecuted by:
| 2211 |
| 1792 | - | |
| 1793 | - | |
| 1794 | void QQuickItem::clipChanged(bool _t1) | - |
| 1795 | { | - |
| 1796 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 1797 | QMetaObject::activate(this, &staticMetaObject, 10, _a); | - |
| 1798 | } executed 272 times by 11 tests: end of blockExecuted by:
| 272 |
| 1799 | - | |
| 1800 | - | |
| 1801 | void QQuickItem::windowChanged(QQuickWindow * _t1) | - |
| 1802 | { | - |
| 1803 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 1804 | QMetaObject::activate(this, &staticMetaObject, 11, _a); | - |
| 1805 | } executed 806842 times by 90 tests: end of blockExecuted by:
| 806842 |
| 1806 | - | |
| 1807 | - | |
| 1808 | void QQuickItem::childrenChanged() | - |
| 1809 | { | - |
| 1810 | QMetaObject::activate(this, &staticMetaObject, 12, nullptr); | - |
| 1811 | } executed 817530 times by 106 tests: end of blockExecuted by:
| 817530 |
| 1812 | - | |
| 1813 | - | |
| 1814 | void QQuickItem::opacityChanged() | - |
| 1815 | { | - |
| 1816 | QMetaObject::activate(this, &staticMetaObject, 13, nullptr); | - |
| 1817 | } executed 24584 times by 19 tests: end of blockExecuted by:
| 24584 |
| 1818 | - | |
| 1819 | - | |
| 1820 | void QQuickItem::enabledChanged() | - |
| 1821 | { | - |
| 1822 | QMetaObject::activate(this, &staticMetaObject, 14, nullptr); | - |
| 1823 | } executed 390 times by 9 tests: end of blockExecuted by:
| 390 |
| 1824 | - | |
| 1825 | - | |
| 1826 | void QQuickItem::visibleChanged() | - |
| 1827 | { | - |
| 1828 | QMetaObject::activate(this, &staticMetaObject, 15, nullptr); | - |
| 1829 | } executed 12722 times by 33 tests: end of blockExecuted by:
| 12722 |
| 1830 | - | |
| 1831 | - | |
| 1832 | void QQuickItem::visibleChildrenChanged() | - |
| 1833 | { | - |
| 1834 | QMetaObject::activate(this, &staticMetaObject, 16, nullptr); | - |
| 1835 | } executed 823690 times by 104 tests: end of blockExecuted by:
| 823690 |
| 1836 | - | |
| 1837 | - | |
| 1838 | void QQuickItem::rotationChanged() | - |
| 1839 | { | - |
| 1840 | QMetaObject::activate(this, &staticMetaObject, 17, nullptr); | - |
| 1841 | } executed 1299 times by 13 tests: end of blockExecuted by:
| 1299 |
| 1842 | - | |
| 1843 | - | |
| 1844 | void QQuickItem::scaleChanged() | - |
| 1845 | { | - |
| 1846 | QMetaObject::activate(this, &staticMetaObject, 18, nullptr); | - |
| 1847 | } executed 297 times by 14 tests: end of blockExecuted by:
| 297 |
| 1848 | - | |
| 1849 | - | |
| 1850 | void QQuickItem::xChanged() | - |
| 1851 | { | - |
| 1852 | QMetaObject::activate(this, &staticMetaObject, 19, nullptr); | - |
| 1853 | } executed 283863 times by 51 tests: end of blockExecuted by:
| 283863 |
| 1854 | - | |
| 1855 | - | |
| 1856 | void QQuickItem::yChanged() | - |
| 1857 | { | - |
| 1858 | QMetaObject::activate(this, &staticMetaObject, 20, nullptr); | - |
| 1859 | } executed 285264 times by 56 tests: end of blockExecuted by:
| 285264 |
| 1860 | - | |
| 1861 | - | |
| 1862 | void QQuickItem::widthChanged() | - |
| 1863 | { | - |
| 1864 | QMetaObject::activate(this, &staticMetaObject, 21, nullptr); | - |
| 1865 | } executed 511619 times by 100 tests: end of blockExecuted by:
| 511619 |
| 1866 | - | |
| 1867 | - | |
| 1868 | void QQuickItem::heightChanged() | - |
| 1869 | { | - |
| 1870 | QMetaObject::activate(this, &staticMetaObject, 22, nullptr); | - |
| 1871 | } executed 419729 times by 100 tests: end of blockExecuted by:
| 419729 |
| 1872 | - | |
| 1873 | - | |
| 1874 | void QQuickItem::zChanged() | - |
| 1875 | { | - |
| 1876 | QMetaObject::activate(this, &staticMetaObject, 23, nullptr); | - |
| 1877 | } executed 80357 times by 16 tests: end of blockExecuted by:
| 80357 |
| 1878 | - | |
| 1879 | - | |
| 1880 | void QQuickItem::implicitWidthChanged() | - |
| 1881 | { | - |
| 1882 | QMetaObject::activate(this, &staticMetaObject, 24, nullptr); | - |
| 1883 | } executed 859041 times by 53 tests: end of blockExecuted by:
| 859041 |
| 1884 | - | |
| 1885 | - | |
| 1886 | void QQuickItem::implicitHeightChanged() | - |
| 1887 | { | - |
| 1888 | QMetaObject::activate(this, &staticMetaObject, 25, nullptr); | - |
| 1889 | } executed 761441 times by 52 tests: end of blockExecuted by:
| 761441 |
| 1890 | - | |
| 1891 | - | |
| 1892 | void QQuickItem::containmentMaskChanged() | - |
| 1893 | { | - |
| 1894 | QMetaObject::activate(this, &staticMetaObject, 26, nullptr); | - |
| 1895 | } executed 6 times by 2 tests: end of blockExecuted by:
| 6 |
| 1896 | - | |
| 1897 | #pragma GCC diagnostic pop | - |
| 1898 | - | |
| 1899 | - | |
| Switch to Source code | Preprocessed file |