Definition at line 34 of file addresstablemodel.cpp.
◆ Type
| Enumerator |
|---|
| Sending | |
| Receiving | |
| Zerocoin | |
| Delegator | |
| Delegable | |
| ColdStaking | |
| ColdStakingSend | |
| ShieldedReceive | |
| ShieldedSend | |
| Hidden | |
Definition at line 35 of file addresstablemodel.cpp.
◆ AddressTableEntry() [1/3]
| AddressTableEntry::AddressTableEntry |
( |
| ) |
|
|
delete |
◆ AddressTableEntry() [2/3]
| AddressTableEntry::AddressTableEntry |
( |
Type |
_type, |
|
|
const QString & |
_pubcoin |
|
) |
| |
|
inline |
◆ AddressTableEntry() [3/3]
| AddressTableEntry::AddressTableEntry |
( |
Type |
_type, |
|
|
const QString & |
_label, |
|
|
const QString & |
_address, |
|
|
const uint |
_creationTime |
|
) |
| |
|
inline |
◆ address
| QString AddressTableEntry::address {} |
◆ creationTime
| uint AddressTableEntry::creationTime {0} |
◆ label
| QString AddressTableEntry::label {} |
◆ pubcoin
| QString AddressTableEntry::pubcoin {} |
◆ type
| Type AddressTableEntry::type |
The documentation for this struct was generated from the following file: