9 #ifndef UI_DEBUGWINDOW_H 10 #define UI_DEBUGWINDOW_H 12 #include <QtCore/QVariant> 13 #include <QtWidgets/QAction> 14 #include <QtWidgets/QApplication> 15 #include <QtWidgets/QButtonGroup> 16 #include <QtWidgets/QComboBox> 17 #include <QtWidgets/QFrame> 18 #include <QtWidgets/QGridLayout> 19 #include <QtWidgets/QGroupBox> 20 #include <QtWidgets/QHBoxLayout> 21 #include <QtWidgets/QHeaderView> 22 #include <QtWidgets/QLabel> 23 #include <QtWidgets/QLineEdit> 24 #include <QtWidgets/QPushButton> 25 #include <QtWidgets/QScrollArea> 26 #include <QtWidgets/QSlider> 27 #include <QtWidgets/QSpacerItem> 28 #include <QtWidgets/QSplitter> 29 #include <QtWidgets/QTabWidget> 30 #include <QtWidgets/QTableView> 31 #include <QtWidgets/QTextEdit> 32 #include <QtWidgets/QVBoxLayout> 33 #include <QtWidgets/QWidget> 167 RPCConsole->setObjectName(QStringLiteral(
"RPCConsole"));
172 label_alerts->setObjectName(QStringLiteral(
"label_alerts"));
174 label_alerts->setStyleSheet(QStringLiteral(
"QLabel { background-color: qlineargradient(x1: 0, y1: 0, x2: 1, y2: 0, stop:0 #F0D0A0, stop:1 #F8D488); color:#000000; }"));
177 label_alerts->setTextInteractionFlags(Qt::TextSelectableByMouse);
182 tabWidget->setObjectName(QStringLiteral(
"tabWidget"));
184 tab_info->setObjectName(QStringLiteral(
"tab_info"));
186 gridLayout->setObjectName(QStringLiteral(
"gridLayout"));
189 label_9->setObjectName(QStringLiteral(
"label_9"));
198 label_6->setObjectName(QStringLiteral(
"label_6"));
203 clientVersion->setObjectName(QStringLiteral(
"clientVersion"));
206 clientVersion->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
220 clientUserAgent->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
234 berkeleyDBVersion->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
239 label_12->setObjectName(QStringLiteral(
"label_12"));
244 dataDir->setObjectName(QStringLiteral(
"dataDir"));
245 dataDir->setCursor(QCursor(Qt::IBeamCursor));
246 dataDir->setTextFormat(Qt::PlainText);
248 dataDir->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
253 label_11->setObjectName(QStringLiteral(
"label_11"));
258 blocksDir->setObjectName(QStringLiteral(
"blocksDir"));
259 blocksDir->setCursor(QCursor(Qt::IBeamCursor));
262 blocksDir->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
267 label_13->setObjectName(QStringLiteral(
"label_13"));
272 startupTime->setObjectName(QStringLiteral(
"startupTime"));
275 startupTime->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
280 labelNetwork->setObjectName(QStringLiteral(
"labelNetwork"));
286 label_8->setObjectName(QStringLiteral(
"label_8"));
291 networkName->setObjectName(QStringLiteral(
"networkName"));
294 networkName->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
299 label_7->setObjectName(QStringLiteral(
"label_7"));
307 numberOfConnections->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
312 label_10->setObjectName(QStringLiteral(
"label_10"));
318 label_3->setObjectName(QStringLiteral(
"label_3"));
326 numberOfBlocks->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
336 lastBlockTime->setObjectName(QStringLiteral(
"lastBlockTime"));
339 lastBlockTime->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
358 mempoolNumberTxs->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
368 mempoolSize->setObjectName(QStringLiteral(
"mempoolSize"));
371 mempoolSize->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
378 verticalSpacer_2 =
new QSpacerItem(10, 5, QSizePolicy::Minimum, QSizePolicy::Expanding);
396 verticalSpacer =
new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
403 tab_console->setObjectName(QStringLiteral(
"tab_console"));
422 horizontalSpacer =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
430 icon.addFile(QStringLiteral(
":/icons/fontsmaller"), QSize(), QIcon::Normal, QIcon::Off);
442 icon1.addFile(QStringLiteral(
":/icons/fontbigger"), QSize(), QIcon::Normal, QIcon::Off);
451 clearButton->setObjectName(QStringLiteral(
"clearButton"));
455 icon2.addFile(QStringLiteral(
":/icons/remove"), QSize(), QIcon::Normal, QIcon::Off);
457 #ifndef QT_NO_SHORTCUT 458 clearButton->setShortcut(QStringLiteral(
"Ctrl+L"));
459 #endif // QT_NO_SHORTCUT 481 promptIcon->setObjectName(QStringLiteral(
"promptIcon"));
485 icon3.addFile(QStringLiteral(
":/icons/prompticon"), QSize(), QIcon::Normal, QIcon::Off);
486 icon3.addFile(QStringLiteral(
":/icons/prompticon"), QSize(), QIcon::Disabled, QIcon::Off);
495 lineEdit->setObjectName(QStringLiteral(
"lineEdit"));
511 trafficGraph->setObjectName(QStringLiteral(
"trafficGraph"));
512 QSizePolicy sizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding);
513 sizePolicy.setHorizontalStretch(0);
514 sizePolicy.setVerticalStretch(0);
515 sizePolicy.setHeightForWidth(
trafficGraph->sizePolicy().hasHeightForWidth());
523 sldGraphRange->setObjectName(QStringLiteral(
"sldGraphRange"));
533 lblGraphRange->setObjectName(QStringLiteral(
"lblGraphRange"));
554 groupBox->setObjectName(QStringLiteral(
"groupBox"));
560 line->setObjectName(QStringLiteral(
"line"));
561 QSizePolicy sizePolicy1(QSizePolicy::Fixed, QSizePolicy::Fixed);
562 sizePolicy1.setHorizontalStretch(0);
563 sizePolicy1.setVerticalStretch(0);
564 sizePolicy1.setHeightForWidth(
line->sizePolicy().hasHeightForWidth());
565 line->setSizePolicy(sizePolicy1);
566 line->setMinimumSize(QSize(10, 0));
568 QBrush brush(QColor(0, 255, 0, 255));
569 brush.setStyle(Qt::SolidPattern);
570 palette.setBrush(QPalette::Active, QPalette::Light, brush);
571 palette.setBrush(QPalette::Inactive, QPalette::Light, brush);
572 palette.setBrush(QPalette::Disabled, QPalette::Light, brush);
573 line->setPalette(palette);
574 line->setFrameShape(QFrame::HLine);
575 line->setFrameShadow(QFrame::Sunken);
580 label_16->setObjectName(QStringLiteral(
"label_16"));
585 lblBytesIn->setObjectName(QStringLiteral(
"lblBytesIn"));
587 lblBytesIn->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
597 line_2->setObjectName(QStringLiteral(
"line_2"));
598 sizePolicy1.setHeightForWidth(
line_2->sizePolicy().hasHeightForWidth());
599 line_2->setSizePolicy(sizePolicy1);
600 line_2->setMinimumSize(QSize(10, 0));
602 QBrush brush1(QColor(255, 0, 0, 255));
603 brush1.setStyle(Qt::SolidPattern);
604 palette1.setBrush(QPalette::Active, QPalette::Light, brush1);
605 palette1.setBrush(QPalette::Inactive, QPalette::Light, brush1);
606 palette1.setBrush(QPalette::Disabled, QPalette::Light, brush1);
607 line_2->setPalette(palette1);
608 line_2->setFrameShape(QFrame::HLine);
609 line_2->setFrameShadow(QFrame::Sunken);
614 label_17->setObjectName(QStringLiteral(
"label_17"));
619 lblBytesOut->setObjectName(QStringLiteral(
"lblBytesOut"));
621 lblBytesOut->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
628 verticalSpacer_4 =
new QSpacerItem(20, 407, QSizePolicy::Minimum, QSizePolicy::Expanding);
640 tab_peers->setObjectName(QStringLiteral(
"tab_peers"));
644 splitter->setObjectName(QStringLiteral(
"splitter"));
645 splitter->setOrientation(Qt::Horizontal);
646 splitter->setChildrenCollapsible(
false);
648 widget_1->setObjectName(QStringLiteral(
"widget_1"));
649 QSizePolicy sizePolicy2(QSizePolicy::MinimumExpanding, QSizePolicy::Preferred);
650 sizePolicy2.setHorizontalStretch(1);
651 sizePolicy2.setVerticalStretch(0);
652 sizePolicy2.setHeightForWidth(
widget_1->sizePolicy().hasHeightForWidth());
653 widget_1->setSizePolicy(sizePolicy2);
654 widget_1->setMinimumSize(QSize(400, 0));
658 peerWidget->setObjectName(QStringLiteral(
"peerWidget"));
661 peerWidget->horizontalHeader()->setHighlightSections(
false);
666 banHeading->setObjectName(QStringLiteral(
"banHeading"));
667 QSizePolicy sizePolicy3(QSizePolicy::Preferred, QSizePolicy::Minimum);
668 sizePolicy3.setHorizontalStretch(0);
669 sizePolicy3.setVerticalStretch(0);
670 sizePolicy3.setHeightForWidth(
banHeading->sizePolicy().hasHeightForWidth());
673 banHeading->setMaximumSize(QSize(16777215, 32));
675 font1.setPointSize(12);
677 banHeading->setCursor(QCursor(Qt::IBeamCursor));
678 banHeading->setAlignment(Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft);
680 banHeading->setTextInteractionFlags(Qt::NoTextInteraction);
685 banlistWidget->setObjectName(QStringLiteral(
"banlistWidget"));
688 banlistWidget->horizontalHeader()->setHighlightSections(
false);
694 widget_2->setObjectName(QStringLiteral(
"widget_2"));
695 QSizePolicy sizePolicy4(QSizePolicy::Minimum, QSizePolicy::Preferred);
696 sizePolicy4.setHorizontalStretch(0);
697 sizePolicy4.setVerticalStretch(0);
698 sizePolicy4.setHeightForWidth(
widget_2->sizePolicy().hasHeightForWidth());
699 widget_2->setSizePolicy(sizePolicy4);
700 widget_2->setMinimumSize(QSize(300, 0));
704 peerHeading->setObjectName(QStringLiteral(
"peerHeading"));
705 sizePolicy3.setHeightForWidth(
peerHeading->sizePolicy().hasHeightForWidth());
709 font2.setPointSize(10);
712 peerHeading->setAlignment(Qt::AlignHCenter|Qt::AlignTop);
714 peerHeading->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
719 scrollArea->setObjectName(QStringLiteral(
"scrollArea"));
722 detailWidget->setObjectName(QStringLiteral(
"detailWidget"));
725 gridLayout_2->setObjectName(QStringLiteral(
"gridLayout_2"));
727 label_30->setObjectName(QStringLiteral(
"label_30"));
735 peerPermissions->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
740 label_23->setObjectName(QStringLiteral(
"label_23"));
745 peerDirection->setObjectName(QStringLiteral(
"peerDirection"));
748 peerDirection->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
753 label_21->setObjectName(QStringLiteral(
"label_21"));
758 peerVersion->setObjectName(QStringLiteral(
"peerVersion"));
761 peerVersion->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
766 label_28->setObjectName(QStringLiteral(
"label_28"));
774 peerSubversion->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
779 label_4->setObjectName(QStringLiteral(
"label_4"));
784 peerServices->setObjectName(QStringLiteral(
"peerServices"));
787 peerServices->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
792 label_29->setObjectName(QStringLiteral(
"label_29"));
797 peerHeight->setObjectName(QStringLiteral(
"peerHeight"));
798 peerHeight->setCursor(QCursor(Qt::IBeamCursor));
800 peerHeight->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
805 label_27->setObjectName(QStringLiteral(
"label_27"));
813 peerSyncHeight->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
818 label_25->setObjectName(QStringLiteral(
"label_25"));
826 peerCommonHeight->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
831 label_22->setObjectName(QStringLiteral(
"label_22"));
836 peerConnTime->setObjectName(QStringLiteral(
"peerConnTime"));
839 peerConnTime->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
844 label_15->setObjectName(QStringLiteral(
"label_15"));
849 peerLastSend->setObjectName(QStringLiteral(
"peerLastSend"));
852 peerLastSend->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
857 label_19->setObjectName(QStringLiteral(
"label_19"));
862 peerLastRecv->setObjectName(QStringLiteral(
"peerLastRecv"));
865 peerLastRecv->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
870 label_18->setObjectName(QStringLiteral(
"label_18"));
875 peerBytesSent->setObjectName(QStringLiteral(
"peerBytesSent"));
878 peerBytesSent->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
883 label_20->setObjectName(QStringLiteral(
"label_20"));
888 peerBytesRecv->setObjectName(QStringLiteral(
"peerBytesRecv"));
891 peerBytesRecv->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
896 label_26->setObjectName(QStringLiteral(
"label_26"));
901 peerPingTime->setObjectName(QStringLiteral(
"peerPingTime"));
904 peerPingTime->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
914 peerPingWait->setObjectName(QStringLiteral(
"peerPingWait"));
917 peerPingWait->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
927 peerMinPing->setObjectName(QStringLiteral(
"peerMinPing"));
930 peerMinPing->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
940 timeoffset->setObjectName(QStringLiteral(
"timeoffset"));
941 timeoffset->setCursor(QCursor(Qt::IBeamCursor));
943 timeoffset->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
953 peerMappedAS->setObjectName(QStringLiteral(
"peerMappedAS"));
956 peerMappedAS->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
960 verticalSpacer_3 =
new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
988 RPCConsole->setWindowTitle(QApplication::translate(
"RPCConsole",
"Node window", Q_NULLPTR));
989 label_9->setText(QApplication::translate(
"RPCConsole",
"General", Q_NULLPTR));
990 label_6->setText(QApplication::translate(
"RPCConsole",
"Client version", Q_NULLPTR));
991 clientVersion->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
993 clientUserAgent->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
994 label_berkeleyDBVersion->setText(QApplication::translate(
"RPCConsole",
"Using BerkeleyDB version", Q_NULLPTR));
995 berkeleyDBVersion->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
996 label_12->setText(QApplication::translate(
"RPCConsole",
"Datadir", Q_NULLPTR));
997 #ifndef QT_NO_TOOLTIP 998 dataDir->setToolTip(QApplication::translate(
"RPCConsole",
"To specify a non-default location of the data directory use the '%1' option.", Q_NULLPTR));
999 #endif // QT_NO_TOOLTIP 1000 dataDir->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1001 label_11->setText(QApplication::translate(
"RPCConsole",
"Blocksdir", Q_NULLPTR));
1002 #ifndef QT_NO_TOOLTIP 1003 blocksDir->setToolTip(QApplication::translate(
"RPCConsole",
"To specify a non-default location of the blocks directory use the '%1' option.", Q_NULLPTR));
1004 #endif // QT_NO_TOOLTIP 1005 blocksDir->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1006 label_13->setText(QApplication::translate(
"RPCConsole",
"Startup time", Q_NULLPTR));
1007 startupTime->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1008 labelNetwork->setText(QApplication::translate(
"RPCConsole",
"Network", Q_NULLPTR));
1009 label_8->setText(QApplication::translate(
"RPCConsole",
"Name", Q_NULLPTR));
1010 networkName->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1011 label_7->setText(QApplication::translate(
"RPCConsole",
"Number of connections", Q_NULLPTR));
1013 label_10->setText(QApplication::translate(
"RPCConsole",
"Block chain", Q_NULLPTR));
1014 label_3->setText(QApplication::translate(
"RPCConsole",
"Current block height", Q_NULLPTR));
1015 numberOfBlocks->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1016 labelLastBlockTime->setText(QApplication::translate(
"RPCConsole",
"Last block time", Q_NULLPTR));
1017 lastBlockTime->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1018 labelMempoolTitle->setText(QApplication::translate(
"RPCConsole",
"Memory Pool", Q_NULLPTR));
1020 mempoolNumberTxs->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1021 labelMemoryUsage->setText(QApplication::translate(
"RPCConsole",
"Memory usage", Q_NULLPTR));
1022 mempoolSize->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1023 labelDebugLogfile->setText(QApplication::translate(
"RPCConsole",
"Debug log file", Q_NULLPTR));
1024 #ifndef QT_NO_TOOLTIP 1025 openDebugLogfileButton->setToolTip(QApplication::translate(
"RPCConsole",
"Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.", Q_NULLPTR));
1026 #endif // QT_NO_TOOLTIP 1029 WalletSelectorLabel->setText(QApplication::translate(
"RPCConsole",
"Wallet: ", Q_NULLPTR));
1032 << QApplication::translate(
"RPCConsole",
"(none)", Q_NULLPTR)
1034 #ifndef QT_NO_TOOLTIP 1035 fontSmallerButton->setToolTip(QApplication::translate(
"RPCConsole",
"Decrease font size", Q_NULLPTR));
1036 #endif // QT_NO_TOOLTIP 1038 #ifndef QT_NO_TOOLTIP 1039 fontBiggerButton->setToolTip(QApplication::translate(
"RPCConsole",
"Increase font size", Q_NULLPTR));
1040 #endif // QT_NO_TOOLTIP 1042 #ifndef QT_NO_TOOLTIP 1043 clearButton->setToolTip(QApplication::translate(
"RPCConsole",
"Clear console", Q_NULLPTR));
1044 #endif // QT_NO_TOOLTIP 1047 lineEdit->setPlaceholderText(QString());
1050 groupBox->setTitle(QApplication::translate(
"RPCConsole",
"Totals", Q_NULLPTR));
1051 label_16->setText(QApplication::translate(
"RPCConsole",
"Received", Q_NULLPTR));
1052 label_17->setText(QApplication::translate(
"RPCConsole",
"Sent", Q_NULLPTR));
1054 banHeading->setText(QApplication::translate(
"RPCConsole",
"Banned peers", Q_NULLPTR));
1055 peerHeading->setText(QApplication::translate(
"RPCConsole",
"Select a peer to view detailed information.", Q_NULLPTR));
1056 label_30->setText(QApplication::translate(
"RPCConsole",
"Permissions", Q_NULLPTR));
1057 peerPermissions->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1058 label_23->setText(QApplication::translate(
"RPCConsole",
"Direction", Q_NULLPTR));
1059 peerDirection->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1060 label_21->setText(QApplication::translate(
"RPCConsole",
"Version", Q_NULLPTR));
1061 peerVersion->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1062 label_28->setText(QApplication::translate(
"RPCConsole",
"User Agent", Q_NULLPTR));
1063 peerSubversion->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1064 label_4->setText(QApplication::translate(
"RPCConsole",
"Services", Q_NULLPTR));
1065 peerServices->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1066 label_29->setText(QApplication::translate(
"RPCConsole",
"Starting Block", Q_NULLPTR));
1067 peerHeight->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1068 label_27->setText(QApplication::translate(
"RPCConsole",
"Synced Headers", Q_NULLPTR));
1069 peerSyncHeight->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1070 label_25->setText(QApplication::translate(
"RPCConsole",
"Synced Blocks", Q_NULLPTR));
1071 peerCommonHeight->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1072 label_22->setText(QApplication::translate(
"RPCConsole",
"Connection Time", Q_NULLPTR));
1073 peerConnTime->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1074 label_15->setText(QApplication::translate(
"RPCConsole",
"Last Send", Q_NULLPTR));
1075 peerLastSend->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1076 label_19->setText(QApplication::translate(
"RPCConsole",
"Last Receive", Q_NULLPTR));
1077 peerLastRecv->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1078 label_18->setText(QApplication::translate(
"RPCConsole",
"Sent", Q_NULLPTR));
1079 peerBytesSent->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1080 label_20->setText(QApplication::translate(
"RPCConsole",
"Received", Q_NULLPTR));
1081 peerBytesRecv->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1082 label_26->setText(QApplication::translate(
"RPCConsole",
"Ping Time", Q_NULLPTR));
1083 peerPingTime->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1084 #ifndef QT_NO_TOOLTIP 1085 peerPingWaitLabel->setToolTip(QApplication::translate(
"RPCConsole",
"The duration of a currently outstanding ping.", Q_NULLPTR));
1086 #endif // QT_NO_TOOLTIP 1087 peerPingWaitLabel->setText(QApplication::translate(
"RPCConsole",
"Ping Wait", Q_NULLPTR));
1088 peerPingWait->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1089 peerMinPingLabel->setText(QApplication::translate(
"RPCConsole",
"Min Ping", Q_NULLPTR));
1090 peerMinPing->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1091 label_timeoffset->setText(QApplication::translate(
"RPCConsole",
"Time Offset", Q_NULLPTR));
1092 timeoffset->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1093 #ifndef QT_NO_TOOLTIP 1094 peerMappedASLabel->setToolTip(QApplication::translate(
"RPCConsole",
"The mapped Autonomous System used for diversifying peer selection.", Q_NULLPTR));
1095 #endif // QT_NO_TOOLTIP 1096 peerMappedASLabel->setText(QApplication::translate(
"RPCConsole",
"Mapped AS", Q_NULLPTR));
1097 peerMappedAS->setText(QApplication::translate(
"RPCConsole",
"N/A", Q_NULLPTR));
1109 #endif // UI_DEBUGWINDOW_H QTableView * banlistWidget
QSpacerItem * horizontalSpacer
Local Bitcoin RPC console.
QLabel * berkeleyDBVersion
QHBoxLayout * horizontalLayout_5
QPushButton * openDebugLogfileButton
QVBoxLayout * verticalLayout_5
QVBoxLayout * verticalLayout_4
QLabel * numberOfConnections
QHBoxLayout * horizontalLayoutPrompt
QHBoxLayout * horizontalLayout_3
QLabel * labelMempoolTitle
QLabel * peerCommonHeight
QTextEdit * messagesWidget
QLabel * labelLastBlockTime
QSpacerItem * verticalSpacer_3
QLabel * labelMemoryUsage
QGridLayout * gridLayout_2
void setupUi(QWidget *RPCConsole)
QLabel * mempoolNumberTxs
void retranslateUi(QWidget *RPCConsole)
QHBoxLayout * horizontalLayout_4
QVBoxLayout * verticalLayout_7
QPushButton * btnClearTrafficGraph
QLabel * peerPingWaitLabel
QPushButton * fontSmallerButton
QLabel * WalletSelectorLabel
QHBoxLayout * horizontalLayout
QPushButton * clearButton
QVBoxLayout * verticalLayout_8
QVBoxLayout * verticalLayout_3
QLabel * labelDebugLogfile
QLabel * peerMappedASLabel
QLabel * label_berkeleyDBVersion
TrafficGraphWidget * trafficGraph
QVBoxLayout * verticalLayout
QLabel * labelClientUserAgent
QLabel * label_timeoffset
QSpacerItem * verticalSpacer_4
QSpacerItem * verticalSpacer_2
QVBoxLayout * verticalLayout_6
QVBoxLayout * verticalLayoutDebugButton
QLabel * labelNumberOfTransactions
QComboBox * WalletSelector
QPushButton * fontBiggerButton
QSpacerItem * verticalSpacer
QLabel * peerMinPingLabel
QVBoxLayout * verticalLayout_2
QHBoxLayout * horizontalLayout_2