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/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/QSlider> 25 #include <QtWidgets/QSpacerItem> 26 #include <QtWidgets/QTabWidget> 27 #include <QtWidgets/QTableView> 28 #include <QtWidgets/QTextEdit> 29 #include <QtWidgets/QVBoxLayout> 30 #include <QtWidgets/QWidget> 174 RPCConsole->setObjectName(QStringLiteral(
"RPCConsole"));
179 tabWidget->setObjectName(QStringLiteral(
"tabWidget"));
181 tab_info->setObjectName(QStringLiteral(
"tab_info"));
183 gridLayout->setObjectName(QStringLiteral(
"gridLayout"));
186 label_9->setObjectName(QStringLiteral(
"label_9"));
195 label_5->setObjectName(QStringLiteral(
"label_5"));
200 clientName->setObjectName(QStringLiteral(
"clientName"));
201 clientName->setCursor(QCursor(Qt::IBeamCursor));
203 clientName->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
208 label_6->setObjectName(QStringLiteral(
"label_6"));
213 clientVersion->setObjectName(QStringLiteral(
"clientVersion"));
216 clientVersion->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
230 clientUserAgent->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
244 berkeleyDBVersion->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
249 label_12->setObjectName(QStringLiteral(
"label_12"));
254 dataDir->setObjectName(QStringLiteral(
"dataDir"));
255 dataDir->setCursor(QCursor(Qt::IBeamCursor));
256 dataDir->setTextFormat(Qt::PlainText);
258 dataDir->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
263 label_13->setObjectName(QStringLiteral(
"label_13"));
268 startupTime->setObjectName(QStringLiteral(
"startupTime"));
271 startupTime->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
276 labelNetwork->setObjectName(QStringLiteral(
"labelNetwork"));
282 label_8->setObjectName(QStringLiteral(
"label_8"));
287 networkName->setObjectName(QStringLiteral(
"networkName"));
290 networkName->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
295 label_7->setObjectName(QStringLiteral(
"label_7"));
303 numberOfConnections->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
318 label_10->setObjectName(QStringLiteral(
"label_10"));
324 label_3->setObjectName(QStringLiteral(
"label_3"));
332 numberOfBlocks->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
342 lastBlockTime->setObjectName(QStringLiteral(
"lastBlockTime"));
345 lastBlockTime->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
364 mempoolNumberTxs->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
374 mempoolSize->setObjectName(QStringLiteral(
"mempoolSize"));
377 mempoolSize->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
384 verticalSpacer_2 =
new QSpacerItem(10, 5, QSizePolicy::Minimum, QSizePolicy::Expanding);
402 verticalSpacer =
new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
409 tab_console->setObjectName(QStringLiteral(
"tab_console"));
417 horizontalSpacer =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
425 icon.addFile(QStringLiteral(
":/icons/fontsmaller"), QSize(), QIcon::Normal, QIcon::Off);
437 icon1.addFile(QStringLiteral(
":/icons/fontbigger"), QSize(), QIcon::Normal, QIcon::Off);
446 clearButton->setObjectName(QStringLiteral(
"clearButton"));
450 icon2.addFile(QStringLiteral(
":/icons/remove"), QSize(), QIcon::Normal, QIcon::Off);
452 clearButton->setShortcut(QStringLiteral(
"Ctrl+L"));
474 promptIcon->setObjectName(QStringLiteral(
"promptIcon"));
478 icon3.addFile(QStringLiteral(
":/icons/prompticon"), QSize(), QIcon::Normal, QIcon::Off);
479 icon3.addFile(QStringLiteral(
":/icons/prompticon"), QSize(), QIcon::Disabled, QIcon::Off);
488 lineEdit->setObjectName(QStringLiteral(
"lineEdit"));
503 trafficGraph->setObjectName(QStringLiteral(
"trafficGraph"));
504 QSizePolicy sizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding);
505 sizePolicy.setHorizontalStretch(0);
506 sizePolicy.setVerticalStretch(0);
507 sizePolicy.setHeightForWidth(
trafficGraph->sizePolicy().hasHeightForWidth());
515 sldGraphRange->setObjectName(QStringLiteral(
"sldGraphRange"));
525 lblGraphRange->setObjectName(QStringLiteral(
"lblGraphRange"));
546 groupBox->setObjectName(QStringLiteral(
"groupBox"));
552 line->setObjectName(QStringLiteral(
"line"));
553 QSizePolicy sizePolicy1(QSizePolicy::Fixed, QSizePolicy::Fixed);
554 sizePolicy1.setHorizontalStretch(0);
555 sizePolicy1.setVerticalStretch(0);
556 sizePolicy1.setHeightForWidth(
line->sizePolicy().hasHeightForWidth());
557 line->setSizePolicy(sizePolicy1);
558 line->setMinimumSize(QSize(10, 0));
560 QBrush brush(QColor(0, 255, 0, 255));
561 brush.setStyle(Qt::SolidPattern);
562 palette.setBrush(QPalette::Active, QPalette::Light, brush);
563 palette.setBrush(QPalette::Inactive, QPalette::Light, brush);
564 palette.setBrush(QPalette::Disabled, QPalette::Light, brush);
565 line->setPalette(palette);
566 line->setFrameShape(QFrame::HLine);
567 line->setFrameShadow(QFrame::Sunken);
572 label_16->setObjectName(QStringLiteral(
"label_16"));
577 lblBytesIn->setObjectName(QStringLiteral(
"lblBytesIn"));
579 lblBytesIn->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
589 line_2->setObjectName(QStringLiteral(
"line_2"));
590 sizePolicy1.setHeightForWidth(
line_2->sizePolicy().hasHeightForWidth());
591 line_2->setSizePolicy(sizePolicy1);
592 line_2->setMinimumSize(QSize(10, 0));
594 QBrush brush1(QColor(255, 0, 0, 255));
595 brush1.setStyle(Qt::SolidPattern);
596 palette1.setBrush(QPalette::Active, QPalette::Light, brush1);
597 palette1.setBrush(QPalette::Inactive, QPalette::Light, brush1);
598 palette1.setBrush(QPalette::Disabled, QPalette::Light, brush1);
599 line_2->setPalette(palette1);
600 line_2->setFrameShape(QFrame::HLine);
601 line_2->setFrameShadow(QFrame::Sunken);
606 label_17->setObjectName(QStringLiteral(
"label_17"));
611 lblBytesOut->setObjectName(QStringLiteral(
"lblBytesOut"));
613 lblBytesOut->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
620 verticalSpacer_4 =
new QSpacerItem(20, 407, QSizePolicy::Minimum, QSizePolicy::Expanding);
632 tab_peers->setObjectName(QStringLiteral(
"tab_peers"));
634 gridLayout_2->setObjectName(QStringLiteral(
"gridLayout_2"));
639 peerWidget->setObjectName(QStringLiteral(
"peerWidget"));
640 peerWidget->setHorizontalScrollBarPolicy(Qt::ScrollBarAsNeeded);
642 peerWidget->horizontalHeader()->setHighlightSections(
false);
647 banHeading->setObjectName(QStringLiteral(
"banHeading"));
648 QSizePolicy sizePolicy2(QSizePolicy::Preferred, QSizePolicy::Minimum);
649 sizePolicy2.setHorizontalStretch(0);
650 sizePolicy2.setVerticalStretch(0);
651 sizePolicy2.setHeightForWidth(
banHeading->sizePolicy().hasHeightForWidth());
654 banHeading->setMaximumSize(QSize(16777215, 32));
656 font1.setPointSize(12);
658 banHeading->setCursor(QCursor(Qt::IBeamCursor));
659 banHeading->setAlignment(Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft);
661 banHeading->setTextInteractionFlags(Qt::NoTextInteraction);
666 banlistWidget->setObjectName(QStringLiteral(
"banlistWidget"));
667 sizePolicy.setHeightForWidth(
banlistWidget->sizePolicy().hasHeightForWidth());
669 banlistWidget->setHorizontalScrollBarPolicy(Qt::ScrollBarAsNeeded);
671 banlistWidget->horizontalHeader()->setHighlightSections(
false);
679 peerHeading->setObjectName(QStringLiteral(
"peerHeading"));
680 sizePolicy2.setHeightForWidth(
peerHeading->sizePolicy().hasHeightForWidth());
684 font2.setPointSize(10);
691 peerHeading->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
696 detailWidget->setObjectName(QStringLiteral(
"detailWidget"));
699 gridLayout_3->setObjectName(QStringLiteral(
"gridLayout_3"));
701 label_30->setObjectName(QStringLiteral(
"label_30"));
709 peerWhitelisted->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
714 label_23->setObjectName(QStringLiteral(
"label_23"));
719 peerDirection->setObjectName(QStringLiteral(
"peerDirection"));
722 peerDirection->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
727 label_21->setObjectName(QStringLiteral(
"label_21"));
732 peerVersion->setObjectName(QStringLiteral(
"peerVersion"));
735 peerVersion->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
740 label_28->setObjectName(QStringLiteral(
"label_28"));
748 peerSubversion->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
753 label_4->setObjectName(QStringLiteral(
"label_4"));
758 peerServices->setObjectName(QStringLiteral(
"peerServices"));
761 peerServices->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
766 label_29->setObjectName(QStringLiteral(
"label_29"));
771 peerHeight->setObjectName(QStringLiteral(
"peerHeight"));
772 peerHeight->setCursor(QCursor(Qt::IBeamCursor));
774 peerHeight->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
779 label_27->setObjectName(QStringLiteral(
"label_27"));
787 peerSyncHeight->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
792 label_25->setObjectName(QStringLiteral(
"label_25"));
800 peerCommonHeight->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
805 label_24->setObjectName(QStringLiteral(
"label_24"));
810 peerBanScore->setObjectName(QStringLiteral(
"peerBanScore"));
813 peerBanScore->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
818 label_22->setObjectName(QStringLiteral(
"label_22"));
823 peerConnTime->setObjectName(QStringLiteral(
"peerConnTime"));
826 peerConnTime->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
831 label_15->setObjectName(QStringLiteral(
"label_15"));
836 peerLastSend->setObjectName(QStringLiteral(
"peerLastSend"));
839 peerLastSend->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
844 label_19->setObjectName(QStringLiteral(
"label_19"));
849 peerLastRecv->setObjectName(QStringLiteral(
"peerLastRecv"));
852 peerLastRecv->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
857 label_18->setObjectName(QStringLiteral(
"label_18"));
862 peerBytesSent->setObjectName(QStringLiteral(
"peerBytesSent"));
865 peerBytesSent->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
870 label_20->setObjectName(QStringLiteral(
"label_20"));
875 peerBytesRecv->setObjectName(QStringLiteral(
"peerBytesRecv"));
878 peerBytesRecv->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
883 label_26->setObjectName(QStringLiteral(
"label_26"));
888 peerPingTime->setObjectName(QStringLiteral(
"peerPingTime"));
891 peerPingTime->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
901 peerPingWait->setObjectName(QStringLiteral(
"peerPingWait"));
904 peerPingWait->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
914 peerMinPing->setObjectName(QStringLiteral(
"peerMinPing"));
917 peerMinPing->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
927 timeoffset->setObjectName(QStringLiteral(
"timeoffset"));
928 timeoffset->setCursor(QCursor(Qt::IBeamCursor));
930 timeoffset->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
934 verticalSpacer_3 =
new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
943 tab_repair->setObjectName(QStringLiteral(
"tab_repair"));
949 btn_rescan->setObjectName(QStringLiteral(
"btn_rescan"));
950 btn_rescan->setGeometry(QRect(10, 150, 301, 23));
968 font3.setBold(
false);
998 btn_reindex->setObjectName(QStringLiteral(
"btn_reindex"));
1005 wallet_path->setObjectName(QStringLiteral(
"wallet_path"));
1022 RPCConsole->setWindowTitle(QApplication::translate(
"RPCConsole",
"Tools window", 0));
1023 label_9->setText(QApplication::translate(
"RPCConsole",
"General", 0));
1024 label_5->setText(QApplication::translate(
"RPCConsole",
"Client name", 0));
1025 clientName->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1026 label_6->setText(QApplication::translate(
"RPCConsole",
"Client version", 0));
1027 clientVersion->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1029 clientUserAgent->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1032 label_12->setText(QApplication::translate(
"RPCConsole",
"Datadir", 0));
1033 dataDir->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1034 label_13->setText(QApplication::translate(
"RPCConsole",
"Startup time", 0));
1035 startupTime->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1036 labelNetwork->setText(QApplication::translate(
"RPCConsole",
"Network", 0));
1037 label_8->setText(QApplication::translate(
"RPCConsole",
"Name", 0));
1038 networkName->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1039 label_7->setText(QApplication::translate(
"RPCConsole",
"Number of connections", 0));
1041 masternodeCountLabel->setText(QApplication::translate(
"RPCConsole",
"Number of Masternodes", 0));
1042 masternodeCount->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1043 label_10->setText(QApplication::translate(
"RPCConsole",
"Block chain", 0));
1044 label_3->setText(QApplication::translate(
"RPCConsole",
"Current number of blocks", 0));
1045 numberOfBlocks->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1046 labelLastBlockTime->setText(QApplication::translate(
"RPCConsole",
"Last block time", 0));
1047 lastBlockTime->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1048 labelMempoolTitle->setText(QApplication::translate(
"RPCConsole",
"Memory Pool", 0));
1050 mempoolNumberTxs->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1051 labelMemoryUsage->setText(QApplication::translate(
"RPCConsole",
"Memory usage", 0));
1052 mempoolSize->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1053 labelDebugLogfile->setText(QApplication::translate(
"RPCConsole",
"Debug log file", 0));
1054 #ifndef QT_NO_TOOLTIP 1055 openDebugLogfileButton->setToolTip(QApplication::translate(
"RPCConsole",
"Open the Dash Core debug log file from the current data directory. This can take a few seconds for large log files.", 0));
1056 #endif // QT_NO_TOOLTIP 1060 #ifndef QT_NO_TOOLTIP 1061 fontSmallerButton->setToolTip(QApplication::translate(
"RPCConsole",
"Decrease font size", 0));
1062 #endif // QT_NO_TOOLTIP 1063 #ifndef QT_NO_TOOLTIP 1064 fontBiggerButton->setToolTip(QApplication::translate(
"RPCConsole",
"Increase font size", 0));
1065 #endif // QT_NO_TOOLTIP 1067 #ifndef QT_NO_TOOLTIP 1068 clearButton->setToolTip(QApplication::translate(
"RPCConsole",
"Clear console", 0));
1069 #endif // QT_NO_TOOLTIP 1072 lineEdit->setPlaceholderText(QString());
1075 groupBox->setTitle(QApplication::translate(
"RPCConsole",
"Totals", 0));
1076 label_16->setText(QApplication::translate(
"RPCConsole",
"Received", 0));
1077 label_17->setText(QApplication::translate(
"RPCConsole",
"Sent", 0));
1079 banHeading->setText(QApplication::translate(
"RPCConsole",
"Banned peers", 0));
1080 peerHeading->setText(QApplication::translate(
"RPCConsole",
"Select a peer to view detailed information.", 0));
1081 label_30->setText(QApplication::translate(
"RPCConsole",
"Whitelisted", 0));
1082 peerWhitelisted->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1083 label_23->setText(QApplication::translate(
"RPCConsole",
"Direction", 0));
1084 peerDirection->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1085 label_21->setText(QApplication::translate(
"RPCConsole",
"Version", 0));
1086 peerVersion->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1087 label_28->setText(QApplication::translate(
"RPCConsole",
"User Agent", 0));
1088 peerSubversion->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1089 label_4->setText(QApplication::translate(
"RPCConsole",
"Services", 0));
1090 peerServices->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1091 label_29->setText(QApplication::translate(
"RPCConsole",
"Starting Block", 0));
1092 peerHeight->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1093 label_27->setText(QApplication::translate(
"RPCConsole",
"Synced Headers", 0));
1094 peerSyncHeight->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1095 label_25->setText(QApplication::translate(
"RPCConsole",
"Synced Blocks", 0));
1096 peerCommonHeight->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1097 label_24->setText(QApplication::translate(
"RPCConsole",
"Ban Score", 0));
1098 peerBanScore->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1099 label_22->setText(QApplication::translate(
"RPCConsole",
"Connection Time", 0));
1100 peerConnTime->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1101 label_15->setText(QApplication::translate(
"RPCConsole",
"Last Send", 0));
1102 peerLastSend->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1103 label_19->setText(QApplication::translate(
"RPCConsole",
"Last Receive", 0));
1104 peerLastRecv->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1105 label_18->setText(QApplication::translate(
"RPCConsole",
"Sent", 0));
1106 peerBytesSent->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1107 label_20->setText(QApplication::translate(
"RPCConsole",
"Received", 0));
1108 peerBytesRecv->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1109 label_26->setText(QApplication::translate(
"RPCConsole",
"Ping Time", 0));
1110 peerPingTime->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1111 #ifndef QT_NO_TOOLTIP 1112 peerPingWaitLabel->setToolTip(QApplication::translate(
"RPCConsole",
"The duration of a currently outstanding ping.", 0));
1113 #endif // QT_NO_TOOLTIP 1114 peerPingWaitLabel->setText(QApplication::translate(
"RPCConsole",
"Ping Wait", 0));
1115 peerPingWait->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1116 peerMinPingLabel->setText(QApplication::translate(
"RPCConsole",
"Min Ping", 0));
1117 peerMinPing->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1118 label_timeoffset->setText(QApplication::translate(
"RPCConsole",
"Time Offset", 0));
1119 timeoffset->setText(QApplication::translate(
"RPCConsole",
"N/A", 0));
1121 btn_salvagewallet->setText(QApplication::translate(
"RPCConsole",
"Salvage wallet", 0));
1122 btn_rescan->setText(QApplication::translate(
"RPCConsole",
"Rescan blockchain files", 0));
1123 btn_zapwallettxes1->setText(QApplication::translate(
"RPCConsole",
"Recover transactions 1", 0));
1124 btn_zapwallettxes2->setText(QApplication::translate(
"RPCConsole",
"Recover transactions 2", 0));
1125 btn_upgradewallet->setText(QApplication::translate(
"RPCConsole",
"Upgrade wallet format", 0));
1126 label_repair_helptext->setText(QApplication::translate(
"RPCConsole",
"The buttons below will restart the wallet with command-line options to repair the wallet, fix issues with corrupt blockhain files or missing/obsolete transactions.", 0));
1127 label_repair_salvage->setText(QApplication::translate(
"RPCConsole",
"-salvagewallet: Attempt to recover private keys from a corrupt wallet.dat.", 0));
1128 label_repair_rescan->setText(QApplication::translate(
"RPCConsole",
"-rescan: Rescan the block chain for missing wallet transactions.", 0));
1129 label_repair_zap1->setText(QApplication::translate(
"RPCConsole",
"-zapwallettxes=1: Recover transactions from blockchain (keep meta-data, e.g. account owner).", 0));
1130 label_repair_zap2->setText(QApplication::translate(
"RPCConsole",
"-zapwallettxes=2: Recover transactions from blockchain (drop meta-data).", 0));
1131 label_repair_upgrade->setText(QApplication::translate(
"RPCConsole",
"-upgradewallet: Upgrade wallet to latest format on startup. (Note: this is NOT an update of the wallet itself!)", 0));
1132 label_repair_header->setText(QApplication::translate(
"RPCConsole",
"Wallet repair options.", 0));
1133 btn_reindex->setText(QApplication::translate(
"RPCConsole",
"Rebuild index", 0));
1134 label_repair_reindex->setText(QApplication::translate(
"RPCConsole",
"-reindex: Rebuild block chain index from current blk000??.dat files.", 0));
1135 wallet_path->setText(QApplication::translate(
"RPCConsole",
"Wallet Path", 0));
1147 #endif // UI_DEBUGWINDOW_H
QLabel * label_repair_reindex
QLabel * label_timeoffset
QLabel * labelClientUserAgent
QPushButton * btn_zapwallettxes1
QSpacerItem * verticalSpacer_2
QLabel * label_repair_header
QVBoxLayout * verticalLayout
QLabel * masternodeCountLabel
QLabel * labelDebugLogfile
QVBoxLayout * verticalLayout_3
QTableView * banlistWidget
void retranslateUi(QWidget *RPCConsole)
QHBoxLayout * horizontalLayout_4
TrafficGraphWidget * trafficGraph
QVBoxLayout * verticalLayout_4
QLabel * numberOfConnections
QLabel * label_repair_zap2
QVBoxLayout * verticalLayout_101
QVBoxLayout * verticalLayout_2
QLabel * labelMempoolTitle
QPushButton * fontBiggerButton
QVBoxLayout * verticalLayoutDebugButton
QLabel * label_berkeleyDBVersion
QGridLayout * gridLayout_3
QSpacerItem * horizontalSpacer
QLabel * label_repair_helptext
QHBoxLayout * horizontalLayout_2
QPushButton * btnClearTrafficGraph
QPushButton * btn_salvagewallet
QPushButton * btn_upgradewallet
QLabel * labelLastBlockTime
QLabel * label_repair_salvage
QLabel * peerMinPingLabel
QHBoxLayout * horizontalLayoutPrompt
QPushButton * btn_zapwallettxes2
QLabel * label_repair_zap1
QPushButton * fontSmallerButton
QSpacerItem * verticalSpacer_4
QHBoxLayout * horizontalLayout_5
QLabel * peerCommonHeight
QLabel * label_repair_upgrade
QLabel * berkeleyDBVersion
QPushButton * openDebugLogfileButton
QLabel * label_repair_rescan
QHBoxLayout * horizontalLayout_3
QHBoxLayout * horizontalLayout
QPushButton * clearButton
QSpacerItem * verticalSpacer
QLabel * peerPingWaitLabel
QSpacerItem * verticalSpacer_3
void setupUi(QWidget *RPCConsole)
QVBoxLayout * verticalLayout_5
QGridLayout * gridLayout_2
QLabel * labelMemoryUsage
QLabel * mempoolNumberTxs
QPushButton * btn_reindex
QTextEdit * messagesWidget
QLabel * labelNumberOfTransactions