Dash Core  0.12.2.1
P2P Digital Currency
TransactionDesc Class Reference

#include <transactiondesc.h>

+ Inheritance 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()

QString TransactionDesc::FormatTxStatus ( const CWalletTx wtx)
staticprivate

Definition at line 27 of file transactiondesc.cpp.

Referenced by toHTML().

◆ toHTML()

QString TransactionDesc::toHTML ( CWallet wallet,
CWalletTx wtx,
TransactionRecord rec,
int  unit 
)
static

Definition at line 74 of file transactiondesc.cpp.

Referenced by TransactionTablePriv::describe().


The documentation for this class was generated from the following files: