5 #ifndef PIVX_QT_SENDCONFIRMDIALOG_H
6 #define PIVX_QT_SENDCONFIRMDIALOG_H
45 Ui::TxDetailDialog *
ui;
WalletModel::SendCoinsReturn getStatus()
void setDisplayUnit(int unit)
WalletModel::SendCoinsReturn sendStatus
bool isShieldedToShieldedRecv
void setInputsType(CTransactionRef _tx)
TxDetailDialog(QWidget *parent=nullptr, bool isConfirmDialog=true, const QString &warningStr=QString())
void setData(WalletModel *model, WalletModelTransaction *tx)
WalletModelTransaction * tx
Interface to PIVX wallet from Qt view code.
Data model for a walletmodel transaction.
std::shared_ptr< const CTransaction > CTransactionRef