#include <navmenuwidget.h>
|
| void | message (const QString &title, const QString &body, unsigned int style, bool *ret=nullptr) |
| |
| void | showHide (bool show) |
| |
| bool | execDialog (QDialog *dialog, int xDiv=3, int yDiv=5) |
| |
| virtual void | changeTheme (bool isLightTheme, QString &theme) |
| |
| void | onChangeTheme (bool isLightTheme, QString &theme) |
| |
| virtual void | loadClientModel () |
| |
| void | showHideOp (bool show) |
| |
| bool | execute (int type, std::unique_ptr< WalletModel::UnlockContext > pctx=nullptr) |
| |
| void | warn (const QString &title, const QString &message) |
| |
| bool | ask (const QString &title, const QString &message) |
| |
| void | showDialog (QDialog *dialog, int xDiv=3, int yDiv=5) |
| |
| PIVXGUI * | window = nullptr |
| |
| ClientModel * | clientModel = nullptr |
| |
| WalletModel * | walletModel = nullptr |
| |
Definition at line 17 of file navmenuwidget.h.
◆ NavMenuWidget()
| NavMenuWidget::NavMenuWidget |
( |
PIVXGUI * |
mainWindow, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~NavMenuWidget()
| NavMenuWidget::~NavMenuWidget |
( |
| ) |
|
◆ connectActions()
| void NavMenuWidget::connectActions |
( |
| ) |
|
|
private |
◆ loadWalletModel()
| void NavMenuWidget::loadWalletModel |
( |
| ) |
|
|
overridevirtual |
◆ onAddressClicked
| void NavMenuWidget::onAddressClicked |
( |
| ) |
|
|
privateslot |
◆ onColdStakingClicked
| void NavMenuWidget::onColdStakingClicked |
( |
| ) |
|
|
privateslot |
◆ onDashboardClicked
| void NavMenuWidget::onDashboardClicked |
( |
| ) |
|
|
privateslot |
◆ onGovClicked
| void NavMenuWidget::onGovClicked |
( |
| ) |
|
|
privateslot |
◆ onMasterNodesClicked
| void NavMenuWidget::onMasterNodesClicked |
( |
| ) |
|
|
privateslot |
◆ onNavSelected()
| void NavMenuWidget::onNavSelected |
( |
QWidget * |
active, |
|
|
bool |
startup = false |
|
) |
| |
|
private |
◆ onReceiveClicked
| void NavMenuWidget::onReceiveClicked |
( |
| ) |
|
|
privateslot |
◆ onSendClicked
| void NavMenuWidget::onSendClicked |
( |
| ) |
|
|
privateslot |
◆ onSettingsClicked
| void NavMenuWidget::onSettingsClicked |
( |
| ) |
|
|
privateslot |
◆ onShowHideColdStakingChanged
| void NavMenuWidget::onShowHideColdStakingChanged |
( |
bool |
show | ) |
|
|
slot |
◆ selectSettings
| void NavMenuWidget::selectSettings |
( |
| ) |
|
|
slot |
◆ showEvent()
| void NavMenuWidget::showEvent |
( |
QShowEvent * |
event | ) |
|
|
overridevirtual |
◆ updateButtonStyles
| void NavMenuWidget::updateButtonStyles |
( |
| ) |
|
|
privateslot |
◆ btns
| QList<QWidget*> NavMenuWidget::btns |
|
private |
◆ init
| bool NavMenuWidget::init = false |
|
private |
◆ ui
| Ui::NavMenuWidget* NavMenuWidget::ui |
|
private |
The documentation for this class was generated from the following files: