9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'transactionview.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_TransactionView_t, stringdata0) + ofs \ 27 - idx * sizeof(QByteArrayData)) \ 63 "TransactionView\0doubleClicked\0\0message\0" 64 "title\0style\0contextualMenu\0dateRangeChanged\0" 65 "showDetails\0copyAddress\0editLabel\0" 66 "copyLabel\0copyAmount\0copyTxID\0copyTxHex\0" 67 "copyTxPlainText\0openThirdPartyTxUrl\0" 68 "url\0updateWatchOnlyColumn\0fHaveWatchOnly\0" 69 "abandonTx\0bumpFee\0chooseDate\0idx\0" 70 "chooseType\0chooseWatchonly\0changedAmount\0" 71 "changedPrefix\0exportClicked\0" 76 static const uint qt_meta_data_TransactionView[] = {
100 12, 0, 147, 2, 0x08 ,
101 13, 0, 148, 2, 0x08 ,
102 14, 0, 149, 2, 0x08 ,
103 15, 0, 150, 2, 0x08 ,
104 16, 1, 151, 2, 0x08 ,
105 18, 1, 154, 2, 0x08 ,
106 20, 0, 157, 2, 0x08 ,
107 21, 0, 158, 2, 0x08 ,
108 22, 1, 159, 2, 0x0a ,
109 24, 1, 162, 2, 0x0a ,
110 25, 1, 165, 2, 0x0a ,
111 26, 0, 168, 2, 0x0a ,
112 27, 0, 169, 2, 0x0a ,
113 28, 0, 170, 2, 0x0a ,
114 29, 1, 171, 2, 0x0a ,
117 QMetaType::Void, QMetaType::QModelIndex, 2,
118 QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 4, 3, 5,
121 QMetaType::Void, QMetaType::QPoint, 2,
131 QMetaType::Void, QMetaType::QString, 17,
132 QMetaType::Void, QMetaType::Bool, 19,
135 QMetaType::Void, QMetaType::Int, 23,
136 QMetaType::Void, QMetaType::Int, 23,
137 QMetaType::Void, QMetaType::Int, 23,
141 QMetaType::Void, QMetaType::QModelIndex, 2,
146 void TransactionView::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
148 if (_c == QMetaObject::InvokeMetaMethod) {
152 case 0: _t->
doubleClicked((*
reinterpret_cast< const QModelIndex(*)
>(_a[1])));
break;
153 case 1: _t->
message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
154 case 2: _t->
contextualMenu((*
reinterpret_cast< const QPoint(*)
>(_a[1])));
break;
168 case 16: _t->
chooseDate((*
reinterpret_cast< int(*)
>(_a[1])));
break;
169 case 17: _t->
chooseType((*
reinterpret_cast< int(*)
>(_a[1])));
break;
170 case 18: _t->
chooseWatchonly((*
reinterpret_cast< int(*)
>(_a[1])));
break;
174 case 22: _t->
focusTransaction((*
reinterpret_cast< const QModelIndex(*)
>(_a[1])));
break;
177 }
else if (_c == QMetaObject::IndexOfMethod) {
178 int *result =
reinterpret_cast<int *
>(_a[0]);
179 void **func =
reinterpret_cast<void **
>(_a[1]);
187 typedef void (
TransactionView::*_t)(
const QString & ,
const QString & ,
unsigned int );
195 const QMetaObject TransactionView::staticMetaObject = {
196 { &QWidget::staticMetaObject, qt_meta_stringdata_TransactionView.
data,
197 qt_meta_data_TransactionView, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
201 const QMetaObject *TransactionView::metaObject()
const 203 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
206 void *TransactionView::qt_metacast(
const char *_clname)
208 if (!_clname)
return Q_NULLPTR;
209 if (!strcmp(_clname, qt_meta_stringdata_TransactionView.
stringdata0))
211 return QWidget::qt_metacast(_clname);
214 int TransactionView::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
216 _id = QWidget::qt_metacall(_c, _id, _a);
219 if (_c == QMetaObject::InvokeMetaMethod) {
221 qt_static_metacall(
this, _c, _id, _a);
223 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
225 *
reinterpret_cast<int*
>(_a[0]) = -1;
234 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
235 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
241 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t2)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t3)) };
242 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
void openThirdPartyTxUrl(QString url)
void focusTransaction(const QModelIndex &)
void chooseWatchonly(int idx)
#define QT_MOC_LITERAL(idx, ofs, len)
void message(const QString &title, const QString &message, unsigned int style)
Fired when a message should be reported to the user.
Widget showing the transaction list for a wallet, including a filter row.
void updateWatchOnlyColumn(bool fHaveWatchOnly)
void contextualMenu(const QPoint &)
void doubleClicked(const QModelIndex &)