Data model for a walletmodel transaction.
More...
#include <walletmodeltransaction.h>
Data model for a walletmodel transaction.
Definition at line 22 of file walletmodeltransaction.h.
◆ WalletModelTransaction()
WalletModelTransaction::WalletModelTransaction |
( |
const QList< SendCoinsRecipient > & |
recipients | ) |
|
|
explicit |
◆ getRecipients()
◆ getTotalTransactionAmount()
Amount WalletModelTransaction::getTotalTransactionAmount |
( |
| ) |
const |
◆ getTransactionFee()
Amount WalletModelTransaction::getTransactionFee |
( |
| ) |
const |
◆ getTransactionSize()
unsigned int WalletModelTransaction::getTransactionSize |
( |
| ) |
|
◆ getWtx()
◆ reassignAmounts()
void WalletModelTransaction::reassignAmounts |
( |
int |
nChangePosRet | ) |
|
◆ setTransactionFee()
void WalletModelTransaction::setTransactionFee |
( |
const Amount |
newFee | ) |
|
◆ fee
Amount WalletModelTransaction::fee |
|
private |
◆ recipients
◆ wtx
The documentation for this class was generated from the following files: