Masternode Manager page widget.
More...
#include <masternodelist.h>
Masternode Manager page widget.
Definition at line 36 of file masternodelist.h.
◆ MasternodeList()
| MasternodeList::MasternodeList |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~MasternodeList()
| MasternodeList::~MasternodeList |
( |
| ) |
|
◆ on_startAllButton_clicked
| void MasternodeList::on_startAllButton_clicked |
( |
| ) |
|
|
privateslot |
◆ on_startButton_clicked
| void MasternodeList::on_startButton_clicked |
( |
| ) |
|
|
privateslot |
◆ on_startMissingButton_clicked
| void MasternodeList::on_startMissingButton_clicked |
( |
| ) |
|
|
privateslot |
◆ on_tableWidgetMyMasternodes_itemSelectionChanged
| void MasternodeList::on_tableWidgetMyMasternodes_itemSelectionChanged |
( |
| ) |
|
|
privateslot |
◆ on_UpdateButton_clicked
| void MasternodeList::on_UpdateButton_clicked |
( |
| ) |
|
|
privateslot |
◆ resizeEvent()
| void MasternodeList::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
privatevirtual |
◆ setClientModel()
| void MasternodeList::setClientModel |
( |
ClientModel * |
clientModel | ) |
|
◆ setWalletModel()
| void MasternodeList::setWalletModel |
( |
WalletModel * |
walletModel | ) |
|
◆ showContextMenu
| void MasternodeList::showContextMenu |
( |
const QPoint & |
point | ) |
|
|
privateslot |
◆ StartAlias()
| void MasternodeList::StartAlias |
( |
std::string |
strAlias | ) |
|
◆ StartAll()
| void MasternodeList::StartAll |
( |
std::string |
strCommand = "start-all" | ) |
|
◆ updateMyMasternodeInfo
| void MasternodeList::updateMyMasternodeInfo |
( |
QString |
strAlias, |
|
|
QString |
strAddr, |
|
|
CMasternode * |
pmn |
|
) |
| |
|
slot |
◆ updateMyNodeList
| void MasternodeList::updateMyNodeList |
( |
bool |
fForce = false | ) |
|
|
slot |
◆ clientModel
◆ contextMenu
| QMenu* MasternodeList::contextMenu |
|
private |
◆ cs_mnlistupdate
◆ fFilterUpdated
| bool MasternodeList::fFilterUpdated |
|
private |
◆ nTimeFilterUpdated
| int64_t MasternodeList::nTimeFilterUpdated |
|
private |
◆ strCurrentFilter
| QString MasternodeList::strCurrentFilter |
|
private |
◆ timer
| QTimer* MasternodeList::timer |
|
private |
◆ ui
| Ui::MasternodeList* MasternodeList::ui |
|
private |
◆ walletModel
The documentation for this class was generated from the following files: