MSHV_269_x86-64/MSHV_269/build/moc_hvcustomw.cpp
[Harper Innes] b0ab60c827 MSHV-269
2024-02-04 18:15:02 +11:00

401 lines
12 KiB
C++

/****************************************************************************
** Meta object code from reading C++ file 'hvcustomw.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.2)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include <memory>
#include "../src/HvTxW/hvcustomw.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'hvcustomw.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.15.2. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
#endif
QT_BEGIN_MOC_NAMESPACE
QT_WARNING_PUSH
QT_WARNING_DISABLE_DEPRECATED
struct qt_meta_stringdata_HvQueuedCallW_t {
QByteArrayData data[4];
char stringdata0[51];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_HvQueuedCallW_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_HvQueuedCallW_t qt_meta_stringdata_HvQueuedCallW = {
{
QT_MOC_LITERAL(0, 0, 13), // "HvQueuedCallW"
QT_MOC_LITERAL(1, 14, 20), // "EmidButClrQueuedCall"
QT_MOC_LITERAL(2, 35, 0), // ""
QT_MOC_LITERAL(3, 36, 14) // "ClrQueuedCallB"
},
"HvQueuedCallW\0EmidButClrQueuedCall\0\0"
"ClrQueuedCallB"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_HvQueuedCallW[] = {
// content:
8, // revision
0, // classname
0, 0, // classinfo
2, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
1, // signalCount
// signals: name, argc, parameters, tag, flags
1, 0, 24, 2, 0x06 /* Public */,
// slots: name, argc, parameters, tag, flags
3, 0, 25, 2, 0x08 /* Private */,
// signals: parameters
QMetaType::Void,
// slots: parameters
QMetaType::Void,
0 // eod
};
void HvQueuedCallW::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
auto *_t = static_cast<HvQueuedCallW *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->EmidButClrQueuedCall(); break;
case 1: _t->ClrQueuedCallB(); break;
default: ;
}
} else if (_c == QMetaObject::IndexOfMethod) {
int *result = reinterpret_cast<int *>(_a[0]);
{
using _t = void (HvQueuedCallW::*)();
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&HvQueuedCallW::EmidButClrQueuedCall)) {
*result = 0;
return;
}
}
}
Q_UNUSED(_a);
}
QT_INIT_METAOBJECT const QMetaObject HvQueuedCallW::staticMetaObject = { {
QMetaObject::SuperData::link<QWidget::staticMetaObject>(),
qt_meta_stringdata_HvQueuedCallW.data,
qt_meta_data_HvQueuedCallW,
qt_static_metacall,
nullptr,
nullptr
} };
const QMetaObject *HvQueuedCallW::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *HvQueuedCallW::qt_metacast(const char *_clname)
{
if (!_clname) return nullptr;
if (!strcmp(_clname, qt_meta_stringdata_HvQueuedCallW.stringdata0))
return static_cast<void*>(this);
return QWidget::qt_metacast(_clname);
}
int HvQueuedCallW::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QWidget::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<int*>(_a[0]) = -1;
_id -= 2;
}
return _id;
}
// SIGNAL 0
void HvQueuedCallW::EmidButClrQueuedCall()
{
QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
}
struct qt_meta_stringdata_HvLeFreq_t {
QByteArrayData data[4];
char stringdata0[40];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_HvLeFreq_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_HvLeFreq_t qt_meta_stringdata_HvLeFreq = {
{
QT_MOC_LITERAL(0, 0, 8), // "HvLeFreq"
QT_MOC_LITERAL(1, 9, 14), // "EmitMousePress"
QT_MOC_LITERAL(2, 24, 0), // ""
QT_MOC_LITERAL(3, 25, 14) // "EmitEnterPress"
},
"HvLeFreq\0EmitMousePress\0\0EmitEnterPress"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_HvLeFreq[] = {
// content:
8, // revision
0, // classname
0, 0, // classinfo
2, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
2, // signalCount
// signals: name, argc, parameters, tag, flags
1, 0, 24, 2, 0x06 /* Public */,
3, 0, 25, 2, 0x06 /* Public */,
// signals: parameters
QMetaType::Void,
QMetaType::Void,
0 // eod
};
void HvLeFreq::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
auto *_t = static_cast<HvLeFreq *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->EmitMousePress(); break;
case 1: _t->EmitEnterPress(); break;
default: ;
}
} else if (_c == QMetaObject::IndexOfMethod) {
int *result = reinterpret_cast<int *>(_a[0]);
{
using _t = void (HvLeFreq::*)();
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&HvLeFreq::EmitMousePress)) {
*result = 0;
return;
}
}
{
using _t = void (HvLeFreq::*)();
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&HvLeFreq::EmitEnterPress)) {
*result = 1;
return;
}
}
}
Q_UNUSED(_a);
}
QT_INIT_METAOBJECT const QMetaObject HvLeFreq::staticMetaObject = { {
QMetaObject::SuperData::link<QLineEdit::staticMetaObject>(),
qt_meta_stringdata_HvLeFreq.data,
qt_meta_data_HvLeFreq,
qt_static_metacall,
nullptr,
nullptr
} };
const QMetaObject *HvLeFreq::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *HvLeFreq::qt_metacast(const char *_clname)
{
if (!_clname) return nullptr;
if (!strcmp(_clname, qt_meta_stringdata_HvLeFreq.stringdata0))
return static_cast<void*>(this);
return QLineEdit::qt_metacast(_clname);
}
int HvLeFreq::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QLineEdit::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<int*>(_a[0]) = -1;
_id -= 2;
}
return _id;
}
// SIGNAL 0
void HvLeFreq::EmitMousePress()
{
QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
}
// SIGNAL 1
void HvLeFreq::EmitEnterPress()
{
QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
}
struct qt_meta_stringdata_HvCatDispW_t {
QByteArrayData data[7];
char stringdata0[101];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_HvCatDispW_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_HvCatDispW_t qt_meta_stringdata_HvCatDispW = {
{
QT_MOC_LITERAL(0, 0, 10), // "HvCatDispW"
QT_MOC_LITERAL(1, 11, 20), // "EmitSetDefFreqGlobal"
QT_MOC_LITERAL(2, 32, 0), // ""
QT_MOC_LITERAL(3, 33, 16), // "SetDefFreqGlobal"
QT_MOC_LITERAL(4, 50, 14), // "ResizeLineEdit"
QT_MOC_LITERAL(5, 65, 16), // "RefreshTimerEdit"
QT_MOC_LITERAL(6, 82, 18) // "LeFreqMousePressed"
},
"HvCatDispW\0EmitSetDefFreqGlobal\0\0"
"SetDefFreqGlobal\0ResizeLineEdit\0"
"RefreshTimerEdit\0LeFreqMousePressed"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_HvCatDispW[] = {
// content:
8, // revision
0, // classname
0, 0, // classinfo
5, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
1, // signalCount
// signals: name, argc, parameters, tag, flags
1, 2, 39, 2, 0x06 /* Public */,
// slots: name, argc, parameters, tag, flags
3, 0, 44, 2, 0x08 /* Private */,
4, 0, 45, 2, 0x08 /* Private */,
5, 0, 46, 2, 0x08 /* Private */,
6, 0, 47, 2, 0x08 /* Private */,
// signals: parameters
QMetaType::Void, QMetaType::Bool, QMetaType::QString, 2, 2,
// slots: parameters
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
0 // eod
};
void HvCatDispW::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
auto *_t = static_cast<HvCatDispW *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->EmitSetDefFreqGlobal((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< QString(*)>(_a[2]))); break;
case 1: _t->SetDefFreqGlobal(); break;
case 2: _t->ResizeLineEdit(); break;
case 3: _t->RefreshTimerEdit(); break;
case 4: _t->LeFreqMousePressed(); break;
default: ;
}
} else if (_c == QMetaObject::IndexOfMethod) {
int *result = reinterpret_cast<int *>(_a[0]);
{
using _t = void (HvCatDispW::*)(bool , QString );
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&HvCatDispW::EmitSetDefFreqGlobal)) {
*result = 0;
return;
}
}
}
}
QT_INIT_METAOBJECT const QMetaObject HvCatDispW::staticMetaObject = { {
QMetaObject::SuperData::link<QWidget::staticMetaObject>(),
qt_meta_stringdata_HvCatDispW.data,
qt_meta_data_HvCatDispW,
qt_static_metacall,
nullptr,
nullptr
} };
const QMetaObject *HvCatDispW::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *HvCatDispW::qt_metacast(const char *_clname)
{
if (!_clname) return nullptr;
if (!strcmp(_clname, qt_meta_stringdata_HvCatDispW.stringdata0))
return static_cast<void*>(this);
return QWidget::qt_metacast(_clname);
}
int HvCatDispW::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QWidget::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 5)
qt_static_metacall(this, _c, _id, _a);
_id -= 5;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 5)
*reinterpret_cast<int*>(_a[0]) = -1;
_id -= 5;
}
return _id;
}
// SIGNAL 0
void HvCatDispW::EmitSetDefFreqGlobal(bool _t1, QString _t2)
{
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
QMetaObject::activate(this, &staticMetaObject, 0, _a);
}
QT_WARNING_POP
QT_END_MOC_NAMESPACE