9 #ifndef UI_MASTERNODELIST_H 10 #define UI_MASTERNODELIST_H 12 #include <QtCore/QVariant> 13 #include <QtWidgets/QAction> 14 #include <QtWidgets/QApplication> 15 #include <QtWidgets/QButtonGroup> 16 #include <QtWidgets/QGridLayout> 17 #include <QtWidgets/QHBoxLayout> 18 #include <QtWidgets/QHeaderView> 19 #include <QtWidgets/QLabel> 20 #include <QtWidgets/QLineEdit> 21 #include <QtWidgets/QPushButton> 22 #include <QtWidgets/QSpacerItem> 23 #include <QtWidgets/QTabWidget> 24 #include <QtWidgets/QTableWidget> 25 #include <QtWidgets/QVBoxLayout> 26 #include <QtWidgets/QWidget> 67 topLayout->setObjectName(QStringLiteral(
"topLayout"));
68 topLayout->setContentsMargins(0, 0, 0, 0);
72 horizontalSpacer0 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
77 tabWidget->setObjectName(QStringLiteral(
"tabWidget"));
81 gridLayout_2->setObjectName(QStringLiteral(
"gridLayout_2"));
89 updateNote->setObjectName(QStringLiteral(
"updateNote"));
99 QTableWidgetItem *__qtablewidgetitem =
new QTableWidgetItem();
101 QTableWidgetItem *__qtablewidgetitem1 =
new QTableWidgetItem();
103 QTableWidgetItem *__qtablewidgetitem2 =
new QTableWidgetItem();
105 QTableWidgetItem *__qtablewidgetitem3 =
new QTableWidgetItem();
107 QTableWidgetItem *__qtablewidgetitem4 =
new QTableWidgetItem();
109 QTableWidgetItem *__qtablewidgetitem5 =
new QTableWidgetItem();
111 QTableWidgetItem *__qtablewidgetitem6 =
new QTableWidgetItem();
128 startButton->setObjectName(QStringLiteral(
"startButton"));
143 UpdateButton->setObjectName(QStringLiteral(
"UpdateButton"));
153 secondsLabel->setObjectName(QStringLiteral(
"secondsLabel"));
157 horizontalSpacer_5 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
171 gridLayout->setObjectName(QStringLiteral(
"gridLayout"));
175 QTableWidgetItem *__qtablewidgetitem7 =
new QTableWidgetItem();
177 QTableWidgetItem *__qtablewidgetitem8 =
new QTableWidgetItem();
179 QTableWidgetItem *__qtablewidgetitem9 =
new QTableWidgetItem();
181 QTableWidgetItem *__qtablewidgetitem10 =
new QTableWidgetItem();
183 QTableWidgetItem *__qtablewidgetitem11 =
new QTableWidgetItem();
185 QTableWidgetItem *__qtablewidgetitem12 =
new QTableWidgetItem();
200 label_filter->setObjectName(QStringLiteral(
"label_filter"));
209 horizontalSpacer_3 =
new QSpacerItem(10, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
214 label_count->setObjectName(QStringLiteral(
"label_count"));
219 countLabel->setObjectName(QStringLiteral(
"countLabel"));
244 MasternodeList->setWindowTitle(QApplication::translate(
"MasternodeList",
"Form", 0));
245 updateNote->setText(QApplication::translate(
"MasternodeList",
"Note: Status of your masternodes in local wallet can potentially be slightly incorrect.<br />Always wait for wallet to sync additional data and then double check from another node<br />if your masternode should be running but you still do not see \"ENABLED\" in \"Status\" field.", 0));
247 ___qtablewidgetitem->setText(QApplication::translate(
"MasternodeList",
"Alias", 0));
249 ___qtablewidgetitem1->setText(QApplication::translate(
"MasternodeList",
"Address", 0));
251 ___qtablewidgetitem2->setText(QApplication::translate(
"MasternodeList",
"Protocol", 0));
253 ___qtablewidgetitem3->setText(QApplication::translate(
"MasternodeList",
"Status", 0));
255 ___qtablewidgetitem4->setText(QApplication::translate(
"MasternodeList",
"Active", 0));
257 ___qtablewidgetitem5->setText(QApplication::translate(
"MasternodeList",
"Last Seen", 0));
259 ___qtablewidgetitem6->setText(QApplication::translate(
"MasternodeList",
"Payee", 0));
260 startButton->setText(QApplication::translate(
"MasternodeList",
"S&tart alias", 0));
261 startAllButton->setText(QApplication::translate(
"MasternodeList",
"Start &all", 0));
262 startMissingButton->setText(QApplication::translate(
"MasternodeList",
"Start &MISSING", 0));
263 UpdateButton->setText(QApplication::translate(
"MasternodeList",
"&Update status", 0));
264 autoupdate_label->setText(QApplication::translate(
"MasternodeList",
"Status will be updated automatically in (sec):", 0));
265 secondsLabel->setText(QApplication::translate(
"MasternodeList",
"0", 0));
268 ___qtablewidgetitem7->setText(QApplication::translate(
"MasternodeList",
"Address", 0));
270 ___qtablewidgetitem8->setText(QApplication::translate(
"MasternodeList",
"Protocol", 0));
272 ___qtablewidgetitem9->setText(QApplication::translate(
"MasternodeList",
"Status", 0));
274 ___qtablewidgetitem10->setText(QApplication::translate(
"MasternodeList",
"Active", 0));
276 ___qtablewidgetitem11->setText(QApplication::translate(
"MasternodeList",
"Last Seen", 0));
278 ___qtablewidgetitem12->setText(QApplication::translate(
"MasternodeList",
"Payee", 0));
279 label_filter->setText(QApplication::translate(
"MasternodeList",
"Filter List:", 0));
280 #ifndef QT_NO_TOOLTIP 281 filterLineEdit->setToolTip(QApplication::translate(
"MasternodeList",
"Filter masternode list", 0));
282 #endif // QT_NO_TOOLTIP 283 label_count->setText(QApplication::translate(
"MasternodeList",
"Node Count:", 0));
284 countLabel->setText(QApplication::translate(
"MasternodeList",
"0", 0));
296 #endif // UI_MASTERNODELIST_H
QTableWidget * tableWidgetMyMasternodes
QHBoxLayout * horizontalLayout_5
QSpacerItem * horizontalSpacer_3
QLineEdit * filterLineEdit
void retranslateUi(QWidget *MasternodeList)
QHBoxLayout * horizontalLayout_note
QHBoxLayout * horizontalLayout_3
QGridLayout * gridLayout_2
QSpacerItem * horizontalSpacer_5
QSpacerItem * horizontalSpacer0
QWidget * tabMyMasternodes
QPushButton * startButton
QPushButton * startAllButton
QPushButton * UpdateButton
void setupUi(QWidget *MasternodeList)
QVBoxLayout * verticalLayout
QVBoxLayout * verticalLayout_2
QLabel * autoupdate_label
QWidget * tabAllMasternodes
QTableWidget * tableWidgetMasternodes
QPushButton * startMissingButton