Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

Provide a human-readable extended HTML description of a transaction. More...

#include <transactiondesc.h>

+ Inheritance diagram for TransactionDesc:
+ Collaboration diagram for TransactionDesc:

Static Public Member Functions

static QString toHTML (CWallet *wallet, CWalletTx &wtx, TransactionRecord *rec, int unit)
 

Private Member Functions

 TransactionDesc ()
 

Static Private Member Functions

static QString FormatTxStatus (const CWalletTx &wtx)
 

Detailed Description

Provide a human-readable extended HTML description of a transaction.

Definition at line 18 of file transactiondesc.h.

Constructor & Destructor Documentation

◆ TransactionDesc()

TransactionDesc::TransactionDesc ( )
inlineprivate

Definition at line 26 of file transactiondesc.h.

Member Function Documentation

◆ FormatTxStatus()

◆ toHTML()


The documentation for this class was generated from the following files:
Released under the MIT license