11 #include <QtCore/qbytearray.h> 12 #include <QtCore/qmetatype.h> 13 #if !defined(Q_MOC_OUTPUT_REVISION) 14 #error "The header file 'coincontroldialog.h' doesn't include <QObject>." 15 #elif Q_MOC_OUTPUT_REVISION != 67 16 #error "This file was generated using the moc from 5.15.8. It" 17 #error "cannot be used with the include files from this version of Qt." 18 #error "(The moc has changed too much.)" 21 QT_BEGIN_MOC_NAMESPACE
23 QT_WARNING_DISABLE_DEPRECATED
28 #define QT_MOC_LITERAL(idx, ofs, len) \ 29 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 30 qptrdiff(offsetof(qt_meta_stringdata_CoinControlDialog_t, stringdata0) + ofs \ 31 - idx * sizeof(QByteArrayData)) \ 61 "CoinControlDialog\0showMenu\0\0copyAmount\0" 62 "copyLabel\0copyAddress\0copyTransactionOutpoint\0" 63 "lockCoin\0unlockCoin\0clipboardQuantity\0" 64 "clipboardAmount\0clipboardFee\0" 65 "clipboardAfterFee\0clipboardBytes\0" 66 "clipboardChange\0radioTreeMode\0" 67 "radioListMode\0viewItemChanged\0" 68 "QTreeWidgetItem*\0headerSectionClicked\0" 69 "buttonBoxClicked\0QAbstractButton*\0" 70 "buttonSelectAllClicked\0updateLabelLocked" 100 14, 0, 128, 2, 0x08 ,
101 15, 1, 129, 2, 0x08 ,
102 16, 1, 132, 2, 0x08 ,
103 17, 2, 135, 2, 0x08 ,
104 19, 1, 140, 2, 0x08 ,
105 20, 1, 143, 2, 0x08 ,
106 22, 0, 146, 2, 0x08 ,
107 23, 0, 147, 2, 0x08 ,
110 QMetaType::Void, QMetaType::QPoint, 2,
123 QMetaType::Void, QMetaType::Bool, 2,
124 QMetaType::Void, QMetaType::Bool, 2,
125 QMetaType::Void, 0x80000000 | 18, QMetaType::Int, 2, 2,
126 QMetaType::Void, QMetaType::Int, 2,
127 QMetaType::Void, 0x80000000 | 21, 2,
134 void CoinControlDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
136 if (_c == QMetaObject::InvokeMetaMethod) {
140 case 0: _t->
showMenu((*
reinterpret_cast< const QPoint(*)
>(_a[1])));
break;
141 case 1: _t->copyAmount();
break;
142 case 2: _t->copyLabel();
break;
143 case 3: _t->copyAddress();
break;
144 case 4: _t->copyTransactionOutpoint();
break;
145 case 5: _t->lockCoin();
break;
146 case 6: _t->unlockCoin();
break;
147 case 7: _t->clipboardQuantity();
break;
148 case 8: _t->clipboardAmount();
break;
149 case 9: _t->clipboardFee();
break;
150 case 10: _t->clipboardAfterFee();
break;
151 case 11: _t->clipboardBytes();
break;
152 case 12: _t->clipboardChange();
break;
153 case 13: _t->radioTreeMode((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
154 case 14: _t->radioListMode((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
155 case 15: _t->viewItemChanged((*
reinterpret_cast< QTreeWidgetItem*(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])));
break;
156 case 16: _t->headerSectionClicked((*
reinterpret_cast< int(*)
>(_a[1])));
break;
157 case 17: _t->buttonBoxClicked((*
reinterpret_cast< QAbstractButton*(*)
>(_a[1])));
break;
158 case 18: _t->buttonSelectAllClicked();
break;
159 case 19: _t->updateLabelLocked();
break;
165 QT_INIT_METAOBJECT
const QMetaObject CoinControlDialog::staticMetaObject = { {
166 QMetaObject::SuperData::link<QDialog::staticMetaObject>(),
175 const QMetaObject *CoinControlDialog::metaObject()
const 177 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
180 void *CoinControlDialog::qt_metacast(
const char *_clname)
182 if (!_clname)
return nullptr;
184 return static_cast<void*
>(
this);
185 return QDialog::qt_metacast(_clname);
188 int CoinControlDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
190 _id = QDialog::qt_metacall(_c, _id, _a);
193 if (_c == QMetaObject::InvokeMetaMethod) {
195 qt_static_metacall(
this, _c, _id, _a);
197 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
199 *
reinterpret_cast<int*
>(_a[0]) = -1;
static const qt_meta_stringdata_CoinControlDialog_t qt_meta_stringdata_CoinControlDialog
#define QT_MOC_LITERAL(idx, ofs, len)
static const uint qt_meta_data_CoinControlDialog[]
void showMenu(const QPoint &)