Fabcoin Core  0.16.2
P2P Digital Currency
WalletModel Member List

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

abandonTransaction(uint256 hash) const WalletModel
AbsurdFee enum valueWalletModel
addressTableModelWalletModelprivate
addTokenEntry(const CTokenInfo &token)WalletModel
addTokenTxEntry(const CTokenTx &tokenTx, bool fFlushOnClose=true)WalletModel
AmountExceedsBalance enum valueWalletModel
AmountWithFeeExceedsBalance enum valueWalletModel
backupWallet(const QString &filename)WalletModel
balanceChanged(const CAmount &balance, const CAmount &unconfirmedBalance, const CAmount &immatureBalance, const CAmount &stake, const CAmount &watchOnlyBalance, const CAmount &watchUnconfBalance, const CAmount &watchImmatureBalance, const CAmount &watchOnlyStake)WalletModelsignal
bumpFee(uint256 hash)WalletModel
cachedBalanceWalletModelprivate
cachedEncryptionStatusWalletModelprivate
cachedImmatureBalanceWalletModelprivate
cachedNumBlocksWalletModelprivate
cachedStakeWalletModelprivate
cachedUnconfirmedBalanceWalletModelprivate
cachedWatchImmatureBalanceWalletModelprivate
cachedWatchOnlyBalanceWalletModelprivate
cachedWatchOnlyStakeWalletModelprivate
cachedWatchUnconfBalanceWalletModelprivate
changePassphrase(const SecureString &oldPass, const SecureString &newPass)WalletModel
checkBalanceChanged()WalletModelprivate
checkTokenBalanceChanged()WalletModelprivate
coinsSent(CWallet *wallet, SendCoinsRecipient recipient, QByteArray transaction)WalletModelsignal
contractTableModelWalletModelprivate
DuplicateAddress enum valueWalletModel
EncryptionStatus enum nameWalletModel
encryptionStatusChanged(int status)WalletModelsignal
existTokenEntry(const CTokenInfo &token)WalletModel
fForceCheckBalanceChangedWalletModelprivate
fHaveWatchOnlyWalletModelprivate
getAddressTableModel()WalletModel
getBalance(const CCoinControl *coinControl=nullptr) const WalletModel
getContractTableModel()WalletModel
getDefaultConfirmTarget() const WalletModel
getDefaultWalletRbf() const WalletModel
getEncryptionStatus() const WalletModel
getImmatureBalance() const WalletModel
getInvalidTokens()WalletModel
getOptionsModel()WalletModel
getOutputs(const std::vector< COutPoint > &vOutpoints, std::vector< COutput > &vOutputs)WalletModel
getPrivKey(const CKeyID &address, CKey &vchPrivKeyOut) const WalletModel
getPubKey(const CKeyID &address, CPubKey &vchPubKeyOut) const WalletModel
getRecentRequestsTableModel()WalletModel
getRestoreParam()WalletModel
getRestorePath()WalletModel
getStake() const WalletModel
getTokenItemModel()WalletModel
getTokenTransactionTableModel()WalletModel
getTransactionTableModel()WalletModel
getUnconfirmedBalance() const WalletModel
getWatchBalance() const WalletModel
getWatchImmatureBalance() const WalletModel
getWatchStake() const WalletModel
getWatchUnconfirmedBalance() const WalletModel
hasWalletBackup()WalletModel
haveWatchOnly() const WalletModel
hdEnabled() const WalletModel
InvalidAddress enum valueWalletModel
InvalidAmount enum valueWalletModel
isLockedCoin(uint256 hash, unsigned int n) const WalletModel
isMineAddress(const std::string &strAddress)WalletModel
IsSpendable(const CTxDestination &dest) const WalletModel
isSpent(const COutPoint &outpoint) const WalletModel
isUnspentAddress(const std::string &address) const WalletModel
isWalletEnabled()WalletModelstatic
listCoins(std::map< QString, std::vector< COutput > > &mapCoins) const WalletModel
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
removeTokenEntry(const std::string &sHash)WalletModel
requestUnlock()WalletModel
requireUnlock()WalletModelsignal
restoreParamWalletModelprivate
restorePathWalletModelprivate
restoreWallet(const QString &filename, const QString &param)WalletModel
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
tokenItemModelWalletModelprivate
tokenTransactionTableModelWalletModelprivate
transactionCanBeAbandoned(uint256 hash) const WalletModel
transactionCanBeBumped(uint256 hash) const WalletModel
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
updateContractBook(const QString &address, const QString &label, const QString &abi, 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