Bitcoin ABC  0.29.2
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
cachedEncryptionStatusWalletModelprivate
canGetAddressesChanged()WalletModelsignal
changePassphrase(const SecureString &oldPass, const SecureString &newPass)WalletModel
checkBalanceChanged(const interfaces::WalletBalances &new_balances)WalletModelprivate
clientModel() constWalletModelinline
coinsSent(interfaces::Wallet &wallet, SendCoinsRecipient recipient, QByteArray transaction)WalletModelsignal
DuplicateAddress enum valueWalletModel
EncryptionStatus enum nameWalletModel
encryptionStatusChanged()WalletModelsignal
fForceCheckBalanceChangedWalletModelprivate
fHaveWatchOnlyWalletModelprivate
getAddressTableModel()WalletModel
getAddressTableModel() constWalletModelinline
getChainParams() constWalletModel
getDisplayName() constWalletModel
getEncryptionStatus() constWalletModel
getLastBlockProcessed() constWalletModel
getOptionsModel()WalletModel
getRecentRequestsTableModel()WalletModel
getTransactionTableModel()WalletModel
getWalletName() constWalletModel
InvalidAddress enum valueWalletModel
InvalidAmount enum valueWalletModel
isMultiwallet()WalletModel
isWalletEnabled()WalletModelstatic
loadReceiveRequests(std::vector< std::string > &vReceiveRequests)WalletModel
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
notifyWatchonlyChanged(bool fHaveWatchonly)WalletModelsignal
OK enum valueWalletModel
optionsModelWalletModelprivate
PaymentRequestExpired enum valueWalletModel
pollBalanceChanged()WalletModelslot
prepareTransaction(WalletModelTransaction &transaction, const CCoinControl &coinControl)WalletModel
recentRequestsTableModelWalletModelprivate
requestUnlock()WalletModel
requireUnlock()WalletModelsignal
saveReceiveRequest(const std::string &sAddress, const int64_t nId, const std::string &sRequest)WalletModel
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
TransactionCreationFailed enum valueWalletModel
transactionTableModelWalletModelprivate
Unencrypted enum valueWalletModel
unload()WalletModelsignal
Unlocked enum valueWalletModel
unsubscribeFromCoreSignals()WalletModelprivate
updateAddressBook(const QString &address, const QString &label, bool isMine, const QString &purpose, int status)WalletModelslot
updateStatus()WalletModelslot
updateTransaction()WalletModelslot
updateWatchOnlyFlag(bool fHaveWatchonly)WalletModelslot
validateAddress(const QString &address)WalletModel
wallet() constWalletModelinline
WalletModel(std::unique_ptr< interfaces::Wallet > wallet, ClientModel &client_model, const PlatformStyle *platformStyle, QObject *parent=nullptr)WalletModelexplicit
~WalletModel()WalletModel