5 #ifndef BITCOIN_QT_WALLETFRAME_H 6 #define BITCOIN_QT_WALLETFRAME_H 93 #endif // BITCOIN_QT_WALLETFRAME_H void gotoMasternodePage()
void encryptWallet(bool status)
QMap< QString, WalletView * > mapWalletViews
bool setCurrentWallet(const QString &name)
WalletView * currentWalletView()
void setClientModel(ClientModel *clientModel)
bool removeWallet(const QString &name)
void usedReceivingAddresses()
bool handlePaymentRequest(const SendCoinsRecipient &recipient)
void gotoVerifyMessageTab(QString addr="")
void usedSendingAddresses()
bool addWallet(const QString &name, WalletModel *walletModel)
void gotoSendCoinsPage(QString addr="")
ClientModel * clientModel
void requestedSyncWarningInfo()
void gotoSignMessageTab(QString addr="")
void showOutOfSyncWarning(bool fShow)
WalletFrame(const PlatformStyle *platformStyle, BitcoinGUI *_gui=0)
QStackedWidget * walletStack
void gotoReceiveCoinsPage()
const PlatformStyle * platformStyle
void outOfSyncWarningClicked()