#include <sendconfirmdialog.h>
Definition at line 23 of file sendconfirmdialog.h.
◆ TxDetailDialog()
| TxDetailDialog::TxDetailDialog |
( |
QWidget * |
parent = nullptr, |
|
|
bool |
isConfirmDialog = true, |
|
|
const QString & |
warningStr = QString() |
|
) |
| |
|
explicit |
◆ ~TxDetailDialog()
| TxDetailDialog::~TxDetailDialog |
( |
| ) |
|
◆ accept
| void TxDetailDialog::accept |
( |
| ) |
|
|
overrideslot |
◆ getStatus()
◆ isConfirm()
| bool TxDetailDialog::isConfirm |
( |
| ) |
|
|
inline |
◆ onInputsClicked
| void TxDetailDialog::onInputsClicked |
( |
| ) |
|
|
slot |
◆ onOutputsClicked
| void TxDetailDialog::onOutputsClicked |
( |
| ) |
|
|
slot |
- Todo:
- : This only works for txs that are stored, not for when this is a confirmation dialog..
Definition at line 319 of file sendconfirmdialog.cpp.
◆ reject
| void TxDetailDialog::reject |
( |
| ) |
|
|
overrideslot |
◆ setData() [1/2]
| void TxDetailDialog::setData |
( |
WalletModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| |
◆ setData() [2/2]
◆ setDisplayUnit()
| void TxDetailDialog::setDisplayUnit |
( |
int |
unit | ) |
|
|
inline |
◆ setInputsType()
◆ confirm
| bool TxDetailDialog::confirm = false |
|
private |
◆ inputsLoaded
| bool TxDetailDialog::inputsLoaded = false |
|
private |
◆ isConfirmDialog
| bool TxDetailDialog::isConfirmDialog = false |
|
private |
◆ isShieldedToShieldedRecv
| bool TxDetailDialog::isShieldedToShieldedRecv {false} |
|
private |
◆ model
◆ nDisplayUnit
| int TxDetailDialog::nDisplayUnit = 0 |
|
private |
◆ outputsLoaded
| bool TxDetailDialog::outputsLoaded = false |
|
private |
◆ sendStatus
◆ snackBar
| SnackBar* TxDetailDialog::snackBar = nullptr |
|
private |
◆ tx
◆ txHash
◆ ui
| Ui::TxDetailDialog* TxDetailDialog::ui |
|
private |
The documentation for this class was generated from the following files: