Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Member Functions | Private Member Functions | Static Private Member Functions | List of all members
TransactionDesc Class Reference

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

#include <transactiondesc.h>

Inheritance diagram for TransactionDesc:
[legend]
Collaboration diagram for TransactionDesc:
[legend]

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 ( )
inlineprivate

Definition at line 26 of file transactiondesc.h.

Here is the call graph for this function:

Member Function Documentation

QString TransactionDesc::FormatTxStatus ( const CWalletTx wtx)
staticprivate

Definition at line 24 of file transactiondesc.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 50 of file transactiondesc.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


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