Bitcoin Core  27.99.0
P2P Digital Currency
WalletModel Member List

This is the complete list of members for WalletModel, including all inherited members.

AbsurdFee enum valueWalletModel
addressTableModelWalletModelprivate
AmountExceedsBalance enum valueWalletModel
AmountWithFeeExceedsBalance enum valueWalletModel
balanceChanged(const interfaces::WalletBalances &balances)WalletModelsignal
bumpFee(uint256 hash, uint256 &new_hash)WalletModel
cachedEncryptionStatusWalletModelprivate
canGetAddressesChanged()WalletModelsignal
changePassphrase(const SecureString &oldPass, const SecureString &newPass)WalletModel
checkBalanceChanged(const interfaces::WalletBalances &new_balances)WalletModelprivate
clientModel() constWalletModelinline
coinsSent(WalletModel *wallet, SendCoinsRecipient recipient, QByteArray transaction)WalletModelsignal
displayAddress(std::string sAddress) constWalletModel
DuplicateAddress enum valueWalletModel
EncryptionStatus enum nameWalletModel
encryptionStatusChanged()WalletModelsignal
fForceCheckBalanceChangedWalletModelprivate
fHaveWatchOnlyWalletModelprivate
getAddressTableModel() constWalletModel
getAvailableBalance(const wallet::CCoinControl *control)WalletModel
getCachedBalance() constWalletModel
getDisplayName() constWalletModel
getEncryptionStatus() constWalletModel
getLastBlockProcessed() constWalletModel
getOptionsModel() constWalletModel
getRecentRequestsTableModel() constWalletModel
getTransactionTableModel() constWalletModel
getWalletName() constWalletModel
InvalidAddress enum valueWalletModel
InvalidAmount enum valueWalletModel
isMultiwallet() constWalletModel
isWalletEnabled()WalletModelstatic
Locked enum valueWalletModel
m_cached_balancesWalletModelprivate
m_cached_last_update_tipWalletModelprivate
m_client_modelWalletModelprivate
m_handler_address_book_changedWalletModelprivate
m_handler_can_get_addrs_changedWalletModelprivate
m_handler_show_progressWalletModelprivate
m_handler_status_changedWalletModelprivate
m_handler_transaction_changedWalletModelprivate
m_handler_unloadWalletModelprivate
m_handler_watch_only_changedWalletModelprivate
m_nodeWalletModelprivate
m_walletWalletModelprivate
message(const QString &title, const QString &message, unsigned int style)WalletModelsignal
node() constWalletModelinline
NoKeys enum valueWalletModel
notifyWatchonlyChanged(bool fHaveWatchonly)WalletModelsignal
OK enum valueWalletModel
optionsModelWalletModelprivate
pollBalanceChanged()WalletModelslot
prepareTransaction(WalletModelTransaction &transaction, const wallet::CCoinControl &coinControl)WalletModel
recentRequestsTableModelWalletModelprivate
refresh(bool pk_hash_only=false)WalletModel
requestUnlock()WalletModel
requireUnlock()WalletModelsignal
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)WalletModelsignal
startPollBalance()WalletModelslot
StatusCode enum nameWalletModel
subscribeToCoreSignals()WalletModelprivate
timerWalletModelprivate
timerTimeout()WalletModelsignal
TransactionCreationFailed enum valueWalletModel
transactionTableModelWalletModelprivate
Unencrypted enum valueWalletModel
unload()WalletModelsignal
Unlocked enum valueWalletModel
unsubscribeFromCoreSignals()WalletModelprivate
updateAddressBook(const QString &address, const QString &label, bool isMine, wallet::AddressPurpose purpose, int status)WalletModelslot
updateStatus()WalletModelslot
updateTransaction()WalletModelslot
updateWatchOnlyFlag(bool fHaveWatchonly)WalletModelslot
validateAddress(const QString &address) constWalletModel
wallet() constWalletModelinline
WalletModel(std::unique_ptr< interfaces::Wallet > wallet, ClientModel &client_model, const PlatformStyle *platformStyle, QObject *parent=nullptr)WalletModelexplicit
~WalletModel()WalletModel