9 #include <QtCore/qbytearray.h> 10 #include <QtCore/qmetatype.h> 11 #if !defined(Q_MOC_OUTPUT_REVISION) 12 #error "The header file 'tokentransactionview.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_TokenTransactionView_t, stringdata0) + ofs \ 27 - idx * sizeof(QByteArrayData)) \ 55 "TokenTransactionView\0contextualMenu\0" 56 "\0dateRangeChanged\0showDetails\0copyAddress\0" 57 "copyAmount\0copyTxID\0copyTxPlainText\0" 58 "chooseDate\0idx\0chooseType\0chooseName\0" 59 "changedPrefix\0prefix\0changedAmount\0" 60 "amount\0addToNameWidget\0parent\0start\0" 61 "removeFromNameWidget\0refreshNameWidget" 65 static const uint qt_meta_data_TokenTransactionView[] = {
96 QMetaType::Void, QMetaType::QPoint, 2,
103 QMetaType::Void, QMetaType::Int, 10,
104 QMetaType::Void, QMetaType::Int, 10,
105 QMetaType::Void, QMetaType::Int, 10,
106 QMetaType::Void, QMetaType::QString, 14,
107 QMetaType::Void, QMetaType::QString, 16,
108 QMetaType::Void, QMetaType::QModelIndex, QMetaType::Int, QMetaType::Int, 18, 19, 2,
109 QMetaType::Void, QMetaType::QModelIndex, QMetaType::Int, QMetaType::Int, 18, 19, 2,
115 void TokenTransactionView::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
117 if (_c == QMetaObject::InvokeMetaMethod) {
121 case 0: _t->
contextualMenu((*
reinterpret_cast< const QPoint(*)
>(_a[1])));
break;
128 case 7: _t->
chooseDate((*
reinterpret_cast< int(*)
>(_a[1])));
break;
129 case 8: _t->
chooseType((*
reinterpret_cast< int(*)
>(_a[1])));
break;
130 case 9: _t->
chooseName((*
reinterpret_cast< int(*)
>(_a[1])));
break;
131 case 10: _t->
changedPrefix((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
132 case 11: _t->
changedAmount((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
133 case 12: _t->
addToNameWidget((*
reinterpret_cast< const QModelIndex(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])),(*
reinterpret_cast< int(*)
>(_a[3])));
break;
134 case 13: _t->
removeFromNameWidget((*
reinterpret_cast< const QModelIndex(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])),(*
reinterpret_cast< int(*)
>(_a[3])));
break;
141 const QMetaObject TokenTransactionView::staticMetaObject = {
142 { &QWidget::staticMetaObject, qt_meta_stringdata_TokenTransactionView.
data,
143 qt_meta_data_TokenTransactionView, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
147 const QMetaObject *TokenTransactionView::metaObject()
const 149 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
152 void *TokenTransactionView::qt_metacast(
const char *_clname)
154 if (!_clname)
return Q_NULLPTR;
155 if (!strcmp(_clname, qt_meta_stringdata_TokenTransactionView.
stringdata0))
157 return QWidget::qt_metacast(_clname);
160 int TokenTransactionView::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
162 _id = QWidget::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;
#define QT_MOC_LITERAL(idx, ofs, len)
void changedAmount(const QString &amount)
void contextualMenu(const QPoint &)
void addToNameWidget(const QModelIndex &parent, int start, int)
void removeFromNameWidget(const QModelIndex &parent, int start, int)
void changedPrefix(const QString &prefix)