backupWallet() | WalletView | slot |
callContractPage | WalletView | private |
changePassphrase() | WalletView | slot |
clientModel | WalletView | private |
createContractPage | WalletView | private |
encryptionStatusChanged(int status) | WalletView | signal |
encryptWallet(bool status) | WalletView | slot |
gotoAddTokenPage() | WalletView | slot |
gotoCallContractPage() | WalletView | slot |
gotoCreateContractPage() | WalletView | slot |
gotoHistoryPage() | WalletView | slot |
gotoOverviewPage() | WalletView | slot |
gotoReceiveCoinsPage() | WalletView | slot |
gotoReceiveTokenPage() | WalletView | slot |
gotoSendCoinsPage(QString addr="") | WalletView | slot |
gotoSendToContractPage() | WalletView | slot |
gotoSendTokenPage() | WalletView | slot |
gotoSignMessageTab(QString addr="") | WalletView | slot |
gotoVerifyMessageTab(QString addr="") | WalletView | slot |
handlePaymentRequest(const SendCoinsRecipient &recipient) | WalletView | |
hdEnabledStatusChanged(int hdEnabled) | WalletView | signal |
incomingTokenTransaction(const QString &date, const QString &amount, const QString &type, const QString &address, const QString &label, const QString &title) | 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 |
message(const QString &title, const QString &message, unsigned int style) | WalletView | signal |
outOfSyncWarningClicked() | WalletView | signal |
overviewPage | WalletView | private |
platformStyle | WalletView | private |
processNewTokenTransaction(const QModelIndex &parent, int start, int) | WalletView | slot |
processNewTransaction(const QModelIndex &parent, int start, int) | WalletView | slot |
progressDialog | WalletView | private |
QRCTokenPage | WalletView | private |
receiveCoinsPage | WalletView | private |
requestedSyncWarningInfo() | WalletView | slot |
restoreWallet() | WalletView | slot |
sendCoinsPage | WalletView | private |
sendToContractPage | WalletView | private |
setClientModel(ClientModel *clientModel) | WalletView | |
setFabcoinGUI(FabcoinGUI *gui) | WalletView | |
setWalletModel(WalletModel *walletModel) | WalletView | |
showNormalIfMinimized() | WalletView | signal |
showOutOfSyncWarning(bool fShow) | WalletView | |
showProgress(const QString &title, int nProgress) | WalletView | slot |
transactionsPage | WalletView | private |
transactionView | WalletView | private |
unlockWallet(bool fromMenu=false) | WalletView | slot |
updateEncryptionStatus() | WalletView | slot |
usedReceivingAddresses() | WalletView | slot |
usedReceivingAddressesPage | WalletView | private |
usedSendingAddresses() | WalletView | slot |
usedSendingAddressesPage | WalletView | private |
walletModel | WalletView | private |
WalletView(const PlatformStyle *platformStyle, QWidget *parent) | WalletView | explicit |
~WalletView() | WalletView | |