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