399 lines
13 KiB
C++
399 lines
13 KiB
C++
/****************************************************************************
|
|
** Meta object code from reading C++ file 'ImageShowDialogClass.h'
|
|
**
|
|
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.13)
|
|
**
|
|
** WARNING! All changes made in this file will be lost!
|
|
*****************************************************************************/
|
|
|
|
#include <memory>
|
|
#include "../../../../../ToolBox/Imageshow/ImageShowDialogClass.h"
|
|
#include <QtCore/qbytearray.h>
|
|
#include <QtCore/qmetatype.h>
|
|
#if !defined(Q_MOC_OUTPUT_REVISION)
|
|
#error "The header file 'ImageShowDialogClass.h' doesn't include <QObject>."
|
|
#elif Q_MOC_OUTPUT_REVISION != 67
|
|
#error "This file was generated using the moc from 5.15.13. 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_ImageShowCursorDesClass_t {
|
|
QByteArrayData data[5];
|
|
char stringdata0[66];
|
|
};
|
|
#define QT_MOC_LITERAL(idx, ofs, len) \
|
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
|
qptrdiff(offsetof(qt_meta_stringdata_ImageShowCursorDesClass_t, stringdata0) + ofs \
|
|
- idx * sizeof(QByteArrayData)) \
|
|
)
|
|
static const qt_meta_stringdata_ImageShowCursorDesClass_t qt_meta_stringdata_ImageShowCursorDesClass = {
|
|
{
|
|
QT_MOC_LITERAL(0, 0, 23), // "ImageShowCursorDesClass"
|
|
QT_MOC_LITERAL(1, 24, 12), // "windowsClose"
|
|
QT_MOC_LITERAL(2, 37, 0), // ""
|
|
QT_MOC_LITERAL(3, 38, 19), // "updateCursorContent"
|
|
QT_MOC_LITERAL(4, 58, 7) // "content"
|
|
|
|
},
|
|
"ImageShowCursorDesClass\0windowsClose\0"
|
|
"\0updateCursorContent\0content"
|
|
};
|
|
#undef QT_MOC_LITERAL
|
|
|
|
static const uint qt_meta_data_ImageShowCursorDesClass[] = {
|
|
|
|
// 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, 1, 25, 2, 0x0a /* Public */,
|
|
|
|
// signals: parameters
|
|
QMetaType::Bool,
|
|
|
|
// slots: parameters
|
|
QMetaType::Void, QMetaType::QString, 4,
|
|
|
|
0 // eod
|
|
};
|
|
|
|
void ImageShowCursorDesClass::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
auto *_t = static_cast<ImageShowCursorDesClass *>(_o);
|
|
(void)_t;
|
|
switch (_id) {
|
|
case 0: { bool _r = _t->windowsClose();
|
|
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break;
|
|
case 1: _t->updateCursorContent((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
|
default: ;
|
|
}
|
|
} else if (_c == QMetaObject::IndexOfMethod) {
|
|
int *result = reinterpret_cast<int *>(_a[0]);
|
|
{
|
|
using _t = bool (ImageShowCursorDesClass::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&ImageShowCursorDesClass::windowsClose)) {
|
|
*result = 0;
|
|
return;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
QT_INIT_METAOBJECT const QMetaObject ImageShowCursorDesClass::staticMetaObject = { {
|
|
QMetaObject::SuperData::link<QDialog::staticMetaObject>(),
|
|
qt_meta_stringdata_ImageShowCursorDesClass.data,
|
|
qt_meta_data_ImageShowCursorDesClass,
|
|
qt_static_metacall,
|
|
nullptr,
|
|
nullptr
|
|
} };
|
|
|
|
|
|
const QMetaObject *ImageShowCursorDesClass::metaObject() const
|
|
{
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
}
|
|
|
|
void *ImageShowCursorDesClass::qt_metacast(const char *_clname)
|
|
{
|
|
if (!_clname) return nullptr;
|
|
if (!strcmp(_clname, qt_meta_stringdata_ImageShowCursorDesClass.stringdata0))
|
|
return static_cast<void*>(this);
|
|
return QDialog::qt_metacast(_clname);
|
|
}
|
|
|
|
int ImageShowCursorDesClass::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
_id = QDialog::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
|
|
bool ImageShowCursorDesClass::windowsClose()
|
|
{
|
|
bool _t0{};
|
|
void *_a[] = { const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t0))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 0, _a);
|
|
return _t0;
|
|
}
|
|
struct qt_meta_stringdata_ImageShowCursorLineClass_t {
|
|
QByteArrayData data[8];
|
|
char stringdata0[131];
|
|
};
|
|
#define QT_MOC_LITERAL(idx, ofs, len) \
|
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
|
qptrdiff(offsetof(qt_meta_stringdata_ImageShowCursorLineClass_t, stringdata0) + ofs \
|
|
- idx * sizeof(QByteArrayData)) \
|
|
)
|
|
static const qt_meta_stringdata_ImageShowCursorLineClass_t qt_meta_stringdata_ImageShowCursorLineClass = {
|
|
{
|
|
QT_MOC_LITERAL(0, 0, 24), // "ImageShowCursorLineClass"
|
|
QT_MOC_LITERAL(1, 25, 12), // "windowsClose"
|
|
QT_MOC_LITERAL(2, 38, 0), // ""
|
|
QT_MOC_LITERAL(3, 39, 17), // "xAxisRangeChanged"
|
|
QT_MOC_LITERAL(4, 57, 8), // "QCPRange"
|
|
QT_MOC_LITERAL(5, 66, 17), // "yAxisRangeChanged"
|
|
QT_MOC_LITERAL(6, 84, 24), // "on_SwichTracerGraph_Name"
|
|
QT_MOC_LITERAL(7, 109, 21) // "load_new_compare_line"
|
|
|
|
},
|
|
"ImageShowCursorLineClass\0windowsClose\0"
|
|
"\0xAxisRangeChanged\0QCPRange\0"
|
|
"yAxisRangeChanged\0on_SwichTracerGraph_Name\0"
|
|
"load_new_compare_line"
|
|
};
|
|
#undef QT_MOC_LITERAL
|
|
|
|
static const uint qt_meta_data_ImageShowCursorLineClass[] = {
|
|
|
|
// 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, 0, 39, 2, 0x06 /* Public */,
|
|
|
|
// slots: name, argc, parameters, tag, flags
|
|
3, 1, 40, 2, 0x0a /* Public */,
|
|
5, 1, 43, 2, 0x0a /* Public */,
|
|
6, 0, 46, 2, 0x0a /* Public */,
|
|
7, 0, 47, 2, 0x0a /* Public */,
|
|
|
|
// signals: parameters
|
|
QMetaType::Bool,
|
|
|
|
// slots: parameters
|
|
QMetaType::Void, 0x80000000 | 4, 2,
|
|
QMetaType::Void, 0x80000000 | 4, 2,
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
|
|
0 // eod
|
|
};
|
|
|
|
void ImageShowCursorLineClass::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
auto *_t = static_cast<ImageShowCursorLineClass *>(_o);
|
|
(void)_t;
|
|
switch (_id) {
|
|
case 0: { bool _r = _t->windowsClose();
|
|
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break;
|
|
case 1: _t->xAxisRangeChanged((*reinterpret_cast< QCPRange(*)>(_a[1]))); break;
|
|
case 2: _t->yAxisRangeChanged((*reinterpret_cast< QCPRange(*)>(_a[1]))); break;
|
|
case 3: _t->on_SwichTracerGraph_Name(); break;
|
|
case 4: _t->load_new_compare_line(); break;
|
|
default: ;
|
|
}
|
|
} else if (_c == QMetaObject::IndexOfMethod) {
|
|
int *result = reinterpret_cast<int *>(_a[0]);
|
|
{
|
|
using _t = bool (ImageShowCursorLineClass::*)();
|
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&ImageShowCursorLineClass::windowsClose)) {
|
|
*result = 0;
|
|
return;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
QT_INIT_METAOBJECT const QMetaObject ImageShowCursorLineClass::staticMetaObject = { {
|
|
QMetaObject::SuperData::link<QDialog::staticMetaObject>(),
|
|
qt_meta_stringdata_ImageShowCursorLineClass.data,
|
|
qt_meta_data_ImageShowCursorLineClass,
|
|
qt_static_metacall,
|
|
nullptr,
|
|
nullptr
|
|
} };
|
|
|
|
|
|
const QMetaObject *ImageShowCursorLineClass::metaObject() const
|
|
{
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
}
|
|
|
|
void *ImageShowCursorLineClass::qt_metacast(const char *_clname)
|
|
{
|
|
if (!_clname) return nullptr;
|
|
if (!strcmp(_clname, qt_meta_stringdata_ImageShowCursorLineClass.stringdata0))
|
|
return static_cast<void*>(this);
|
|
return QDialog::qt_metacast(_clname);
|
|
}
|
|
|
|
int ImageShowCursorLineClass::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
_id = QDialog::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
|
|
bool ImageShowCursorLineClass::windowsClose()
|
|
{
|
|
bool _t0{};
|
|
void *_a[] = { const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t0))) };
|
|
QMetaObject::activate(this, &staticMetaObject, 0, _a);
|
|
return _t0;
|
|
}
|
|
struct qt_meta_stringdata_ImageShowDialogClass_t {
|
|
QByteArrayData data[9];
|
|
char stringdata0[193];
|
|
};
|
|
#define QT_MOC_LITERAL(idx, ofs, len) \
|
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
|
qptrdiff(offsetof(qt_meta_stringdata_ImageShowDialogClass_t, stringdata0) + ofs \
|
|
- idx * sizeof(QByteArrayData)) \
|
|
)
|
|
static const qt_meta_stringdata_ImageShowDialogClass_t qt_meta_stringdata_ImageShowDialogClass = {
|
|
{
|
|
QT_MOC_LITERAL(0, 0, 20), // "ImageShowDialogClass"
|
|
QT_MOC_LITERAL(1, 21, 12), // "updateCursor"
|
|
QT_MOC_LITERAL(2, 34, 0), // ""
|
|
QT_MOC_LITERAL(3, 35, 12), // "QMouseEvent*"
|
|
QT_MOC_LITERAL(4, 48, 5), // "event"
|
|
QT_MOC_LITERAL(5, 54, 31), // "on_action_cursor_enable_trigged"
|
|
QT_MOC_LITERAL(6, 86, 33), // "on_action_descursor_close_tri..."
|
|
QT_MOC_LITERAL(7, 120, 35), // "on_action_Hlinecursor_close_t..."
|
|
QT_MOC_LITERAL(8, 156, 36) // "on_action_VVlinecursor_close_..."
|
|
|
|
},
|
|
"ImageShowDialogClass\0updateCursor\0\0"
|
|
"QMouseEvent*\0event\0on_action_cursor_enable_trigged\0"
|
|
"on_action_descursor_close_trigged\0"
|
|
"on_action_Hlinecursor_close_trigged\0"
|
|
"on_action_VVlinecursor_close_trigged"
|
|
};
|
|
#undef QT_MOC_LITERAL
|
|
|
|
static const uint qt_meta_data_ImageShowDialogClass[] = {
|
|
|
|
// content:
|
|
8, // revision
|
|
0, // classname
|
|
0, 0, // classinfo
|
|
5, 14, // methods
|
|
0, 0, // properties
|
|
0, 0, // enums/sets
|
|
0, 0, // constructors
|
|
0, // flags
|
|
0, // signalCount
|
|
|
|
// slots: name, argc, parameters, tag, flags
|
|
1, 1, 39, 2, 0x0a /* Public */,
|
|
5, 0, 42, 2, 0x0a /* Public */,
|
|
6, 0, 43, 2, 0x0a /* Public */,
|
|
7, 0, 44, 2, 0x0a /* Public */,
|
|
8, 0, 45, 2, 0x0a /* Public */,
|
|
|
|
// slots: parameters
|
|
QMetaType::Void, 0x80000000 | 3, 4,
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
|
|
0 // eod
|
|
};
|
|
|
|
void ImageShowDialogClass::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
auto *_t = static_cast<ImageShowDialogClass *>(_o);
|
|
(void)_t;
|
|
switch (_id) {
|
|
case 0: _t->updateCursor((*reinterpret_cast< QMouseEvent*(*)>(_a[1]))); break;
|
|
case 1: _t->on_action_cursor_enable_trigged(); break;
|
|
case 2: _t->on_action_descursor_close_trigged(); break;
|
|
case 3: _t->on_action_Hlinecursor_close_trigged(); break;
|
|
case 4: _t->on_action_VVlinecursor_close_trigged(); break;
|
|
default: ;
|
|
}
|
|
}
|
|
}
|
|
|
|
QT_INIT_METAOBJECT const QMetaObject ImageShowDialogClass::staticMetaObject = { {
|
|
QMetaObject::SuperData::link<QDialog::staticMetaObject>(),
|
|
qt_meta_stringdata_ImageShowDialogClass.data,
|
|
qt_meta_data_ImageShowDialogClass,
|
|
qt_static_metacall,
|
|
nullptr,
|
|
nullptr
|
|
} };
|
|
|
|
|
|
const QMetaObject *ImageShowDialogClass::metaObject() const
|
|
{
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
}
|
|
|
|
void *ImageShowDialogClass::qt_metacast(const char *_clname)
|
|
{
|
|
if (!_clname) return nullptr;
|
|
if (!strcmp(_clname, qt_meta_stringdata_ImageShowDialogClass.stringdata0))
|
|
return static_cast<void*>(this);
|
|
return QDialog::qt_metacast(_clname);
|
|
}
|
|
|
|
int ImageShowDialogClass::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
_id = QDialog::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;
|
|
}
|
|
QT_WARNING_POP
|
|
QT_END_MOC_NAMESPACE
|