Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Attributes | List of all members
SendCoinsRecipient Class Reference

#include <walletmodel.h>

Public Attributes

QString address
 
QString label
 
qint64 amount
 

Detailed Description

Definition at line 27 of file walletmodel.h.

Member Data Documentation

QString SendCoinsRecipient::address

Definition at line 30 of file walletmodel.h.

qint64 SendCoinsRecipient::amount

Definition at line 32 of file walletmodel.h.

QString SendCoinsRecipient::label

Definition at line 31 of file walletmodel.h.


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