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.6.1. 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
24 #define QT_MOC_LITERAL(idx, ofs, len) \ 25 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 26 qptrdiff(offsetof(qt_meta_stringdata_CoinControlDialog_t, stringdata0) + ofs \ 27 - idx * sizeof(QByteArrayData)) \ 58 "CoinControlDialog\0showMenu\0\0copyAmount\0" 59 "copyLabel\0copyAddress\0copyTransactionHash\0" 60 "lockCoin\0unlockCoin\0clipboardQuantity\0" 61 "clipboardAmount\0clipboardFee\0" 62 "clipboardAfterFee\0clipboardBytes\0" 63 "clipboardLowOutput\0clipboardChange\0" 64 "radioTreeMode\0radioListMode\0viewItemChanged\0" 65 "QTreeWidgetItem*\0headerSectionClicked\0" 66 "buttonBoxClicked\0QAbstractButton*\0" 67 "buttonSelectAllClicked\0updateLabelLocked" 100 17, 1, 138, 2, 0x08 ,
101 18, 2, 141, 2, 0x08 ,
102 20, 1, 146, 2, 0x08 ,
103 21, 1, 149, 2, 0x08 ,
104 23, 0, 152, 2, 0x08 ,
105 24, 0, 153, 2, 0x08 ,
108 QMetaType::Void, QMetaType::QPoint, 2,
122 QMetaType::Void, QMetaType::Bool, 2,
123 QMetaType::Void, QMetaType::Bool, 2,
124 QMetaType::Void, 0x80000000 | 19, QMetaType::Int, 2, 2,
125 QMetaType::Void, QMetaType::Int, 2,
126 QMetaType::Void, 0x80000000 | 22, 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;
153 case 14: _t->
radioTreeMode((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
154 case 15: _t->
radioListMode((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
155 case 16: _t->
viewItemChanged((*
reinterpret_cast< QTreeWidgetItem*(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])));
break;
157 case 18: _t->
buttonBoxClicked((*
reinterpret_cast< QAbstractButton*(*)
>(_a[1])));
break;
165 const QMetaObject CoinControlDialog::staticMetaObject = {
166 { &QDialog::staticMetaObject, qt_meta_stringdata_CoinControlDialog.
data,
171 const QMetaObject *CoinControlDialog::metaObject()
const 173 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
176 void *CoinControlDialog::qt_metacast(
const char *_clname)
178 if (!_clname)
return Q_NULLPTR;
179 if (!strcmp(_clname, qt_meta_stringdata_CoinControlDialog.
stringdata0))
181 return QDialog::qt_metacast(_clname);
184 int CoinControlDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
186 _id = QDialog::qt_metacall(_c, _id, _a);
189 if (_c == QMetaObject::InvokeMetaMethod) {
191 qt_static_metacall(
this, _c, _id, _a);
193 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
195 *
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 &)