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

204 lines
7.0 KiB
C++

/****************************************************************************
** Meta object code from reading C++ file 'custompalw.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/DisplayMs/HvCustomPalW/custompalw.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'custompalw.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_CustomPalW_t {
QByteArrayData data[18];
char stringdata0[202];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_CustomPalW_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_CustomPalW_t qt_meta_stringdata_CustomPalW = {
{
QT_MOC_LITERAL(0, 0, 10), // "CustomPalW"
QT_MOC_LITERAL(1, 11, 17), // "EmitCustomPalette"
QT_MOC_LITERAL(2, 29, 0), // ""
QT_MOC_LITERAL(3, 30, 8), // "ZChanged"
QT_MOC_LITERAL(4, 39, 10), // "OpenCDBox1"
QT_MOC_LITERAL(5, 50, 10), // "OpenCDBox2"
QT_MOC_LITERAL(6, 61, 10), // "OpenCDBox3"
QT_MOC_LITERAL(7, 72, 10), // "OpenCDBox4"
QT_MOC_LITERAL(8, 83, 10), // "OpenCDBox5"
QT_MOC_LITERAL(9, 94, 10), // "OpenCDBox6"
QT_MOC_LITERAL(10, 105, 10), // "OpenCDBox7"
QT_MOC_LITERAL(11, 116, 10), // "OpenCDBox8"
QT_MOC_LITERAL(12, 127, 10), // "OpenCDBox9"
QT_MOC_LITERAL(13, 138, 10), // "OpenCDBoxW"
QT_MOC_LITERAL(14, 149, 11), // "OpenCDBoxWL"
QT_MOC_LITERAL(15, 161, 8), // "CbNoWave"
QT_MOC_LITERAL(16, 170, 12), // "ColorChanged"
QT_MOC_LITERAL(17, 183, 18) // "setDefColorsAndPos"
},
"CustomPalW\0EmitCustomPalette\0\0ZChanged\0"
"OpenCDBox1\0OpenCDBox2\0OpenCDBox3\0"
"OpenCDBox4\0OpenCDBox5\0OpenCDBox6\0"
"OpenCDBox7\0OpenCDBox8\0OpenCDBox9\0"
"OpenCDBoxW\0OpenCDBoxWL\0CbNoWave\0"
"ColorChanged\0setDefColorsAndPos"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_CustomPalW[] = {
// content:
8, // revision
0, // classname
0, 0, // classinfo
16, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
1, // signalCount
// signals: name, argc, parameters, tag, flags
1, 3, 94, 2, 0x06 /* Public */,
// slots: name, argc, parameters, tag, flags
3, 1, 101, 2, 0x08 /* Private */,
4, 0, 104, 2, 0x08 /* Private */,
5, 0, 105, 2, 0x08 /* Private */,
6, 0, 106, 2, 0x08 /* Private */,
7, 0, 107, 2, 0x08 /* Private */,
8, 0, 108, 2, 0x08 /* Private */,
9, 0, 109, 2, 0x08 /* Private */,
10, 0, 110, 2, 0x08 /* Private */,
11, 0, 111, 2, 0x08 /* Private */,
12, 0, 112, 2, 0x08 /* Private */,
13, 0, 113, 2, 0x08 /* Private */,
14, 0, 114, 2, 0x08 /* Private */,
15, 0, 115, 2, 0x08 /* Private */,
16, 1, 116, 2, 0x08 /* Private */,
17, 0, 119, 2, 0x08 /* Private */,
// signals: parameters
QMetaType::Void, QMetaType::QPixmap, QMetaType::QColor, QMetaType::QColor, 2, 2, 2,
// slots: parameters
QMetaType::Void, QMetaType::Int, 2,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void, QMetaType::QColor, 2,
QMetaType::Void,
0 // eod
};
void CustomPalW::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
auto *_t = static_cast<CustomPalW *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->EmitCustomPalette((*reinterpret_cast< QPixmap(*)>(_a[1])),(*reinterpret_cast< QColor(*)>(_a[2])),(*reinterpret_cast< QColor(*)>(_a[3]))); break;
case 1: _t->ZChanged((*reinterpret_cast< int(*)>(_a[1]))); break;
case 2: _t->OpenCDBox1(); break;
case 3: _t->OpenCDBox2(); break;
case 4: _t->OpenCDBox3(); break;
case 5: _t->OpenCDBox4(); break;
case 6: _t->OpenCDBox5(); break;
case 7: _t->OpenCDBox6(); break;
case 8: _t->OpenCDBox7(); break;
case 9: _t->OpenCDBox8(); break;
case 10: _t->OpenCDBox9(); break;
case 11: _t->OpenCDBoxW(); break;
case 12: _t->OpenCDBoxWL(); break;
case 13: _t->CbNoWave(); break;
case 14: _t->ColorChanged((*reinterpret_cast< QColor(*)>(_a[1]))); break;
case 15: _t->setDefColorsAndPos(); break;
default: ;
}
} else if (_c == QMetaObject::IndexOfMethod) {
int *result = reinterpret_cast<int *>(_a[0]);
{
using _t = void (CustomPalW::*)(QPixmap , QColor , QColor );
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&CustomPalW::EmitCustomPalette)) {
*result = 0;
return;
}
}
}
}
QT_INIT_METAOBJECT const QMetaObject CustomPalW::staticMetaObject = { {
QMetaObject::SuperData::link<QWidget::staticMetaObject>(),
qt_meta_stringdata_CustomPalW.data,
qt_meta_data_CustomPalW,
qt_static_metacall,
nullptr,
nullptr
} };
const QMetaObject *CustomPalW::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *CustomPalW::qt_metacast(const char *_clname)
{
if (!_clname) return nullptr;
if (!strcmp(_clname, qt_meta_stringdata_CustomPalW.stringdata0))
return static_cast<void*>(this);
return QWidget::qt_metacast(_clname);
}
int CustomPalW::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 < 16)
qt_static_metacall(this, _c, _id, _a);
_id -= 16;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 16)
*reinterpret_cast<int*>(_a[0]) = -1;
_id -= 16;
}
return _id;
}
// SIGNAL 0
void CustomPalW::EmitCustomPalette(QPixmap _t1, QColor _t2, QColor _t3)
{
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t3))) };
QMetaObject::activate(this, &staticMetaObject, 0, _a);
}
QT_WARNING_POP
QT_END_MOC_NAMESPACE