mirror of
https://github.com/NohamR/Reclass.git
synced 2026-05-10 19:59:21 +00:00
Initial commit: ReclassX structured binary editor
This commit is contained in:
161
third_party/qscintilla/src/release/moc_qscilexeravs.cpp
vendored
Normal file
161
third_party/qscintilla/src/release/moc_qscilexeravs.cpp
vendored
Normal file
@@ -0,0 +1,161 @@
|
||||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'qscilexeravs.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 68 (Qt 6.5.2)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../Qsci/qscilexeravs.h"
|
||||
#include <QtCore/qmetatype.h>
|
||||
|
||||
#if __has_include(<QtCore/qtmochelpers.h>)
|
||||
#include <QtCore/qtmochelpers.h>
|
||||
#else
|
||||
QT_BEGIN_MOC_NAMESPACE
|
||||
#endif
|
||||
|
||||
|
||||
#include <memory>
|
||||
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'qscilexeravs.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 68
|
||||
#error "This file was generated using the moc from 6.5.2. It"
|
||||
#error "cannot be used with the include files from this version of Qt."
|
||||
#error "(The moc has changed too much.)"
|
||||
#endif
|
||||
|
||||
#ifndef Q_CONSTINIT
|
||||
#define Q_CONSTINIT
|
||||
#endif
|
||||
|
||||
QT_WARNING_PUSH
|
||||
QT_WARNING_DISABLE_DEPRECATED
|
||||
QT_WARNING_DISABLE_GCC("-Wuseless-cast")
|
||||
namespace {
|
||||
|
||||
#ifdef QT_MOC_HAS_STRINGDATA
|
||||
struct qt_meta_stringdata_CLASSQsciLexerAVSENDCLASS_t {};
|
||||
static constexpr auto qt_meta_stringdata_CLASSQsciLexerAVSENDCLASS = QtMocHelpers::stringData(
|
||||
"QsciLexerAVS",
|
||||
"setFoldComments",
|
||||
"",
|
||||
"fold",
|
||||
"setFoldCompact"
|
||||
);
|
||||
#else // !QT_MOC_HAS_STRING_DATA
|
||||
struct qt_meta_stringdata_CLASSQsciLexerAVSENDCLASS_t {
|
||||
uint offsetsAndSizes[10];
|
||||
char stringdata0[13];
|
||||
char stringdata1[16];
|
||||
char stringdata2[1];
|
||||
char stringdata3[5];
|
||||
char stringdata4[15];
|
||||
};
|
||||
#define QT_MOC_LITERAL(ofs, len) \
|
||||
uint(sizeof(qt_meta_stringdata_CLASSQsciLexerAVSENDCLASS_t::offsetsAndSizes) + ofs), len
|
||||
Q_CONSTINIT static const qt_meta_stringdata_CLASSQsciLexerAVSENDCLASS_t qt_meta_stringdata_CLASSQsciLexerAVSENDCLASS = {
|
||||
{
|
||||
QT_MOC_LITERAL(0, 12), // "QsciLexerAVS"
|
||||
QT_MOC_LITERAL(13, 15), // "setFoldComments"
|
||||
QT_MOC_LITERAL(29, 0), // ""
|
||||
QT_MOC_LITERAL(30, 4), // "fold"
|
||||
QT_MOC_LITERAL(35, 14) // "setFoldCompact"
|
||||
},
|
||||
"QsciLexerAVS",
|
||||
"setFoldComments",
|
||||
"",
|
||||
"fold",
|
||||
"setFoldCompact"
|
||||
};
|
||||
#undef QT_MOC_LITERAL
|
||||
#endif // !QT_MOC_HAS_STRING_DATA
|
||||
} // unnamed namespace
|
||||
|
||||
Q_CONSTINIT static const uint qt_meta_data_CLASSQsciLexerAVSENDCLASS[] = {
|
||||
|
||||
// content:
|
||||
11, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
2, 14, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
0, 0, // constructors
|
||||
0, // flags
|
||||
0, // signalCount
|
||||
|
||||
// slots: name, argc, parameters, tag, flags, initial metatype offsets
|
||||
1, 1, 26, 2, 0x0a, 1 /* Public */,
|
||||
4, 1, 29, 2, 0x0a, 3 /* Public */,
|
||||
|
||||
// slots: parameters
|
||||
QMetaType::Void, QMetaType::Bool, 3,
|
||||
QMetaType::Void, QMetaType::Bool, 3,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
Q_CONSTINIT const QMetaObject QsciLexerAVS::staticMetaObject = { {
|
||||
QMetaObject::SuperData::link<QsciLexer::staticMetaObject>(),
|
||||
qt_meta_stringdata_CLASSQsciLexerAVSENDCLASS.offsetsAndSizes,
|
||||
qt_meta_data_CLASSQsciLexerAVSENDCLASS,
|
||||
qt_static_metacall,
|
||||
nullptr,
|
||||
qt_incomplete_metaTypeArray<qt_meta_stringdata_CLASSQsciLexerAVSENDCLASS_t,
|
||||
// Q_OBJECT / Q_GADGET
|
||||
QtPrivate::TypeAndForceComplete<QsciLexerAVS, std::true_type>,
|
||||
// method 'setFoldComments'
|
||||
QtPrivate::TypeAndForceComplete<void, std::false_type>,
|
||||
QtPrivate::TypeAndForceComplete<bool, std::false_type>,
|
||||
// method 'setFoldCompact'
|
||||
QtPrivate::TypeAndForceComplete<void, std::false_type>,
|
||||
QtPrivate::TypeAndForceComplete<bool, std::false_type>
|
||||
>,
|
||||
nullptr
|
||||
} };
|
||||
|
||||
void QsciLexerAVS::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
auto *_t = static_cast<QsciLexerAVS *>(_o);
|
||||
(void)_t;
|
||||
switch (_id) {
|
||||
case 0: _t->setFoldComments((*reinterpret_cast< std::add_pointer_t<bool>>(_a[1]))); break;
|
||||
case 1: _t->setFoldCompact((*reinterpret_cast< std::add_pointer_t<bool>>(_a[1]))); break;
|
||||
default: ;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
const QMetaObject *QsciLexerAVS::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *QsciLexerAVS::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return nullptr;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_CLASSQsciLexerAVSENDCLASS.stringdata0))
|
||||
return static_cast<void*>(this);
|
||||
return QsciLexer::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int QsciLexerAVS::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QsciLexer::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
if (_id < 2)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 2;
|
||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
if (_id < 2)
|
||||
*reinterpret_cast<QMetaType *>(_a[0]) = QMetaType();
|
||||
_id -= 2;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
QT_WARNING_POP
|
||||
Reference in New Issue
Block a user