Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

WalletView Member List

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

backupWallet()WalletViewslot
changePassphrase()WalletViewslot
clientModelWalletViewprivate
encryptionStatusChanged(int status)WalletViewsignal
encryptWallet(bool status)WalletViewslot
getWalletModel()WalletViewinline
gotoHistoryPage()WalletViewslot
gotoMasternodePage()WalletViewslot
gotoOverviewPage()WalletViewslot
gotoPrivateSendCoinsPage(QString addr="")WalletViewslot
gotoReceiveCoinsPage()WalletViewslot
gotoSendCoinsPage(QString addr="")WalletViewslot
gotoSignMessageTab(QString addr="")WalletViewslot
gotoVerifyMessageTab(QString addr="")WalletViewslot
handlePaymentRequest(const SendCoinsRecipient &recipient)WalletView
hdEnabledStatusChanged(int hdEnabled)WalletViewsignal
incomingTransaction(const QString &date, int unit, const CAmount &amount, const QString &type, const QString &address, const QString &label)WalletViewsignal
lockWallet()WalletViewslot
masternodeListPageWalletViewprivate
message(const QString &title, const QString &message, unsigned int style)WalletViewsignal
outOfSyncWarningClicked()WalletViewsignal
overviewPageWalletViewprivate
privateSendCoinsPageWalletViewprivate
processNewTransaction(const QModelIndex &parent, int start, int)WalletViewslot
progressDialogWalletViewprivate
receiveCoinsPageWalletViewprivate
requestedSyncWarningInfo()WalletViewslot
sendCoinsPageWalletViewprivate
setBitcoinGUI(BitcoinGUI *gui)WalletView
setClientModel(ClientModel *clientModel)WalletView
setWalletModel(WalletModel *walletModel)WalletView
showNormalIfMinimized()WalletViewsignal
showOutOfSyncWarning(bool fShow)WalletView
showProgress(const QString &title, int nProgress)WalletViewslot
transactionsPageWalletViewprivate
transactionSumWalletViewprivate
transactionViewWalletViewprivate
trxAmount(QString amount)WalletViewslot
unlockWallet(bool fAnonymizeOnly=false)WalletViewslot
updateEncryptionStatus()WalletViewslot
usedReceivingAddresses()WalletViewslot
usedReceivingAddressesPageWalletViewprivate
usedSendingAddresses()WalletViewslot
usedSendingAddressesPageWalletViewprivate
walletModelWalletViewprivate
WalletView(QWidget *parent)WalletViewexplicit
~WalletView()WalletView
Released under the MIT license