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.6.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_SendCoinsDialog_t, stringdata0) + ofs \ 27 - idx * sizeof(QByteArrayData)) \ 78 "SendCoinsDialog\0coinsSent\0\0uint256\0" 79 "txid\0message\0title\0style\0clear\0reject\0" 80 "accept\0addEntry\0SendCoinsEntry*\0" 81 "updateTabsAndLabels\0setBalance\0" 82 "interfaces::WalletBalances\0balances\0" 83 "on_sendButton_clicked\0on_buttonChooseFee_clicked\0" 84 "on_buttonMinimizeFee_clicked\0removeEntry\0" 85 "entry\0useAvailableBalance\0updateDisplayUnit\0" 86 "coinControlFeatureChanged\0" 87 "coinControlButtonClicked\0" 88 "coinControlChangeChecked\0" 89 "coinControlChangeEdited\0coinControlUpdateLabels\0" 90 "coinControlClipboardQuantity\0" 91 "coinControlClipboardAmount\0" 92 "coinControlClipboardFee\0" 93 "coinControlClipboardAfterFee\0" 94 "coinControlClipboardBytes\0" 95 "coinControlClipboardLowOutput\0" 96 "coinControlClipboardChange\0" 97 "updateFeeSectionControls\0updateNumberOfBlocks\0" 98 "count\0blockDate\0nVerificationProgress\0" 99 "headers\0SynchronizationState\0sync_state\0" 100 "updateSmartFeeLabel" 102 #undef QT_MOC_LITERAL 124 10, 0, 171, 2, 0x0a ,
125 11, 0, 172, 2, 0x0a ,
126 13, 0, 173, 2, 0x0a ,
127 14, 1, 174, 2, 0x0a ,
128 17, 0, 177, 2, 0x08 ,
129 18, 0, 178, 2, 0x08 ,
130 19, 0, 179, 2, 0x08 ,
131 20, 1, 180, 2, 0x08 ,
132 22, 1, 183, 2, 0x08 ,
133 23, 0, 186, 2, 0x08 ,
134 24, 1, 187, 2, 0x08 ,
135 25, 0, 190, 2, 0x08 ,
136 26, 1, 191, 2, 0x08 ,
137 27, 1, 194, 2, 0x08 ,
138 28, 0, 197, 2, 0x08 ,
139 29, 0, 198, 2, 0x08 ,
140 30, 0, 199, 2, 0x08 ,
141 31, 0, 200, 2, 0x08 ,
142 32, 0, 201, 2, 0x08 ,
143 33, 0, 202, 2, 0x08 ,
144 34, 0, 203, 2, 0x08 ,
145 35, 0, 204, 2, 0x08 ,
146 36, 0, 205, 2, 0x08 ,
147 37, 5, 206, 2, 0x08 ,
148 44, 0, 217, 2, 0x08 ,
151 QMetaType::Void, 0x80000000 | 3, 4,
152 QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 6, 5, 7,
160 QMetaType::Void, 0x80000000 | 15, 16,
164 QMetaType::Void, 0x80000000 | 12, 21,
165 QMetaType::Void, 0x80000000 | 12, 21,
167 QMetaType::Void, QMetaType::Bool, 2,
169 QMetaType::Void, QMetaType::Int, 2,
170 QMetaType::Void, QMetaType::QString, 2,
180 QMetaType::Void, QMetaType::Int, QMetaType::QDateTime, QMetaType::Double, QMetaType::Bool, 0x80000000 | 42, 38, 39, 40, 41, 43,
186 void SendCoinsDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
188 if (_c == QMetaObject::InvokeMetaMethod) {
192 case 0: _t->
coinsSent((*
reinterpret_cast< const uint256(*)
>(_a[1])));
break;
193 case 1: _t->
message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
194 case 2: _t->
clear();
break;
195 case 3: _t->
reject();
break;
196 case 4: _t->
accept();
break;
198 if (_a[0]) *
reinterpret_cast< SendCoinsEntry**
>(_a[0]) = _r; }
break;
220 case 27: _t->
updateNumberOfBlocks((*
reinterpret_cast< int(*)
>(_a[1])),(*
reinterpret_cast< const QDateTime(*)
>(_a[2])),(*
reinterpret_cast< double(*)
>(_a[3])),(*
reinterpret_cast< bool(*)
>(_a[4])),(*
reinterpret_cast< SynchronizationState(*)
>(_a[5])));
break;
224 }
else if (_c == QMetaObject::IndexOfMethod) {
225 int *result =
reinterpret_cast<int *
>(_a[0]);
226 void **func =
reinterpret_cast<void **
>(_a[1]);
235 typedef void (
SendCoinsDialog::*_t)(
const QString & ,
const QString & ,
unsigned int );
244 const QMetaObject SendCoinsDialog::staticMetaObject = {
245 { &QDialog::staticMetaObject, qt_meta_stringdata_SendCoinsDialog.
data,
250 const QMetaObject *SendCoinsDialog::metaObject()
const 252 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
255 void *SendCoinsDialog::qt_metacast(
const char *_clname)
257 if (!_clname)
return Q_NULLPTR;
258 if (!strcmp(_clname, qt_meta_stringdata_SendCoinsDialog.
stringdata0))
260 return QDialog::qt_metacast(_clname);
263 int SendCoinsDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
265 _id = QDialog::qt_metacall(_c, _id, _a);
268 if (_c == QMetaObject::InvokeMetaMethod) {
270 qt_static_metacall(
this, _c, _id, _a);
272 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
274 *
reinterpret_cast<int*
>(_a[0]) = -1;
283 void *_a[] = { Q_NULLPTR,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
284 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
290 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)) };
291 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
297 #define QT_MOC_LITERAL(idx, ofs, len) \ 298 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 299 qptrdiff(offsetof(qt_meta_stringdata_SendConfirmationDialog_t, stringdata0) + ofs \ 300 - idx * sizeof(QByteArrayData)) \ 310 "SendConfirmationDialog\0countDown\0\0" 313 #undef QT_MOC_LITERAL 339 void SendConfirmationDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
341 if (_c == QMetaObject::InvokeMetaMethod) {
353 const QMetaObject SendConfirmationDialog::staticMetaObject = {
354 { &QMessageBox::staticMetaObject, qt_meta_stringdata_SendConfirmationDialog.
data,
359 const QMetaObject *SendConfirmationDialog::metaObject()
const 361 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
364 void *SendConfirmationDialog::qt_metacast(
const char *_clname)
366 if (!_clname)
return Q_NULLPTR;
367 if (!strcmp(_clname, qt_meta_stringdata_SendConfirmationDialog.
stringdata0))
369 return QMessageBox::qt_metacast(_clname);
372 int SendConfirmationDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
374 _id = QMessageBox::qt_metacall(_c, _id, _a);
377 if (_c == QMetaObject::InvokeMetaMethod) {
379 qt_static_metacall(
this, _c, _id, _a);
381 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
383 *
reinterpret_cast<int*
>(_a[0]) = -1;
void removeEntry(SendCoinsEntry *entry)
void updateNumberOfBlocks(int count, const QDateTime &blockDate, double nVerificationProgress, bool headers, SynchronizationState sync_state)
SynchronizationState
Current sync state passed to tip changed callbacks.
void on_buttonChooseFee_clicked()
void coinControlClipboardQuantity()
static const uint qt_meta_data_SendConfirmationDialog[]
void coinControlClipboardAfterFee()
A single entry in the dialog for sending bitcoins.
void coinControlFeatureChanged(bool)
void on_sendButton_clicked()
SendCoinsEntry * addEntry()
void setBalance(const interfaces::WalletBalances &balances)
void coinControlClipboardChange()
Collection of wallet balances.
void useAvailableBalance(SendCoinsEntry *entry)
static const qt_meta_stringdata_SendConfirmationDialog_t qt_meta_stringdata_SendConfirmationDialog
Dialog for sending bitcoins.
void coinControlChangeEdited(const QString &)
void coinControlUpdateLabels()
void coinControlClipboardLowOutput()
void updateFeeSectionControls()
void updateSmartFeeLabel()
void updateTabsAndLabels()
void coinControlClipboardBytes()
#define QT_MOC_LITERAL(idx, ofs, len)
void coinControlClipboardAmount()
void on_buttonMinimizeFee_clicked()
void message(const QString &title, const QString &message, unsigned int style)
void coinsSent(const uint256 &txid)
static const uint qt_meta_data_SendCoinsDialog[]
static const qt_meta_stringdata_SendCoinsDialog_t qt_meta_stringdata_SendCoinsDialog
void coinControlButtonClicked()
void coinControlClipboardFee()
void coinControlChangeChecked(int)