9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'receivecoinsdialog.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_ReceiveCoinsDialog_t, stringdata0) + ofs \ 29 - idx * sizeof(QByteArrayData)) \ 56 "ReceiveCoinsDialog\0clear\0\0reject\0" 57 "accept\0on_receiveButton_clicked\0" 58 "on_showRequestButton_clicked\0" 59 "on_removeRequestButton_clicked\0" 60 "on_recentRequestsView_doubleClicked\0" 61 "index\0recentRequestsView_selectionChanged\0" 62 "QItemSelection\0selected\0deselected\0" 63 "updateDisplayUnit\0showMenu\0point\0" 64 "copyURI\0copyLabel\0copyMessage\0copyAmount" 104 QMetaType::Void, QMetaType::QModelIndex, 9,
105 QMetaType::Void, 0x80000000 | 11, 0x80000000 | 11, 12, 13,
107 QMetaType::Void, QMetaType::QPoint, 16,
116 void ReceiveCoinsDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
118 if (_c == QMetaObject::InvokeMetaMethod) {
122 case 0: _t->
clear();
break;
123 case 1: _t->
reject();
break;
124 case 2: _t->
accept();
break;
131 case 9: _t->
showMenu((*
reinterpret_cast< const QPoint(*)
>(_a[1])));
break;
141 const QMetaObject ReceiveCoinsDialog::staticMetaObject = {
147 const QMetaObject *ReceiveCoinsDialog::metaObject()
const 149 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
152 void *ReceiveCoinsDialog::qt_metacast(
const char *_clname)
154 if (!_clname)
return nullptr;
156 return static_cast<void*
>(
this);
157 return QDialog::qt_metacast(_clname);
160 int ReceiveCoinsDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
162 _id = QDialog::qt_metacall(_c, _id, _a);
165 if (_c == QMetaObject::InvokeMetaMethod) {
167 qt_static_metacall(
this, _c, _id, _a);
169 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
171 *
reinterpret_cast<int*
>(_a[0]) = -1;
Dialog for requesting payment of bitcoins.
void recentRequestsView_selectionChanged(const QItemSelection &selected, const QItemSelection &deselected)
static const uint qt_meta_data_ReceiveCoinsDialog[]
void on_recentRequestsView_doubleClicked(const QModelIndex &index)
void on_removeRequestButton_clicked()
void on_receiveButton_clicked()
void on_showRequestButton_clicked()
#define QT_MOC_LITERAL(idx, ofs, len)
static const qt_meta_stringdata_ReceiveCoinsDialog_t qt_meta_stringdata_ReceiveCoinsDialog
void showMenu(const QPoint &point)