|
| | 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 82 of file transactiontablemodel.cpp.
| void TransactionTablePriv::NotifyTransactionChanged |
( |
const uint256 & |
hash, |
|
|
ChangeType |
status |
|
) |
| |
| void TransactionTablePriv::ShowProgress |
( |
const std::string & |
title, |
|
|
int |
nProgress |
|
) |
| |
| int TransactionTablePriv::size |
( |
| ) |
|
|
inline |
| void TransactionTablePriv::updateWallet |
( |
interfaces::Wallet & |
wallet, |
|
|
const uint256 & |
hash, |
|
|
int |
status, |
|
|
bool |
showTransaction |
|
) |
| |
|
inline |
| bool TransactionTablePriv::fQueueNotifications = false |
The documentation for this class was generated from the following file: