Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
This is the complete list of members for WalletView, including all inherited members.
backupWallet() | WalletView | slot |
changePassphrase() | WalletView | slot |
clientModel | WalletView | private |
encryptionStatusChanged(int status) | WalletView | signal |
encryptWallet(bool status) | WalletView | slot |
getWalletModel() | WalletView | inline |
gotoHistoryPage() | WalletView | slot |
gotoMasternodePage() | WalletView | slot |
gotoOverviewPage() | WalletView | slot |
gotoPrivateSendCoinsPage(QString addr="") | WalletView | slot |
gotoReceiveCoinsPage() | WalletView | slot |
gotoSendCoinsPage(QString addr="") | WalletView | slot |
gotoSignMessageTab(QString addr="") | WalletView | slot |
gotoVerifyMessageTab(QString addr="") | WalletView | slot |
handlePaymentRequest(const SendCoinsRecipient &recipient) | WalletView | |
hdEnabledStatusChanged(int hdEnabled) | WalletView | signal |
incomingTransaction(const QString &date, int unit, const CAmount &amount, const QString &type, const QString &address, const QString &label) | WalletView | signal |
lockWallet() | WalletView | slot |
masternodeListPage | WalletView | private |
message(const QString &title, const QString &message, unsigned int style) | WalletView | signal |
outOfSyncWarningClicked() | WalletView | signal |
overviewPage | WalletView | private |
privateSendCoinsPage | WalletView | private |
processNewTransaction(const QModelIndex &parent, int start, int) | WalletView | slot |
progressDialog | WalletView | private |
receiveCoinsPage | WalletView | private |
requestedSyncWarningInfo() | WalletView | slot |
sendCoinsPage | WalletView | private |
setBitcoinGUI(BitcoinGUI *gui) | WalletView | |
setClientModel(ClientModel *clientModel) | WalletView | |
setWalletModel(WalletModel *walletModel) | WalletView | |
showNormalIfMinimized() | WalletView | signal |
showOutOfSyncWarning(bool fShow) | WalletView | |
showProgress(const QString &title, int nProgress) | WalletView | slot |
transactionsPage | WalletView | private |
transactionSum | WalletView | private |
transactionView | WalletView | private |
trxAmount(QString amount) | WalletView | slot |
unlockWallet(bool fAnonymizeOnly=false) | WalletView | slot |
updateEncryptionStatus() | WalletView | slot |
usedReceivingAddresses() | WalletView | slot |
usedReceivingAddressesPage | WalletView | private |
usedSendingAddresses() | WalletView | slot |
usedSendingAddressesPage | WalletView | private |
walletModel | WalletView | private |
WalletView(QWidget *parent) | WalletView | explicit |
~WalletView() | WalletView | |