6 #ifndef RAVEN_QT_WALLETMODELTRANSACTION_H 7 #define RAVEN_QT_WALLETMODELTRANSACTION_H 49 #endif // RAVEN_QT_WALLETMODELTRANSACTION_H
CWalletTx * getTransaction() const
CAmount getTransactionFee() const
QList< SendCoinsRecipient > getRecipients() const
void newPossibleKeyChange(CWallet *wallet)
void setTransactionFee(const CAmount &newFee)
int64_t CAmount
Amount in corbies (Can be negative)
WalletModelTransaction(const QList< SendCoinsRecipient > &recipients)
void reassignAmounts(int nChangePosRet)
CWalletTx * walletTransaction
~WalletModelTransaction()
A transaction with a bunch of additional info that only the owner cares about.
CReserveKey * getPossibleKeyChange()
A key allocated from the key pool.
A CWallet is an extension of a keystore, which also maintains a set of transactions and balances...
Data model for a walletmodel transaction.
CAmount getTotalTransactionAmount() const
unsigned int getTransactionSize()
QList< SendCoinsRecipient > recipients