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

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

#include <tokentransactiondesc.h>

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

Static Public Member Functions

static QString toHTML (CWallet *wallet, CTokenTx &wtx, TokenTransactionRecord *rec)
 

Private Member Functions

 TokenTransactionDesc ()
 

Static Private Member Functions

static QString FormatTxStatus (CWallet *wallet, const CTokenTx &wtx)
 

Detailed Description

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

Definition at line 14 of file tokentransactiondesc.h.

Constructor & Destructor Documentation

TokenTransactionDesc::TokenTransactionDesc ( )
inlineprivate

Definition at line 22 of file tokentransactiondesc.h.

Here is the call graph for this function:

Member Function Documentation

QString TokenTransactionDesc::FormatTxStatus ( CWallet wallet,
const CTokenTx wtx 
)
staticprivate

Definition at line 10 of file tokentransactiondesc.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

QString TokenTransactionDesc::toHTML ( CWallet wallet,
CTokenTx wtx,
TokenTransactionRecord rec 
)
static

Definition at line 43 of file tokentransactiondesc.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: