A single entry in the dialog for sending bitcoins.
More...
#include <sendcoinsentry.h>
A single entry in the dialog for sending bitcoins.
Definition at line 26 of file sendcoinsentry.h.
◆ SendCoinsEntry()
| SendCoinsEntry::SendCoinsEntry |
( |
const PlatformStyle * |
platformStyle, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~SendCoinsEntry()
| SendCoinsEntry::~SendCoinsEntry |
( |
| ) |
|
◆ changeEvent()
| void SendCoinsEntry::changeEvent |
( |
QEvent * |
e | ) |
|
|
overrideprotected |
◆ checkSubtractFeeFromAmount
| void SendCoinsEntry::checkSubtractFeeFromAmount |
( |
| ) |
|
|
slot |
◆ clear
| void SendCoinsEntry::clear |
( |
| ) |
|
|
slot |
◆ deleteClicked
| void SendCoinsEntry::deleteClicked |
( |
| ) |
|
|
privateslot |
◆ getValue()
◆ isClear()
| bool SendCoinsEntry::isClear |
( |
| ) |
|
◆ on_addressBookButton_clicked
| void SendCoinsEntry::on_addressBookButton_clicked |
( |
| ) |
|
|
privateslot |
◆ on_pasteButton_clicked
| void SendCoinsEntry::on_pasteButton_clicked |
( |
| ) |
|
|
privateslot |
◆ on_payTo_textChanged
| void SendCoinsEntry::on_payTo_textChanged |
( |
const QString & |
address | ) |
|
|
privateslot |
◆ payAmountChanged
| void SendCoinsEntry::payAmountChanged |
( |
| ) |
|
|
signal |
◆ removeEntry
◆ setAddress()
| void SendCoinsEntry::setAddress |
( |
const QString & |
address | ) |
|
◆ setAmount()
| void SendCoinsEntry::setAmount |
( |
const CAmount & |
amount | ) |
|
◆ setFocus()
| void SendCoinsEntry::setFocus |
( |
| ) |
|
◆ setModel()
◆ setupTabChain()
| QWidget * SendCoinsEntry::setupTabChain |
( |
QWidget * |
prev | ) |
|
◆ setValue()
◆ subtractFeeFromAmountChanged
| void SendCoinsEntry::subtractFeeFromAmountChanged |
( |
| ) |
|
|
signal |
◆ updateDisplayUnit
| void SendCoinsEntry::updateDisplayUnit |
( |
| ) |
|
|
privateslot |
◆ updateLabel()
| bool SendCoinsEntry::updateLabel |
( |
const QString & |
address | ) |
|
|
private |
◆ useAvailableBalance
◆ useAvailableBalanceClicked
| void SendCoinsEntry::useAvailableBalanceClicked |
( |
| ) |
|
|
privateslot |
◆ validate()
◆ model
◆ platformStyle
◆ recipient
◆ ui
| Ui::SendCoinsEntry* SendCoinsEntry::ui |
|
private |
The documentation for this class was generated from the following files: