10#include <QtCore/qmetatype.h>
12#if __has_include(<QtCore/qtmochelpers.h>)
13#include <QtCore/qtmochelpers.h>
21#if !defined(Q_MOC_OUTPUT_REVISION)
22#error "The header file 'textsearcher.h' doesn't include <QObject>."
23#elif Q_MOC_OUTPUT_REVISION != 68
24#error "This file was generated using the moc from 6.6.3. It"
25#error "cannot be used with the include files from this version of Qt."
26#error "(The moc has changed too much.)"
35QT_WARNING_DISABLE_GCC(
"-Wuseless-cast")
38#ifdef QT_MOC_HAS_STRINGDATA
39struct qt_meta_stringdata_CLASSedbeeSCOPETextSearcherENDCLASS_t {};
40constexpr auto qt_meta_stringdata_CLASSedbeeSCOPETextSearcherENDCLASS = QtMocHelpers::stringData(
41 "edbee::TextSearcher",
68#define QT_MOC_LITERAL(ofs, len) \
69 uint(sizeof(qt_meta_stringdata_CLASSedbeeSCOPETextSearcherENDCLASS_t::offsetsAndSizes) + ofs), len
68#define QT_MOC_LITERAL(ofs, len) \ …
70Q_CONSTINIT static const qt_meta_stringdata_CLASSedbeeSCOPETextSearcherENDCLASS_t qt_meta_stringdata_CLASSedbeeSCOPETextSearcherENDCLASS = {
84 "edbee::TextSearcher",
100Q_CONSTINIT static const uint qt_meta_data_CLASSedbeeSCOPETextSearcherENDCLASS[] = {
114 1, 1, 50, 2, 0x0a, 1 ,
115 5, 1, 53, 2, 0x0a, 3 ,
116 6, 1, 56, 2, 0x0a, 5 ,
117 7, 1, 59, 2, 0x0a, 7 ,
118 8, 1, 62, 2, 0x0a, 9 ,
119 9, 2, 65, 2, 0x0a, 11 ,
122 QMetaType::Bool, 0x80000000 | 3, 4,
123 QMetaType::Bool, 0x80000000 | 3, 4,
124 QMetaType::Bool, 0x80000000 | 3, 4,
125 QMetaType::Bool, 0x80000000 | 3, 4,
126 QMetaType::Bool, 0x80000000 | 3, 4,
127 QMetaType::Void, 0x80000000 | 3, QMetaType::Bool, 4, 10,
132Q_CONSTINIT const QMetaObject edbee::TextSearcher::staticMetaObject = { {
133 QMetaObject::SuperData::link<QObject::staticMetaObject>(),
134 qt_meta_stringdata_CLASSedbeeSCOPETextSearcherENDCLASS.
offsetsAndSizes,
135 qt_meta_data_CLASSedbeeSCOPETextSearcherENDCLASS,
138 qt_incomplete_metaTypeArray<qt_meta_stringdata_CLASSedbeeSCOPETextSearcherENDCLASS_t,
140 QtPrivate::TypeAndForceComplete<TextSearcher, std::true_type>,
142 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
143 QtPrivate::TypeAndForceComplete<TextEditorWidget *, std::false_type>,
145 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
146 QtPrivate::TypeAndForceComplete<TextEditorWidget *, std::false_type>,
148 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
149 QtPrivate::TypeAndForceComplete<TextEditorWidget *, std::false_type>,
151 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
152 QtPrivate::TypeAndForceComplete<TextEditorWidget *, std::false_type>,
154 QtPrivate::TypeAndForceComplete<bool, std::false_type>,
155 QtPrivate::TypeAndForceComplete<TextEditorWidget *, std::false_type>,
157 QtPrivate::TypeAndForceComplete<void, std::false_type>,
158 QtPrivate::TypeAndForceComplete<TextEditorWidget *, std::false_type>,
159 QtPrivate::TypeAndForceComplete<bool, std::false_type>
164void edbee::TextSearcher::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
166 if (_c == QMetaObject::InvokeMetaMethod) {
170 case 0: {
bool _r = _t->findNext((*
reinterpret_cast< std::add_pointer_t<TextEditorWidget*>
>(_a[1])));
171 if (_a[0]) *
reinterpret_cast< bool*
>(_a[0]) = std::move(_r); }
break;
172 case 1: {
bool _r = _t->findPrev((*
reinterpret_cast< std::add_pointer_t<TextEditorWidget*>
>(_a[1])));
173 if (_a[0]) *
reinterpret_cast< bool*
>(_a[0]) = std::move(_r); }
break;
174 case 2: {
bool _r = _t->selectNext((*
reinterpret_cast< std::add_pointer_t<TextEditorWidget*>
>(_a[1])));
175 if (_a[0]) *
reinterpret_cast< bool*
>(_a[0]) = std::move(_r); }
break;
176 case 3: {
bool _r = _t->selectPrev((*
reinterpret_cast< std::add_pointer_t<TextEditorWidget*>
>(_a[1])));
177 if (_a[0]) *
reinterpret_cast< bool*
>(_a[0]) = std::move(_r); }
break;
178 case 4: {
bool _r = _t->selectAll((*
reinterpret_cast< std::add_pointer_t<TextEditorWidget*>
>(_a[1])));
179 if (_a[0]) *
reinterpret_cast< bool*
>(_a[0]) = std::move(_r); }
break;
180 case 5: _t->selectUnderExpand((*
reinterpret_cast< std::add_pointer_t<TextEditorWidget*>
>(_a[1])),(*
reinterpret_cast< std::add_pointer_t<bool>
>(_a[2])));
break;
186const QMetaObject *edbee::TextSearcher::metaObject()
const
188 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
191void *edbee::TextSearcher::qt_metacast(
const char *_clname)
193 if (!_clname)
return nullptr;
194 if (!strcmp(_clname, qt_meta_stringdata_CLASSedbeeSCOPETextSearcherENDCLASS.
stringdata0))
195 return static_cast<void*
>(
this);
196 return QObject::qt_metacast(_clname);
199int edbee::TextSearcher::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
201 _id = QObject::qt_metacall(_c, _id, _a);
204 if (_c == QMetaObject::InvokeMetaMethod) {
206 qt_static_metacall(
this, _c, _id, _a);
208 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
210 *
reinterpret_cast<QMetaType *
>(_a[0]) = QMetaType();
TextSearcher(QObject *parent=0)
Definition textsearcher.cpp:19
#define Q_CONSTINIT
Definition moc_texteditorscrollarea.cpp:30
#define QT_MOC_LITERAL(ofs, len)
Definition moc_textsearcher.cpp:68
Definition moc_texteditorscrollarea.cpp:36