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.2.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 offsetof(qt_meta_stringdata_CoinControlDialog_t, stringdata) + 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 "clipboardPriority\0clipboardLowOutput\0"
64 "clipboardChange\0radioTreeMode\0"
65 "radioListMode\0viewItemChanged\0"
66 "QTreeWidgetItem*\0headerSectionClicked\0"
67 "buttonBoxClicked\0QAbstractButton*\0"
68 "buttonSelectAllClicked\0updateLabelLocked\0"
72 static const uint qt_meta_data_CoinControlDialog[] = {
110 QMetaType::Void, QMetaType::QPoint, 2,
125 QMetaType::Void, QMetaType::Bool, 2,
126 QMetaType::Void, QMetaType::Bool, 2,
127 QMetaType::Void, 0x80000000 | 20, QMetaType::Int, 2, 2,
128 QMetaType::Void, QMetaType::Int, 2,
129 QMetaType::Void, 0x80000000 | 23, 2,
136 void CoinControlDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
138 if (_c == QMetaObject::InvokeMetaMethod) {
141 case 0: _t->
showMenu((*
reinterpret_cast< const QPoint(*)
>(_a[1])));
break;
156 case 15: _t->
radioTreeMode((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
157 case 16: _t->
radioListMode((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
158 case 17: _t->
viewItemChanged((*
reinterpret_cast< QTreeWidgetItem*(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])));
break;
160 case 19: _t->
buttonBoxClicked((*
reinterpret_cast< QAbstractButton*(*)
>(_a[1])));
break;
165 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
167 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
169 switch (*reinterpret_cast<int*>(_a[1])) {
170 default: *
reinterpret_cast<int*
>(_a[0]) = -1;
break;
172 *
reinterpret_cast<int*
>(_a[0]) = qRegisterMetaType< QAbstractButton* >();
break;
179 const QMetaObject CoinControlDialog::staticMetaObject = {
180 { &QDialog::staticMetaObject, qt_meta_stringdata_CoinControlDialog.
data,
181 qt_meta_data_CoinControlDialog, qt_static_metacall, 0, 0}
185 const QMetaObject *CoinControlDialog::metaObject()
const
187 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
190 void *CoinControlDialog::qt_metacast(
const char *_clname)
192 if (!_clname)
return 0;
193 if (!strcmp(_clname, qt_meta_stringdata_CoinControlDialog.
stringdata))
195 return QDialog::qt_metacast(_clname);
198 int CoinControlDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
200 _id = QDialog::qt_metacall(_c, _id, _a);
203 if (_c == QMetaObject::InvokeMetaMethod) {
205 qt_static_metacall(
this, _c, _id, _a);
207 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
209 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 &)