Line data Source code
1 : /****************************************************************************
2 : ** Meta object code from reading C++ file 'sendcoinsdialog.h'
3 : **
4 : **
5 : ** WARNING! All changes made in this file will be lost!
6 : *****************************************************************************/
7 :
8 : #include "qt/sendcoinsdialog.h"
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.)"
15 : #endif
16 :
17 : QT_BEGIN_MOC_NAMESPACE
18 : static const uint qt_meta_data_SendCoinsDialog[] = {
19 :
20 : // content:
21 : 6, // revision
22 : 0, // classname
23 : 0, 0, // classinfo
24 : 30, 14, // methods
25 : 0, 0, // properties
26 : 0, 0, // enums/sets
27 : 0, 0, // constructors
28 : 0, // flags
29 : 1, // signalCount
30 :
31 : // signals: signature, parameters, type, tag, flags
32 : 37, 17, 16, 16, 0x05,
33 :
34 : // slots: signature, parameters, type, tag, flags
35 : 67, 16, 16, 16, 0x0a,
36 : 75, 16, 16, 16, 0x0a,
37 : 84, 16, 16, 16, 0x0a,
38 : 109, 16, 93, 16, 0x0a,
39 : 120, 16, 16, 16, 0x0a,
40 : 242, 142, 16, 16, 0x0a,
41 : 302, 16, 16, 16, 0x08,
42 : 326, 16, 16, 16, 0x08,
43 : 355, 16, 16, 16, 0x08,
44 : 392, 386, 16, 16, 0x08,
45 : 421, 16, 16, 16, 0x08,
46 : 441, 16, 16, 16, 0x08,
47 : 473, 16, 16, 16, 0x08,
48 : 500, 16, 16, 16, 0x08,
49 : 530, 16, 16, 16, 0x08,
50 : 563, 16, 16, 16, 0x08,
51 : 589, 16, 16, 16, 0x08,
52 : 620, 16, 16, 16, 0x08,
53 : 649, 16, 16, 16, 0x08,
54 : 675, 16, 16, 16, 0x08,
55 : 706, 16, 16, 16, 0x08,
56 : 734, 16, 16, 16, 0x08,
57 : 765, 16, 16, 16, 0x08,
58 : 797, 16, 16, 16, 0x08,
59 : 826, 16, 16, 16, 0x08,
60 : 842, 16, 16, 16, 0x08,
61 : 869, 16, 16, 16, 0x08,
62 : 889, 16, 16, 16, 0x08,
63 : 911, 16, 16, 16, 0x08,
64 :
65 : 0 // eod
66 : };
67 :
68 : static const char qt_meta_stringdata_SendCoinsDialog[] = {
69 : "SendCoinsDialog\0\0title,message,style\0"
70 : "message(QString,QString,uint)\0clear()\0"
71 : "reject()\0accept()\0SendCoinsEntry*\0"
72 : "addEntry()\0updateTabsAndLabels()\0"
73 : "balance,unconfirmedBalance,immatureBalance,watchOnlyBalance,watchUncon"
74 : "fBalance,watchImmatureBalance\0"
75 : "setBalance(CAmount,CAmount,CAmount,CAmount,CAmount,CAmount)\0"
76 : "on_sendButton_clicked()\0"
77 : "on_buttonChooseFee_clicked()\0"
78 : "on_buttonMinimizeFee_clicked()\0entry\0"
79 : "removeEntry(SendCoinsEntry*)\0"
80 : "updateDisplayUnit()\0coinControlFeatureChanged(bool)\0"
81 : "coinControlButtonClicked()\0"
82 : "coinControlChangeChecked(int)\0"
83 : "coinControlChangeEdited(QString)\0"
84 : "coinControlUpdateLabels()\0"
85 : "coinControlClipboardQuantity()\0"
86 : "coinControlClipboardAmount()\0"
87 : "coinControlClipboardFee()\0"
88 : "coinControlClipboardAfterFee()\0"
89 : "coinControlClipboardBytes()\0"
90 : "coinControlClipboardPriority()\0"
91 : "coinControlClipboardLowOutput()\0"
92 : "coinControlClipboardChange()\0"
93 : "setMinimumFee()\0updateFeeSectionControls()\0"
94 : "updateMinFeeLabel()\0updateSmartFeeLabel()\0"
95 : "updateGlobalFeeVariables()\0"
96 : };
97 :
98 0 : void SendCoinsDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
99 : {
100 0 : if (_c == QMetaObject::InvokeMetaMethod) {
101 0 : Q_ASSERT(staticMetaObject.cast(_o));
102 0 : SendCoinsDialog *_t = static_cast<SendCoinsDialog *>(_o);
103 0 : switch (_id) {
104 0 : case 0: _t->message((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< uint(*)>(_a[3]))); break;
105 0 : case 1: _t->clear(); break;
106 0 : case 2: _t->reject(); break;
107 0 : case 3: _t->accept(); break;
108 0 : case 4: { SendCoinsEntry* _r = _t->addEntry();
109 0 : if (_a[0]) *reinterpret_cast< SendCoinsEntry**>(_a[0]) = _r; } break;
110 0 : case 5: _t->updateTabsAndLabels(); break;
111 0 : case 6: _t->setBalance((*reinterpret_cast< const CAmount(*)>(_a[1])),(*reinterpret_cast< const CAmount(*)>(_a[2])),(*reinterpret_cast< const CAmount(*)>(_a[3])),(*reinterpret_cast< const CAmount(*)>(_a[4])),(*reinterpret_cast< const CAmount(*)>(_a[5])),(*reinterpret_cast< const CAmount(*)>(_a[6]))); break;
112 0 : case 7: _t->on_sendButton_clicked(); break;
113 0 : case 8: _t->on_buttonChooseFee_clicked(); break;
114 0 : case 9: _t->on_buttonMinimizeFee_clicked(); break;
115 0 : case 10: _t->removeEntry((*reinterpret_cast< SendCoinsEntry*(*)>(_a[1]))); break;
116 0 : case 11: _t->updateDisplayUnit(); break;
117 0 : case 12: _t->coinControlFeatureChanged((*reinterpret_cast< bool(*)>(_a[1]))); break;
118 0 : case 13: _t->coinControlButtonClicked(); break;
119 0 : case 14: _t->coinControlChangeChecked((*reinterpret_cast< int(*)>(_a[1]))); break;
120 0 : case 15: _t->coinControlChangeEdited((*reinterpret_cast< const QString(*)>(_a[1]))); break;
121 0 : case 16: _t->coinControlUpdateLabels(); break;
122 0 : case 17: _t->coinControlClipboardQuantity(); break;
123 0 : case 18: _t->coinControlClipboardAmount(); break;
124 0 : case 19: _t->coinControlClipboardFee(); break;
125 0 : case 20: _t->coinControlClipboardAfterFee(); break;
126 0 : case 21: _t->coinControlClipboardBytes(); break;
127 0 : case 22: _t->coinControlClipboardPriority(); break;
128 0 : case 23: _t->coinControlClipboardLowOutput(); break;
129 0 : case 24: _t->coinControlClipboardChange(); break;
130 0 : case 25: _t->setMinimumFee(); break;
131 0 : case 26: _t->updateFeeSectionControls(); break;
132 0 : case 27: _t->updateMinFeeLabel(); break;
133 0 : case 28: _t->updateSmartFeeLabel(); break;
134 0 : case 29: _t->updateGlobalFeeVariables(); break;
135 : default: ;
136 : }
137 : }
138 0 : }
139 :
140 : const QMetaObjectExtraData SendCoinsDialog::staticMetaObjectExtraData = {
141 : 0, qt_static_metacall
142 : };
143 :
144 : const QMetaObject SendCoinsDialog::staticMetaObject = {
145 : { &QDialog::staticMetaObject, qt_meta_stringdata_SendCoinsDialog,
146 : qt_meta_data_SendCoinsDialog, &staticMetaObjectExtraData }
147 : };
148 :
149 : #ifdef Q_NO_DATA_RELOCATION
150 : const QMetaObject &SendCoinsDialog::getStaticMetaObject() { return staticMetaObject; }
151 : #endif //Q_NO_DATA_RELOCATION
152 :
153 0 : const QMetaObject *SendCoinsDialog::metaObject() const
154 : {
155 0 : return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
156 : }
157 :
158 0 : void *SendCoinsDialog::qt_metacast(const char *_clname)
159 : {
160 0 : if (!_clname) return 0;
161 0 : if (!strcmp(_clname, qt_meta_stringdata_SendCoinsDialog))
162 : return static_cast<void*>(const_cast< SendCoinsDialog*>(this));
163 0 : return QDialog::qt_metacast(_clname);
164 : }
165 :
166 0 : int SendCoinsDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
167 : {
168 0 : _id = QDialog::qt_metacall(_c, _id, _a);
169 0 : if (_id < 0)
170 : return _id;
171 0 : if (_c == QMetaObject::InvokeMetaMethod) {
172 0 : if (_id < 30)
173 0 : qt_static_metacall(this, _c, _id, _a);
174 0 : _id -= 30;
175 : }
176 0 : return _id;
177 : }
178 :
179 : // SIGNAL 0
180 0 : void SendCoinsDialog::message(const QString & _t1, const QString & _t2, unsigned int _t3)
181 : {
182 0 : 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)) };
183 0 : QMetaObject::activate(this, &staticMetaObject, 0, _a);
184 0 : }
185 : QT_END_MOC_NAMESPACE
|