/**************************************************************************** ** Meta object code from reading C++ file 'decodelist.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 #include "../src/HvDecodeList/decodelist.h" #include #include #if !defined(Q_MOC_OUTPUT_REVISION) #error "The header file 'decodelist.h' doesn't include ." #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_MyDelegate_t { QByteArrayData data[4]; char stringdata0[46]; }; #define QT_MOC_LITERAL(idx, ofs, len) \ Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ qptrdiff(offsetof(qt_meta_stringdata_MyDelegate_t, stringdata0) + ofs \ - idx * sizeof(QByteArrayData)) \ ) static const qt_meta_stringdata_MyDelegate_t qt_meta_stringdata_MyDelegate = { { QT_MOC_LITERAL(0, 0, 10), // "MyDelegate" QT_MOC_LITERAL(1, 11, 16), // "EmitSelectedText" QT_MOC_LITERAL(2, 28, 0), // "" QT_MOC_LITERAL(3, 29, 16) // "SelectionChanged" }, "MyDelegate\0EmitSelectedText\0\0" "SelectionChanged" }; #undef QT_MOC_LITERAL static const uint qt_meta_data_MyDelegate[] = { // 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, 3, 24, 2, 0x06 /* Public */, // slots: name, argc, parameters, tag, flags 3, 0, 31, 2, 0x08 /* Private */, // signals: parameters QMetaType::Void, QMetaType::QString, QMetaType::Int, QMetaType::Int, 2, 2, 2, // slots: parameters QMetaType::Void, 0 // eod }; void MyDelegate::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) { if (_c == QMetaObject::InvokeMetaMethod) { auto *_t = static_cast(_o); Q_UNUSED(_t) switch (_id) { case 0: _t->EmitSelectedText((*reinterpret_cast< QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break; case 1: _t->SelectionChanged(); break; default: ; } } else if (_c == QMetaObject::IndexOfMethod) { int *result = reinterpret_cast(_a[0]); { using _t = void (MyDelegate::*)(QString , int , int ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MyDelegate::EmitSelectedText)) { *result = 0; return; } } } } QT_INIT_METAOBJECT const QMetaObject MyDelegate::staticMetaObject = { { QMetaObject::SuperData::link(), qt_meta_stringdata_MyDelegate.data, qt_meta_data_MyDelegate, qt_static_metacall, nullptr, nullptr } }; const QMetaObject *MyDelegate::metaObject() const { return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; } void *MyDelegate::qt_metacast(const char *_clname) { if (!_clname) return nullptr; if (!strcmp(_clname, qt_meta_stringdata_MyDelegate.stringdata0)) return static_cast(this); return QItemDelegate::qt_metacast(_clname); } int MyDelegate::qt_metacall(QMetaObject::Call _c, int _id, void **_a) { _id = QItemDelegate::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(_a[0]) = -1; _id -= 2; } return _id; } // SIGNAL 0 void MyDelegate::EmitSelectedText(QString _t1, int _t2, int _t3) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))), const_cast(reinterpret_cast(std::addressof(_t3))) }; QMetaObject::activate(this, &staticMetaObject, 0, _a); } struct qt_meta_stringdata_DecodeList_t { QByteArrayData data[34]; char stringdata0[498]; }; #define QT_MOC_LITERAL(idx, ofs, len) \ Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ qptrdiff(offsetof(qt_meta_stringdata_DecodeList_t, stringdata0) + ofs \ - idx * sizeof(QByteArrayData)) \ ) static const qt_meta_stringdata_DecodeList_t qt_meta_stringdata_DecodeList = { { QT_MOC_LITERAL(0, 0, 10), // "DecodeList" QT_MOC_LITERAL(1, 11, 19), // "ListSelectedTextAll" QT_MOC_LITERAL(2, 31, 0), // "" QT_MOC_LITERAL(3, 32, 15), // "ListSelectedRpt" QT_MOC_LITERAL(4, 48, 12), // "EmitRxAllTxt" QT_MOC_LITERAL(5, 61, 15), // "EmitLstNexColor" QT_MOC_LITERAL(6, 77, 17), // "EmitRxStationInfo" QT_MOC_LITERAL(7, 95, 20), // "EmitRxTextForAutoSeq" QT_MOC_LITERAL(8, 116, 20), // "EmitFreqDecListClick" QT_MOC_LITERAL(9, 137, 13), // "EmitUdpDecClr" QT_MOC_LITERAL(10, 151, 19), // "EmitDetectTextInMsg" QT_MOC_LITERAL(11, 171, 8), // "QString&" QT_MOC_LITERAL(12, 180, 23), // "EmitHeaderDoubleClicked" QT_MOC_LITERAL(13, 204, 13), // "InsertItem_hv" QT_MOC_LITERAL(14, 218, 10), // "Clear_List" QT_MOC_LITERAL(15, 229, 12), // "SetBackColor" QT_MOC_LITERAL(16, 242, 1), // "f" QT_MOC_LITERAL(17, 244, 16), // "SetDListMarkText" QT_MOC_LITERAL(18, 261, 11), // "SetFontList" QT_MOC_LITERAL(19, 273, 13), // "SetFontHeader" QT_MOC_LITERAL(20, 287, 17), // "SetTextMarkColors" QT_MOC_LITERAL(21, 305, 7), // "QColor*" QT_MOC_LITERAL(22, 313, 22), // "SetStaticGBlockListExp" QT_MOC_LITERAL(23, 336, 23), // "SetNewDecClrMsgListFlag" QT_MOC_LITERAL(24, 360, 11), // "SetUdpCmdDl" QT_MOC_LITERAL(25, 372, 1), // "l" QT_MOC_LITERAL(26, 374, 27), // "SetStaticClickOnCallShowCty" QT_MOC_LITERAL(27, 402, 14), // "SetTimeElapsed" QT_MOC_LITERAL(28, 417, 9), // "SetFilter" QT_MOC_LITERAL(29, 427, 5), // "bool*" QT_MOC_LITERAL(30, 433, 16), // "RefreshListTimer" QT_MOC_LITERAL(31, 450, 16), // "ItemSelectedText" QT_MOC_LITERAL(32, 467, 7), // "ac_spot" QT_MOC_LITERAL(33, 475, 22) // "SetHeaderDoubleClicked" }, "DecodeList\0ListSelectedTextAll\0\0" "ListSelectedRpt\0EmitRxAllTxt\0" "EmitLstNexColor\0EmitRxStationInfo\0" "EmitRxTextForAutoSeq\0EmitFreqDecListClick\0" "EmitUdpDecClr\0EmitDetectTextInMsg\0" "QString&\0EmitHeaderDoubleClicked\0" "InsertItem_hv\0Clear_List\0SetBackColor\0" "f\0SetDListMarkText\0SetFontList\0" "SetFontHeader\0SetTextMarkColors\0QColor*\0" "SetStaticGBlockListExp\0SetNewDecClrMsgListFlag\0" "SetUdpCmdDl\0l\0SetStaticClickOnCallShowCty\0" "SetTimeElapsed\0SetFilter\0bool*\0" "RefreshListTimer\0ItemSelectedText\0" "ac_spot\0SetHeaderDoubleClicked" }; #undef QT_MOC_LITERAL static const uint qt_meta_data_DecodeList[] = { // content: 8, // revision 0, // classname 0, 0, // classinfo 27, 14, // methods 0, 0, // properties 0, 0, // enums/sets 0, 0, // constructors 0, // flags 10, // signalCount // signals: name, argc, parameters, tag, flags 1, 5, 149, 2, 0x06 /* Public */, 3, 1, 160, 2, 0x06 /* Public */, 4, 1, 163, 2, 0x06 /* Public */, 5, 1, 166, 2, 0x06 /* Public */, 6, 3, 169, 2, 0x06 /* Public */, 7, 1, 176, 2, 0x06 /* Public */, 8, 1, 179, 2, 0x06 /* Public */, 9, 0, 182, 2, 0x06 /* Public */, 10, 2, 183, 2, 0x06 /* Public */, 12, 0, 188, 2, 0x06 /* Public */, // slots: name, argc, parameters, tag, flags 13, 3, 189, 2, 0x0a /* Public */, 14, 0, 196, 2, 0x0a /* Public */, 15, 1, 197, 2, 0x0a /* Public */, 17, 6, 200, 2, 0x0a /* Public */, 18, 1, 213, 2, 0x0a /* Public */, 19, 1, 216, 2, 0x0a /* Public */, 20, 4, 219, 2, 0x0a /* Public */, 22, 1, 228, 2, 0x0a /* Public */, 23, 1, 231, 2, 0x0a /* Public */, 24, 1, 234, 2, 0x0a /* Public */, 26, 1, 237, 2, 0x0a /* Public */, 27, 1, 240, 2, 0x0a /* Public */, 28, 8, 243, 2, 0x0a /* Public */, 30, 0, 260, 2, 0x08 /* Private */, 31, 3, 261, 2, 0x08 /* Private */, 32, 0, 268, 2, 0x08 /* Private */, 33, 0, 269, 2, 0x08 /* Private */, // signals: parameters QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::QString, QMetaType::QString, QMetaType::QString, 2, 2, 2, 2, 2, QMetaType::Void, QMetaType::QString, 2, QMetaType::Void, QMetaType::QString, 2, QMetaType::Void, QMetaType::Bool, 2, QMetaType::Void, QMetaType::QStringList, QMetaType::Int, QMetaType::Bool, 2, 2, 2, QMetaType::Void, QMetaType::QStringList, 2, QMetaType::Void, QMetaType::Double, 2, QMetaType::Void, QMetaType::Void, QMetaType::QString, 0x80000000 | 11, 2, 2, QMetaType::Void, // slots: parameters QMetaType::Void, QMetaType::QStringList, QMetaType::Bool, QMetaType::Bool, 2, 2, 2, QMetaType::Void, QMetaType::Void, QMetaType::Bool, 16, QMetaType::Void, QMetaType::QStringList, QMetaType::Int, QMetaType::Int, QMetaType::Int, QMetaType::Int, QMetaType::Int, 2, 2, 2, 2, 2, 2, QMetaType::Void, QMetaType::QFont, 2, QMetaType::Void, QMetaType::QFont, 16, QMetaType::Void, 0x80000000 | 21, QMetaType::Int, QMetaType::Bool, QMetaType::Bool, 2, 2, 2, 2, QMetaType::Void, QMetaType::Bool, 2, QMetaType::Void, QMetaType::Bool, 2, QMetaType::Void, QMetaType::QStringList, 25, QMetaType::Void, QMetaType::Bool, 2, QMetaType::Void, QMetaType::Float, 2, QMetaType::Void, QMetaType::QStringList, 0x80000000 | 29, QMetaType::QStringList, QMetaType::QStringList, QMetaType::QStringList, QMetaType::QStringList, QMetaType::QStringList, QMetaType::QStringList, 2, 2, 2, 2, 2, 2, 2, 2, QMetaType::Void, QMetaType::Void, QMetaType::QString, QMetaType::Int, QMetaType::Int, 2, 2, 2, QMetaType::Void, QMetaType::Void, 0 // eod }; void DecodeList::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) { if (_c == QMetaObject::InvokeMetaMethod) { auto *_t = static_cast(_o); Q_UNUSED(_t) switch (_id) { case 0: _t->ListSelectedTextAll((*reinterpret_cast< QString(*)>(_a[1])),(*reinterpret_cast< QString(*)>(_a[2])),(*reinterpret_cast< QString(*)>(_a[3])),(*reinterpret_cast< QString(*)>(_a[4])),(*reinterpret_cast< QString(*)>(_a[5]))); break; case 1: _t->ListSelectedRpt((*reinterpret_cast< QString(*)>(_a[1]))); break; case 2: _t->EmitRxAllTxt((*reinterpret_cast< QString(*)>(_a[1]))); break; case 3: _t->EmitLstNexColor((*reinterpret_cast< bool(*)>(_a[1]))); break; case 4: _t->EmitRxStationInfo((*reinterpret_cast< QStringList(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< bool(*)>(_a[3]))); break; case 5: _t->EmitRxTextForAutoSeq((*reinterpret_cast< QStringList(*)>(_a[1]))); break; case 6: _t->EmitFreqDecListClick((*reinterpret_cast< double(*)>(_a[1]))); break; case 7: _t->EmitUdpDecClr(); break; case 8: _t->EmitDetectTextInMsg((*reinterpret_cast< QString(*)>(_a[1])),(*reinterpret_cast< QString(*)>(_a[2]))); break; case 9: _t->EmitHeaderDoubleClicked(); break; case 10: _t->InsertItem_hv((*reinterpret_cast< QStringList(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2])),(*reinterpret_cast< bool(*)>(_a[3]))); break; case 11: _t->Clear_List(); break; case 12: _t->SetBackColor((*reinterpret_cast< bool(*)>(_a[1]))); break; case 13: _t->SetDListMarkText((*reinterpret_cast< QStringList(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3])),(*reinterpret_cast< int(*)>(_a[4])),(*reinterpret_cast< int(*)>(_a[5])),(*reinterpret_cast< int(*)>(_a[6]))); break; case 14: _t->SetFontList((*reinterpret_cast< QFont(*)>(_a[1]))); break; case 15: _t->SetFontHeader((*reinterpret_cast< QFont(*)>(_a[1]))); break; case 16: _t->SetTextMarkColors((*reinterpret_cast< QColor*(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< bool(*)>(_a[3])),(*reinterpret_cast< bool(*)>(_a[4]))); break; case 17: _t->SetStaticGBlockListExp((*reinterpret_cast< bool(*)>(_a[1]))); break; case 18: _t->SetNewDecClrMsgListFlag((*reinterpret_cast< bool(*)>(_a[1]))); break; case 19: _t->SetUdpCmdDl((*reinterpret_cast< QStringList(*)>(_a[1]))); break; case 20: _t->SetStaticClickOnCallShowCty((*reinterpret_cast< bool(*)>(_a[1]))); break; case 21: _t->SetTimeElapsed((*reinterpret_cast< float(*)>(_a[1]))); break; case 22: _t->SetFilter((*reinterpret_cast< QStringList(*)>(_a[1])),(*reinterpret_cast< bool*(*)>(_a[2])),(*reinterpret_cast< QStringList(*)>(_a[3])),(*reinterpret_cast< QStringList(*)>(_a[4])),(*reinterpret_cast< QStringList(*)>(_a[5])),(*reinterpret_cast< QStringList(*)>(_a[6])),(*reinterpret_cast< QStringList(*)>(_a[7])),(*reinterpret_cast< QStringList(*)>(_a[8]))); break; case 23: _t->RefreshListTimer(); break; case 24: _t->ItemSelectedText((*reinterpret_cast< QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break; case 25: _t->ac_spot(); break; case 26: _t->SetHeaderDoubleClicked(); break; default: ; } } else if (_c == QMetaObject::IndexOfMethod) { int *result = reinterpret_cast(_a[0]); { using _t = void (DecodeList::*)(QString , QString , QString , QString , QString ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DecodeList::ListSelectedTextAll)) { *result = 0; return; } } { using _t = void (DecodeList::*)(QString ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DecodeList::ListSelectedRpt)) { *result = 1; return; } } { using _t = void (DecodeList::*)(QString ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DecodeList::EmitRxAllTxt)) { *result = 2; return; } } { using _t = void (DecodeList::*)(bool ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DecodeList::EmitLstNexColor)) { *result = 3; return; } } { using _t = void (DecodeList::*)(QStringList , int , bool ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DecodeList::EmitRxStationInfo)) { *result = 4; return; } } { using _t = void (DecodeList::*)(QStringList ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DecodeList::EmitRxTextForAutoSeq)) { *result = 5; return; } } { using _t = void (DecodeList::*)(double ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DecodeList::EmitFreqDecListClick)) { *result = 6; return; } } { using _t = void (DecodeList::*)(); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DecodeList::EmitUdpDecClr)) { *result = 7; return; } } { using _t = void (DecodeList::*)(QString , QString & ); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DecodeList::EmitDetectTextInMsg)) { *result = 8; return; } } { using _t = void (DecodeList::*)(); if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&DecodeList::EmitHeaderDoubleClicked)) { *result = 9; return; } } } } QT_INIT_METAOBJECT const QMetaObject DecodeList::staticMetaObject = { { QMetaObject::SuperData::link(), qt_meta_stringdata_DecodeList.data, qt_meta_data_DecodeList, qt_static_metacall, nullptr, nullptr } }; const QMetaObject *DecodeList::metaObject() const { return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; } void *DecodeList::qt_metacast(const char *_clname) { if (!_clname) return nullptr; if (!strcmp(_clname, qt_meta_stringdata_DecodeList.stringdata0)) return static_cast(this); return QTreeView::qt_metacast(_clname); } int DecodeList::qt_metacall(QMetaObject::Call _c, int _id, void **_a) { _id = QTreeView::qt_metacall(_c, _id, _a); if (_id < 0) return _id; if (_c == QMetaObject::InvokeMetaMethod) { if (_id < 27) qt_static_metacall(this, _c, _id, _a); _id -= 27; } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { if (_id < 27) *reinterpret_cast(_a[0]) = -1; _id -= 27; } return _id; } // SIGNAL 0 void DecodeList::ListSelectedTextAll(QString _t1, QString _t2, QString _t3, QString _t4, QString _t5) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))), const_cast(reinterpret_cast(std::addressof(_t3))), const_cast(reinterpret_cast(std::addressof(_t4))), const_cast(reinterpret_cast(std::addressof(_t5))) }; QMetaObject::activate(this, &staticMetaObject, 0, _a); } // SIGNAL 1 void DecodeList::ListSelectedRpt(QString _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 1, _a); } // SIGNAL 2 void DecodeList::EmitRxAllTxt(QString _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 2, _a); } // SIGNAL 3 void DecodeList::EmitLstNexColor(bool _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 3, _a); } // SIGNAL 4 void DecodeList::EmitRxStationInfo(QStringList _t1, int _t2, bool _t3) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))), const_cast(reinterpret_cast(std::addressof(_t3))) }; QMetaObject::activate(this, &staticMetaObject, 4, _a); } // SIGNAL 5 void DecodeList::EmitRxTextForAutoSeq(QStringList _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 5, _a); } // SIGNAL 6 void DecodeList::EmitFreqDecListClick(double _t1) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 6, _a); } // SIGNAL 7 void DecodeList::EmitUdpDecClr() { QMetaObject::activate(this, &staticMetaObject, 7, nullptr); } // SIGNAL 8 void DecodeList::EmitDetectTextInMsg(QString _t1, QString & _t2) { void *_a[] = { nullptr, const_cast(reinterpret_cast(std::addressof(_t1))), const_cast(reinterpret_cast(std::addressof(_t2))) }; QMetaObject::activate(this, &staticMetaObject, 8, _a); } // SIGNAL 9 void DecodeList::EmitHeaderDoubleClicked() { QMetaObject::activate(this, &staticMetaObject, 9, nullptr); } QT_WARNING_POP QT_END_MOC_NAMESPACE