1 Star 0 Fork 0

qinxude/rk3568ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
moc_faceidscreen.cpp 6.65 KB
一键复制 编辑 原始数据 按行查看 历史
qinxude 提交于 2024-09-04 10:00 . befor moc
/****************************************************************************
** Meta object code from reading C++ file 'faceidscreen.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.12.2)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "faceidscreen.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'faceidscreen.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.12.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_FaceIdScreen_t {
QByteArrayData data[19];
char stringdata0[223];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_FaceIdScreen_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_FaceIdScreen_t qt_meta_stringdata_FaceIdScreen = {
{
QT_MOC_LITERAL(0, 0, 12), // "FaceIdScreen"
QT_MOC_LITERAL(1, 13, 5), // "Quite"
QT_MOC_LITERAL(2, 19, 0), // ""
QT_MOC_LITERAL(3, 20, 20), // "SettingButtonClicked"
QT_MOC_LITERAL(4, 41, 7), // "ScanPic"
QT_MOC_LITERAL(5, 49, 9), // "CountDown"
QT_MOC_LITERAL(6, 59, 7), // "Capture"
QT_MOC_LITERAL(7, 67, 16), // "on_Quite_clicked"
QT_MOC_LITERAL(8, 84, 10), // "ShowCamera"
QT_MOC_LITERAL(9, 95, 7), // "cv::Mat"
QT_MOC_LITERAL(10, 103, 16), // "ComparisonResult"
QT_MOC_LITERAL(11, 120, 3), // "Res"
QT_MOC_LITERAL(12, 124, 7), // "QImage&"
QT_MOC_LITERAL(13, 132, 8), // "QString&"
QT_MOC_LITERAL(14, 141, 15), // "ComparisonScore"
QT_MOC_LITERAL(15, 157, 16), // "SystemDataChange"
QT_MOC_LITERAL(16, 174, 17), // "SystemDataIndex_t"
QT_MOC_LITERAL(17, 192, 5), // "Index"
QT_MOC_LITERAL(18, 198, 24) // "on_SettingButton_clicked"
},
"FaceIdScreen\0Quite\0\0SettingButtonClicked\0"
"ScanPic\0CountDown\0Capture\0on_Quite_clicked\0"
"ShowCamera\0cv::Mat\0ComparisonResult\0"
"Res\0QImage&\0QString&\0ComparisonScore\0"
"SystemDataChange\0SystemDataIndex_t\0"
"Index\0on_SettingButton_clicked"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_FaceIdScreen[] = {
// content:
8, // revision
0, // classname
0, 0, // classinfo
11, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
2, // signalCount
// signals: name, argc, parameters, tag, flags
1, 0, 69, 2, 0x06 /* Public */,
3, 0, 70, 2, 0x06 /* Public */,
// slots: name, argc, parameters, tag, flags
4, 0, 71, 2, 0x08 /* Private */,
5, 0, 72, 2, 0x08 /* Private */,
6, 0, 73, 2, 0x08 /* Private */,
7, 0, 74, 2, 0x08 /* Private */,
8, 1, 75, 2, 0x08 /* Private */,
10, 4, 78, 2, 0x08 /* Private */,
14, 1, 87, 2, 0x08 /* Private */,
15, 1, 90, 2, 0x08 /* Private */,
18, 0, 93, 2, 0x08 /* Private */,
// signals: parameters
QMetaType::Void,
QMetaType::Void,
// slots: parameters
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void, 0x80000000 | 9, 2,
QMetaType::Void, QMetaType::Bool, 0x80000000 | 12, 0x80000000 | 13, 0x80000000 | 13, 11, 2, 2, 2,
QMetaType::Void, QMetaType::Int, 2,
QMetaType::Void, 0x80000000 | 16, 17,
QMetaType::Void,
0 // eod
};
void FaceIdScreen::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
auto *_t = static_cast<FaceIdScreen *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->Quite(); break;
case 1: _t->SettingButtonClicked(); break;
case 2: _t->ScanPic(); break;
case 3: _t->CountDown(); break;
case 4: _t->Capture(); break;
case 5: _t->on_Quite_clicked(); break;
case 6: _t->ShowCamera((*reinterpret_cast< cv::Mat(*)>(_a[1]))); break;
case 7: _t->ComparisonResult((*reinterpret_cast< bool(*)>(_a[1])),(*reinterpret_cast< QImage(*)>(_a[2])),(*reinterpret_cast< QString(*)>(_a[3])),(*reinterpret_cast< QString(*)>(_a[4]))); break;
case 8: _t->ComparisonScore((*reinterpret_cast< int(*)>(_a[1]))); break;
case 9: _t->SystemDataChange((*reinterpret_cast< SystemDataIndex_t(*)>(_a[1]))); break;
case 10: _t->on_SettingButton_clicked(); break;
default: ;
}
} else if (_c == QMetaObject::IndexOfMethod) {
int *result = reinterpret_cast<int *>(_a[0]);
{
using _t = void (FaceIdScreen::*)();
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&FaceIdScreen::Quite)) {
*result = 0;
return;
}
}
{
using _t = void (FaceIdScreen::*)();
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&FaceIdScreen::SettingButtonClicked)) {
*result = 1;
return;
}
}
}
}
QT_INIT_METAOBJECT const QMetaObject FaceIdScreen::staticMetaObject = { {
&QWidget::staticMetaObject,
qt_meta_stringdata_FaceIdScreen.data,
qt_meta_data_FaceIdScreen,
qt_static_metacall,
nullptr,
nullptr
} };
const QMetaObject *FaceIdScreen::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *FaceIdScreen::qt_metacast(const char *_clname)
{
if (!_clname) return nullptr;
if (!strcmp(_clname, qt_meta_stringdata_FaceIdScreen.stringdata0))
return static_cast<void*>(this);
return QWidget::qt_metacast(_clname);
}
int FaceIdScreen::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 < 11)
qt_static_metacall(this, _c, _id, _a);
_id -= 11;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 11)
*reinterpret_cast<int*>(_a[0]) = -1;
_id -= 11;
}
return _id;
}
// SIGNAL 0
void FaceIdScreen::Quite()
{
QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
}
// SIGNAL 1
void FaceIdScreen::SettingButtonClicked()
{
QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
}
QT_WARNING_POP
QT_END_MOC_NAMESPACE
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/qinxude/rk3568ui.git
[email protected]:qinxude/rk3568ui.git
qinxude
rk3568ui
rk3568ui
master

搜索帮助