6 #ifndef RAVEN_QT_TRANSACTIONDESC_H 7 #define RAVEN_QT_TRANSACTIONDESC_H 34 #endif // RAVEN_QT_TRANSACTIONDESC_H static void CreateDebugString(QString &strHTML, CWallet *wallet, CWalletTx &wtx, int unit)
Provide a human-readable extended HTML description of a transaction.
UI model for a transaction.
static QString toAssetHTML(CWallet *wallet, CWalletTx &wtx, TransactionRecord *rec, int unit)
A transaction with a bunch of additional info that only the owner cares about.
A CWallet is an extension of a keystore, which also maintains a set of transactions and balances...
static QString FormatTxStatus(const CWalletTx &wtx)
static QString toHTML(CWallet *wallet, CWalletTx &wtx, TransactionRecord *rec, int unit)