diff --git a/src/qt/forms/sendcoinsdialog.ui b/src/qt/forms/sendcoinsdialog.ui index db1544d01c..30c53272aa 100644 --- a/src/qt/forms/sendcoinsdialog.ui +++ b/src/qt/forms/sendcoinsdialog.ui @@ -1,1199 +1,1199 @@ SendCoinsDialog 0 0 850 526 Send Coins 8 0 0 16777215 16777215 QFrame::StyledPanel QFrame::Sunken 0 0 0 0 6 0 10 10 15 0 0 75 true font-weight:bold; Coin Control Features 8 10 Inputs... false automatically selected 5 75 true color:red;font-weight:bold; Insufficient funds! 5 Qt::Horizontal 40 1 0 0 0 0 0 0 0 0 20 0 10 10 14 10 4 6 75 true Quantity: 0 IBeamCursor Qt::ActionsContextMenu 0 0 Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse 75 true Bytes: IBeamCursor Qt::ActionsContextMenu 0 Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse 10 14 6 4 6 75 true Amount: 0 IBeamCursor Qt::ActionsContextMenu 0.00 BCH Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse 75 true Dust: IBeamCursor Qt::ActionsContextMenu no Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse 10 14 6 4 6 75 true Fee: 0 IBeamCursor Qt::ActionsContextMenu 0.00 BCH Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse 10 14 6 4 6 75 true After Fee: 0 IBeamCursor Qt::ActionsContextMenu 0.00 BCH Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse 75 true Change: IBeamCursor Qt::ActionsContextMenu 0.00 BCH Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse 12 QLayout::SetDefaultConstraint 5 5 If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. Custom change address false 0 0 0 0 0 0 3 Qt::Vertical 800 1 true 0 0 830 104 0 0 0 0 6 Qt::Vertical 20 40 0 0 16777215 16777215 QFrame::StyledPanel QFrame::Sunken 0 0 0 0 0 0 10 0 0 0 Qt::Vertical QSizePolicy::Fixed 1 4 10 0 0 75 true font-weight:bold; Transaction Fee: Choose... Qt::Vertical 1 1 Qt::Horizontal 40 20 collapse fee-settings Hide 0 0 0 0 0 10 4 10 4 6 Specify a custom fee per kB (1,000 bytes) of the transaction's virtual size. Note: Since the fee is calculated on a per-byte basis, a fee of "100 satoshis per kB" for a transaction size of 500 bytes (half of 1 kB) would ultimately yield a fee of only 50 satoshis. per kilobyte true groupCustomFee Qt::Horizontal 1 1 Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for bitcoin transactions than the network can process. true Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for bitcoin transactions than the network can process. (read the tooltip) 5 Qt::Horizontal 1 1 Recommended: true groupFee Qt::Vertical 1 1 Custom: groupFee Qt::Vertical 1 1 6 2 2 (Smart fee not initialized yet. This usually takes a few blocks...) 2 Qt::Horizontal 1 1 Qt::Vertical 1 1 Qt::Vertical 800 1 150 0 Confirm the send action S&end :/icons/send:/icons/send false - true + false 0 0 Clear all fields of the form. Clear &All :/icons/remove:/icons/remove false Send to multiple recipients at once Add &Recipient :/icons/add:/icons/add false Qt::Horizontal 40 20 3 0 0 Balance: 0 0 IBeamCursor 123.456 BCH Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse QValidatedLineEdit QLineEdit
qt/qvalidatedlineedit.h
BitcoinAmountField QLineEdit
qt/bitcoinamountfield.h
1