| 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_QQuickEllipseExtruder_t { | - |
| 9 | QByteArrayData data[6]; | - |
| 10 | char stringdata0[52]; | - |
| 11 | }; | - |
| 12 | | - |
| 13 | | - |
| 14 | | - |
| 15 | | - |
| 16 | | - |
| 17 | static const qt_meta_stringdata_QQuickEllipseExtruder_t qt_meta_stringdata_QQuickEllipseExtruder = { | - |
| 18 | { | - |
| 19 | { { { -1 } }, 21, 0, 0, qptrdiff( | - |
| 20 | __builtin_offsetof ( | - |
| 21 | qt_meta_stringdata_QQuickEllipseExtruder_t | - |
| 22 | , | - |
| 23 | stringdata0 | - |
| 24 | ) | - |
| 25 | + 0 - 0 * sizeof(QByteArrayData)) }, | - |
| 26 | { { { -1 } }, 11, 0, 0, qptrdiff( | - |
| 27 | __builtin_offsetof ( | - |
| 28 | qt_meta_stringdata_QQuickEllipseExtruder_t | - |
| 29 | , | - |
| 30 | stringdata0 | - |
| 31 | ) | - |
| 32 | + 22 - 1 * sizeof(QByteArrayData)) }, | - |
| 33 | { { { -1 } }, 0, 0, 0, qptrdiff( | - |
| 34 | __builtin_offsetof ( | - |
| 35 | qt_meta_stringdata_QQuickEllipseExtruder_t | - |
| 36 | , | - |
| 37 | stringdata0 | - |
| 38 | ) | - |
| 39 | + 34 - 2 * sizeof(QByteArrayData)) }, | - |
| 40 | { { { -1 } }, 3, 0, 0, qptrdiff( | - |
| 41 | __builtin_offsetof ( | - |
| 42 | qt_meta_stringdata_QQuickEllipseExtruder_t | - |
| 43 | , | - |
| 44 | stringdata0 | - |
| 45 | ) | - |
| 46 | + 35 - 3 * sizeof(QByteArrayData)) }, | - |
| 47 | { { { -1 } }, 7, 0, 0, qptrdiff( | - |
| 48 | __builtin_offsetof ( | - |
| 49 | qt_meta_stringdata_QQuickEllipseExtruder_t | - |
| 50 | , | - |
| 51 | stringdata0 | - |
| 52 | ) | - |
| 53 | + 39 - 4 * sizeof(QByteArrayData)) }, | - |
| 54 | { { { -1 } }, 4, 0, 0, qptrdiff( | - |
| 55 | __builtin_offsetof ( | - |
| 56 | qt_meta_stringdata_QQuickEllipseExtruder_t | - |
| 57 | , | - |
| 58 | stringdata0 | - |
| 59 | ) | - |
| 60 | + 47 - 5 * sizeof(QByteArrayData)) } | - |
| 61 | | - |
| 62 | }, | - |
| 63 | "QQuickEllipseExtruder\0fillChanged\0\0" | - |
| 64 | "arg\0setFill\0fill" | - |
| 65 | }; | - |
| 66 | | - |
| 67 | | - |
| 68 | static const uint qt_meta_data_QQuickEllipseExtruder[] = { | - |
| 69 | | - |
| 70 | | - |
| 71 | 7, | - |
| 72 | 0, | - |
| 73 | 0, 0, | - |
| 74 | 2, 14, | - |
| 75 | 1, 30, | - |
| 76 | 0, 0, | - |
| 77 | 0, 0, | - |
| 78 | 0, | - |
| 79 | 1, | - |
| 80 | | - |
| 81 | | - |
| 82 | 1, 1, 24, 2, 0x06 , | - |
| 83 | | - |
| 84 | | - |
| 85 | 4, 1, 27, 2, 0x0a , | - |
| 86 | | - |
| 87 | | - |
| 88 | QMetaType::Void, QMetaType::Bool, 3, | - |
| 89 | | - |
| 90 | | - |
| 91 | QMetaType::Void, QMetaType::Bool, 3, | - |
| 92 | | - |
| 93 | | - |
| 94 | 5, QMetaType::Bool, 0x00495103, | - |
| 95 | | - |
| 96 | | - |
| 97 | 0, | - |
| 98 | | - |
| 99 | 0 | - |
| 100 | }; | - |
| 101 | | - |
| 102 | void QQuickEllipseExtruder::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) | - |
| 103 | { | - |
| 104 | if (_c == QMetaObject::InvokeMetaMethod) { | - |
| 105 | QQuickEllipseExtruder *_t = static_cast<QQuickEllipseExtruder *>(_o); | - |
| 106 | (void)_t; | - |
| 107 | switch (_id) { | - |
| 108 | case 0: _t->fillChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; | - |
| 109 | case 1: _t->setFill((*reinterpret_cast< bool(*)>(_a[1]))); break; | - |
| 110 | default: ; | - |
| 111 | } | - |
| 112 | } else if (_c == QMetaObject::IndexOfMethod) { | - |
| 113 | int *result = reinterpret_cast<int *>(_a[0]); | - |
| 114 | { | - |
| 115 | using _t = void (QQuickEllipseExtruder::*)(bool ); | - |
| 116 | if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickEllipseExtruder::fillChanged)) { | - |
| 117 | *result = 0; | - |
| 118 | return; | - |
| 119 | } | - |
| 120 | } | - |
| 121 | } | - |
| 122 | | - |
| 123 | else if (_c == QMetaObject::ReadProperty) { | - |
| 124 | QQuickEllipseExtruder *_t = static_cast<QQuickEllipseExtruder *>(_o); | - |
| 125 | (void)_t; | - |
| 126 | void *_v = _a[0]; | - |
| 127 | switch (_id) { | - |
| 128 | case 0: *reinterpret_cast< bool*>(_v) = _t->fill(); break; | - |
| 129 | default: break; | - |
| 130 | } | - |
| 131 | } else if (_c == QMetaObject::WriteProperty) { | - |
| 132 | QQuickEllipseExtruder *_t = static_cast<QQuickEllipseExtruder *>(_o); | - |
| 133 | (void)_t; | - |
| 134 | void *_v = _a[0]; | - |
| 135 | switch (_id) { | - |
| 136 | case 0: _t->setFill(*reinterpret_cast< bool*>(_v)); break; | - |
| 137 | default: break; | - |
| 138 | } | - |
| 139 | } else if (_c == QMetaObject::ResetProperty) { | - |
| 140 | } | - |
| 141 | | - |
| 142 | } | - |
| 143 | | - |
| 144 | const QMetaObject QQuickEllipseExtruder::staticMetaObject = { | - |
| 145 | { &QQuickParticleExtruder::staticMetaObject, qt_meta_stringdata_QQuickEllipseExtruder.data, | - |
| 146 | qt_meta_data_QQuickEllipseExtruder, qt_static_metacall, nullptr, nullptr} | - |
| 147 | }; | - |
| 148 | | - |
| 149 | | - |
| 150 | const QMetaObject *QQuickEllipseExtruder::metaObject() const | - |
| 151 | { | - |
| 152 | return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; | - |
| 153 | } | - |
| 154 | | - |
| 155 | void *QQuickEllipseExtruder::qt_metacast(const char *_clname) | - |
| 156 | { | - |
| 157 | if (!_clname) return nullptr; | - |
| 158 | if (!strcmp(_clname, qt_meta_stringdata_QQuickEllipseExtruder.stringdata0)) | - |
| 159 | return static_cast<void*>(this); | - |
| 160 | return QQuickParticleExtruder::qt_metacast(_clname); | - |
| 161 | } | - |
| 162 | | - |
| 163 | int QQuickEllipseExtruder::qt_metacall(QMetaObject::Call _c, int _id, void **_a) | - |
| 164 | { | - |
| 165 | _id = QQuickParticleExtruder::qt_metacall(_c, _id, _a); | - |
| 166 | if (_id < 0) | - |
| 167 | return _id; | - |
| 168 | if (_c == QMetaObject::InvokeMetaMethod) { | - |
| 169 | if (_id < 2) | - |
| 170 | qt_static_metacall(this, _c, _id, _a); | - |
| 171 | _id -= 2; | - |
| 172 | } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { | - |
| 173 | if (_id < 2) | - |
| 174 | *reinterpret_cast<int*>(_a[0]) = -1; | - |
| 175 | _id -= 2; | - |
| 176 | } | - |
| 177 | | - |
| 178 | else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty | - |
| 179 | || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { | - |
| 180 | qt_static_metacall(this, _c, _id, _a); | - |
| 181 | _id -= 1; | - |
| 182 | } else if (_c == QMetaObject::QueryPropertyDesignable) { | - |
| 183 | _id -= 1; | - |
| 184 | } else if (_c == QMetaObject::QueryPropertyScriptable) { | - |
| 185 | _id -= 1; | - |
| 186 | } else if (_c == QMetaObject::QueryPropertyStored) { | - |
| 187 | _id -= 1; | - |
| 188 | } else if (_c == QMetaObject::QueryPropertyEditable) { | - |
| 189 | _id -= 1; | - |
| 190 | } else if (_c == QMetaObject::QueryPropertyUser) { | - |
| 191 | _id -= 1; | - |
| 192 | } | - |
| 193 | | - |
| 194 | return _id; | - |
| 195 | } | - |
| 196 | | - |
| 197 | | - |
| 198 | void QQuickEllipseExtruder::fillChanged(bool _t1) | - |
| 199 | { | - |
| 200 | void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | - |
| 201 | QMetaObject::activate(this, &staticMetaObject, 0, _a); | - |
| 202 | }executed 6 times by 2 tests: end of blockExecuted by:- tst_examples
- tst_qquickellipseextruder
| 6 |
| 203 | | - |
| 204 | #pragma GCC diagnostic pop | - |
| 205 | | - |
| 206 | | - |
| | |