OpenCoverage

moc_qquicktextcontrol_p.cpp

Absolute File Name:/home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquicktextcontrol_p.cpp
Source codeSwitch to Preprocessed file
LineSourceCount
1/****************************************************************************-
2** Meta object code from reading C++ file 'qquicktextcontrol_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/qquicktextcontrol_p.h"-
10#include <QtCore/qbytearray.h>-
11#include <QtCore/qmetatype.h>-
12#if !defined(Q_MOC_OUTPUT_REVISION)-
13#error "The header file 'qquicktextcontrol_p.h' doesn't include <QObject>."-
14#elif Q_MOC_OUTPUT_REVISION != 67-
15#error "This file was generated using the moc from 5.12.0. It"-
16#error "cannot be used with the include files from this version of Qt."-
17#error "(The moc has changed too much.)"-
18#endif-
19-
20QT_BEGIN_MOC_NAMESPACE-
21QT_WARNING_PUSH-
22QT_WARNING_DISABLE_DEPRECATED-
23struct qt_meta_stringdata_QQuickTextControl_t {-
24 QByteArrayData data[44];-
25 char stringdata0[567];-
26};-
27#define QT_MOC_LITERAL(idx, ofs, len) \-
28 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \-
29 qptrdiff(offsetof(qt_meta_stringdata_QQuickTextControl_t, stringdata0) + ofs \-
30 - idx * sizeof(QByteArrayData)) \-
31 )-
32static const qt_meta_stringdata_QQuickTextControl_t qt_meta_stringdata_QQuickTextControl = {-
33 {-
34QT_MOC_LITERAL(0, 0, 17), // "QQuickTextControl"-
35QT_MOC_LITERAL(1, 18, 11), // "textChanged"-
36QT_MOC_LITERAL(2, 30, 0), // ""-
37QT_MOC_LITERAL(3, 31, 18), // "preeditTextChanged"-
38QT_MOC_LITERAL(4, 50, 14), // "contentsChange"-
39QT_MOC_LITERAL(5, 65, 4), // "from"-
40QT_MOC_LITERAL(6, 70, 12), // "charsRemoved"-
41QT_MOC_LITERAL(7, 83, 10), // "charsAdded"-
42QT_MOC_LITERAL(8, 94, 13), // "undoAvailable"-
43QT_MOC_LITERAL(9, 108, 1), // "b"-
44QT_MOC_LITERAL(10, 110, 13), // "redoAvailable"-
45QT_MOC_LITERAL(11, 124, 24), // "currentCharFormatChanged"-
46QT_MOC_LITERAL(12, 149, 15), // "QTextCharFormat"-
47QT_MOC_LITERAL(13, 165, 6), // "format"-
48QT_MOC_LITERAL(14, 172, 13), // "copyAvailable"-
49QT_MOC_LITERAL(15, 186, 16), // "selectionChanged"-
50QT_MOC_LITERAL(16, 203, 21), // "cursorPositionChanged"-
51QT_MOC_LITERAL(17, 225, 20), // "overwriteModeChanged"-
52QT_MOC_LITERAL(18, 246, 13), // "overwriteMode"-
53QT_MOC_LITERAL(19, 260, 19), // "updateCursorRequest"-
54QT_MOC_LITERAL(20, 280, 13), // "updateRequest"-
55QT_MOC_LITERAL(21, 294, 22), // "cursorRectangleChanged"-
56QT_MOC_LITERAL(22, 317, 13), // "linkActivated"-
57QT_MOC_LITERAL(23, 331, 4), // "link"-
58QT_MOC_LITERAL(24, 336, 11), // "linkHovered"-
59QT_MOC_LITERAL(25, 348, 12), // "setPlainText"-
60QT_MOC_LITERAL(26, 361, 4), // "text"-
61QT_MOC_LITERAL(27, 366, 7), // "setHtml"-
62QT_MOC_LITERAL(28, 374, 3), // "cut"-
63QT_MOC_LITERAL(29, 378, 4), // "copy"-
64QT_MOC_LITERAL(30, 383, 5), // "paste"-
65QT_MOC_LITERAL(31, 389, 16), // "QClipboard::Mode"-
66QT_MOC_LITERAL(32, 406, 4), // "mode"-
67QT_MOC_LITERAL(33, 411, 4), // "undo"-
68QT_MOC_LITERAL(34, 416, 4), // "redo"-
69QT_MOC_LITERAL(35, 421, 5), // "clear"-
70QT_MOC_LITERAL(36, 427, 9), // "selectAll"-
71QT_MOC_LITERAL(37, 437, 38), // "_q_updateCurrentCharFormatAnd..."-
72QT_MOC_LITERAL(38, 476, 25), // "_q_updateCursorPosChanged"-
73QT_MOC_LITERAL(39, 502, 11), // "QTextCursor"-
74QT_MOC_LITERAL(40, 514, 16), // "inputMethodQuery"-
75QT_MOC_LITERAL(41, 531, 20), // "Qt::InputMethodQuery"-
76QT_MOC_LITERAL(42, 552, 5), // "query"-
77QT_MOC_LITERAL(43, 558, 8) // "argument"-
78-
79 },-
80 "QQuickTextControl\0textChanged\0\0"-
81 "preeditTextChanged\0contentsChange\0"-
82 "from\0charsRemoved\0charsAdded\0undoAvailable\0"-
83 "b\0redoAvailable\0currentCharFormatChanged\0"-
84 "QTextCharFormat\0format\0copyAvailable\0"-
85 "selectionChanged\0cursorPositionChanged\0"-
86 "overwriteModeChanged\0overwriteMode\0"-
87 "updateCursorRequest\0updateRequest\0"-
88 "cursorRectangleChanged\0linkActivated\0"-
89 "link\0linkHovered\0setPlainText\0text\0"-
90 "setHtml\0cut\0copy\0paste\0QClipboard::Mode\0"-
91 "mode\0undo\0redo\0clear\0selectAll\0"-
92 "_q_updateCurrentCharFormatAndSelection\0"-
93 "_q_updateCursorPosChanged\0QTextCursor\0"-
94 "inputMethodQuery\0Qt::InputMethodQuery\0"-
95 "query\0argument"-
96};-
97#undef QT_MOC_LITERAL-
98-
99static const uint qt_meta_data_QQuickTextControl[] = {-
100-
101 // content:-
102 7, // revision-
103 0, // classname-
104 0, 0, // classinfo-
105 28, 14, // methods-
106 0, 0, // properties-
107 0, 0, // enums/sets-
108 0, 0, // constructors-
109 0, // flags-
110 15, // signalCount-
111-
112 // signals: name, argc, parameters, tag, flags-
113 1, 0, 154, 2, 0x06 /* Public */,-
114 3, 0, 155, 2, 0x06 /* Public */,-
115 4, 3, 156, 2, 0x06 /* Public */,-
116 8, 1, 163, 2, 0x06 /* Public */,-
117 10, 1, 166, 2, 0x06 /* Public */,-
118 11, 1, 169, 2, 0x06 /* Public */,-
119 14, 1, 172, 2, 0x06 /* Public */,-
120 15, 0, 175, 2, 0x06 /* Public */,-
121 16, 0, 176, 2, 0x06 /* Public */,-
122 17, 1, 177, 2, 0x06 /* Public */,-
123 19, 0, 180, 2, 0x06 /* Public */,-
124 20, 0, 181, 2, 0x06 /* Public */,-
125 21, 0, 182, 2, 0x06 /* Public */,-
126 22, 1, 183, 2, 0x06 /* Public */,-
127 24, 1, 186, 2, 0x06 /* Public */,-
128-
129 // slots: name, argc, parameters, tag, flags-
130 25, 1, 189, 2, 0x0a /* Public */,-
131 27, 1, 192, 2, 0x0a /* Public */,-
132 28, 0, 195, 2, 0x0a /* Public */,-
133 29, 0, 196, 2, 0x0a /* Public */,-
134 30, 1, 197, 2, 0x0a /* Public */,-
135 30, 0, 200, 2, 0x2a /* Public | MethodCloned */,-
136 33, 0, 201, 2, 0x0a /* Public */,-
137 34, 0, 202, 2, 0x0a /* Public */,-
138 35, 0, 203, 2, 0x0a /* Public */,-
139 36, 0, 204, 2, 0x0a /* Public */,-
140 37, 0, 205, 2, 0x08 /* Private */,-
141 38, 1, 206, 2, 0x08 /* Private */,-
142-
143 // methods: name, argc, parameters, tag, flags-
144 40, 2, 209, 2, 0x02 /* Public */,-
145-
146 // signals: parameters-
147 QMetaType::Void,-
148 QMetaType::Void,-
149 QMetaType::Void, QMetaType::Int, QMetaType::Int, QMetaType::Int, 5, 6, 7,-
150 QMetaType::Void, QMetaType::Bool, 9,-
151 QMetaType::Void, QMetaType::Bool, 9,-
152 QMetaType::Void, 0x80000000 | 12, 13,-
153 QMetaType::Void, QMetaType::Bool, 9,-
154 QMetaType::Void,-
155 QMetaType::Void,-
156 QMetaType::Void, QMetaType::Bool, 18,-
157 QMetaType::Void,-
158 QMetaType::Void,-
159 QMetaType::Void,-
160 QMetaType::Void, QMetaType::QString, 23,-
161 QMetaType::Void, QMetaType::QString, 23,-
162-
163 // slots: parameters-
164 QMetaType::Void, QMetaType::QString, 26,-
165 QMetaType::Void, QMetaType::QString, 26,-
166 QMetaType::Void,-
167 QMetaType::Void,-
168 QMetaType::Void, 0x80000000 | 31, 32,-
169 QMetaType::Void,-
170 QMetaType::Void,-
171 QMetaType::Void,-
172 QMetaType::Void,-
173 QMetaType::Void,-
174 QMetaType::Void,-
175 QMetaType::Void, 0x80000000 | 39, 2,-
176-
177 // methods: parameters-
178 QMetaType::QVariant, 0x80000000 | 41, QMetaType::QVariant, 42, 43,-
179-
180 0 // eod-
181};-
182-
183void QQuickTextControl::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)-
184{-
185 if (_c == QMetaObject::InvokeMetaMethod) {-
186 QQuickTextControl *_t = static_cast<QQuickTextControl *>(_o);-
187 Q_UNUSED(_t)-
188 switch (_id) {-
189 case 0: _t->textChanged(); break;-
190 case 1: _t->preeditTextChanged(); break;-
191 case 2: _t->contentsChange((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break;-
192 case 3: _t->undoAvailable((*reinterpret_cast< bool(*)>(_a[1]))); break;-
193 case 4: _t->redoAvailable((*reinterpret_cast< bool(*)>(_a[1]))); break;-
194 case 5: _t->currentCharFormatChanged((*reinterpret_cast< const QTextCharFormat(*)>(_a[1]))); break;-
195 case 6: _t->copyAvailable((*reinterpret_cast< bool(*)>(_a[1]))); break;-
196 case 7: _t->selectionChanged(); break;-
197 case 8: _t->cursorPositionChanged(); break;-
198 case 9: _t->overwriteModeChanged((*reinterpret_cast< bool(*)>(_a[1]))); break;-
199 case 10: _t->updateCursorRequest(); break;-
200 case 11: _t->updateRequest(); break;-
201 case 12: _t->cursorRectangleChanged(); break;-
202 case 13: _t->linkActivated((*reinterpret_cast< const QString(*)>(_a[1]))); break;-
203 case 14: _t->linkHovered((*reinterpret_cast< const QString(*)>(_a[1]))); break;-
204 case 15: _t->setPlainText((*reinterpret_cast< const QString(*)>(_a[1]))); break;-
205 case 16: _t->setHtml((*reinterpret_cast< const QString(*)>(_a[1]))); break;-
206 case 17: _t->cut(); break;-
207 case 18: _t->copy(); break;-
208 case 19: _t->paste((*reinterpret_cast< QClipboard::Mode(*)>(_a[1]))); break;-
209 case 20: _t->paste(); break;-
210 case 21: _t->undo(); break;-
211 case 22: _t->redo(); break;-
212 case 23: _t->clear(); break;-
213 case 24: _t->selectAll(); break;-
214 case 25: _t->d_func()->_q_updateCurrentCharFormatAndSelection(); break;-
215 case 26: _t->d_func()->_q_updateCursorPosChanged((*reinterpret_cast< const QTextCursor(*)>(_a[1]))); break;-
216 case 27: { QVariant _r = _t->inputMethodQuery((*reinterpret_cast< Qt::InputMethodQuery(*)>(_a[1])),(*reinterpret_cast< QVariant(*)>(_a[2])));-
217 if (_a[0]) *reinterpret_cast< QVariant*>(_a[0]) = std::move(_r); } break;-
218 default: ;-
219 }-
220 } else if (_c == QMetaObject::IndexOfMethod) {-
221 int *result = reinterpret_cast<int *>(_a[0]);-
222 {-
223 using _t = void (QQuickTextControl::*)();-
224 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::textChanged)) {-
225 *result = 0;-
226 return;-
227 }-
228 }-
229 {-
230 using _t = void (QQuickTextControl::*)();-
231 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::preeditTextChanged)) {-
232 *result = 1;-
233 return;-
234 }-
235 }-
236 {-
237 using _t = void (QQuickTextControl::*)(int , int , int );-
238 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::contentsChange)) {-
239 *result = 2;-
240 return;-
241 }-
242 }-
243 {-
244 using _t = void (QQuickTextControl::*)(bool );-
245 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::undoAvailable)) {-
246 *result = 3;-
247 return;-
248 }-
249 }-
250 {-
251 using _t = void (QQuickTextControl::*)(bool );-
252 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::redoAvailable)) {-
253 *result = 4;-
254 return;-
255 }-
256 }-
257 {-
258 using _t = void (QQuickTextControl::*)(const QTextCharFormat & );-
259 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::currentCharFormatChanged)) {-
260 *result = 5;-
261 return;-
262 }-
263 }-
264 {-
265 using _t = void (QQuickTextControl::*)(bool );-
266 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::copyAvailable)) {-
267 *result = 6;-
268 return;-
269 }-
270 }-
271 {-
272 using _t = void (QQuickTextControl::*)();-
273 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::selectionChanged)) {-
274 *result = 7;-
275 return;-
276 }-
277 }-
278 {-
279 using _t = void (QQuickTextControl::*)();-
280 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::cursorPositionChanged)) {-
281 *result = 8;-
282 return;-
283 }-
284 }-
285 {-
286 using _t = void (QQuickTextControl::*)(bool );-
287 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::overwriteModeChanged)) {-
288 *result = 9;-
289 return;-
290 }-
291 }-
292 {-
293 using _t = void (QQuickTextControl::*)();-
294 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::updateCursorRequest)) {-
295 *result = 10;-
296 return;-
297 }-
298 }-
299 {-
300 using _t = void (QQuickTextControl::*)();-
301 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::updateRequest)) {-
302 *result = 11;-
303 return;-
304 }-
305 }-
306 {-
307 using _t = void (QQuickTextControl::*)();-
308 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::cursorRectangleChanged)) {-
309 *result = 12;-
310 return;-
311 }-
312 }-
313 {-
314 using _t = void (QQuickTextControl::*)(const QString & );-
315 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::linkActivated)) {-
316 *result = 13;-
317 return;-
318 }-
319 }-
320 {-
321 using _t = void (QQuickTextControl::*)(const QString & );-
322 if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QQuickTextControl::linkHovered)) {-
323 *result = 14;-
324 return;-
325 }-
326 }-
327 }-
328}-
329-
330QT_INIT_METAOBJECT const QMetaObject QQuickTextControl::staticMetaObject = {-
331 { &QInputControl::staticMetaObject, qt_meta_stringdata_QQuickTextControl.data,-
332 qt_meta_data_QQuickTextControl, qt_static_metacall, nullptr, nullptr}-
333};-
334-
335-
336const QMetaObject *QQuickTextControl::metaObject() const-
337{-
338 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;-
339}-
340-
341void *QQuickTextControl::qt_metacast(const char *_clname)-
342{-
343 if (!_clname) return nullptr;-
344 if (!strcmp(_clname, qt_meta_stringdata_QQuickTextControl.stringdata0))-
345 return static_cast<void*>(this);-
346 return QInputControl::qt_metacast(_clname);-
347}-
348-
349int QQuickTextControl::qt_metacall(QMetaObject::Call _c, int _id, void **_a)-
350{-
351 _id = QInputControl::qt_metacall(_c, _id, _a);-
352 if (_id < 0)-
353 return _id;-
354 if (_c == QMetaObject::InvokeMetaMethod) {-
355 if (_id < 28)-
356 qt_static_metacall(this, _c, _id, _a);-
357 _id -= 28;-
358 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {-
359 if (_id < 28)-
360 *reinterpret_cast<int*>(_a[0]) = -1;-
361 _id -= 28;-
362 }-
363 return _id;-
364}-
365-
366// SIGNAL 0-
367void QQuickTextControl::textChanged()-
368{-
369 QMetaObject::activate(this, &staticMetaObject, 0, nullptr);-
370}
executed 3790 times by 6 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickfocusscope
  • tst_qquickitem2
  • tst_qquicktextdocument
  • tst_qquicktextedit
  • tst_qquicktextinput
3790
371-
372// SIGNAL 1-
373void QQuickTextControl::preeditTextChanged()-
374{-
375 QMetaObject::activate(this, &staticMetaObject, 1, nullptr);-
376}
executed 288 times by 1 test: end of block
Executed by:
  • tst_qquicktextedit
288
377-
378// SIGNAL 2-
379void QQuickTextControl::contentsChange(int _t1, int _t2, int _t3)-
380{-
381 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)), const_cast<void*>(reinterpret_cast<const void*>(&_t3)) };-
382 QMetaObject::activate(this, &staticMetaObject, 2, _a);-
383}
executed 4510 times by 6 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickfocusscope
  • tst_qquickitem2
  • tst_qquicktextdocument
  • tst_qquicktextedit
  • tst_qquicktextinput
