141 lines
4.3 KiB
C++
141 lines
4.3 KiB
C++
/****************************************************************************
|
|
** Meta object code from reading C++ file 'energypluginnymea.h'
|
|
**
|
|
** Created by: The Qt Meta Object Compiler version 68 (Qt 6.8.2)
|
|
**
|
|
** WARNING! All changes made in this file will be lost!
|
|
*****************************************************************************/
|
|
|
|
#include "../../energyplugin/energypluginnymea.h"
|
|
#include <QtCore/qmetatype.h>
|
|
#include <QtCore/qplugin.h>
|
|
|
|
#include <QtCore/qtmochelpers.h>
|
|
|
|
#include <memory>
|
|
|
|
|
|
#include <QtCore/qxptype_traits.h>
|
|
#if !defined(Q_MOC_OUTPUT_REVISION)
|
|
#error "The header file 'energypluginnymea.h' doesn't include <QObject>."
|
|
#elif Q_MOC_OUTPUT_REVISION != 68
|
|
#error "This file was generated using the moc from 6.8.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 {
|
|
struct qt_meta_tag_ZN17EnergyPluginNymeaE_t {};
|
|
} // unnamed namespace
|
|
|
|
|
|
#ifdef QT_MOC_HAS_STRINGDATA
|
|
static constexpr auto qt_meta_stringdata_ZN17EnergyPluginNymeaE = QtMocHelpers::stringData(
|
|
"EnergyPluginNymea"
|
|
);
|
|
#else // !QT_MOC_HAS_STRINGDATA
|
|
#error "qtmochelpers.h not found or too old."
|
|
#endif // !QT_MOC_HAS_STRINGDATA
|
|
|
|
Q_CONSTINIT static const uint qt_meta_data_ZN17EnergyPluginNymeaE[] = {
|
|
|
|
// content:
|
|
12, // revision
|
|
0, // classname
|
|
0, 0, // classinfo
|
|
0, 0, // methods
|
|
0, 0, // properties
|
|
0, 0, // enums/sets
|
|
0, 0, // constructors
|
|
0, // flags
|
|
0, // signalCount
|
|
|
|
0 // eod
|
|
};
|
|
|
|
Q_CONSTINIT const QMetaObject EnergyPluginNymea::staticMetaObject = { {
|
|
QMetaObject::SuperData::link<EnergyPlugin::staticMetaObject>(),
|
|
qt_meta_stringdata_ZN17EnergyPluginNymeaE.offsetsAndSizes,
|
|
qt_meta_data_ZN17EnergyPluginNymeaE,
|
|
qt_static_metacall,
|
|
nullptr,
|
|
qt_incomplete_metaTypeArray<qt_meta_tag_ZN17EnergyPluginNymeaE_t,
|
|
// Q_OBJECT / Q_GADGET
|
|
QtPrivate::TypeAndForceComplete<EnergyPluginNymea, std::true_type>
|
|
>,
|
|
nullptr
|
|
} };
|
|
|
|
void EnergyPluginNymea::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
auto *_t = static_cast<EnergyPluginNymea *>(_o);
|
|
(void)_t;
|
|
(void)_c;
|
|
(void)_id;
|
|
(void)_a;
|
|
}
|
|
|
|
const QMetaObject *EnergyPluginNymea::metaObject() const
|
|
{
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
}
|
|
|
|
void *EnergyPluginNymea::qt_metacast(const char *_clname)
|
|
{
|
|
if (!_clname) return nullptr;
|
|
if (!strcmp(_clname, qt_meta_stringdata_ZN17EnergyPluginNymeaE.stringdata0))
|
|
return static_cast<void*>(this);
|
|
if (!strcmp(_clname, "io.nymea.EnergyPlugin"))
|
|
return static_cast< EnergyPlugin*>(this);
|
|
return EnergyPlugin::qt_metacast(_clname);
|
|
}
|
|
|
|
int EnergyPluginNymea::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
_id = EnergyPlugin::qt_metacall(_c, _id, _a);
|
|
return _id;
|
|
}
|
|
|
|
#ifdef QT_MOC_EXPORT_PLUGIN_V2
|
|
static constexpr unsigned char qt_pluginMetaDataV2_EnergyPluginNymea[] = {
|
|
0xbf,
|
|
// "IID"
|
|
0x02, 0x75, 'i', 'o', '.', 'n', 'y', 'm',
|
|
'e', 'a', '.', 'E', 'n', 'e', 'r', 'g',
|
|
'y', 'P', 'l', 'u', 'g', 'i', 'n',
|
|
// "className"
|
|
0x03, 0x71, 'E', 'n', 'e', 'r', 'g', 'y',
|
|
'P', 'l', 'u', 'g', 'i', 'n', 'N', 'y',
|
|
'm', 'e', 'a',
|
|
0xff,
|
|
};
|
|
QT_MOC_EXPORT_PLUGIN_V2(EnergyPluginNymea, EnergyPluginNymea, qt_pluginMetaDataV2_EnergyPluginNymea)
|
|
#else
|
|
QT_PLUGIN_METADATA_SECTION
|
|
Q_CONSTINIT static constexpr unsigned char qt_pluginMetaData_EnergyPluginNymea[] = {
|
|
'Q', 'T', 'M', 'E', 'T', 'A', 'D', 'A', 'T', 'A', ' ', '!',
|
|
// metadata version, Qt version, architectural requirements
|
|
0, QT_VERSION_MAJOR, QT_VERSION_MINOR, qPluginArchRequirements(),
|
|
0xbf,
|
|
// "IID"
|
|
0x02, 0x75, 'i', 'o', '.', 'n', 'y', 'm',
|
|
'e', 'a', '.', 'E', 'n', 'e', 'r', 'g',
|
|
'y', 'P', 'l', 'u', 'g', 'i', 'n',
|
|
// "className"
|
|
0x03, 0x71, 'E', 'n', 'e', 'r', 'g', 'y',
|
|
'P', 'l', 'u', 'g', 'i', 'n', 'N', 'y',
|
|
'm', 'e', 'a',
|
|
0xff,
|
|
};
|
|
QT_MOC_EXPORT_PLUGIN(EnergyPluginNymea, EnergyPluginNymea)
|
|
#endif // QT_MOC_EXPORT_PLUGIN_V2
|
|
|
|
QT_WARNING_POP
|