9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'coincontroldialog.h' doesn't include <QObject>." 13 #elif Q_MOC_OUTPUT_REVISION != 67 14 #error "This file was generated using the moc from 5.9.4. It" 15 #error "cannot be used with the include files from this version of Qt." 16 #error "(The moc has changed too much.)" 19 QT_BEGIN_MOC_NAMESPACE
21 QT_WARNING_DISABLE_DEPRECATED
26 #define QT_MOC_LITERAL(idx, ofs, len) \ 27 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 28 qptrdiff(offsetof(qt_meta_stringdata_CoinControlDialog_t, stringdata0) + ofs \ 29 - idx * sizeof(QByteArrayData)) \ 60 "CoinControlDialog\0showMenu\0\0copyAmount\0" 61 "copyLabel\0copyAddress\0copyTransactionHash\0" 62 "lockCoin\0unlockCoin\0clipboardQuantity\0" 63 "clipboardAmount\0clipboardFee\0" 64 "clipboardAfterFee\0clipboardBytes\0" 65 "clipboardLowOutput\0clipboardChange\0" 66 "radioTreeMode\0radioListMode\0viewItemChanged\0" 67 "QTreeWidgetItem*\0headerSectionClicked\0" 68 "buttonBoxClicked\0QAbstractButton*\0" 69 "buttonSelectAllClicked\0updateLabelLocked" 100 15, 0, 134, 2, 0x08 ,
101 16, 1, 135, 2, 0x08 ,
102 17, 1, 138, 2, 0x08 ,
103 18, 2, 141, 2, 0x08 ,
104 20, 1, 146, 2, 0x08 ,
105 21, 1, 149, 2, 0x08 ,
106 23, 0, 152, 2, 0x08 ,
107 24, 0, 153, 2, 0x08 ,
110 QMetaType::Void, QMetaType::QPoint, 2,
124 QMetaType::Void, QMetaType::Bool, 2,
125 QMetaType::Void, QMetaType::Bool, 2,
126 QMetaType::Void, 0x80000000 | 19, QMetaType::Int, 2, 2,
127 QMetaType::Void, QMetaType::Int, 2,
128 QMetaType::Void, 0x80000000 | 22, 2,
135 void CoinControlDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
137 if (_c == QMetaObject::InvokeMetaMethod) {
141 case 0: _t->
showMenu((*
reinterpret_cast< const QPoint(*)
>(_a[1])));
break;
155 case 14: _t->
radioTreeMode((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
156 case 15: _t->
radioListMode((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
157 case 16: _t->
viewItemChanged((*
reinterpret_cast< QTreeWidgetItem*(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])));
break;
159 case 18: _t->
buttonBoxClicked((*
reinterpret_cast< QAbstractButton*(*)
>(_a[1])));
break;
167 const QMetaObject CoinControlDialog::staticMetaObject = {
173 const QMetaObject *CoinControlDialog::metaObject()
const 175 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
178 void *CoinControlDialog::qt_metacast(
const char *_clname)
180 if (!_clname)
return nullptr;
182 return static_cast<void*
>(
this);
183 return QDialog::qt_metacast(_clname);
186 int CoinControlDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
188 _id = QDialog::qt_metacall(_c, _id, _a);
191 if (_c == QMetaObject::InvokeMetaMethod) {
193 qt_static_metacall(
this, _c, _id, _a);
195 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
197 *
reinterpret_cast<int*
>(_a[0]) = -1;
void viewItemChanged(QTreeWidgetItem *, int)
void buttonSelectAllClicked()
void clipboardLowOutput()
void headerSectionClicked(int)
void copyTransactionHash()
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 buttonBoxClicked(QAbstractButton *)
void showMenu(const QPoint &)