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.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_TransactionView_t, stringdata0) + ofs \ 29 - idx * sizeof(QByteArrayData)) \ 68 "TransactionView\0doubleClicked\0\0message\0" 69 "title\0style\0bumpedFee\0uint256\0txid\0" 70 "contextualMenu\0dateRangeChanged\0" 71 "showDetails\0copyAddress\0editLabel\0" 72 "copyLabel\0copyAmount\0copyTxID\0copyTxHex\0" 73 "copyTxPlainText\0openThirdPartyTxUrl\0" 74 "url\0updateWatchOnlyColumn\0fHaveWatchOnly\0" 75 "abandonTx\0bumpFee\0chooseDate\0idx\0" 76 "chooseType\0chooseWatchonly\0changedAmount\0" 77 "changedSearch\0exportClicked\0" 102 10, 0, 155, 2, 0x08 ,
103 11, 0, 156, 2, 0x08 ,
104 12, 0, 157, 2, 0x08 ,
105 13, 0, 158, 2, 0x08 ,
106 14, 0, 159, 2, 0x08 ,
107 15, 0, 160, 2, 0x08 ,
108 16, 0, 161, 2, 0x08 ,
109 17, 0, 162, 2, 0x08 ,
110 18, 0, 163, 2, 0x08 ,
111 19, 1, 164, 2, 0x08 ,
112 21, 1, 167, 2, 0x08 ,
113 23, 0, 170, 2, 0x08 ,
114 24, 0, 171, 2, 0x08 ,
115 25, 1, 172, 2, 0x0a ,
116 27, 1, 175, 2, 0x0a ,
117 28, 1, 178, 2, 0x0a ,
118 29, 0, 181, 2, 0x0a ,
119 30, 0, 182, 2, 0x0a ,
120 31, 0, 183, 2, 0x0a ,
121 32, 1, 184, 2, 0x0a ,
122 32, 1, 187, 2, 0x0a ,
125 QMetaType::Void, QMetaType::QModelIndex, 2,
126 QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 4, 3, 5,
127 QMetaType::Void, 0x80000000 | 7, 8,
130 QMetaType::Void, QMetaType::QPoint, 2,
140 QMetaType::Void, QMetaType::QString, 20,
141 QMetaType::Void, QMetaType::Bool, 22,
144 QMetaType::Void, QMetaType::Int, 26,
145 QMetaType::Void, QMetaType::Int, 26,
146 QMetaType::Void, QMetaType::Int, 26,
150 QMetaType::Void, QMetaType::QModelIndex, 2,
151 QMetaType::Void, 0x80000000 | 7, 8,
156 void TransactionView::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
158 if (_c == QMetaObject::InvokeMetaMethod) {
162 case 0: _t->
doubleClicked((*
reinterpret_cast< const QModelIndex(*)
>(_a[1])));
break;
163 case 1: _t->
message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
164 case 2: _t->
bumpedFee((*
reinterpret_cast< const uint256(*)
>(_a[1])));
break;
165 case 3: _t->
contextualMenu((*
reinterpret_cast< const QPoint(*)
>(_a[1])));
break;
179 case 17: _t->
chooseDate((*
reinterpret_cast< int(*)
>(_a[1])));
break;
180 case 18: _t->
chooseType((*
reinterpret_cast< int(*)
>(_a[1])));
break;
181 case 19: _t->
chooseWatchonly((*
reinterpret_cast< int(*)
>(_a[1])));
break;
185 case 23: _t->
focusTransaction((*
reinterpret_cast< const QModelIndex(*)
>(_a[1])));
break;
189 }
else if (_c == QMetaObject::IndexOfMethod) {
190 int *result =
reinterpret_cast<int *
>(_a[0]);
199 typedef void (
TransactionView::*_t)(
const QString & ,
const QString & ,
unsigned int );
215 const QMetaObject TransactionView::staticMetaObject = {
221 const QMetaObject *TransactionView::metaObject()
const 223 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
226 void *TransactionView::qt_metacast(
const char *_clname)
228 if (!_clname)
return nullptr;
230 return static_cast<void*
>(
this);
231 return QWidget::qt_metacast(_clname);
234 int TransactionView::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
236 _id = QWidget::qt_metacall(_c, _id, _a);
239 if (_c == QMetaObject::InvokeMetaMethod) {
241 qt_static_metacall(
this, _c, _id, _a);
243 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
245 *
reinterpret_cast<int*
>(_a[0]) = -1;
254 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
255 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
261 void *_a[] = {
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)) };
262 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
268 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
269 QMetaObject::activate(
this, &staticMetaObject, 2, _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 bumpedFee(const uint256 &txid)
static const qt_meta_stringdata_TransactionView_t qt_meta_stringdata_TransactionView
void contextualMenu(const QPoint &)
void doubleClicked(const QModelIndex &)
static const uint qt_meta_data_TransactionView[]