![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
Provide a human-readable extended HTML description of a transaction. More...
#include <transactiondesc.h>
Static Public Member Functions | |
static QString | toHTML (CWallet *wallet, CWalletTx &wtx, int vout, int unit) |
Private Member Functions | |
TransactionDesc () | |
Static Private Member Functions | |
static QString | FormatTxStatus (const CWalletTx &wtx) |
Provide a human-readable extended HTML description of a transaction.
Definition at line 16 of file transactiondesc.h.
|
inlineprivate |
Definition at line 24 of file transactiondesc.h.
|
staticprivate |
Definition at line 21 of file transactiondesc.cpp.
References AssertLockHeld, chainActive, cs_main, GUIUtil::dateTimeStr(), GetAdjustedTime(), CMerkleTx::GetDepthInMainChain(), CWalletTx::GetRequestCount(), CChain::Height(), IsFinalTx(), LOCKTIME_THRESHOLD, CTransaction::nLockTime, and CWalletTx::nTimeReceived.
Referenced by toHTML().
Definition at line 45 of file transactiondesc.cpp.
References COINBASE_MATURITY, cs_main, CWallet::cs_wallet, GUIUtil::dateTimeStr(), ExtractDestination(), fDebug, TransactionRecord::formatSubTxId(), FormatTxStatus(), BitcoinUnits::formatWithUnit(), CBitcoinAddress::Get(), CMerkleTx::GetBlocksToMaturity(), PaymentServer::getCertStore(), CWalletTx::GetChange(), CCoinsViewCache::GetCoins(), CWallet::GetCredit(), CWalletTx::GetCredit(), CWallet::GetDebit(), CWalletTx::GetDebit(), CTransaction::GetHash(), PaymentRequestPlus::getMerchant(), CWalletTx::GetRequestCount(), CWalletTx::GetTxTime(), CTransaction::GetValueOut(), COutPoint::hash, GUIUtil::HtmlEscape(), CTransaction::IsCoinBase(), CMerkleTx::IsInMainChain(), CWallet::IsMine(), IsMine(), LOCK2, CWallet::mapAddressBook, CWalletTx::mapValue, COutPoint::n, CTxOut::nValue, PAIRTYPE, PaymentRequestPlus::parse(), pcoinsTip, CTxIn::prevout, CTxOut::scriptPubKey, CTransaction::ToString(), CTransaction::vin, CWalletTx::vOrderForm, CCoins::vout, and CTransaction::vout.
Referenced by TransactionTablePriv::describe().