| addKeys(const CKey &key, const CPubKey &pubkey, WalletRescanReserver &reserver) | WalletModel | |
| addressTableModel | WalletModel | private |
| AmountExceedsBalance enum value | WalletModel | |
| AmountWithFeeExceedsBalance enum value | WalletModel | |
| backupWallet(const QString &filename) | WalletModel | |
| balanceChanged(const interfaces::WalletBalances &walletBalances) | WalletModel | signal |
| balanceNotify() | WalletModel | slot |
| blacklistAddressFromColdStaking(const QString &address) | WalletModel | |
| cachedEncryptionStatus | WalletModel | private |
| cachedNumBlocks | WalletModel | private |
| CannotCreateInternalAddress enum value | WalletModel | |
| changePassphrase(const SecureString &oldPass, const SecureString &newPass) | WalletModel | |
| checkBalanceChanged(const interfaces::WalletBalances &new_balances) | WalletModel | |
| clientModel() const | WalletModel | inline |
| coinsSent(CWallet *wallet, const SendCoinsRecipient &recipient, const QByteArray &transaction) | WalletModel | signal |
| createAndSendProposalFeeTx(CBudgetProposal &prop) | WalletModel | |
| DuplicateAddress enum value | WalletModel | |
| emitBalanceChanged() | WalletModel | |
| EncryptionStatus enum name | WalletModel | |
| encryptionStatusChanged(int status) | WalletModel | signal |
| fForceCheckBalanceChanged | WalletModel | private |
| fHaveWatchOnly | WalletModel | private |
| getAddressTableModel() | WalletModel | |
| getAvailableP2CSCoins(std::vector< COutput > &vCoins) const | WalletModel | |
| getBalance(const CCoinControl *coinControl=nullptr, bool fIncludeDelegated=true, bool fUnlockedOnly=false, bool fIncludeShielded=true) const | WalletModel | |
| getBalances() | WalletModel | inlineprivate |
| getCacheNumBLocks() | WalletModel | inline |
| getCreationTime() const | WalletModel | |
| getDelegatedBalance() const | WalletModel | |
| getEncryptionStatus() const | WalletModel | |
| getKey(const CKeyID &keyID, CKey &key) const | WalletModel | inline |
| getKeyCreationTime(const CPubKey &key) | WalletModel | |
| getKeyCreationTime(const CTxDestination &address) | WalletModel | |
| getKeyCreationTime(const std::string &address) | WalletModel | |
| getKeyCreationTime(const libzcash::SaplingPaymentAddress &address) | WalletModel | |
| getKeyId(const CTxDestination &address, CKeyID &keyID) | WalletModel | |
| getLabelForAddress(const CTxDestination &address) | WalletModel | |
| getLastBlockProcessed() const | WalletModel | |
| getLastBlockProcessedNum() const | WalletModel | |
| getLockedBalance(bool isTransparent) const | WalletModel | |
| getMinColdStakingAmount() const | WalletModel | |
| getMNCollateralCandidate(COutPoint &outPoint) | WalletModel | |
| getNetMinFee() | WalletModel | |
| getNewAddress(const std::string &label="") const | WalletModel | |
| getNewShieldedAddress(std::string strLabel="") | WalletModel | |
| getNewStakingAddress(const std::string &label="") const | WalletModel | |
| getOptionsModel() | WalletModel | |
| getPubKey(const CKeyID &address, CPubKey &vchPubKeyOut) const | WalletModel | |
| getRescanReserver() const | WalletModel | inline |
| getSaplingAddressString(const CWalletTx *wtx, const SaplingOutPoint &op) const | WalletModel | |
| getShieldedAddressFromSpendDesc(const uint256 &txHash, int index) | WalletModel | |
| getSSTMinimum() const | WalletModel | |
| getTransactionTableModel() | WalletModel | |
| getTx(uint256 id) | WalletModel | |
| getUnlockedBalance(const CCoinControl *coinControl=nullptr, bool fIncludeDelegated=true, bool fIncludeShielded=true) const | WalletModel | |
| GetWalletBalances() | WalletModel | inline |
| getWalletCustomFee(CAmount &nFeeRet) | WalletModel | |
| getWalletPath() | WalletModel | |
| getWalletStakeSplitThreshold() const | WalletModel | |
| getWalletTxDepth(const uint256 &txHash) const | WalletModel | |
| hasForceCheckBalance() | WalletModel | inline |
| hasWallet() | WalletModel | inline |
| hasWalletCustomFee() | WalletModel | |
| haveKey(const CKeyID &keyID) const | WalletModel | inline |
| haveWatchOnly() const | WalletModel | |
| init() | WalletModel | |
| InsaneFee enum value | WalletModel | |
| InvalidAddress enum value | WalletModel | |
| InvalidAmount enum value | WalletModel | |
| isColdStaking() const | WalletModel | |
| isColdStakingNetworkelyEnabled() const | WalletModel | |
| isHDEnabled() const | WalletModel | |
| isLockedCoin(uint256 hash, unsigned int n, bool isTransparent=true) const | WalletModel | |
| isMine(const CWDestination &address) | WalletModel | |
| isMine(const QString &addressStr) | WalletModel | |
| isRegTestNetwork() const | WalletModel | |
| isSaplingInMaintenance() const | WalletModel | |
| isSaplingWalletEnabled() const | WalletModel | |
| IsShieldedDestination(const CWDestination &address) | WalletModel | |
| isShutdownRequested() | WalletModel | |
| isSpent(const COutPoint &outpoint) const | WalletModel | |
| isStakingOnlyUnlocked() | WalletModel | |
| isStakingStatusActive() const | WalletModel | |
| isTestNetwork() const | WalletModel | |
| isUsed(CTxDestination address) | WalletModel | |
| isV6Enforced() const | WalletModel | |
| isWalletLocked(bool fFullUnlocked=true) const | WalletModel | |
| isWalletUnlocked() const | WalletModel | |
| listAvailableNotes(std::map< ListCoinsKey, std::vector< ListCoinsValue >> &mapCoins) const | WalletModel | |
| listCoins(std::map< ListCoinsKey, std::vector< ListCoinsValue >> &mapCoins, bool fSelectTransparent) const | WalletModel | |
| listCoins(std::map< ListCoinsKey, std::vector< ListCoinsValue >> &mapCoins) const | WalletModel | |
| listLockedCoins() | WalletModel | |
| listLockedNotes() | WalletModel | |
| loadReceiveRequests(std::vector< std::string > &vReceiveRequests) | WalletModel | |
| lockCoin(uint256 hash, unsigned int n, bool isTransparent=true) | WalletModel | |
| Locked enum value | WalletModel | |
| lockForStakingOnly(const SecureString &passPhrase=SecureString()) | WalletModel | |
| m_cached_balances | WalletModel | private |
| m_cached_best_block_hash | WalletModel | private |
| m_client_model | WalletModel | private |
| m_handler_notify_addressbook_changed | WalletModel | private |
| m_handler_notify_sst_changed | WalletModel | private |
| m_handler_notify_status_changed | WalletModel | private |
| m_handler_notify_transaction_changed | WalletModel | private |
| m_handler_notify_walletbacked | WalletModel | private |
| m_handler_notify_watch_only_changed | WalletModel | private |
| m_handler_show_progress | WalletModel | private |
| message(const QString &title, const QString &body, unsigned int style, bool *ret=nullptr) | WalletModel | signal |
| notifyReceiveAddressChanged() | WalletModel | signal |
| notifySSTChanged(const double sstVal) | WalletModel | signal |
| notifyWatchonlyChanged(bool fHaveWatchonly) | WalletModel | signal |
| OK enum value | WalletModel | |
| optionsModel | WalletModel | private |
| pollBalanceChanged() | WalletModel | slot |
| pollFinished() | WalletModel | slot |
| pollFuture | WalletModel | private |
| pollTimer | WalletModel | private |
| PrepareShieldedTransaction(WalletModelTransaction *modelTransaction, bool fromTransparent, const CCoinControl *coinControl=nullptr) | WalletModel | |
| prepareTransaction(WalletModelTransaction *transaction, const CCoinControl *coinControl=nullptr, bool fIncludeDelegations=true) | WalletModel | |
| processBalanceChangeInternal() | WalletModel | |
| requestUnlock() | WalletModel | |
| requireUnlock() | WalletModel | signal |
| resetWalletOptions(QSettings &settings) | WalletModel | |
| saveReceiveRequest(const std::string &sAddress, const int64_t nId, const std::string &sRequest) | WalletModel | |
| sendCoins(WalletModelTransaction &transaction) | WalletModel | |
| setCacheBlockHash(const uint256 &_blockHash) | WalletModel | inline |
| setCacheNumBlocks(int _cachedNumBlocks) | WalletModel | inline |
| setClientModel(ClientModel *client_model) | WalletModel | |
| setfForceCheckBalanceChanged(bool _fForceCheckBalanceChanged) | WalletModel | inline |
| setWalletCustomFee(bool fUseCustomFee, const CAmount nFee=DEFAULT_TRANSACTION_FEE) | WalletModel | |
| setWalletDefaultFee(CAmount fee=DEFAULT_TRANSACTION_FEE) | WalletModel | |
| setWalletEncrypted(bool encrypted, const SecureString &passphrase) | WalletModel | |
| setWalletLocked(bool locked, const SecureString &passPhrase=SecureString(), bool stakingOnly=false) | WalletModel | |
| setWalletStakeSplitThreshold(const CAmount nStakeSplitThreshold) | WalletModel | |
| showProgress(const QString &title, int nProgress) | WalletModel | signal |
| StakingOnlyUnlocked enum value | WalletModel | |
| StatusCode enum name | WalletModel | |
| stop() | WalletModel | |
| subscribeToCoreSignals() | WalletModel | private |
| TransactionCheckFailed enum value | WalletModel | |
| TransactionCommitFailed enum value | WalletModel | |
| TransactionCreationFailed enum value | WalletModel | |
| transactionTableModel | WalletModel | private |
| Unencrypted enum value | WalletModel | |
| unlockCoin(uint256 hash, unsigned int n, bool isTransparent=true) | WalletModel | |
| Unlocked enum value | WalletModel | |
| UnlockedForStaking enum value | WalletModel | |
| unsubscribeFromCoreSignals() | WalletModel | private |
| updateAddressBook(const QString &address, const QString &label, bool isMine, const QString &purpose, int status) | WalletModel | slot |
| updateAddressBookLabels(const CWDestination &address, const std::string &strName, const std::string &strPurpose) | WalletModel | slot |
| updateAddressBookPurpose(const QString &addressStr, const std::string &purpose) | WalletModel | |
| updateStatus() | WalletModel | slot |
| updateTransaction() | WalletModel | slot |
| updateTxModelData() | WalletModel | slot |
| updateWatchOnlyFlag(bool fHaveWatchonly) | WalletModel | slot |
| upgradeWallet(std::string &upgradeError) | WalletModel | |
| validateAddress(const QString &address) | WalletModel | |
| validateAddress(const QString &address, bool fStaking) | WalletModel | |
| validateAddress(const QString &address, bool fStaking, bool &isShielded) | WalletModel | |
| wallet | WalletModel | private |
| WalletModel(CWallet *wallet, OptionsModel *optionsModel, QObject *parent=0) | WalletModel | explicit |
| walletWrapper | WalletModel | private |
| whitelistAddressFromColdStaking(const QString &addressStr) | WalletModel | |
| ~WalletModel() | WalletModel | |