#include <walletmodel.h>
Definition at line 46 of file walletmodel.h.
◆ SendCoinsRecipient() [1/2]
| SendCoinsRecipient::SendCoinsRecipient |
( |
| ) |
|
|
inlineexplicit |
◆ SendCoinsRecipient() [2/2]
| SendCoinsRecipient::SendCoinsRecipient |
( |
const QString & |
addr, |
|
|
const QString & |
label, |
|
|
const CAmount & |
amount, |
|
|
const QString & |
message |
|
) |
| |
|
inlineexplicit |
◆ SerializationOp()
template<typename Stream , typename Operation >
| void SendCoinsRecipient::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action, |
|
|
int |
nType, |
|
|
int |
nVersion |
|
) |
| |
|
inline |
◆ ADD_SERIALIZE_METHODS
| SendCoinsRecipient::ADD_SERIALIZE_METHODS |
◆ address
| QString SendCoinsRecipient::address |
- Todo:
- : This is a hack, should be replaced with a cleaner solution!
Definition at line 57 of file walletmodel.h.
◆ amount
◆ authenticatedMerchant
| QString SendCoinsRecipient::authenticatedMerchant |
◆ CURRENT_VERSION
| const int SendCoinsRecipient::CURRENT_VERSION = 1 |
|
static |
◆ inputType
◆ label
| QString SendCoinsRecipient::label |
◆ message
| QString SendCoinsRecipient::message |
◆ nVersion
| int SendCoinsRecipient::nVersion |
◆ sPaymentRequest
| std::string SendCoinsRecipient::sPaymentRequest {} |
◆ useSwiftTX
| bool SendCoinsRecipient::useSwiftTX |
The documentation for this class was generated from the following file: