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.9.4. 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
21 QT_WARNING_DISABLE_DEPRECATED
26 #define QT_MOC_LITERAL(idx, ofs, len) \ 27 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 28 qptrdiff(offsetof(qt_meta_stringdata_SendCoinsDialog_t, stringdata0) + ofs \ 29 - idx * sizeof(QByteArrayData)) \ 80 "SendCoinsDialog\0coinsSent\0\0uint256\0" 81 "txid\0message\0title\0style\0clear\0reject\0" 82 "accept\0addEntry\0SendCoinsEntry*\0" 83 "updateTabsAndLabels\0setBalance\0" 84 "interfaces::WalletBalances\0balances\0" 85 "on_sendButton_clicked\0on_buttonChooseFee_clicked\0" 86 "on_buttonMinimizeFee_clicked\0removeEntry\0" 87 "entry\0useAvailableBalance\0updateDisplayUnit\0" 88 "coinControlFeatureChanged\0" 89 "coinControlButtonClicked\0" 90 "coinControlChangeChecked\0" 91 "coinControlChangeEdited\0coinControlUpdateLabels\0" 92 "coinControlClipboardQuantity\0" 93 "coinControlClipboardAmount\0" 94 "coinControlClipboardFee\0" 95 "coinControlClipboardAfterFee\0" 96 "coinControlClipboardBytes\0" 97 "coinControlClipboardLowOutput\0" 98 "coinControlClipboardChange\0" 99 "updateFeeSectionControls\0updateNumberOfBlocks\0" 100 "count\0blockDate\0nVerificationProgress\0" 101 "headers\0SynchronizationState\0sync_state\0" 102 "updateSmartFeeLabel" 104 #undef QT_MOC_LITERAL 126 10, 0, 171, 2, 0x0a ,
127 11, 0, 172, 2, 0x0a ,
128 13, 0, 173, 2, 0x0a ,
129 14, 1, 174, 2, 0x0a ,
130 17, 0, 177, 2, 0x08 ,
131 18, 0, 178, 2, 0x08 ,
132 19, 0, 179, 2, 0x08 ,
133 20, 1, 180, 2, 0x08 ,
134 22, 1, 183, 2, 0x08 ,
135 23, 0, 186, 2, 0x08 ,
136 24, 1, 187, 2, 0x08 ,
137 25, 0, 190, 2, 0x08 ,
138 26, 1, 191, 2, 0x08 ,
139 27, 1, 194, 2, 0x08 ,
140 28, 0, 197, 2, 0x08 ,
141 29, 0, 198, 2, 0x08 ,
142 30, 0, 199, 2, 0x08 ,
143 31, 0, 200, 2, 0x08 ,
144 32, 0, 201, 2, 0x08 ,
145 33, 0, 202, 2, 0x08 ,
146 34, 0, 203, 2, 0x08 ,
147 35, 0, 204, 2, 0x08 ,
148 36, 0, 205, 2, 0x08 ,
149 37, 5, 206, 2, 0x08 ,
150 44, 0, 217, 2, 0x08 ,
153 QMetaType::Void, 0x80000000 | 3, 4,
154 QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::UInt, 6, 5, 7,
162 QMetaType::Void, 0x80000000 | 15, 16,
166 QMetaType::Void, 0x80000000 | 12, 21,
167 QMetaType::Void, 0x80000000 | 12, 21,
169 QMetaType::Void, QMetaType::Bool, 2,
171 QMetaType::Void, QMetaType::Int, 2,
172 QMetaType::Void, QMetaType::QString, 2,
182 QMetaType::Void, QMetaType::Int, QMetaType::QDateTime, QMetaType::Double, QMetaType::Bool, 0x80000000 | 42, 38, 39, 40, 41, 43,
188 void SendCoinsDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
190 if (_c == QMetaObject::InvokeMetaMethod) {
194 case 0: _t->
coinsSent((*
reinterpret_cast< const uint256(*)
>(_a[1])));
break;
195 case 1: _t->
message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
196 case 2: _t->
clear();
break;
197 case 3: _t->
reject();
break;
198 case 4: _t->
accept();
break;
200 if (_a[0]) *
reinterpret_cast< SendCoinsEntry**
>(_a[0]) = std::move(_r); }
break;
222 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;
226 }
else if (_c == QMetaObject::IndexOfMethod) {
227 int *result =
reinterpret_cast<int *
>(_a[0]);
236 typedef void (
SendCoinsDialog::*_t)(
const QString & ,
const QString & ,
unsigned int );
245 const QMetaObject SendCoinsDialog::staticMetaObject = {
251 const QMetaObject *SendCoinsDialog::metaObject()
const 253 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
256 void *SendCoinsDialog::qt_metacast(
const char *_clname)
258 if (!_clname)
return nullptr;
260 return static_cast<void*
>(
this);
261 return QDialog::qt_metacast(_clname);
264 int SendCoinsDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
266 _id = QDialog::qt_metacall(_c, _id, _a);
269 if (_c == QMetaObject::InvokeMetaMethod) {
271 qt_static_metacall(
this, _c, _id, _a);
273 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
275 *
reinterpret_cast<int*
>(_a[0]) = -1;
284 void *_a[] = {
nullptr,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
285 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
291 void *_a[] = {
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)) };
292 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
298 #define QT_MOC_LITERAL(idx, ofs, len) \ 299 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ 300 qptrdiff(offsetof(qt_meta_stringdata_SendConfirmationDialog_t, stringdata0) + ofs \ 301 - idx * sizeof(QByteArrayData)) \ 311 "SendConfirmationDialog\0countDown\0\0" 314 #undef QT_MOC_LITERAL 340 void SendConfirmationDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
342 if (_c == QMetaObject::InvokeMetaMethod) {
354 const QMetaObject SendConfirmationDialog::staticMetaObject = {
360 const QMetaObject *SendConfirmationDialog::metaObject()
const 362 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
365 void *SendConfirmationDialog::qt_metacast(
const char *_clname)
367 if (!_clname)
return nullptr;
369 return static_cast<void*
>(
this);
370 return QMessageBox::qt_metacast(_clname);
373 int SendConfirmationDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
375 _id = QMessageBox::qt_metacall(_c, _id, _a);
378 if (_c == QMetaObject::InvokeMetaMethod) {
380 qt_static_metacall(
this, _c, _id, _a);
382 }
else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
384 *
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)