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)) \ 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" 71 static const uint qt_meta_data_CoinControlDialog[] = {
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;
162 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
164 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
166 switch (*reinterpret_cast<int*>(_a[1])) {
167 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
169 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< QAbstractButton* >();
break;
176 const QMetaObject CoinControlDialog::staticMetaObject = {
177 { &QDialog::staticMetaObject, qt_meta_stringdata_CoinControlDialog.
data,
178 qt_meta_data_CoinControlDialog, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
182 const QMetaObject *CoinControlDialog::metaObject()
const 184 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
187 void *CoinControlDialog::qt_metacast(
const char *_clname)
189 if (!_clname)
return Q_NULLPTR;
190 if (!strcmp(_clname, qt_meta_stringdata_CoinControlDialog.
stringdata0))
192 return QDialog::qt_metacast(_clname);
195 int CoinControlDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
197 _id = QDialog::qt_metacall(_c, _id, _a);
200 if (_c == QMetaObject::InvokeMetaMethod) {
202 qt_static_metacall(
this, _c, _id, _a);
204 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
206 qt_static_metacall(
this, _c, _id, _a);
void viewItemChanged(QTreeWidgetItem *, int)
void buttonSelectAllClicked()
void clipboardLowOutput()
void headerSectionClicked(int)
void copyTransactionHash()
#define QT_MOC_LITERAL(idx, ofs, len)
void buttonBoxClicked(QAbstractButton *)
void showMenu(const QPoint &)