4510
384-
385// SIGNAL 3-
386void QQuickTextControl::undoAvailable(bool _t1)-
387{-
388 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
389 QMetaObject::activate(this, &staticMetaObject, 3, _a);-
390}
never executed: end of block
0
391-
392// SIGNAL 4-
393void QQuickTextControl::redoAvailable(bool _t1)-
394{-
395 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
396 QMetaObject::activate(this, &staticMetaObject, 4, _a);-
397}
never executed: end of block
0
398-
399// SIGNAL 5-
400void QQuickTextControl::currentCharFormatChanged(const QTextCharFormat & _t1)-
401{-
402 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
403 QMetaObject::activate(this, &staticMetaObject, 5, _a);-
404}
executed 10 times by 1 test: end of block
Executed by:
  • tst_qquicktextedit
10
405-
406// SIGNAL 6-
407void QQuickTextControl::copyAvailable(bool _t1)-
408{-
409 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
410 QMetaObject::activate(this, &staticMetaObject, 6, _a);-
411}
executed 754 times by 1 test: end of block
Executed by:
  • tst_qquicktextedit
754
412-
413// SIGNAL 7-
414void QQuickTextControl::selectionChanged()-
415{-
416 QMetaObject::activate(this, &staticMetaObject, 7, nullptr);-
417}
executed 1776 times by 1 test: end of block
Executed by:
  • tst_qquicktextedit
