Bitcoin Core
31.1.0
P2P Digital Currency
Toggle main menu visibility
Loading...
Searching...
No Matches
WalletModel Member List
This is the complete list of members for
WalletModel
, including all inherited members.
AbsurdFee
enum value
WalletModel
addressTableModel
WalletModel
private
AmountExceedsBalance
enum value
WalletModel
balanceChanged
(const interfaces::WalletBalances &balances)
WalletModel
signal
bumpFee
(Txid hash, Txid &new_hash)
WalletModel
cachedEncryptionStatus
WalletModel
private
canGetAddressesChanged
()
WalletModel
signal
changePassphrase
(const SecureString &oldPass, const SecureString &newPass)
WalletModel
checkBalanceChanged
(const interfaces::WalletBalances &new_balances)
WalletModel
private
clientModel
() const
WalletModel
inline
coinsSent
(WalletModel *wallet, SendCoinsRecipient recipient, QByteArray transaction)
WalletModel
signal
displayAddress
(std::string sAddress) const
WalletModel
DuplicateAddress
enum value
WalletModel
EncryptionStatus
enum name
WalletModel
encryptionStatusChanged
()
WalletModel
signal
fForceCheckBalanceChanged
WalletModel
private
getAddressTableModel
() const
WalletModel
getAvailableBalance
(const wallet::CCoinControl *control)
WalletModel
getCachedBalance
() const
WalletModel
getDisplayName
() const
WalletModel
getEncryptionStatus
() const
WalletModel
getLastBlockProcessed
() const
WalletModel
getOptionsModel
() const
WalletModel
getRecentRequestsTableModel
() const
WalletModel
getTransactionTableModel
() const
WalletModel
getWalletName
() const
WalletModel
InvalidAddress
enum value
WalletModel
InvalidAmount
enum value
WalletModel
isMultiwallet
() const
WalletModel
isWalletEnabled
()
WalletModel
static
Locked
enum value
WalletModel
m_cached_balances
WalletModel
private
m_cached_last_update_tip
WalletModel
private
m_client_model
WalletModel
private
m_handler_address_book_changed
WalletModel
private
m_handler_can_get_addrs_changed
WalletModel
private
m_handler_show_progress
WalletModel
private
m_handler_status_changed
WalletModel
private
m_handler_transaction_changed
WalletModel
private
m_handler_unload
WalletModel
private
m_node
WalletModel
private
m_wallet
WalletModel
private
message
(const QString &title, const QString &message, unsigned int style)
WalletModel
signal
node
() const
WalletModel
inline
NoKeys
enum value
WalletModel
OK
enum value
WalletModel
optionsModel
WalletModel
private
pollBalanceChanged
()
WalletModel
slot
prepareTransaction
(WalletModelTransaction &transaction, const wallet::CCoinControl &coinControl)
WalletModel
recentRequestsTableModel
WalletModel
private
refresh
(bool pk_hash_only=false)
WalletModel
requestUnlock
()
WalletModel
requireUnlock
()
WalletModel
signal
sendCoins
(WalletModelTransaction &transaction)
WalletModel
setClientModel
(ClientModel *client_model)
WalletModel
setWalletEncrypted
(const SecureString &passphrase)
WalletModel
setWalletLocked
(bool locked, const SecureString &passPhrase=SecureString())
WalletModel
showProgress
(const QString &title, int nProgress)
WalletModel
signal
startPollBalance
()
WalletModel
slot
StatusCode
enum name
WalletModel
subscribeToCoreSignals
()
WalletModel
private
timer
WalletModel
private
timerTimeout
()
WalletModel
signal
TransactionCreationFailed
enum value
WalletModel
transactionTableModel
WalletModel
private
Unencrypted
enum value
WalletModel
unload
()
WalletModel
signal
Unlocked
enum value
WalletModel
unsubscribeFromCoreSignals
()
WalletModel
private
updateAddressBook
(const QString &address, const QString &label, bool isMine, wallet::AddressPurpose purpose, int status)
WalletModel
slot
updateStatus
()
WalletModel
slot
updateTransaction
()
WalletModel
slot
validateAddress
(const QString &address) const
WalletModel
wallet
() const
WalletModel
inline
WalletModel
(std::unique_ptr< interfaces::Wallet > wallet, ClientModel &client_model, const PlatformStyle *platformStyle, QObject *parent=nullptr)
WalletModel
explicit
~WalletModel
()
WalletModel
Generated on
for Bitcoin Core by
1.17.0