/**************************************************************************** ** Meta object code from reading C++ file 'coincontroldialog.h' ** ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.18) ** ** WARNING! All changes made in this file will be lost! *****************************************************************************/ #include #include "../src/qt/coincontroldialog.h" #include #include #if !defined(Q_MOC_OUTPUT_REVISION) #error "The header file 'coincontroldialog.h' doesn't include ." #elif Q_MOC_OUTPUT_REVISION != 67 #error "This file was generated using the moc from 5.15.18. 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_CoinControlDialog_t { QByteArrayData data[23]; char stringdata0[353]; }; #define QT_MOC_LITERAL(idx, ofs, len) \ Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ qptrdiff(offsetof(qt_meta_stringdata_CoinControlDialog_t, stringdata0) + ofs \ - idx * sizeof(QByteArrayData)) \ ) static const qt_meta_stringdata_CoinControlDialog_t qt_meta_stringdata_CoinControlDialog = { { QT_MOC_LITERAL(0, 0, 17), // "CoinControlDialog" QT_MOC_LITERAL(1, 18, 8), // "showMenu" QT_MOC_LITERAL(2, 27, 0), // "" QT_MOC_LITERAL(3, 28, 10), // "copyAmount" QT_MOC_LITERAL(4, 39, 9), // "copyLabel" QT_MOC_LITERAL(5, 49, 11), // "copyAddress" QT_MOC_LITERAL(6, 61, 19), // "copyTransactionHash" QT_MOC_LITERAL(7, 81, 17), // "clipboardQuantity" QT_MOC_LITERAL(8, 99, 15), // "clipboardAmount" QT_MOC_LITERAL(9, 115, 12), // "clipboardFee" QT_MOC_LITERAL(10, 128, 17), // "clipboardAfterFee" QT_MOC_LITERAL(11, 146, 14), // "clipboardBytes" QT_MOC_LITERAL(12, 161, 17), // "clipboardPriority" QT_MOC_LITERAL(13, 179, 18), // "clipboardLowOutput" QT_MOC_LITERAL(14, 198, 15), // "clipboardChange" QT_MOC_LITERAL(15, 214, 13), // "radioTreeMode" QT_MOC_LITERAL(16, 228, 13), // "radioListMode" QT_MOC_LITERAL(17, 242, 15), // "viewItemChanged" QT_MOC_LITERAL(18, 258, 16), // "QTreeWidgetItem*" QT_MOC_LITERAL(19, 275, 20), // "headerSectionClicked" QT_MOC_LITERAL(20, 296, 16), // "buttonBoxClicked" QT_MOC_LITERAL(21, 313, 16), // "QAbstractButton*" QT_MOC_LITERAL(22, 330, 22) // "buttonSelectAllClicked" }, "CoinControlDialog\0showMenu\0\0copyAmount\0" "copyLabel\0copyAddress\0copyTransactionHash\0" "clipboardQuantity\0clipboardAmount\0" "clipboardFee\0clipboardAfterFee\0" "clipboardBytes\0clipboardPriority\0" "clipboardLowOutput\0clipboardChange\0" "radioTreeMode\0radioListMode\0viewItemChanged\0" "QTreeWidgetItem*\0headerSectionClicked\0" "buttonBoxClicked\0QAbstractButton*\0" "buttonSelectAllClicked" }; #undef QT_MOC_LITERAL static const uint qt_meta_data_CoinControlDialog[] = { // content: 8, // revision 0, // classname 0, 0, // classinfo 19, 14, // methods 0, 0, // properties 0, 0, // enums/sets 0, 0, // constructors 0, // flags 0, // signalCount // slots: name, argc, parameters, tag, flags 1, 1, 109, 2, 0x08 /* Private */, 3, 0, 112, 2, 0x08 /* Private */, 4, 0, 113, 2, 0x08 /* Private */, 5, 0, 114, 2, 0x08 /* Private */, 6, 0, 115, 2, 0x08 /* Private */, 7, 0, 116, 2, 0x08 /* Private */, 8, 0, 117, 2, 0x08 /* Private */, 9, 0, 118, 2, 0x08 /* Private */, 10, 0, 119, 2, 0x08 /* Private */, 11, 0, 120, 2, 0x08 /* Private */, 12, 0, 121, 2, 0x08 /* Private */, 13, 0, 122, 2, 0x08 /* Private */, 14, 0, 123, 2, 0x08 /* Private */, 15, 1, 124, 2, 0x08 /* Private */, 16, 1, 127, 2, 0x08 /* Private */, 17, 2, 130, 2, 0x08 /* Private */, 19, 1, 135, 2, 0x08 /* Private */, 20, 1, 138, 2, 0x08 /* Private */, 22, 0, 141, 2, 0x08 /* Private */, // slots: parameters QMetaType::Void, QMetaType::QPoint, 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::Bool, 2, QMetaType::Void, QMetaType::Bool, 2, QMetaType::Void, 0x80000000 | 18, QMetaType::Int, 2, 2, QMetaType::Void, QMetaType::Int, 2, QMetaType::Void, 0x80000000 | 21, 2, QMetaType::Void, 0 // eod }; void CoinControlDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) { if (_c == QMetaObject::InvokeMetaMethod) { auto *_t = static_cast(_o); (void)_t; switch (_id) { case 0: _t->showMenu((*reinterpret_cast< const QPoint(*)>(_a[1]))); break; case 1: _t->copyAmount(); break; case 2: _t->copyLabel(); break; case 3: _t->copyAddress(); break; case 4: _t->copyTransactionHash(); break; case 5: _t->clipboardQuantity(); break; case 6: _t->clipboardAmount(); break; case 7: _t->clipboardFee(); break; case 8: _t->clipboardAfterFee(); break; case 9: _t->clipboardBytes(); break; case 10: _t->clipboardPriority(); break; case 11: _t->clipboardLowOutput(); break; case 12: _t->clipboardChange(); break; case 13: _t->radioTreeMode((*reinterpret_cast< bool(*)>(_a[1]))); break; case 14: _t->radioListMode((*reinterpret_cast< bool(*)>(_a[1]))); break; case 15: _t->viewItemChanged((*reinterpret_cast< QTreeWidgetItem*(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break; case 16: _t->headerSectionClicked((*reinterpret_cast< int(*)>(_a[1]))); break; case 17: _t->buttonBoxClicked((*reinterpret_cast< QAbstractButton*(*)>(_a[1]))); break; case 18: _t->buttonSelectAllClicked(); break; default: ; } } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { switch (_id) { default: *reinterpret_cast(_a[0]) = -1; break; case 17: switch (*reinterpret_cast(_a[1])) { default: *reinterpret_cast(_a[0]) = -1; break; case 0: *reinterpret_cast(_a[0]) = qRegisterMetaType< QAbstractButton* >(); break; } break; } } } QT_INIT_METAOBJECT const QMetaObject CoinControlDialog::staticMetaObject = { { QMetaObject::SuperData::link(), qt_meta_stringdata_CoinControlDialog.data, qt_meta_data_CoinControlDialog, qt_static_metacall, nullptr, nullptr } }; const QMetaObject *CoinControlDialog::metaObject() const { return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; } void *CoinControlDialog::qt_metacast(const char *_clname) { if (!_clname) return nullptr; if (!strcmp(_clname, qt_meta_stringdata_CoinControlDialog.stringdata0)) return static_cast(this); return QDialog::qt_metacast(_clname); } int CoinControlDialog::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 < 19) qt_static_metacall(this, _c, _id, _a); _id -= 19; } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { if (_id < 19) qt_static_metacall(this, _c, _id, _a); _id -= 19; } return _id; } QT_WARNING_POP QT_END_MOC_NAMESPACE