1776
418-
419// SIGNAL 8-
420void QQuickTextControl::cursorPositionChanged()-
421{-
422 QMetaObject::activate(this, &staticMetaObject, 8, nullptr);-
423}
executed 2906 times by 2 tests: end of block
Executed by:
  • tst_qquickfocusscope
  • tst_qquicktextedit
2906
424-
425// SIGNAL 9-
426void QQuickTextControl::overwriteModeChanged(bool _t1)-
427{-
428 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
429 QMetaObject::activate(this, &staticMetaObject, 9, _a);-
430}
executed 10 times by 1 test: end of block
Executed by:
  • tst_qquicktextedit
10
431-
432// SIGNAL 10-
433void QQuickTextControl::updateCursorRequest()-
434{-
435 QMetaObject::activate(this, &staticMetaObject, 10, nullptr);-
436}
executed 5242 times by 6 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickfocusscope
  • tst_qquickitem2
  • tst_qquicktextdocument
  • tst_qquicktextedit
  • tst_qquicktextinput
5242
437-
438// SIGNAL 11-
439void QQuickTextControl::updateRequest()-
440{-
441 QMetaObject::activate(this, &staticMetaObject, 11, nullptr);-
442}
executed 12936 times by 6 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickfocusscope
  • tst_qquickitem2
  • tst_qquicktextdocument
  • tst_qquicktextedit
  • tst_qquicktextinput
12936
443-
444// SIGNAL 12-
445void QQuickTextControl::cursorRectangleChanged()-
446{-
447 QMetaObject::activate(this, &staticMetaObject, 12, nullptr);-
448}
executed 7002 times by 5 tests: end of block
Executed by:
  • tst_examples
  • tst_qquickfocusscope
  • tst_qquickitem2
  • tst_qquicktextdocument
  • tst_qquicktextedit
7002
449-
450// SIGNAL 13-
451void QQuickTextControl::linkActivated(const QString & _t1)-
452{-
453 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
454 QMetaObject::activate(this, &staticMetaObject, 13, _a);-
455}
executed 4 times by 1 test: end of block
Executed by:
  • tst_qquicktextedit
4
456-
457// SIGNAL 14-
458void QQuickTextControl::linkHovered(const QString & _t1)-
459{-
460 void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };-
461 QMetaObject::activate(this, &staticMetaObject, 14, _a);-
462}
executed 8 times by 1 test: end of block
Executed by:
  • tst_qquicktextedit
8
463QT_WARNING_POP-
464QT_END_MOC_NAMESPACE-
Source codeSwitch to Preprocessed file

Generated by Squish Coco 4.2.0