5 #ifndef PIVX_QT_SENDCHANGEADDRESSDIALOG_H
6 #define PIVX_QT_SENDCHANGEADDRESSDIALOG_H
30 void showEvent(QShowEvent* event)
override;
35 Ui::SendChangeAddressDialog *
ui;
39 void inform(
const QString& text);
void inform(const QString &text)
WalletModel * walletModel
CWDestination getDestination() const
Ui::SendChangeAddressDialog * ui
~SendChangeAddressDialog()
void showEvent(QShowEvent *event) override
void setAddress(QString address)
SendChangeAddressDialog(QWidget *parent, WalletModel *model, bool isTransparent)
Interface to PIVX wallet from Qt view code.
boost::variant< CTxDestination, libzcash::SaplingPaymentAddress > CWDestination