void setAddress(const QString &address)
void errorAddress(bool valid)
void setValue(const SendCoinsRecipient &value)
void on_useAllSpendableButton_clicked()
bool updateLabel(const QString &address)
QWidget * setupTabChain(QWidget *prev)
Set up the tab chain manually, as Qt messes up the tab chain by default in some cases (issue https://...
void on_payTo_textChanged(const QString &address)
CAmount getValidatedAmount()
bool isClear()
Return whether the entry is still empty and unedited.
void validateAmount(const QString &textAmount)
void on_clearAllButton_clicked()
void setModel(WalletModel *model)
SendCoinsRecipient recipient
void removeEntry(SendCoinsEntry *entry)
A single entry in the dialog for sending bitcoins.
void on_addressBookButton_clicked()
SendCoinsEntry(QWidget *parent=0)
void errorAmount(bool valid)
SendCoinsRecipient getValue()