Overview ("home") page widget.
More...
#include <overviewpage.h>
Overview ("home") page widget.
Definition at line 34 of file overviewpage.h.
◆ OverviewPage()
| OverviewPage::OverviewPage |
( |
const PlatformStyle * |
platformStyle, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
Create the list of assets
Set the overview page background colors, and the frames colors and padding
Create the shadow effects on the frames
Update the labels colors
Update the labels font
Update the sub labels font
Create the search bar for assets
Definition at line 282 of file overviewpage.cpp.
◆ ~OverviewPage()
| OverviewPage::~OverviewPage |
( |
| ) |
|
◆ assetIssueSubClicked
| void OverviewPage::assetIssueSubClicked |
( |
const QModelIndex & |
index | ) |
|
|
signal |
◆ assetIssueUniqueClicked
| void OverviewPage::assetIssueUniqueClicked |
( |
const QModelIndex & |
index | ) |
|
|
signal |
◆ assetReissueClicked
| void OverviewPage::assetReissueClicked |
( |
const QModelIndex & |
index | ) |
|
|
signal |
◆ assetSearchChanged
| void OverviewPage::assetSearchChanged |
( |
| ) |
|
|
privateslot |
◆ assetSendClicked
| void OverviewPage::assetSendClicked |
( |
const QModelIndex & |
index | ) |
|
|
signal |
◆ handleAssetClicked
| void OverviewPage::handleAssetClicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
◆ handleOutOfSyncWarningClicks
| void OverviewPage::handleOutOfSyncWarningClicks |
( |
| ) |
|
|
privateslot |
◆ handleTransactionClicked
| void OverviewPage::handleTransactionClicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
◆ outOfSyncWarningClicked
| void OverviewPage::outOfSyncWarningClicked |
( |
| ) |
|
|
signal |
◆ setBalance
| void OverviewPage::setBalance |
( |
const CAmount & |
balance, |
|
|
const CAmount & |
unconfirmedBalance, |
|
|
const CAmount & |
immatureBalance, |
|
|
const CAmount & |
watchOnlyBalance, |
|
|
const CAmount & |
watchUnconfBalance, |
|
|
const CAmount & |
watchImmatureBalance |
|
) |
| |
|
slot |
◆ setClientModel()
| void OverviewPage::setClientModel |
( |
ClientModel * |
clientModel | ) |
|
◆ setWalletModel()
| void OverviewPage::setWalletModel |
( |
WalletModel * |
walletModel | ) |
|
◆ showAssets()
| void OverviewPage::showAssets |
( |
| ) |
|
◆ showOutOfSyncWarning()
| void OverviewPage::showOutOfSyncWarning |
( |
bool |
fShow | ) |
|
◆ transactionClicked
| void OverviewPage::transactionClicked |
( |
const QModelIndex & |
index | ) |
|
|
signal |
◆ updateAlerts
| void OverviewPage::updateAlerts |
( |
const QString & |
warnings | ) |
|
|
privateslot |
◆ updateDisplayUnit
| void OverviewPage::updateDisplayUnit |
( |
| ) |
|
|
privateslot |
◆ updateWatchOnlyLabels
| void OverviewPage::updateWatchOnlyLabels |
( |
bool |
showWatchOnly | ) |
|
|
privateslot |
◆ assetdelegate
◆ assetFilter
◆ clientModel
◆ contextMenu
| QMenu* OverviewPage::contextMenu |
|
private |
◆ currentBalance
| CAmount OverviewPage::currentBalance |
|
private |
◆ currentImmatureBalance
| CAmount OverviewPage::currentImmatureBalance |
|
private |
◆ currentUnconfirmedBalance
| CAmount OverviewPage::currentUnconfirmedBalance |
|
private |
◆ currentWatchImmatureBalance
| CAmount OverviewPage::currentWatchImmatureBalance |
|
private |
◆ currentWatchOnlyBalance
| CAmount OverviewPage::currentWatchOnlyBalance |
|
private |
◆ currentWatchUnconfBalance
| CAmount OverviewPage::currentWatchUnconfBalance |
|
private |
◆ filter
◆ issueSub
| QAction* OverviewPage::issueSub |
|
private |
◆ issueUnique
| QAction* OverviewPage::issueUnique |
|
private |
◆ reissue
| QAction* OverviewPage::reissue |
|
private |
◆ sendAction
| QAction* OverviewPage::sendAction |
|
private |
◆ txdelegate
◆ ui
| Ui::OverviewPage* OverviewPage::ui |
|
private |
◆ walletModel
The documentation for this class was generated from the following files: