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.5.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)) \ 59 "CoinControlDialog\0showMenu\0\0copyAmount\0" 60 "copyLabel\0copyAddress\0copyTransactionHash\0" 61 "lockCoin\0unlockCoin\0clipboardQuantity\0" 62 "clipboardAmount\0clipboardFee\0" 63 "clipboardAfterFee\0clipboardBytes\0" 64 "clipboardLowOutput\0clipboardChange\0" 65 "radioTreeMode\0radioListMode\0viewItemChanged\0" 66 "QTreeWidgetItem*\0headerSectionClicked\0" 67 "buttonBoxClicked\0QAbstractButton*\0" 68 "buttonSelectAllClicked\0buttonToggleLockClicked\0" 100 15, 0, 139, 2, 0x08 ,
101 16, 1, 140, 2, 0x08 ,
102 17, 1, 143, 2, 0x08 ,
103 18, 2, 146, 2, 0x08 ,
104 20, 1, 151, 2, 0x08 ,
105 21, 1, 154, 2, 0x08 ,
106 23, 0, 157, 2, 0x08 ,
107 24, 0, 158, 2, 0x08 ,
108 25, 0, 159, 2, 0x08 ,
111 QMetaType::Void, QMetaType::QPoint, 2,
125 QMetaType::Void, QMetaType::Bool, 2,
126 QMetaType::Void, QMetaType::Bool, 2,
127 QMetaType::Void, 0x80000000 | 19, QMetaType::Int, 2, 2,
128 QMetaType::Void, QMetaType::Int, 2,
129 QMetaType::Void, 0x80000000 | 22, 2,
137 void CoinControlDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
139 if (_c == QMetaObject::InvokeMetaMethod) {
143 case 0: _t->
showMenu((*
reinterpret_cast< const QPoint(*)
>(_a[1])));
break;
157 case 14: _t->
radioTreeMode((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
158 case 15: _t->
radioListMode((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
159 case 16: _t->
viewItemChanged((*
reinterpret_cast< QTreeWidgetItem*(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])));
break;
161 case 18: _t->
buttonBoxClicked((*
reinterpret_cast< QAbstractButton*(*)
>(_a[1])));
break;
167 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
169 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
171 switch (*reinterpret_cast<int*>(_a[1])) {
172 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
174 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< QAbstractButton* >();
break;
181 const QMetaObject CoinControlDialog::staticMetaObject = {
187 const QMetaObject *CoinControlDialog::metaObject()
const 189 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
192 void *CoinControlDialog::qt_metacast(
const char *_clname)
194 if (!_clname)
return Q_NULLPTR;
197 return QDialog::qt_metacast(_clname);
200 int CoinControlDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
202 _id = QDialog::qt_metacall(_c, _id, _a);
205 if (_c == QMetaObject::InvokeMetaMethod) {
207 qt_static_metacall(
this, _c, _id, _a);
209 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
211 qt_static_metacall(
this, _c, _id, _a);
void buttonSelectAllClicked()
void headerSectionClicked(int)
void viewItemChanged(QTreeWidgetItem *, int)
void clipboardLowOutput()
void showMenu(const QPoint &)
static const qt_meta_stringdata_CoinControlDialog_t qt_meta_stringdata_CoinControlDialog
void copyTransactionHash()
void buttonBoxClicked(QAbstractButton *)
#define QT_MOC_LITERAL(idx, ofs, len)
static const uint qt_meta_data_CoinControlDialog[]
void buttonToggleLockClicked()