Bitcoin
|
Public Types | |
enum | Type { Sending, Receiving, Hidden } |
Public Member Functions | |
AddressTableEntry () | |
AddressTableEntry (Type _type, const QString &_label, const QString &_address) | |
Public Attributes | |
Type | type |
QString | label |
QString | address |
|
inline |
|
inline |
QString AddressTableEntry::address |
QString AddressTableEntry::label |
Type AddressTableEntry::type |