Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
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:
Inheritance graph
[legend]
Collaboration diagram for TransactionDesc:
Collaboration graph
[legend]

Static Public Member Functions

static QString toHTML (CWallet *wallet, CWalletTx &wtx)
 

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 12 of file transactiondesc.h.

Constructor & Destructor Documentation

TransactionDesc::TransactionDesc ( )
inlineprivate

Definition at line 20 of file transactiondesc.h.

Member Function Documentation

QString TransactionDesc::FormatTxStatus ( const CWalletTx wtx)
staticprivate

Definition at line 13 of file transactiondesc.cpp.

QString TransactionDesc::toHTML ( CWallet wallet,
CWalletTx wtx 
)
static

Definition at line 34 of file transactiondesc.cpp.


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