|
| TransactionTablePriv (TransactionTableModel *_parent) |
|
void | NotifyTransactionChanged (const uint256 &hash, ChangeType status) |
|
void | ShowProgress (const std::string &title, int nProgress) |
|
void | refreshWallet (interfaces::Wallet &wallet) |
|
void | updateWallet (interfaces::Wallet &wallet, const uint256 &hash, int status, bool showTransaction) |
|
int | size () |
|
TransactionRecord * | index (interfaces::Wallet &wallet, const uint256 &cur_block_hash, const int idx) |
|
QString | describe (interfaces::Node &node, interfaces::Wallet &wallet, TransactionRecord *rec, int unit) |
|
QString | getTxHex (interfaces::Wallet &wallet, TransactionRecord *rec) |
|
Definition at line 83 of file transactiontablemodel.cpp.
◆ TransactionTablePriv()
◆ describe()
◆ getTxHex()
◆ index()
◆ NotifyTransactionChanged()
void TransactionTablePriv::NotifyTransactionChanged |
( |
const uint256 & |
hash, |
|
|
ChangeType |
status |
|
) |
| |
◆ refreshWallet()
◆ ShowProgress()
void TransactionTablePriv::ShowProgress |
( |
const std::string & |
title, |
|
|
int |
nProgress |
|
) |
| |
◆ size()
int TransactionTablePriv::size |
( |
| ) |
|
|
inline |
◆ updateWallet()
void TransactionTablePriv::updateWallet |
( |
interfaces::Wallet & |
wallet, |
|
|
const uint256 & |
hash, |
|
|
int |
status, |
|
|
bool |
showTransaction |
|
) |
| |
|
inline |
◆ cachedWallet
◆ fQueueNotifications
bool TransactionTablePriv::fQueueNotifications = false |
◆ parent
◆ vQueueNotifications
The documentation for this class was generated from the following file: