![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include <walletmodel.h>
Public Attributes | |
QString | address |
QString | label |
qint64 | amount |
Definition at line 27 of file walletmodel.h.
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.