#include <governancewidget.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) |
| |
| 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 55 of file governancewidget.h.
◆ GovernanceWidget()
| GovernanceWidget::GovernanceWidget |
( |
PIVXGUI * |
parent | ) |
|
|
explicit |
◆ ~GovernanceWidget()
| GovernanceWidget::~GovernanceWidget |
( |
| ) |
|
|
override |
◆ calculateColumnsPerRow()
| int GovernanceWidget::calculateColumnsPerRow |
( |
| ) |
|
|
private |
◆ chainHeightChanged
| void GovernanceWidget::chainHeightChanged |
( |
int |
height | ) |
|
|
slot |
◆ hideEvent()
| void GovernanceWidget::hideEvent |
( |
QHideEvent * |
event | ) |
|
|
override |
◆ loadClientModel()
| void GovernanceWidget::loadClientModel |
( |
| ) |
|
|
overridevirtual |
◆ loadWalletModel()
| void GovernanceWidget::loadWalletModel |
( |
| ) |
|
|
overridevirtual |
◆ newCard()
◆ onCopyUrl
| void GovernanceWidget::onCopyUrl |
( |
| ) |
|
|
slot |
◆ onCreatePropClicked
| void GovernanceWidget::onCreatePropClicked |
( |
| ) |
|
|
slot |
◆ onFilterChanged
| void GovernanceWidget::onFilterChanged |
( |
const QString & |
value | ) |
|
|
slot |
◆ onMenuClicked
◆ onMoreInfoClicked
| void GovernanceWidget::onMoreInfoClicked |
( |
| ) |
|
|
slot |
◆ onOpenClicked
| void GovernanceWidget::onOpenClicked |
( |
| ) |
|
|
slot |
◆ onVoteForPropClicked
| void GovernanceWidget::onVoteForPropClicked |
( |
const ProposalInfo & |
proposalInfo | ) |
|
|
slot |
◆ refreshCardsGrid()
| void GovernanceWidget::refreshCardsGrid |
( |
bool |
forceRefresh | ) |
|
|
private |
◆ resizeEvent()
| void GovernanceWidget::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
override |
◆ setGovModel()
◆ setMNModel()
| void GovernanceWidget::setMNModel |
( |
MNModel * |
_mnModel | ) |
|
◆ showEmptyScreen()
| void GovernanceWidget::showEmptyScreen |
( |
bool |
show | ) |
|
|
private |
◆ showEvent()
| void GovernanceWidget::showEvent |
( |
QShowEvent * |
event | ) |
|
|
override |
◆ tierTwoSynced
| void GovernanceWidget::tierTwoSynced |
( |
bool |
IsSync | ) |
|
|
slot |
◆ tryGridRefresh()
| void GovernanceWidget::tryGridRefresh |
( |
bool |
force = false | ) |
|
|
private |
◆ wheelEvent()
| void GovernanceWidget::wheelEvent |
( |
QWheelEvent * |
event | ) |
|
|
override |
◆ cards
◆ governanceModel
◆ gridLayout
| QGridLayout* GovernanceWidget::gridLayout {nullptr} |
|
private |
◆ isSync
| bool GovernanceWidget::isSync {false} |
|
private |
◆ menuCard
◆ mnModel
| MNModel* GovernanceWidget::mnModel {nullptr} |
|
private |
◆ propMenu
◆ propsPerRow
| int GovernanceWidget::propsPerRow = 0 |
|
private |
◆ refreshTimer
| QTimer* GovernanceWidget::refreshTimer {nullptr} |
|
private |
◆ statusFilter
◆ ui
| Ui::governancewidget* GovernanceWidget::ui |
|
private |
The documentation for this class was generated from the following files: