8 #include "txhistorydialog.h"
9 #if !defined(Q_MOC_OUTPUT_REVISION)
10 #error "The header file 'txhistorydialog.h' doesn't include <QObject>."
11 #elif Q_MOC_OUTPUT_REVISION != 63
12 #error "This file was generated using the moc from 4.8.6. It"
13 #error "cannot be used with the include files from this version of Qt."
14 #error "(The moc has changed too much.)"
17 QT_BEGIN_MOC_NAMESPACE
37 117, 16, 16, 16, 0x08,
38 131, 16, 16, 16, 0x08,
39 145, 16, 16, 16, 0x08,
40 158, 16, 16, 16, 0x08,
41 169, 16, 16, 16, 0x08,
47 "TXHistoryDialog\0\0doubleClicked(QModelIndex)\0"
48 "title,message,style\0message(QString,QString,uint)\0"
49 "contextualMenu(QPoint)\0showDetails()\0"
50 "copyAddress()\0copyAmount()\0copyTxID()\0"
54 void TXHistoryDialog::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
56 if (_c == QMetaObject::InvokeMetaMethod) {
57 Q_ASSERT(staticMetaObject.cast(_o));
58 TXHistoryDialog *_t =
static_cast<TXHistoryDialog *
>(_o);
60 case 0: _t->doubleClicked((*
reinterpret_cast< const QModelIndex(*)
>(_a[1])));
break;
61 case 1: _t->message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
62 case 2: _t->contextualMenu((*
reinterpret_cast< const QPoint(*)
>(_a[1])));
break;
63 case 3: _t->showDetails();
break;
64 case 4: _t->copyAddress();
break;
65 case 5: _t->copyAmount();
break;
66 case 6: _t->copyTxID();
break;
67 case 7: _t->UpdateHistory();
break;
73 const QMetaObjectExtraData TXHistoryDialog::staticMetaObjectExtraData = {
77 const QMetaObject TXHistoryDialog::staticMetaObject = {
82 #ifdef Q_NO_DATA_RELOCATION
83 const QMetaObject &TXHistoryDialog::getStaticMetaObject() {
return staticMetaObject; }
84 #endif //Q_NO_DATA_RELOCATION
86 const QMetaObject *TXHistoryDialog::metaObject()
const
88 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
91 void *TXHistoryDialog::qt_metacast(
const char *_clname)
93 if (!_clname)
return 0;
95 return static_cast<void*
>(
const_cast< TXHistoryDialog*
>(
this));
96 return QDialog::qt_metacast(_clname);
99 int TXHistoryDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
101 _id = QDialog::qt_metacall(_c, _id, _a);
104 if (_c == QMetaObject::InvokeMetaMethod) {
106 qt_static_metacall(
this, _c, _id, _a);
113 void TXHistoryDialog::doubleClicked(
const QModelIndex & _t1)
115 void *_a[] = { 0,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
116 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
120 void TXHistoryDialog::message(
const QString & _t1,
const QString & _t2,
unsigned int _t3)
122 void *_a[] = { 0,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t2)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t3)) };
123 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_TXHistoryDialog[]
static const char qt_meta_stringdata_TXHistoryDialog[]