Raven Core  3.0.0
P2P Digital Currency
WalletModel Member List

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

abandonTransaction(uint256 hash) constWalletModel
AbsurdFee enum valueWalletModel
addressTableModelWalletModelprivate
AmountExceedsBalance enum valueWalletModel
AmountWithFeeExceedsBalance enum valueWalletModel
assetsSent(CWallet *wallet, SendAssetsRecipient recipient, QByteArray transaction)WalletModelsignal
assetTableModelWalletModelprivate
backupWallet(const QString &filename)WalletModel
balanceChanged(const CAmount &balance, const CAmount &unconfirmedBalance, const CAmount &immatureBalance, const CAmount &watchOnlyBalance, const CAmount &watchUnconfBalance, const CAmount &watchImmatureBalance)WalletModelsignal
bumpFee(uint256 hash)WalletModel
cachedBalanceWalletModelprivate
cachedEncryptionStatusWalletModelprivate
cachedImmatureBalanceWalletModelprivate
cachedNumBlocksWalletModelprivate
cachedUnconfirmedBalanceWalletModelprivate
cachedWatchImmatureBalanceWalletModelprivate
cachedWatchOnlyBalanceWalletModelprivate
cachedWatchUnconfBalanceWalletModelprivate
changePassphrase(const SecureString &oldPass, const SecureString &newPass)WalletModel
checkBalanceChanged()WalletModelprivate
coinsSent(CWallet *wallet, SendCoinsRecipient recipient, QByteArray transaction)WalletModelsignal
DuplicateAddress enum valueWalletModel
EncryptionStatus enum nameWalletModel
encryptionStatusChanged(int status)WalletModelsignal
fForceCheckBalanceChangedWalletModelprivate
fHaveWatchOnlyWalletModelprivate
getAddressTableModel()WalletModel
getAssetTableModel()WalletModel
getBalance(const CCoinControl *coinControl=nullptr) constWalletModel
getDefaultConfirmTarget() constWalletModel
getDefaultWalletRbf() constWalletModel
getEncryptionStatus() constWalletModel
getImmatureBalance() constWalletModel
getOptionsModel()WalletModel
getOutputs(const std::vector< COutPoint > &vOutpoints, std::vector< COutput > &vOutputs)WalletModel
getPrivKey(const CKeyID &address, CKey &vchPrivKeyOut) constWalletModel
getPubKey(const CKeyID &address, CPubKey &vchPubKeyOut) constWalletModel
getRecentRequestsTableModel()WalletModel
getTransactionTableModel()WalletModel
getUnconfirmedBalance() constWalletModel
getWallet() constWalletModel
getWatchBalance() constWalletModel
getWatchImmatureBalance() constWalletModel
getWatchUnconfirmedBalance() constWalletModel
haveWatchOnly() constWalletModel
hdEnabled() constWalletModel
InvalidAddress enum valueWalletModel
InvalidAmount enum valueWalletModel
isLockedCoin(uint256 hash, unsigned int n) constWalletModel
IsSpendable(const CTxDestination &dest) constWalletModel
isSpent(const COutPoint &outpoint) constWalletModel
isWalletEnabled()WalletModelstatic
listAssets(std::map< QString, std::map< QString, std::vector< COutput > > > &mapCoins) constWalletModel
listCoins(std::map< QString, std::vector< COutput > > &mapCoins) constWalletModel
listLockedCoins(std::vector< COutPoint > &vOutpts)WalletModel
loadReceiveRequests(std::vector< std::string > &vReceiveRequests)WalletModel
lockCoin(COutPoint &output)WalletModel
Locked enum valueWalletModel
message(const QString &title, const QString &message, unsigned int style)WalletModelsignal
notifyWatchonlyChanged(bool fHaveWatchonly)WalletModelsignal
OK enum valueWalletModel
optionsModelWalletModelprivate
PaymentRequestExpired enum valueWalletModel
pollBalanceChanged()WalletModelslot
pollTimerWalletModelprivate
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
sendAssets(CWalletTx &tx, QList< SendAssetsRecipient > &recipients, CReserveKey &reservekey)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
transactionCanBeAbandoned(uint256 hash) constWalletModel
transactionCanBeBumped(uint256 hash) constWalletModel
TransactionCommitFailed enum valueWalletModel
TransactionCreationFailed enum valueWalletModel
transactionTableModelWalletModelprivate
Unencrypted enum valueWalletModel
unlockCoin(COutPoint &output)WalletModel
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
walletWalletModelprivate
WalletModel(const PlatformStyle *platformStyle, CWallet *wallet, OptionsModel *optionsModel, QObject *parent=0)WalletModelexplicit
~WalletModel()WalletModel