9 #if !defined(Q_MOC_OUTPUT_REVISION)
10 #error "The header file 'sendcoinsdialog.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
38 109, 16, 93, 16, 0x0a,
39 120, 16, 16, 16, 0x0a,
40 185, 142, 16, 16, 0x0a,
41 218, 16, 16, 16, 0x08,
42 248, 242, 16, 16, 0x08,
43 277, 16, 16, 16, 0x08,
44 297, 16, 16, 16, 0x08,
45 329, 16, 16, 16, 0x08,
46 356, 16, 16, 16, 0x08,
47 386, 16, 16, 16, 0x08,
48 419, 16, 16, 16, 0x08,
49 445, 16, 16, 16, 0x08,
50 476, 16, 16, 16, 0x08,
51 505, 16, 16, 16, 0x08,
52 531, 16, 16, 16, 0x08,
53 562, 16, 16, 16, 0x08,
54 590, 16, 16, 16, 0x08,
55 621, 16, 16, 16, 0x08,
56 653, 16, 16, 16, 0x08,
62 "SendCoinsDialog\0\0title,message,style\0"
63 "message(QString,QString,uint)\0clear()\0"
64 "reject()\0accept()\0SendCoinsEntry*\0"
65 "addEntry()\0updateTabsAndLabels()\0"
66 "balance,unconfirmedBalance,immatureBalance\0"
67 "setBalance(qint64,qint64,qint64)\0"
68 "on_sendButton_clicked()\0entry\0"
69 "removeEntry(SendCoinsEntry*)\0"
70 "updateDisplayUnit()\0coinControlFeatureChanged(bool)\0"
71 "coinControlButtonClicked()\0"
72 "coinControlChangeChecked(int)\0"
73 "coinControlChangeEdited(QString)\0"
74 "coinControlUpdateLabels()\0"
75 "coinControlClipboardQuantity()\0"
76 "coinControlClipboardAmount()\0"
77 "coinControlClipboardFee()\0"
78 "coinControlClipboardAfterFee()\0"
79 "coinControlClipboardBytes()\0"
80 "coinControlClipboardPriority()\0"
81 "coinControlClipboardLowOutput()\0"
82 "coinControlClipboardChange()\0"
85 void SendCoinsDialog::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
87 if (_c == QMetaObject::InvokeMetaMethod) {
88 Q_ASSERT(staticMetaObject.cast(_o));
91 case 0: _t->
message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
92 case 1: _t->clear();
break;
93 case 2: _t->reject();
break;
94 case 3: _t->accept();
break;
96 if (_a[0]) *
reinterpret_cast< SendCoinsEntry**
>(_a[0]) = _r; }
break;
97 case 5: _t->updateTabsAndLabels();
break;
98 case 6: _t->setBalance((*
reinterpret_cast< qint64(*)
>(_a[1])),(*
reinterpret_cast< qint64(*)
>(_a[2])),(*
reinterpret_cast< qint64(*)
>(_a[3])));
break;
99 case 7: _t->on_sendButton_clicked();
break;
101 case 9: _t->updateDisplayUnit();
break;
102 case 10: _t->coinControlFeatureChanged((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
103 case 11: _t->coinControlButtonClicked();
break;
104 case 12: _t->coinControlChangeChecked((*
reinterpret_cast< int(*)
>(_a[1])));
break;
105 case 13: _t->coinControlChangeEdited((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
106 case 14: _t->coinControlUpdateLabels();
break;
107 case 15: _t->coinControlClipboardQuantity();
break;
108 case 16: _t->coinControlClipboardAmount();
break;
109 case 17: _t->coinControlClipboardFee();
break;
110 case 18: _t->coinControlClipboardAfterFee();
break;
111 case 19: _t->coinControlClipboardBytes();
break;
112 case 20: _t->coinControlClipboardPriority();
break;
113 case 21: _t->coinControlClipboardLowOutput();
break;
114 case 22: _t->coinControlClipboardChange();
break;
120 const QMetaObjectExtraData SendCoinsDialog::staticMetaObjectExtraData = {
121 0, qt_static_metacall
124 const QMetaObject SendCoinsDialog::staticMetaObject = {
129 #ifdef Q_NO_DATA_RELOCATION
130 const QMetaObject &SendCoinsDialog::getStaticMetaObject() {
return staticMetaObject; }
131 #endif //Q_NO_DATA_RELOCATION
133 const QMetaObject *SendCoinsDialog::metaObject()
const
135 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
138 void *SendCoinsDialog::qt_metacast(
const char *_clname)
140 if (!_clname)
return 0;
143 return QDialog::qt_metacast(_clname);
146 int SendCoinsDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
148 _id = QDialog::qt_metacall(_c, _id, _a);
151 if (_c == QMetaObject::InvokeMetaMethod) {
153 qt_static_metacall(
this, _c, _id, _a);
162 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)) };
163 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
A single entry in the dialog for sending bitcoins.
Dialog for sending bitcoins.
static const char qt_meta_stringdata_SendCoinsDialog[]
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_SendCoinsDialog[]
void removeEntry(SendCoinsEntry *entry)
void message(const QString &title, const QString &message, unsigned int style)