9 #ifndef UI_DEBUGWINDOW_H
10 #define UI_DEBUGWINDOW_H
12 #include <QtCore/QVariant>
13 #include <QtGui/QIcon>
14 #include <QtWidgets/QApplication>
15 #include <QtWidgets/QComboBox>
16 #include <QtWidgets/QFrame>
17 #include <QtWidgets/QGridLayout>
18 #include <QtWidgets/QGroupBox>
19 #include <QtWidgets/QHBoxLayout>
20 #include <QtWidgets/QHeaderView>
21 #include <QtWidgets/QLabel>
22 #include <QtWidgets/QLineEdit>
23 #include <QtWidgets/QPushButton>
24 #include <QtWidgets/QScrollArea>
25 #include <QtWidgets/QSlider>
26 #include <QtWidgets/QSpacerItem>
27 #include <QtWidgets/QSplitter>
28 #include <QtWidgets/QTabWidget>
29 #include <QtWidgets/QTableView>
30 #include <QtWidgets/QTextEdit>
31 #include <QtWidgets/QVBoxLayout>
32 #include <QtWidgets/QWidget>
166 RPCConsole->setObjectName(QString::fromUtf8(
"RPCConsole"));
171 label_alerts->setObjectName(QString::fromUtf8(
"label_alerts"));
173 label_alerts->setStyleSheet(QString::fromUtf8(
"QLabel { background-color: qlineargradient(x1: 0, y1: 0, x2: 1, y2: 0, stop:0 #F0D0A0, stop:1 #F8D488); color:#000000; }"));
176 label_alerts->setTextInteractionFlags(Qt::TextSelectableByMouse);
181 tabWidget->setObjectName(QString::fromUtf8(
"tabWidget"));
183 tab_info->setObjectName(QString::fromUtf8(
"tab_info"));
185 gridLayout->setObjectName(QString::fromUtf8(
"gridLayout"));
188 label_9->setObjectName(QString::fromUtf8(
"label_9"));
197 label_6->setObjectName(QString::fromUtf8(
"label_6"));
202 clientVersion->setObjectName(QString::fromUtf8(
"clientVersion"));
205 clientVersion->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
219 clientUserAgent->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
233 berkeleyDBVersion->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
238 label_12->setObjectName(QString::fromUtf8(
"label_12"));
243 dataDir->setObjectName(QString::fromUtf8(
"dataDir"));
244 dataDir->setCursor(QCursor(Qt::IBeamCursor));
245 dataDir->setTextFormat(Qt::PlainText);
247 dataDir->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
252 label_11->setObjectName(QString::fromUtf8(
"label_11"));
257 blocksDir->setObjectName(QString::fromUtf8(
"blocksDir"));
258 blocksDir->setCursor(QCursor(Qt::IBeamCursor));
261 blocksDir->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
266 label_13->setObjectName(QString::fromUtf8(
"label_13"));
271 startupTime->setObjectName(QString::fromUtf8(
"startupTime"));
274 startupTime->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
279 labelNetwork->setObjectName(QString::fromUtf8(
"labelNetwork"));
285 label_8->setObjectName(QString::fromUtf8(
"label_8"));
290 networkName->setObjectName(QString::fromUtf8(
"networkName"));
293 networkName->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
298 label_7->setObjectName(QString::fromUtf8(
"label_7"));
306 numberOfConnections->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
311 label_10->setObjectName(QString::fromUtf8(
"label_10"));
317 label_3->setObjectName(QString::fromUtf8(
"label_3"));
322 numberOfBlocks->setObjectName(QString::fromUtf8(
"numberOfBlocks"));
325 numberOfBlocks->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
335 lastBlockTime->setObjectName(QString::fromUtf8(
"lastBlockTime"));
338 lastBlockTime->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
357 mempoolNumberTxs->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
367 mempoolSize->setObjectName(QString::fromUtf8(
"mempoolSize"));
370 mempoolSize->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
377 verticalSpacer_2 =
new QSpacerItem(10, 5, QSizePolicy::Minimum, QSizePolicy::Expanding);
395 verticalSpacer =
new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
402 tab_console->setObjectName(QString::fromUtf8(
"tab_console"));
417 WalletSelector->setObjectName(QString::fromUtf8(
"WalletSelector"));
422 horizontalSpacer =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
430 icon.addFile(QString::fromUtf8(
":/icons/fontsmaller"), QSize(), QIcon::Normal, QIcon::Off);
442 icon1.addFile(QString::fromUtf8(
":/icons/fontbigger"), QSize(), QIcon::Normal, QIcon::Off);
451 clearButton->setObjectName(QString::fromUtf8(
"clearButton"));
455 icon2.addFile(QString::fromUtf8(
":/icons/remove"), QSize(), QIcon::Normal, QIcon::Off);
457 #if QT_CONFIG(shortcut)
458 clearButton->setShortcut(QString::fromUtf8(
"Ctrl+L"));
469 messagesWidget->setObjectName(QString::fromUtf8(
"messagesWidget"));
481 promptIcon->setObjectName(QString::fromUtf8(
"promptIcon"));
485 icon3.addFile(QString::fromUtf8(
":/icons/prompticon"), QSize(), QIcon::Normal, QIcon::Off);
486 icon3.addFile(QString::fromUtf8(
":/icons/prompticon"), QSize(), QIcon::Disabled, QIcon::Off);
495 lineEdit->setObjectName(QString::fromUtf8(
"lineEdit"));
505 tab_nettraffic->setObjectName(QString::fromUtf8(
"tab_nettraffic"));
511 trafficGraph->setObjectName(QString::fromUtf8(
"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(QString::fromUtf8(
"sldGraphRange"));
533 lblGraphRange->setObjectName(QString::fromUtf8(
"lblGraphRange"));
552 verticalLayout->setObjectName(QString::fromUtf8(
"verticalLayout"));
554 groupBox->setObjectName(QString::fromUtf8(
"groupBox"));
560 line->setObjectName(QString::fromUtf8(
"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(QString::fromUtf8(
"label_16"));
585 lblBytesIn->setObjectName(QString::fromUtf8(
"lblBytesIn"));
587 lblBytesIn->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
597 line_2->setObjectName(QString::fromUtf8(
"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(QString::fromUtf8(
"label_17"));
619 lblBytesOut->setObjectName(QString::fromUtf8(
"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(QString::fromUtf8(
"tab_peers"));
644 splitter->setObjectName(QString::fromUtf8(
"splitter"));
645 splitter->setOrientation(Qt::Horizontal);
646 splitter->setChildrenCollapsible(
false);
648 widget_1->setObjectName(QString::fromUtf8(
"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(QString::fromUtf8(
"peerWidget"));
661 peerWidget->horizontalHeader()->setHighlightSections(
false);
666 banHeading->setObjectName(QString::fromUtf8(
"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(QString::fromUtf8(
"banlistWidget"));
688 banlistWidget->horizontalHeader()->setHighlightSections(
false);
694 widget_2->setObjectName(QString::fromUtf8(
"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(QString::fromUtf8(
"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(QString::fromUtf8(
"scrollArea"));
722 detailWidget->setObjectName(QString::fromUtf8(
"detailWidget"));
725 gridLayout_2->setObjectName(QString::fromUtf8(
"gridLayout_2"));
727 label_30->setObjectName(QString::fromUtf8(
"label_30"));
735 peerPermissions->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
740 label_23->setObjectName(QString::fromUtf8(
"label_23"));
745 peerDirection->setObjectName(QString::fromUtf8(
"peerDirection"));
748 peerDirection->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
753 label_21->setObjectName(QString::fromUtf8(
"label_21"));
758 peerVersion->setObjectName(QString::fromUtf8(
"peerVersion"));
761 peerVersion->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
766 label_28->setObjectName(QString::fromUtf8(
"label_28"));
771 peerSubversion->setObjectName(QString::fromUtf8(
"peerSubversion"));
774 peerSubversion->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
779 label_4->setObjectName(QString::fromUtf8(
"label_4"));
784 peerServices->setObjectName(QString::fromUtf8(
"peerServices"));
787 peerServices->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
792 label_29->setObjectName(QString::fromUtf8(
"label_29"));
797 peerHeight->setObjectName(QString::fromUtf8(
"peerHeight"));
798 peerHeight->setCursor(QCursor(Qt::IBeamCursor));
800 peerHeight->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
805 label_27->setObjectName(QString::fromUtf8(
"label_27"));
810 peerSyncHeight->setObjectName(QString::fromUtf8(
"peerSyncHeight"));
813 peerSyncHeight->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
818 label_25->setObjectName(QString::fromUtf8(
"label_25"));
826 peerCommonHeight->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
831 label_22->setObjectName(QString::fromUtf8(
"label_22"));
836 peerConnTime->setObjectName(QString::fromUtf8(
"peerConnTime"));
839 peerConnTime->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
844 label_15->setObjectName(QString::fromUtf8(
"label_15"));
849 peerLastSend->setObjectName(QString::fromUtf8(
"peerLastSend"));
852 peerLastSend->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
857 label_19->setObjectName(QString::fromUtf8(
"label_19"));
862 peerLastRecv->setObjectName(QString::fromUtf8(
"peerLastRecv"));
865 peerLastRecv->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
870 label_18->setObjectName(QString::fromUtf8(
"label_18"));
875 peerBytesSent->setObjectName(QString::fromUtf8(
"peerBytesSent"));
878 peerBytesSent->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
883 label_20->setObjectName(QString::fromUtf8(
"label_20"));
888 peerBytesRecv->setObjectName(QString::fromUtf8(
"peerBytesRecv"));
891 peerBytesRecv->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
896 label_26->setObjectName(QString::fromUtf8(
"label_26"));
901 peerPingTime->setObjectName(QString::fromUtf8(
"peerPingTime"));
904 peerPingTime->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
914 peerPingWait->setObjectName(QString::fromUtf8(
"peerPingWait"));
917 peerPingWait->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
927 peerMinPing->setObjectName(QString::fromUtf8(
"peerMinPing"));
930 peerMinPing->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
940 timeoffset->setObjectName(QString::fromUtf8(
"timeoffset"));
941 timeoffset->setCursor(QCursor(Qt::IBeamCursor));
943 timeoffset->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
953 peerMappedAS->setObjectName(QString::fromUtf8(
"peerMappedAS"));
956 peerMappedAS->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
960 verticalSpacer_3 =
new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
988 RPCConsole->setWindowTitle(QCoreApplication::translate(
"RPCConsole",
"Node window",
nullptr));
989 label_9->setText(QCoreApplication::translate(
"RPCConsole",
"General",
nullptr));
990 label_6->setText(QCoreApplication::translate(
"RPCConsole",
"Client version",
nullptr));
991 clientVersion->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
992 labelClientUserAgent->setText(QCoreApplication::translate(
"RPCConsole",
"User Agent",
nullptr));
993 clientUserAgent->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
994 label_berkeleyDBVersion->setText(QCoreApplication::translate(
"RPCConsole",
"Using BerkeleyDB version",
nullptr));
995 berkeleyDBVersion->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
996 label_12->setText(QCoreApplication::translate(
"RPCConsole",
"Datadir",
nullptr));
997 #if QT_CONFIG(tooltip)
998 dataDir->setToolTip(QCoreApplication::translate(
"RPCConsole",
"To specify a non-default location of the data directory use the '%1' option.",
nullptr));
1000 dataDir->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1001 label_11->setText(QCoreApplication::translate(
"RPCConsole",
"Blocksdir",
nullptr));
1002 #if QT_CONFIG(tooltip)
1003 blocksDir->setToolTip(QCoreApplication::translate(
"RPCConsole",
"To specify a non-default location of the blocks directory use the '%1' option.",
nullptr));
1005 blocksDir->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1006 label_13->setText(QCoreApplication::translate(
"RPCConsole",
"Startup time",
nullptr));
1007 startupTime->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1008 labelNetwork->setText(QCoreApplication::translate(
"RPCConsole",
"Network",
nullptr));
1009 label_8->setText(QCoreApplication::translate(
"RPCConsole",
"Name",
nullptr));
1010 networkName->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1011 label_7->setText(QCoreApplication::translate(
"RPCConsole",
"Number of connections",
nullptr));
1013 label_10->setText(QCoreApplication::translate(
"RPCConsole",
"Block chain",
nullptr));
1014 label_3->setText(QCoreApplication::translate(
"RPCConsole",
"Current block height",
nullptr));
1015 numberOfBlocks->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1016 labelLastBlockTime->setText(QCoreApplication::translate(
"RPCConsole",
"Last block time",
nullptr));
1017 lastBlockTime->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1018 labelMempoolTitle->setText(QCoreApplication::translate(
"RPCConsole",
"Memory Pool",
nullptr));
1019 labelNumberOfTransactions->setText(QCoreApplication::translate(
"RPCConsole",
"Current number of transactions",
nullptr));
1020 mempoolNumberTxs->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1021 labelMemoryUsage->setText(QCoreApplication::translate(
"RPCConsole",
"Memory usage",
nullptr));
1022 mempoolSize->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1023 labelDebugLogfile->setText(QCoreApplication::translate(
"RPCConsole",
"Debug log file",
nullptr));
1024 #if QT_CONFIG(tooltip)
1025 openDebugLogfileButton->setToolTip(QCoreApplication::translate(
"RPCConsole",
"Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.",
nullptr));
1029 WalletSelectorLabel->setText(QCoreApplication::translate(
"RPCConsole",
"Wallet: ",
nullptr));
1030 WalletSelector->setItemText(0, QCoreApplication::translate(
"RPCConsole",
"(none)",
nullptr));
1032 #if QT_CONFIG(tooltip)
1033 fontSmallerButton->setToolTip(QCoreApplication::translate(
"RPCConsole",
"Decrease font size",
nullptr));
1036 #if QT_CONFIG(tooltip)
1037 fontBiggerButton->setToolTip(QCoreApplication::translate(
"RPCConsole",
"Increase font size",
nullptr));
1040 #if QT_CONFIG(tooltip)
1041 clearButton->setToolTip(QCoreApplication::translate(
"RPCConsole",
"Clear console",
nullptr));
1045 lineEdit->setPlaceholderText(QString());
1048 groupBox->setTitle(QCoreApplication::translate(
"RPCConsole",
"Totals",
nullptr));
1049 label_16->setText(QCoreApplication::translate(
"RPCConsole",
"Received",
nullptr));
1050 label_17->setText(QCoreApplication::translate(
"RPCConsole",
"Sent",
nullptr));
1052 banHeading->setText(QCoreApplication::translate(
"RPCConsole",
"Banned peers",
nullptr));
1053 peerHeading->setText(QCoreApplication::translate(
"RPCConsole",
"Select a peer to view detailed information.",
nullptr));
1054 label_30->setText(QCoreApplication::translate(
"RPCConsole",
"Permissions",
nullptr));
1055 peerPermissions->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1056 label_23->setText(QCoreApplication::translate(
"RPCConsole",
"Direction",
nullptr));
1057 peerDirection->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1058 label_21->setText(QCoreApplication::translate(
"RPCConsole",
"Version",
nullptr));
1059 peerVersion->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1060 label_28->setText(QCoreApplication::translate(
"RPCConsole",
"User Agent",
nullptr));
1061 peerSubversion->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1062 label_4->setText(QCoreApplication::translate(
"RPCConsole",
"Services",
nullptr));
1063 peerServices->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1064 label_29->setText(QCoreApplication::translate(
"RPCConsole",
"Starting Block",
nullptr));
1065 peerHeight->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1066 label_27->setText(QCoreApplication::translate(
"RPCConsole",
"Synced Headers",
nullptr));
1067 peerSyncHeight->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1068 label_25->setText(QCoreApplication::translate(
"RPCConsole",
"Synced Blocks",
nullptr));
1069 peerCommonHeight->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1070 label_22->setText(QCoreApplication::translate(
"RPCConsole",
"Connection Time",
nullptr));
1071 peerConnTime->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1072 label_15->setText(QCoreApplication::translate(
"RPCConsole",
"Last Send",
nullptr));
1073 peerLastSend->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1074 label_19->setText(QCoreApplication::translate(
"RPCConsole",
"Last Receive",
nullptr));
1075 peerLastRecv->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1076 label_18->setText(QCoreApplication::translate(
"RPCConsole",
"Sent",
nullptr));
1077 peerBytesSent->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1078 label_20->setText(QCoreApplication::translate(
"RPCConsole",
"Received",
nullptr));
1079 peerBytesRecv->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1080 label_26->setText(QCoreApplication::translate(
"RPCConsole",
"Ping Time",
nullptr));
1081 peerPingTime->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1082 #if QT_CONFIG(tooltip)
1083 peerPingWaitLabel->setToolTip(QCoreApplication::translate(
"RPCConsole",
"The duration of a currently outstanding ping.",
nullptr));
1085 peerPingWaitLabel->setText(QCoreApplication::translate(
"RPCConsole",
"Ping Wait",
nullptr));
1086 peerPingWait->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1087 peerMinPingLabel->setText(QCoreApplication::translate(
"RPCConsole",
"Min Ping",
nullptr));
1088 peerMinPing->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1089 label_timeoffset->setText(QCoreApplication::translate(
"RPCConsole",
"Time Offset",
nullptr));
1090 timeoffset->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
1091 #if QT_CONFIG(tooltip)
1092 peerMappedASLabel->setToolTip(QCoreApplication::translate(
"RPCConsole",
"The mapped Autonomous System used for diversifying peer selection.",
nullptr));
1094 peerMappedASLabel->setText(QCoreApplication::translate(
"RPCConsole",
"Mapped AS",
nullptr));
1095 peerMappedAS->setText(QCoreApplication::translate(
"RPCConsole",
"N/A",
nullptr));
Local Bitcoin RPC console.
QVBoxLayout * verticalLayout_4
QPushButton * openDebugLogfileButton
QPushButton * fontSmallerButton
QSpacerItem * horizontalSpacer
TrafficGraphWidget * trafficGraph
QTableView * banlistWidget
QHBoxLayout * horizontalLayout_5
QLabel * peerMappedASLabel
QComboBox * WalletSelector
QLabel * numberOfConnections
QPushButton * clearButton
QHBoxLayout * horizontalLayout_4
QGridLayout * gridLayout_2
QLabel * WalletSelectorLabel
QLabel * berkeleyDBVersion
QLabel * labelClientUserAgent
QLabel * labelNumberOfTransactions
QPushButton * fontBiggerButton
QHBoxLayout * horizontalLayout_2
QVBoxLayout * verticalLayout_3
QHBoxLayout * horizontalLayout
QHBoxLayout * horizontalLayoutPrompt
QVBoxLayout * verticalLayout_7
QVBoxLayout * verticalLayout
QPushButton * btnClearTrafficGraph
QLabel * peerCommonHeight
QSpacerItem * verticalSpacer_2
QVBoxLayout * verticalLayout_5
QLabel * labelLastBlockTime
QSpacerItem * verticalSpacer_4
QVBoxLayout * verticalLayoutDebugButton
QSpacerItem * verticalSpacer_3
void setupUi(QWidget *RPCConsole)
QVBoxLayout * verticalLayout_2
QLabel * labelMempoolTitle
QVBoxLayout * verticalLayout_6
QSpacerItem * verticalSpacer
QLabel * peerMinPingLabel
void retranslateUi(QWidget *RPCConsole)
QVBoxLayout * verticalLayout_8
QHBoxLayout * horizontalLayout_3
QLabel * labelMemoryUsage
QLabel * label_berkeleyDBVersion
QLabel * labelDebugLogfile
QLabel * peerPingWaitLabel
QLabel * mempoolNumberTxs
QTextEdit * messagesWidget
QLabel * label_timeoffset