Dash Core  0.12.2.1
P2P Digital Currency
moc_sendcoinsdialog.cpp
Go to the documentation of this file.
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 #include <QtCore/qbytearray.h>
10 #include <QtCore/qmetatype.h>
11 #if !defined(Q_MOC_OUTPUT_REVISION)
12 #error "The header file 'sendcoinsdialog.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.)"
17 #endif
18 
19 QT_BEGIN_MOC_NAMESPACE
21  QByteArrayData data[44];
22  char stringdata0[789];
23 };
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_SendCoinsDialog_t, stringdata0) + ofs \
27  - idx * sizeof(QByteArrayData)) \
28  )
30  {
31 QT_MOC_LITERAL(0, 0, 15), // "SendCoinsDialog"
32 QT_MOC_LITERAL(1, 16, 7), // "message"
33 QT_MOC_LITERAL(2, 24, 0), // ""
34 QT_MOC_LITERAL(3, 25, 5), // "title"
35 QT_MOC_LITERAL(4, 31, 5), // "style"
36 QT_MOC_LITERAL(5, 37, 5), // "clear"
37 QT_MOC_LITERAL(6, 43, 6), // "reject"
38 QT_MOC_LITERAL(7, 50, 6), // "accept"
39 QT_MOC_LITERAL(8, 57, 8), // "addEntry"
40 QT_MOC_LITERAL(9, 66, 15), // "SendCoinsEntry*"
41 QT_MOC_LITERAL(10, 82, 19), // "updateTabsAndLabels"
42 QT_MOC_LITERAL(11, 102, 10), // "setBalance"
43 QT_MOC_LITERAL(12, 113, 7), // "CAmount"
44 QT_MOC_LITERAL(13, 121, 7), // "balance"
45 QT_MOC_LITERAL(14, 129, 18), // "unconfirmedBalance"
46 QT_MOC_LITERAL(15, 148, 15), // "immatureBalance"
47 QT_MOC_LITERAL(16, 164, 17), // "anonymizedBalance"
48 QT_MOC_LITERAL(17, 182, 16), // "watchOnlyBalance"
49 QT_MOC_LITERAL(18, 199, 18), // "watchUnconfBalance"
50 QT_MOC_LITERAL(19, 218, 20), // "watchImmatureBalance"
51 QT_MOC_LITERAL(20, 239, 21), // "on_sendButton_clicked"
52 QT_MOC_LITERAL(21, 261, 26), // "on_buttonChooseFee_clicked"
53 QT_MOC_LITERAL(22, 288, 28), // "on_buttonMinimizeFee_clicked"
54 QT_MOC_LITERAL(23, 317, 11), // "removeEntry"
55 QT_MOC_LITERAL(24, 329, 5), // "entry"
56 QT_MOC_LITERAL(25, 335, 17), // "updateDisplayUnit"
57 QT_MOC_LITERAL(26, 353, 17), // "updateInstantSend"
58 QT_MOC_LITERAL(27, 371, 25), // "coinControlFeatureChanged"
59 QT_MOC_LITERAL(28, 397, 24), // "coinControlButtonClicked"
60 QT_MOC_LITERAL(29, 422, 24), // "coinControlChangeChecked"
61 QT_MOC_LITERAL(30, 447, 23), // "coinControlChangeEdited"
62 QT_MOC_LITERAL(31, 471, 23), // "coinControlUpdateLabels"
63 QT_MOC_LITERAL(32, 495, 28), // "coinControlClipboardQuantity"
64 QT_MOC_LITERAL(33, 524, 26), // "coinControlClipboardAmount"
65 QT_MOC_LITERAL(34, 551, 23), // "coinControlClipboardFee"
66 QT_MOC_LITERAL(35, 575, 28), // "coinControlClipboardAfterFee"
67 QT_MOC_LITERAL(36, 604, 25), // "coinControlClipboardBytes"
68 QT_MOC_LITERAL(37, 630, 29), // "coinControlClipboardLowOutput"
69 QT_MOC_LITERAL(38, 660, 26), // "coinControlClipboardChange"
70 QT_MOC_LITERAL(39, 687, 13), // "setMinimumFee"
71 QT_MOC_LITERAL(40, 701, 24), // "updateFeeSectionControls"
72 QT_MOC_LITERAL(41, 726, 17), // "updateMinFeeLabel"
73 QT_MOC_LITERAL(42, 744, 19), // "updateSmartFeeLabel"
74 QT_MOC_LITERAL(43, 764, 24) // "updateGlobalFeeVariables"
75 
76  },
77  "SendCoinsDialog\0message\0\0title\0style\0"
78  "clear\0reject\0accept\0addEntry\0"
79  "SendCoinsEntry*\0updateTabsAndLabels\0"
80  "setBalance\0CAmount\0balance\0"
81  "unconfirmedBalance\0immatureBalance\0"
82  "anonymizedBalance\0watchOnlyBalance\0"
83  "watchUnconfBalance\0watchImmatureBalance\0"
84  "on_sendButton_clicked\0on_buttonChooseFee_clicked\0"
85  "on_buttonMinimizeFee_clicked\0removeEntry\0"
86  "entry\0updateDisplayUnit\0updateInstantSend\0"
87  "coinControlFeatureChanged\0"
88  "coinControlButtonClicked\0"
89  "coinControlChangeChecked\0"
90  "coinControlChangeEdited\0coinControlUpdateLabels\0"
91  "coinControlClipboardQuantity\0"
92  "coinControlClipboardAmount\0"
93  "coinControlClipboardFee\0"
94  "coinControlClipboardAfterFee\0"
95  "coinControlClipboardBytes\0"
96  "coinControlClipboardLowOutput\0"
97  "coinControlClipboardChange\0setMinimumFee\0"
98  "updateFeeSectionControls\0updateMinFeeLabel\0"
99  "updateSmartFeeLabel\0updateGlobalFeeVariables"
100 };
101 #undef QT_MOC_LITERAL
102 
103 static const uint qt_meta_data_SendCoinsDialog[] = {
104 
105  // content:
106  7, // revision
107  0, // classname
108  0, 0, // classinfo
109  30, 14, // methods
110  0, 0, // properties
111  0, 0, // enums/sets
112  0, 0, // constructors
113  0, // flags
114  1, // signalCount
115 
116  // signals: name, argc, parameters, tag, flags
117  1, 3, 164, 2, 0x06 /* Public */,
118 
119  // slots: name, argc, parameters, tag, flags
120  5, 0, 171, 2, 0x0a /* Public */,
121  6, 0, 172, 2, 0x0a /* Public */,
122  7, 0, 173, 2, 0x0a /* Public */,
123  8, 0, 174, 2, 0x0a /* Public */,
124  10, 0, 175, 2, 0x0a /* Public */,
125  11, 7, 176, 2, 0x0a /* Public */,
126  20, 0, 191, 2, 0x08 /* Private */,
127  21, 0, 192, 2, 0x08 /* Private */,
128  22, 0, 193, 2, 0x08 /* Private */,
129  23, 1, 194, 2, 0x08 /* Private */,
130  25, 0, 197, 2, 0x08 /* Private */,
131  26, 0, 198, 2, 0x08 /* Private */,
132  27, 1, 199, 2, 0x08 /* Private */,
133  28, 0, 202, 2, 0x08 /* Private */,
134  29, 1, 203, 2, 0x08 /* Private */,
135  30, 1, 206, 2, 0x08 /* Private */,
136  31, 0, 209, 2, 0x08 /* Private */,
137  32, 0, 210, 2, 0x08 /* Private */,
138  33, 0, 211, 2, 0x08 /* Private */,
139  34, 0, 212, 2, 0x08 /* Private */,
140  35, 0, 213, 2, 0x08 /* Private */,
141  36, 0, 214, 2, 0x08 /* Private */,
142  37, 0, 215, 2, 0x08 /* Private */,
143  38, 0, 216, 2, 0x08 /* Private */,
144  39, 0, 217, 2, 0x08 /* Private */,
145  40, 0, 218, 2, 0x08 /* Private */,
146  41, 0, 219, 2, 0x08 /* Private */,
147  42, 0, 220, 2, 0x08 /* Private */,
148  43, 0, 221, 2, 0x08 /* Private */,
149 
150  // signals: parameters
151  QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 3, 1, 4,
152 
153  // slots: parameters
154  QMetaType::Void,
155  QMetaType::Void,
156  QMetaType::Void,
157  0x80000000 | 9,
158  QMetaType::Void,
159  QMetaType::Void, 0x80000000 | 12, 0x80000000 | 12, 0x80000000 | 12, 0x80000000 | 12, 0x80000000 | 12, 0x80000000 | 12, 0x80000000 | 12, 13, 14, 15, 16, 17, 18, 19,
160  QMetaType::Void,
161  QMetaType::Void,
162  QMetaType::Void,
163  QMetaType::Void, 0x80000000 | 9, 24,
164  QMetaType::Void,
165  QMetaType::Void,
166  QMetaType::Void, QMetaType::Bool, 2,
167  QMetaType::Void,
168  QMetaType::Void, QMetaType::Int, 2,
169  QMetaType::Void, QMetaType::QString, 2,
170  QMetaType::Void,
171  QMetaType::Void,
172  QMetaType::Void,
173  QMetaType::Void,
174  QMetaType::Void,
175  QMetaType::Void,
176  QMetaType::Void,
177  QMetaType::Void,
178  QMetaType::Void,
179  QMetaType::Void,
180  QMetaType::Void,
181  QMetaType::Void,
182  QMetaType::Void,
183 
184  0 // eod
185 };
186 
187 void SendCoinsDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
188 {
189  if (_c == QMetaObject::InvokeMetaMethod) {
190  SendCoinsDialog *_t = static_cast<SendCoinsDialog *>(_o);
191  Q_UNUSED(_t)
192  switch (_id) {
193  case 0: _t->message((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< uint(*)>(_a[3]))); break;
194  case 1: _t->clear(); break;
195  case 2: _t->reject(); break;
196  case 3: _t->accept(); break;
197  case 4: { SendCoinsEntry* _r = _t->addEntry();
198  if (_a[0]) *reinterpret_cast< SendCoinsEntry**>(_a[0]) = _r; } break;
199  case 5: _t->updateTabsAndLabels(); break;
200  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])),(*reinterpret_cast< const CAmount(*)>(_a[7]))); break;
201  case 7: _t->on_sendButton_clicked(); break;
202  case 8: _t->on_buttonChooseFee_clicked(); break;
203  case 9: _t->on_buttonMinimizeFee_clicked(); break;
204  case 10: _t->removeEntry((*reinterpret_cast< SendCoinsEntry*(*)>(_a[1]))); break;
205  case 11: _t->updateDisplayUnit(); break;
206  case 12: _t->updateInstantSend(); break;
207  case 13: _t->coinControlFeatureChanged((*reinterpret_cast< bool(*)>(_a[1]))); break;
208  case 14: _t->coinControlButtonClicked(); break;
209  case 15: _t->coinControlChangeChecked((*reinterpret_cast< int(*)>(_a[1]))); break;
210  case 16: _t->coinControlChangeEdited((*reinterpret_cast< const QString(*)>(_a[1]))); break;
211  case 17: _t->coinControlUpdateLabels(); break;
212  case 18: _t->coinControlClipboardQuantity(); break;
213  case 19: _t->coinControlClipboardAmount(); break;
214  case 20: _t->coinControlClipboardFee(); break;
215  case 21: _t->coinControlClipboardAfterFee(); break;
216  case 22: _t->coinControlClipboardBytes(); break;
217  case 23: _t->coinControlClipboardLowOutput(); break;
218  case 24: _t->coinControlClipboardChange(); break;
219  case 25: _t->setMinimumFee(); break;
220  case 26: _t->updateFeeSectionControls(); break;
221  case 27: _t->updateMinFeeLabel(); break;
222  case 28: _t->updateSmartFeeLabel(); break;
223  case 29: _t->updateGlobalFeeVariables(); break;
224  default: ;
225  }
226  } else if (_c == QMetaObject::IndexOfMethod) {
227  int *result = reinterpret_cast<int *>(_a[0]);
228  void **func = reinterpret_cast<void **>(_a[1]);
229  {
230  typedef void (SendCoinsDialog::*_t)(const QString & , const QString & , unsigned int );
231  if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&SendCoinsDialog::message)) {
232  *result = 0;
233  }
234  }
235  }
236 }
237 
238 const QMetaObject SendCoinsDialog::staticMetaObject = {
239  { &QDialog::staticMetaObject, qt_meta_stringdata_SendCoinsDialog.data,
240  qt_meta_data_SendCoinsDialog, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
241 };
242 
243 
244 const QMetaObject *SendCoinsDialog::metaObject() const
245 {
246  return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
247 }
248 
249 void *SendCoinsDialog::qt_metacast(const char *_clname)
250 {
251  if (!_clname) return Q_NULLPTR;
252  if (!strcmp(_clname, qt_meta_stringdata_SendCoinsDialog.stringdata0))
253  return static_cast<void*>(const_cast< SendCoinsDialog*>(this));
254  return QDialog::qt_metacast(_clname);
255 }
256 
257 int SendCoinsDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
258 {
259  _id = QDialog::qt_metacall(_c, _id, _a);
260  if (_id < 0)
261  return _id;
262  if (_c == QMetaObject::InvokeMetaMethod) {
263  if (_id < 30)
264  qt_static_metacall(this, _c, _id, _a);
265  _id -= 30;
266  } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
267  if (_id < 30)
268  *reinterpret_cast<int*>(_a[0]) = -1;
269  _id -= 30;
270  }
271  return _id;
272 }
273 
274 // SIGNAL 0
275 void SendCoinsDialog::message(const QString & _t1, const QString & _t2, unsigned int _t3)
276 {
277  void *_a[] = { Q_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)) };
278  QMetaObject::activate(this, &staticMetaObject, 0, _a);
279 }
280 QT_END_MOC_NAMESPACE
void on_buttonChooseFee_clicked()
void coinControlClipboardFee()
void coinControlClipboardAfterFee()
void updateGlobalFeeVariables()
void on_buttonMinimizeFee_clicked()
void coinControlFeatureChanged(bool)
void coinControlButtonClicked()
void updateFeeSectionControls()
void coinControlUpdateLabels()
int64_t CAmount
Definition: amount.h:14
void coinControlClipboardChange()
void coinControlClipboardBytes()
void message(const QString &title, const QString &message, unsigned int style)
void coinControlChangeChecked(int)
void removeEntry(SendCoinsEntry *entry)
SendCoinsEntry * addEntry()
void coinControlClipboardLowOutput()
void coinControlClipboardAmount()
#define QT_MOC_LITERAL(idx, ofs, len)
void coinControlClipboardQuantity()
void coinControlChangeEdited(const QString &)
static const uint qt_meta_data_SendCoinsDialog[]
static const qt_meta_stringdata_SendCoinsDialog_t qt_meta_stringdata_SendCoinsDialog
void setBalance(const CAmount &balance, const CAmount &unconfirmedBalance, const CAmount &immatureBalance, const CAmount &anonymizedBalance, const CAmount &watchOnlyBalance, const CAmount &watchUnconfBalance, const CAmount &watchImmatureBalance)
result
Definition: rpcuser.py:37