void setWalletModel(WalletModel *walletModel)
void updateAlerts(const QString &warnings)
void handleTransactionClicked(const QModelIndex &index)
void setPrivacy(bool privacy)
std::unique_ptr< TransactionFilterProxy > filter
TxViewDelegate * txdelegate
WalletModel * walletModel
void changeEvent(QEvent *e) override
void outOfSyncWarningClicked()
void setMonospacedFont(bool use_embedded_font)
void LimitTransactionRows()
void updateWatchOnlyLabels(bool showWatchOnly)
ClientModel * clientModel
void transactionClicked(const QModelIndex &index)
void showOutOfSyncWarning(bool fShow)
const PlatformStyle * m_platform_style
void setClientModel(ClientModel *clientModel)
void setBalance(const interfaces::WalletBalances &balances)
OverviewPage(const PlatformStyle *platformStyle, QWidget *parent=nullptr)
Overview ("home") page widget.