![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <ui_masternodelist.h>
Public Member Functions | |
void | setupUi (QWidget *MasternodeList) |
void | retranslateUi (QWidget *MasternodeList) |
Public Attributes | |
QVBoxLayout * | topLayout |
QVBoxLayout * | verticalLayout |
QSpacerItem * | horizontalSpacer0 |
QTabWidget * | tabWidget |
QWidget * | tabMyMasternodes |
QGridLayout * | gridLayout_2 |
QVBoxLayout * | verticalLayout_2 |
QHBoxLayout * | horizontalLayout_note |
QLabel * | updateNote |
QTableWidget * | tableWidgetMyMasternodes |
QHBoxLayout * | horizontalLayout_5 |
QPushButton * | startButton |
QPushButton * | startAllButton |
QPushButton * | startMissingButton |
QPushButton * | UpdateButton |
QLabel * | autoupdate_label |
QLabel * | secondsLabel |
QSpacerItem * | horizontalSpacer_5 |
QWidget * | tabAllMasternodes |
QGridLayout * | gridLayout |
QTableWidget * | tableWidgetMasternodes |
QHBoxLayout * | horizontalLayout_3 |
QLabel * | label_filter |
QLineEdit * | filterLineEdit |
QSpacerItem * | horizontalSpacer_3 |
QLabel * | label_count |
QLabel * | countLabel |
Definition at line 30 of file ui_masternodelist.h.
|
inline |
Definition at line 242 of file ui_masternodelist.h.
Referenced by setupUi().
|
inline |
Definition at line 61 of file ui_masternodelist.h.
Referenced by MasternodeList::MasternodeList().
QLabel* Ui_MasternodeList::autoupdate_label |
Definition at line 48 of file ui_masternodelist.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_MasternodeList::countLabel |
Definition at line 59 of file ui_masternodelist.h.
Referenced by MasternodeList::on_filterLineEdit_textChanged(), retranslateUi(), setupUi(), and MasternodeList::updateNodeList().
QLineEdit* Ui_MasternodeList::filterLineEdit |
Definition at line 56 of file ui_masternodelist.h.
Referenced by retranslateUi(), and setupUi().
QGridLayout* Ui_MasternodeList::gridLayout |
Definition at line 52 of file ui_masternodelist.h.
Referenced by setupUi().
QGridLayout* Ui_MasternodeList::gridLayout_2 |
Definition at line 38 of file ui_masternodelist.h.
Referenced by setupUi().
QHBoxLayout* Ui_MasternodeList::horizontalLayout_3 |
Definition at line 54 of file ui_masternodelist.h.
Referenced by setupUi().
QHBoxLayout* Ui_MasternodeList::horizontalLayout_5 |
Definition at line 43 of file ui_masternodelist.h.
Referenced by setupUi().
QHBoxLayout* Ui_MasternodeList::horizontalLayout_note |
Definition at line 40 of file ui_masternodelist.h.
Referenced by setupUi().
QSpacerItem* Ui_MasternodeList::horizontalSpacer0 |
Definition at line 35 of file ui_masternodelist.h.
Referenced by setupUi().
QSpacerItem* Ui_MasternodeList::horizontalSpacer_3 |
Definition at line 57 of file ui_masternodelist.h.
Referenced by setupUi().
QSpacerItem* Ui_MasternodeList::horizontalSpacer_5 |
Definition at line 50 of file ui_masternodelist.h.
Referenced by setupUi().
QLabel* Ui_MasternodeList::label_count |
Definition at line 58 of file ui_masternodelist.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_MasternodeList::label_filter |
Definition at line 55 of file ui_masternodelist.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_MasternodeList::secondsLabel |
Definition at line 49 of file ui_masternodelist.h.
Referenced by retranslateUi(), setupUi(), and MasternodeList::updateMyNodeList().
QPushButton* Ui_MasternodeList::startAllButton |
Definition at line 45 of file ui_masternodelist.h.
Referenced by retranslateUi(), and setupUi().
QPushButton* Ui_MasternodeList::startButton |
Definition at line 44 of file ui_masternodelist.h.
Referenced by MasternodeList::MasternodeList(), MasternodeList::on_tableWidgetMyMasternodes_itemSelectionChanged(), retranslateUi(), and setupUi().
QPushButton* Ui_MasternodeList::startMissingButton |
Definition at line 46 of file ui_masternodelist.h.
Referenced by retranslateUi(), and setupUi().
QWidget* Ui_MasternodeList::tabAllMasternodes |
Definition at line 51 of file ui_masternodelist.h.
Referenced by retranslateUi(), and setupUi().
QTableWidget* Ui_MasternodeList::tableWidgetMasternodes |
Definition at line 53 of file ui_masternodelist.h.
Referenced by MasternodeList::MasternodeList(), retranslateUi(), setupUi(), MasternodeList::updateMyNodeList(), and MasternodeList::updateNodeList().
QTableWidget* Ui_MasternodeList::tableWidgetMyMasternodes |
Definition at line 42 of file ui_masternodelist.h.
Referenced by MasternodeList::MasternodeList(), MasternodeList::on_startButton_clicked(), MasternodeList::on_tableWidgetMyMasternodes_itemSelectionChanged(), retranslateUi(), setupUi(), MasternodeList::showContextMenu(), and MasternodeList::updateMyMasternodeInfo().
QWidget* Ui_MasternodeList::tabMyMasternodes |
Definition at line 37 of file ui_masternodelist.h.
Referenced by retranslateUi(), and setupUi().
QTabWidget* Ui_MasternodeList::tabWidget |
Definition at line 36 of file ui_masternodelist.h.
Referenced by retranslateUi(), and setupUi().
QVBoxLayout* Ui_MasternodeList::topLayout |
Definition at line 33 of file ui_masternodelist.h.
Referenced by setupUi().
QPushButton* Ui_MasternodeList::UpdateButton |
Definition at line 47 of file ui_masternodelist.h.
Referenced by retranslateUi(), and setupUi().
QLabel* Ui_MasternodeList::updateNote |
Definition at line 41 of file ui_masternodelist.h.
Referenced by retranslateUi(), and setupUi().
QVBoxLayout* Ui_MasternodeList::verticalLayout |
Definition at line 34 of file ui_masternodelist.h.
Referenced by setupUi().
QVBoxLayout* Ui_MasternodeList::verticalLayout_2 |
Definition at line 39 of file ui_masternodelist.h.
Referenced by setupUi().