CuteLogger
Fast and simple logging solution for Qt based applications
moc_qmlrichtext.cpp
1/****************************************************************************
2** Meta object code from reading C++ file 'qmlrichtext.h'
3**
4** Created by: The Qt Meta Object Compiler version 69 (Qt 6.10.2)
5**
6** WARNING! All changes made in this file will be lost!
7*****************************************************************************/
8
9#include "../../../../src/qmltypes/qmlrichtext.h"
10#include <QtGui/qtextcursor.h>
11#include <QtCore/qmetatype.h>
12
13#include <QtCore/qtmochelpers.h>
14
15#include <memory>
16
17
18#include <QtCore/qxptype_traits.h>
19#if !defined(Q_MOC_OUTPUT_REVISION)
20#error "The header file 'qmlrichtext.h' doesn't include <QObject>."
21#elif Q_MOC_OUTPUT_REVISION != 69
22#error "This file was generated using the moc from 6.10.2. It"
23#error "cannot be used with the include files from this version of Qt."
24#error "(The moc has changed too much.)"
25#endif
26
27#ifndef Q_CONSTINIT
28#define Q_CONSTINIT
29#endif
30
31QT_WARNING_PUSH
32QT_WARNING_DISABLE_DEPRECATED
33QT_WARNING_DISABLE_GCC("-Wuseless-cast")
34namespace {
35struct qt_meta_tag_ZN11QmlRichTextE_t {};
36} // unnamed namespace
37
38template <> constexpr inline auto QmlRichText::qt_create_metaobjectdata<qt_meta_tag_ZN11QmlRichTextE_t>()
39{
40 namespace QMC = QtMocConstants;
41 QtMocHelpers::StringRefStorage qt_stringData {
42 "QmlRichText",
43 "targetChanged",
44 "",
45 "cursorPositionChanged",
46 "selectionStartChanged",
47 "selectionEndChanged",
48 "fontFamilyChanged",
49 "textColorChanged",
50 "alignmentChanged",
51 "boldChanged",
52 "italicChanged",
53 "underlineChanged",
54 "fontSizeChanged",
55 "strikeoutChanged",
56 "fileUrlChanged",
57 "textChanged",
58 "error",
59 "message",
60 "sizeChanged",
61 "setBold",
62 "arg",
63 "setItalic",
64 "setUnderline",
65 "setStrikeout",
66 "setFontSize",
67 "setTextColor",
68 "QColor",
69 "setFontFamily",
70 "setFileUrl",
71 "QUrl",
72 "setText",
73 "saveAs",
74 "fileType",
75 "insertTable",
76 "rows",
77 "columns",
78 "border",
79 "indentLess",
80 "indentMore",
81 "pastePlain",
82 "reset",
83 "target",
84 "QQuickItem*",
85 "cursorPosition",
86 "selectionStart",
87 "selectionEnd",
88 "textColor",
89 "fontFamily",
90 "alignment",
91 "Qt::Alignment",
92 "bold",
93 "italic",
94 "underline",
95 "strikeout",
96 "fontSize",
97 "fileUrl",
98 "text",
99 "size",
100 "QSizeF"
101 };
102
103 QtMocHelpers::UintData qt_methods {
104 // Signal 'targetChanged'
105 QtMocHelpers::SignalData<void()>(1, 2, QMC::AccessPublic, QMetaType::Void),
106 // Signal 'cursorPositionChanged'
107 QtMocHelpers::SignalData<void()>(3, 2, QMC::AccessPublic, QMetaType::Void),
108 // Signal 'selectionStartChanged'
109 QtMocHelpers::SignalData<void()>(4, 2, QMC::AccessPublic, QMetaType::Void),
110 // Signal 'selectionEndChanged'
111 QtMocHelpers::SignalData<void()>(5, 2, QMC::AccessPublic, QMetaType::Void),
112 // Signal 'fontFamilyChanged'
113 QtMocHelpers::SignalData<void()>(6, 2, QMC::AccessPublic, QMetaType::Void),
114 // Signal 'textColorChanged'
115 QtMocHelpers::SignalData<void()>(7, 2, QMC::AccessPublic, QMetaType::Void),
116 // Signal 'alignmentChanged'
117 QtMocHelpers::SignalData<void()>(8, 2, QMC::AccessPublic, QMetaType::Void),
118 // Signal 'boldChanged'
119 QtMocHelpers::SignalData<void()>(9, 2, QMC::AccessPublic, QMetaType::Void),
120 // Signal 'italicChanged'
121 QtMocHelpers::SignalData<void()>(10, 2, QMC::AccessPublic, QMetaType::Void),
122 // Signal 'underlineChanged'
123 QtMocHelpers::SignalData<void()>(11, 2, QMC::AccessPublic, QMetaType::Void),
124 // Signal 'fontSizeChanged'
125 QtMocHelpers::SignalData<void()>(12, 2, QMC::AccessPublic, QMetaType::Void),
126 // Signal 'strikeoutChanged'
127 QtMocHelpers::SignalData<void()>(13, 2, QMC::AccessPublic, QMetaType::Void),
128 // Signal 'fileUrlChanged'
129 QtMocHelpers::SignalData<void()>(14, 2, QMC::AccessPublic, QMetaType::Void),
130 // Signal 'textChanged'
131 QtMocHelpers::SignalData<void()>(15, 2, QMC::AccessPublic, QMetaType::Void),
132 // Signal 'error'
133 QtMocHelpers::SignalData<void(QString)>(16, 2, QMC::AccessPublic, QMetaType::Void, {{
134 { QMetaType::QString, 17 },
135 }}),
136 // Signal 'sizeChanged'
137 QtMocHelpers::SignalData<void()>(18, 2, QMC::AccessPublic, QMetaType::Void),
138 // Slot 'setBold'
139 QtMocHelpers::SlotData<void(bool)>(19, 2, QMC::AccessPublic, QMetaType::Void, {{
140 { QMetaType::Bool, 20 },
141 }}),
142 // Slot 'setItalic'
143 QtMocHelpers::SlotData<void(bool)>(21, 2, QMC::AccessPublic, QMetaType::Void, {{
144 { QMetaType::Bool, 20 },
145 }}),
146 // Slot 'setUnderline'
147 QtMocHelpers::SlotData<void(bool)>(22, 2, QMC::AccessPublic, QMetaType::Void, {{
148 { QMetaType::Bool, 20 },
149 }}),
150 // Slot 'setStrikeout'
151 QtMocHelpers::SlotData<void(bool)>(23, 2, QMC::AccessPublic, QMetaType::Void, {{
152 { QMetaType::Bool, 20 },
153 }}),
154 // Slot 'setFontSize'
155 QtMocHelpers::SlotData<void(int)>(24, 2, QMC::AccessPublic, QMetaType::Void, {{
156 { QMetaType::Int, 20 },
157 }}),
158 // Slot 'setTextColor'
159 QtMocHelpers::SlotData<void(const QColor &)>(25, 2, QMC::AccessPublic, QMetaType::Void, {{
160 { 0x80000000 | 26, 20 },
161 }}),
162 // Slot 'setFontFamily'
163 QtMocHelpers::SlotData<void(const QString &)>(27, 2, QMC::AccessPublic, QMetaType::Void, {{
164 { QMetaType::QString, 20 },
165 }}),
166 // Slot 'setFileUrl'
167 QtMocHelpers::SlotData<void(const QUrl &)>(28, 2, QMC::AccessPublic, QMetaType::Void, {{
168 { 0x80000000 | 29, 20 },
169 }}),
170 // Slot 'setText'
171 QtMocHelpers::SlotData<void(const QString &)>(30, 2, QMC::AccessPublic, QMetaType::Void, {{
172 { QMetaType::QString, 20 },
173 }}),
174 // Slot 'saveAs'
175 QtMocHelpers::SlotData<void(const QUrl &, QString)>(31, 2, QMC::AccessPublic, QMetaType::Void, {{
176 { 0x80000000 | 29, 20 }, { QMetaType::QString, 32 },
177 }}),
178 // Slot 'saveAs'
179 QtMocHelpers::SlotData<void(const QUrl &)>(31, 2, QMC::AccessPublic | QMC::MethodCloned, QMetaType::Void, {{
180 { 0x80000000 | 29, 20 },
181 }}),
182 // Slot 'insertTable'
183 QtMocHelpers::SlotData<void(int, int, int)>(33, 2, QMC::AccessPublic, QMetaType::Void, {{
184 { QMetaType::Int, 34 }, { QMetaType::Int, 35 }, { QMetaType::Int, 36 },
185 }}),
186 // Slot 'insertTable'
187 QtMocHelpers::SlotData<void(int, int)>(33, 2, QMC::AccessPublic | QMC::MethodCloned, QMetaType::Void, {{
188 { QMetaType::Int, 34 }, { QMetaType::Int, 35 },
189 }}),
190 // Slot 'insertTable'
191 QtMocHelpers::SlotData<void(int)>(33, 2, QMC::AccessPublic | QMC::MethodCloned, QMetaType::Void, {{
192 { QMetaType::Int, 34 },
193 }}),
194 // Slot 'insertTable'
195 QtMocHelpers::SlotData<void()>(33, 2, QMC::AccessPublic | QMC::MethodCloned, QMetaType::Void),
196 // Slot 'indentLess'
197 QtMocHelpers::SlotData<void()>(37, 2, QMC::AccessPublic, QMetaType::Void),
198 // Slot 'indentMore'
199 QtMocHelpers::SlotData<void()>(38, 2, QMC::AccessPublic, QMetaType::Void),
200 // Slot 'pastePlain'
201 QtMocHelpers::SlotData<void()>(39, 2, QMC::AccessPublic, QMetaType::Void),
202 // Slot 'reset'
203 QtMocHelpers::SlotData<void()>(40, 2, QMC::AccessPublic, QMetaType::Void),
204 };
205 QtMocHelpers::UintData qt_properties {
206 // property 'target'
207 QtMocHelpers::PropertyData<QQuickItem*>(41, 0x80000000 | 42, QMC::DefaultPropertyFlags | QMC::Writable | QMC::EnumOrFlag | QMC::StdCppSet, 0),
208 // property 'cursorPosition'
209 QtMocHelpers::PropertyData<int>(43, QMetaType::Int, QMC::DefaultPropertyFlags | QMC::Writable | QMC::StdCppSet, 1),
210 // property 'selectionStart'
211 QtMocHelpers::PropertyData<int>(44, QMetaType::Int, QMC::DefaultPropertyFlags | QMC::Writable | QMC::StdCppSet, 2),
212 // property 'selectionEnd'
213 QtMocHelpers::PropertyData<int>(45, QMetaType::Int, QMC::DefaultPropertyFlags | QMC::Writable | QMC::StdCppSet, 3),
214 // property 'textColor'
215 QtMocHelpers::PropertyData<QColor>(46, 0x80000000 | 26, QMC::DefaultPropertyFlags | QMC::Writable | QMC::EnumOrFlag | QMC::StdCppSet, 5),
216 // property 'fontFamily'
217 QtMocHelpers::PropertyData<QString>(47, QMetaType::QString, QMC::DefaultPropertyFlags | QMC::Writable | QMC::StdCppSet, 4),
218 // property 'alignment'
219 QtMocHelpers::PropertyData<Qt::Alignment>(48, 0x80000000 | 49, QMC::DefaultPropertyFlags | QMC::Writable | QMC::EnumOrFlag | QMC::StdCppSet, 6),
220 // property 'bold'
221 QtMocHelpers::PropertyData<bool>(50, QMetaType::Bool, QMC::DefaultPropertyFlags | QMC::Writable | QMC::StdCppSet, 7),
222 // property 'italic'
223 QtMocHelpers::PropertyData<bool>(51, QMetaType::Bool, QMC::DefaultPropertyFlags | QMC::Writable | QMC::StdCppSet, 8),
224 // property 'underline'
225 QtMocHelpers::PropertyData<bool>(52, QMetaType::Bool, QMC::DefaultPropertyFlags | QMC::Writable | QMC::StdCppSet, 9),
226 // property 'strikeout'
227 QtMocHelpers::PropertyData<bool>(53, QMetaType::Bool, QMC::DefaultPropertyFlags | QMC::Writable | QMC::StdCppSet, 11),
228 // property 'fontSize'
229 QtMocHelpers::PropertyData<int>(54, QMetaType::Int, QMC::DefaultPropertyFlags | QMC::Writable | QMC::StdCppSet, 10),
230 // property 'fileUrl'
231 QtMocHelpers::PropertyData<QUrl>(55, 0x80000000 | 29, QMC::DefaultPropertyFlags | QMC::Writable | QMC::EnumOrFlag | QMC::StdCppSet, 12),
232 // property 'text'
233 QtMocHelpers::PropertyData<QString>(56, QMetaType::QString, QMC::DefaultPropertyFlags | QMC::Writable | QMC::StdCppSet, 13),
234 // property 'size'
235 QtMocHelpers::PropertyData<QSizeF>(57, 0x80000000 | 58, QMC::DefaultPropertyFlags | QMC::EnumOrFlag, 15),
236 };
237 QtMocHelpers::UintData qt_enums {
238 };
239 return QtMocHelpers::metaObjectData<QmlRichText, qt_meta_tag_ZN11QmlRichTextE_t>(QMC::MetaObjectFlag{}, qt_stringData,
240 qt_methods, qt_properties, qt_enums);
241}
242Q_CONSTINIT const QMetaObject QmlRichText::staticMetaObject = { {
243 QMetaObject::SuperData::link<QObject::staticMetaObject>(),
244 qt_staticMetaObjectStaticContent<qt_meta_tag_ZN11QmlRichTextE_t>.stringdata,
245 qt_staticMetaObjectStaticContent<qt_meta_tag_ZN11QmlRichTextE_t>.data,
246 qt_static_metacall,
247 nullptr,
248 qt_staticMetaObjectRelocatingContent<qt_meta_tag_ZN11QmlRichTextE_t>.metaTypes,
249 nullptr
250} };
251
252void QmlRichText::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
253{
254 auto *_t = static_cast<QmlRichText *>(_o);
255 if (_c == QMetaObject::InvokeMetaMethod) {
256 switch (_id) {
257 case 0: _t->targetChanged(); break;
258 case 1: _t->cursorPositionChanged(); break;
259 case 2: _t->selectionStartChanged(); break;
260 case 3: _t->selectionEndChanged(); break;
261 case 4: _t->fontFamilyChanged(); break;
262 case 5: _t->textColorChanged(); break;
263 case 6: _t->alignmentChanged(); break;
264 case 7: _t->boldChanged(); break;
265 case 8: _t->italicChanged(); break;
266 case 9: _t->underlineChanged(); break;
267 case 10: _t->fontSizeChanged(); break;
268 case 11: _t->strikeoutChanged(); break;
269 case 12: _t->fileUrlChanged(); break;
270 case 13: _t->textChanged(); break;
271 case 14: _t->error((*reinterpret_cast<std::add_pointer_t<QString>>(_a[1]))); break;
272 case 15: _t->sizeChanged(); break;
273 case 16: _t->setBold((*reinterpret_cast<std::add_pointer_t<bool>>(_a[1]))); break;
274 case 17: _t->setItalic((*reinterpret_cast<std::add_pointer_t<bool>>(_a[1]))); break;
275 case 18: _t->setUnderline((*reinterpret_cast<std::add_pointer_t<bool>>(_a[1]))); break;
276 case 19: _t->setStrikeout((*reinterpret_cast<std::add_pointer_t<bool>>(_a[1]))); break;
277 case 20: _t->setFontSize((*reinterpret_cast<std::add_pointer_t<int>>(_a[1]))); break;
278 case 21: _t->setTextColor((*reinterpret_cast<std::add_pointer_t<QColor>>(_a[1]))); break;
279 case 22: _t->setFontFamily((*reinterpret_cast<std::add_pointer_t<QString>>(_a[1]))); break;
280 case 23: _t->setFileUrl((*reinterpret_cast<std::add_pointer_t<QUrl>>(_a[1]))); break;
281 case 24: _t->setText((*reinterpret_cast<std::add_pointer_t<QString>>(_a[1]))); break;
282 case 25: _t->saveAs((*reinterpret_cast<std::add_pointer_t<QUrl>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<QString>>(_a[2]))); break;
283 case 26: _t->saveAs((*reinterpret_cast<std::add_pointer_t<QUrl>>(_a[1]))); break;
284 case 27: _t->insertTable((*reinterpret_cast<std::add_pointer_t<int>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<int>>(_a[2])),(*reinterpret_cast<std::add_pointer_t<int>>(_a[3]))); break;
285 case 28: _t->insertTable((*reinterpret_cast<std::add_pointer_t<int>>(_a[1])),(*reinterpret_cast<std::add_pointer_t<int>>(_a[2]))); break;
286 case 29: _t->insertTable((*reinterpret_cast<std::add_pointer_t<int>>(_a[1]))); break;
287 case 30: _t->insertTable(); break;
288 case 31: _t->indentLess(); break;
289 case 32: _t->indentMore(); break;
290 case 33: _t->pastePlain(); break;
291 case 34: _t->reset(); break;
292 default: ;
293 }
294 }
295 if (_c == QMetaObject::IndexOfMethod) {
296 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::targetChanged, 0))
297 return;
298 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::cursorPositionChanged, 1))
299 return;
300 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::selectionStartChanged, 2))
301 return;
302 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::selectionEndChanged, 3))
303 return;
304 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::fontFamilyChanged, 4))
305 return;
306 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::textColorChanged, 5))
307 return;
308 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::alignmentChanged, 6))
309 return;
310 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::boldChanged, 7))
311 return;
312 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::italicChanged, 8))
313 return;
314 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::underlineChanged, 9))
315 return;
316 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::fontSizeChanged, 10))
317 return;
318 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::strikeoutChanged, 11))
319 return;
320 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::fileUrlChanged, 12))
321 return;
322 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::textChanged, 13))
323 return;
324 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)(QString )>(_a, &QmlRichText::error, 14))
325 return;
326 if (QtMocHelpers::indexOfMethod<void (QmlRichText::*)()>(_a, &QmlRichText::sizeChanged, 15))
327 return;
328 }
329 if (_c == QMetaObject::RegisterPropertyMetaType) {
330 switch (_id) {
331 default: *reinterpret_cast<int*>(_a[0]) = -1; break;
332 case 0:
333 *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QQuickItem* >(); break;
334 }
335 }
336 if (_c == QMetaObject::ReadProperty) {
337 void *_v = _a[0];
338 switch (_id) {
339 case 0: *reinterpret_cast<QQuickItem**>(_v) = _t->target(); break;
340 case 1: *reinterpret_cast<int*>(_v) = _t->cursorPosition(); break;
341 case 2: *reinterpret_cast<int*>(_v) = _t->selectionStart(); break;
342 case 3: *reinterpret_cast<int*>(_v) = _t->selectionEnd(); break;
343 case 4: *reinterpret_cast<QColor*>(_v) = _t->textColor(); break;
344 case 5: *reinterpret_cast<QString*>(_v) = _t->fontFamily(); break;
345 case 6: *reinterpret_cast<Qt::Alignment*>(_v) = _t->alignment(); break;
346 case 7: *reinterpret_cast<bool*>(_v) = _t->bold(); break;
347 case 8: *reinterpret_cast<bool*>(_v) = _t->italic(); break;
348 case 9: *reinterpret_cast<bool*>(_v) = _t->underline(); break;
349 case 10: *reinterpret_cast<bool*>(_v) = _t->strikeout(); break;
350 case 11: *reinterpret_cast<int*>(_v) = _t->fontSize(); break;
351 case 12: *reinterpret_cast<QUrl*>(_v) = _t->fileUrl(); break;
352 case 13: *reinterpret_cast<QString*>(_v) = _t->text(); break;
353 case 14: *reinterpret_cast<QSizeF*>(_v) = _t->size(); break;
354 default: break;
355 }
356 }
357 if (_c == QMetaObject::WriteProperty) {
358 void *_v = _a[0];
359 switch (_id) {
360 case 0: _t->setTarget(*reinterpret_cast<QQuickItem**>(_v)); break;
361 case 1: _t->setCursorPosition(*reinterpret_cast<int*>(_v)); break;
362 case 2: _t->setSelectionStart(*reinterpret_cast<int*>(_v)); break;
363 case 3: _t->setSelectionEnd(*reinterpret_cast<int*>(_v)); break;
364 case 4: _t->setTextColor(*reinterpret_cast<QColor*>(_v)); break;
365 case 5: _t->setFontFamily(*reinterpret_cast<QString*>(_v)); break;
366 case 6: _t->setAlignment(*reinterpret_cast<Qt::Alignment*>(_v)); break;
367 case 7: _t->setBold(*reinterpret_cast<bool*>(_v)); break;
368 case 8: _t->setItalic(*reinterpret_cast<bool*>(_v)); break;
369 case 9: _t->setUnderline(*reinterpret_cast<bool*>(_v)); break;
370 case 10: _t->setStrikeout(*reinterpret_cast<bool*>(_v)); break;
371 case 11: _t->setFontSize(*reinterpret_cast<int*>(_v)); break;
372 case 12: _t->setFileUrl(*reinterpret_cast<QUrl*>(_v)); break;
373 case 13: _t->setText(*reinterpret_cast<QString*>(_v)); break;
374 default: break;
375 }
376 }
377}
378
379const QMetaObject *QmlRichText::metaObject() const
380{
381 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
382}
383
384void *QmlRichText::qt_metacast(const char *_clname)
385{
386 if (!_clname) return nullptr;
387 if (!strcmp(_clname, qt_staticMetaObjectStaticContent<qt_meta_tag_ZN11QmlRichTextE_t>.strings))
388 return static_cast<void*>(this);
389 return QObject::qt_metacast(_clname);
390}
391
392int QmlRichText::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
393{
394 _id = QObject::qt_metacall(_c, _id, _a);
395 if (_id < 0)
396 return _id;
397 if (_c == QMetaObject::InvokeMetaMethod) {
398 if (_id < 35)
399 qt_static_metacall(this, _c, _id, _a);
400 _id -= 35;
401 }
402 if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
403 if (_id < 35)
404 *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType();
405 _id -= 35;
406 }
407 if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty
408 || _c == QMetaObject::ResetProperty || _c == QMetaObject::BindableProperty
409 || _c == QMetaObject::RegisterPropertyMetaType) {
410 qt_static_metacall(this, _c, _id, _a);
411 _id -= 15;
412 }
413 return _id;
414}
415
416// SIGNAL 0
417void QmlRichText::targetChanged()
418{
419 QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
420}
421
422// SIGNAL 1
423void QmlRichText::cursorPositionChanged()
424{
425 QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
426}
427
428// SIGNAL 2
429void QmlRichText::selectionStartChanged()
430{
431 QMetaObject::activate(this, &staticMetaObject, 2, nullptr);
432}
433
434// SIGNAL 3
435void QmlRichText::selectionEndChanged()
436{
437 QMetaObject::activate(this, &staticMetaObject, 3, nullptr);
438}
439
440// SIGNAL 4
441void QmlRichText::fontFamilyChanged()
442{
443 QMetaObject::activate(this, &staticMetaObject, 4, nullptr);
444}
445
446// SIGNAL 5
447void QmlRichText::textColorChanged()
448{
449 QMetaObject::activate(this, &staticMetaObject, 5, nullptr);
450}
451
452// SIGNAL 6
453void QmlRichText::alignmentChanged()
454{
455 QMetaObject::activate(this, &staticMetaObject, 6, nullptr);
456}
457
458// SIGNAL 7
459void QmlRichText::boldChanged()
460{
461 QMetaObject::activate(this, &staticMetaObject, 7, nullptr);
462}
463
464// SIGNAL 8
465void QmlRichText::italicChanged()
466{
467 QMetaObject::activate(this, &staticMetaObject, 8, nullptr);
468}
469
470// SIGNAL 9
471void QmlRichText::underlineChanged()
472{
473 QMetaObject::activate(this, &staticMetaObject, 9, nullptr);
474}
475
476// SIGNAL 10
477void QmlRichText::fontSizeChanged()
478{
479 QMetaObject::activate(this, &staticMetaObject, 10, nullptr);
480}
481
482// SIGNAL 11
483void QmlRichText::strikeoutChanged()
484{
485 QMetaObject::activate(this, &staticMetaObject, 11, nullptr);
486}
487
488// SIGNAL 12
489void QmlRichText::fileUrlChanged()
490{
491 QMetaObject::activate(this, &staticMetaObject, 12, nullptr);
492}
493
494// SIGNAL 13
495void QmlRichText::textChanged()
496{
497 QMetaObject::activate(this, &staticMetaObject, 13, nullptr);
498}
499
500// SIGNAL 14
501void QmlRichText::error(QString _t1)
502{
503 QMetaObject::activate<void>(this, &staticMetaObject, 14, nullptr, _t1);
504}
505
506// SIGNAL 15
507void QmlRichText::sizeChanged()
508{
509 QMetaObject::activate(this, &staticMetaObject, 15, nullptr);
510}
511QT_WARNING_POP