BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
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
cachedNumBlocksWalletModelprivate
changePassphrase(const SecureString &oldPass, const SecureString &newPass)WalletModel
checkBalanceChanged(const interfaces::WalletBalances &new_balances)WalletModelprivate
coinsSent(WalletModel *wallet, SendCoinsRecipient recipient, QByteArray transaction)WalletModelsignal
DuplicateAddress enum valueWalletModel
EncryptionStatus enum nameWalletModel
encryptionStatusChanged()WalletModelsignal
fForceCheckBalanceChangedWalletModelprivate
fHaveWatchOnlyWalletModelprivate
getAddressTableModel()WalletModel
getAddressTableModel() constWalletModelinline
getEncryptionStatus() 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_handler_address_book_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
pollTimerWalletModelprivate
prepareTransaction(WalletModelTransaction &transaction, const CCoinControl &coinControl)WalletModel
privateKeysDisabled() constWalletModel
recentRequestsTableModelWalletModelprivate
requestUnlock()WalletModel
requireUnlock()WalletModelsignal
saveReceiveRequest(const std::string &sAddress, const int64_t nId, const std::string &sRequest)WalletModel
sendCoins(WalletModelTransaction &transaction)WalletModel
setWalletEncrypted(bool encrypted, const SecureString &passphrase)WalletModel
setWalletLocked(bool locked, const SecureString &passPhrase=SecureString())WalletModel
showProgress(const QString &title, int nProgress)WalletModelsignal
StatusCode enum nameWalletModel
subscribeToCoreSignals()WalletModelprivate
TransactionCommitFailed enum valueWalletModel
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, interfaces::Node &node, const PlatformStyle *platformStyle, OptionsModel *optionsModel, QObject *parent=0)WalletModelexplicit
~WalletModel()WalletModel