Dash Core  0.12.2.1
P2P Digital Currency
Ui_RPCConsole Class Reference

#include <ui_debugwindow.h>

+ Inheritance diagram for Ui_RPCConsole:

Public Member Functions

void setupUi (QWidget *RPCConsole)
 
void retranslateUi (QWidget *RPCConsole)
 

Public Attributes

QVBoxLayout * verticalLayout_2
 
QTabWidget * tabWidget
 
QWidget * tab_info
 
QGridLayout * gridLayout
 
QLabel * label_9
 
QLabel * label_5
 
QLabel * clientName
 
QLabel * label_6
 
QLabel * clientVersion
 
QLabel * labelClientUserAgent
 
QLabel * clientUserAgent
 
QLabel * label_berkeleyDBVersion
 
QLabel * berkeleyDBVersion
 
QLabel * label_12
 
QLabel * dataDir
 
QLabel * label_13
 
QLabel * startupTime
 
QLabel * labelNetwork
 
QLabel * label_8
 
QLabel * networkName
 
QLabel * label_7
 
QLabel * numberOfConnections
 
QLabel * masternodeCountLabel
 
QLabel * masternodeCount
 
QLabel * label_10
 
QLabel * label_3
 
QLabel * numberOfBlocks
 
QLabel * labelLastBlockTime
 
QLabel * lastBlockTime
 
QLabel * labelMempoolTitle
 
QLabel * labelNumberOfTransactions
 
QLabel * mempoolNumberTxs
 
QLabel * labelMemoryUsage
 
QLabel * mempoolSize
 
QVBoxLayout * verticalLayoutDebugButton
 
QSpacerItem * verticalSpacer_2
 
QLabel * labelDebugLogfile
 
QPushButton * openDebugLogfileButton
 
QSpacerItem * verticalSpacer
 
QWidget * tab_console
 
QVBoxLayout * verticalLayout_3
 
QHBoxLayout * horizontalLayout
 
QSpacerItem * horizontalSpacer
 
QPushButton * fontSmallerButton
 
QPushButton * fontBiggerButton
 
QPushButton * clearButton
 
QTextEdit * messagesWidget
 
QHBoxLayout * horizontalLayoutPrompt
 
QPushButton * promptIcon
 
QLineEdit * lineEdit
 
QWidget * tab_nettraffic
 
QHBoxLayout * horizontalLayout_3
 
QVBoxLayout * verticalLayout_4
 
TrafficGraphWidgettrafficGraph
 
QHBoxLayout * horizontalLayout_2
 
QSlider * sldGraphRange
 
QLabel * lblGraphRange
 
QPushButton * btnClearTrafficGraph
 
QVBoxLayout * verticalLayout
 
QGroupBox * groupBox
 
QVBoxLayout * verticalLayout_5
 
QHBoxLayout * horizontalLayout_4
 
QFrame * line
 
QLabel * label_16
 
QLabel * lblBytesIn
 
QHBoxLayout * horizontalLayout_5
 
QFrame * line_2
 
QLabel * label_17
 
QLabel * lblBytesOut
 
QSpacerItem * verticalSpacer_4
 
QWidget * tab_peers
 
QGridLayout * gridLayout_2
 
QVBoxLayout * verticalLayout_101
 
QTableView * peerWidget
 
QLabel * banHeading
 
QTableView * banlistWidget
 
QLabel * peerHeading
 
QWidget * detailWidget
 
QGridLayout * gridLayout_3
 
QLabel * label_30
 
QLabel * peerWhitelisted
 
QLabel * label_23
 
QLabel * peerDirection
 
QLabel * label_21
 
QLabel * peerVersion
 
QLabel * label_28
 
QLabel * peerSubversion
 
QLabel * label_4
 
QLabel * peerServices
 
QLabel * label_29
 
QLabel * peerHeight
 
QLabel * label_27
 
QLabel * peerSyncHeight
 
QLabel * label_25
 
QLabel * peerCommonHeight
 
QLabel * label_24
 
QLabel * peerBanScore
 
QLabel * label_22
 
QLabel * peerConnTime
 
QLabel * label_15
 
QLabel * peerLastSend
 
QLabel * label_19
 
QLabel * peerLastRecv
 
QLabel * label_18
 
QLabel * peerBytesSent
 
QLabel * label_20
 
QLabel * peerBytesRecv
 
QLabel * label_26
 
QLabel * peerPingTime
 
QLabel * peerPingWaitLabel
 
QLabel * peerPingWait
 
QLabel * peerMinPingLabel
 
QLabel * peerMinPing
 
QLabel * label_timeoffset
 
QLabel * timeoffset
 
QSpacerItem * verticalSpacer_3
 
QWidget * tab_repair
 
QPushButton * btn_salvagewallet
 
QPushButton * btn_rescan
 
QPushButton * btn_zapwallettxes1
 
QPushButton * btn_zapwallettxes2
 
QPushButton * btn_upgradewallet
 
QLabel * label_repair_helptext
 
QLabel * label_repair_salvage
 
QLabel * label_repair_rescan
 
QLabel * label_repair_zap1
 
QLabel * label_repair_zap2
 
QLabel * label_repair_upgrade
 
QLabel * label_repair_header
 
QPushButton * btn_reindex
 
QLabel * label_repair_reindex
 
QLabel * wallet_path
 

Detailed Description

Definition at line 35 of file ui_debugwindow.h.

Member Function Documentation

◆ retranslateUi()

void Ui_RPCConsole::retranslateUi ( QWidget *  RPCConsole)
inline

Definition at line 1020 of file ui_debugwindow.h.

Referenced by setupUi().

◆ setupUi()

void Ui_RPCConsole::setupUi ( QWidget *  RPCConsole)
inline

Definition at line 171 of file ui_debugwindow.h.

Referenced by RPCConsole::RPCConsole().

Member Data Documentation

◆ banHeading

QLabel* Ui_RPCConsole::banHeading

◆ banlistWidget

◆ berkeleyDBVersion

QLabel* Ui_RPCConsole::berkeleyDBVersion

Definition at line 50 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ btn_reindex

QPushButton* Ui_RPCConsole::btn_reindex

Definition at line 167 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ btn_rescan

QPushButton* Ui_RPCConsole::btn_rescan

Definition at line 156 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ btn_salvagewallet

QPushButton* Ui_RPCConsole::btn_salvagewallet

Definition at line 155 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ btn_upgradewallet

QPushButton* Ui_RPCConsole::btn_upgradewallet

Definition at line 159 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ btn_zapwallettxes1

QPushButton* Ui_RPCConsole::btn_zapwallettxes1

Definition at line 157 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ btn_zapwallettxes2

QPushButton* Ui_RPCConsole::btn_zapwallettxes2

Definition at line 158 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ btnClearTrafficGraph

QPushButton* Ui_RPCConsole::btnClearTrafficGraph

Definition at line 95 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ clearButton

QPushButton* Ui_RPCConsole::clearButton

Definition at line 83 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ clientName

QLabel* Ui_RPCConsole::clientName

Definition at line 44 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::setClientModel(), and setupUi().

◆ clientUserAgent

QLabel* Ui_RPCConsole::clientUserAgent

Definition at line 48 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::setClientModel(), and setupUi().

◆ clientVersion

QLabel* Ui_RPCConsole::clientVersion

Definition at line 46 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::setClientModel(), and setupUi().

◆ dataDir

QLabel* Ui_RPCConsole::dataDir

Definition at line 52 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::setClientModel(), and setupUi().

◆ detailWidget

QWidget* Ui_RPCConsole::detailWidget

◆ fontBiggerButton

QPushButton* Ui_RPCConsole::fontBiggerButton

Definition at line 82 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ fontSmallerButton

QPushButton* Ui_RPCConsole::fontSmallerButton

Definition at line 81 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ gridLayout

QGridLayout* Ui_RPCConsole::gridLayout

Definition at line 41 of file ui_debugwindow.h.

Referenced by setupUi().

◆ gridLayout_2

QGridLayout* Ui_RPCConsole::gridLayout_2

Definition at line 109 of file ui_debugwindow.h.

Referenced by setupUi().

◆ gridLayout_3

QGridLayout* Ui_RPCConsole::gridLayout_3

Definition at line 116 of file ui_debugwindow.h.

Referenced by setupUi().

◆ groupBox

QGroupBox* Ui_RPCConsole::groupBox

Definition at line 97 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ horizontalLayout

QHBoxLayout* Ui_RPCConsole::horizontalLayout

Definition at line 79 of file ui_debugwindow.h.

Referenced by setupUi().

◆ horizontalLayout_2

QHBoxLayout* Ui_RPCConsole::horizontalLayout_2

Definition at line 92 of file ui_debugwindow.h.

Referenced by setupUi().

◆ horizontalLayout_3

QHBoxLayout* Ui_RPCConsole::horizontalLayout_3

Definition at line 89 of file ui_debugwindow.h.

Referenced by setupUi().

◆ horizontalLayout_4

QHBoxLayout* Ui_RPCConsole::horizontalLayout_4

Definition at line 99 of file ui_debugwindow.h.

Referenced by setupUi().

◆ horizontalLayout_5

QHBoxLayout* Ui_RPCConsole::horizontalLayout_5

Definition at line 103 of file ui_debugwindow.h.

Referenced by setupUi().

◆ horizontalLayoutPrompt

QHBoxLayout* Ui_RPCConsole::horizontalLayoutPrompt

Definition at line 85 of file ui_debugwindow.h.

Referenced by setupUi().

◆ horizontalSpacer

QSpacerItem* Ui_RPCConsole::horizontalSpacer

Definition at line 80 of file ui_debugwindow.h.

Referenced by setupUi().

◆ label_10

QLabel* Ui_RPCConsole::label_10

Definition at line 62 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_12

QLabel* Ui_RPCConsole::label_12

Definition at line 51 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_13

QLabel* Ui_RPCConsole::label_13

Definition at line 53 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_15

QLabel* Ui_RPCConsole::label_15

Definition at line 137 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_16

QLabel* Ui_RPCConsole::label_16

Definition at line 101 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_17

QLabel* Ui_RPCConsole::label_17

Definition at line 105 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_18

QLabel* Ui_RPCConsole::label_18

Definition at line 141 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_19

QLabel* Ui_RPCConsole::label_19

Definition at line 139 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_20

QLabel* Ui_RPCConsole::label_20

Definition at line 143 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_21

QLabel* Ui_RPCConsole::label_21

Definition at line 121 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_22

QLabel* Ui_RPCConsole::label_22

Definition at line 135 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_23

QLabel* Ui_RPCConsole::label_23

Definition at line 119 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_24

QLabel* Ui_RPCConsole::label_24

Definition at line 133 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_25

QLabel* Ui_RPCConsole::label_25

Definition at line 131 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_26

QLabel* Ui_RPCConsole::label_26

Definition at line 145 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_27

QLabel* Ui_RPCConsole::label_27

Definition at line 129 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_28

QLabel* Ui_RPCConsole::label_28

Definition at line 123 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_29

QLabel* Ui_RPCConsole::label_29

Definition at line 127 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_3

QLabel* Ui_RPCConsole::label_3

Definition at line 63 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_30

QLabel* Ui_RPCConsole::label_30

Definition at line 117 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_4

QLabel* Ui_RPCConsole::label_4

Definition at line 125 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_5

QLabel* Ui_RPCConsole::label_5

Definition at line 43 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_6

QLabel* Ui_RPCConsole::label_6

Definition at line 45 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_7

QLabel* Ui_RPCConsole::label_7

Definition at line 58 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_8

QLabel* Ui_RPCConsole::label_8

Definition at line 56 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_9

QLabel* Ui_RPCConsole::label_9

Definition at line 42 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_berkeleyDBVersion

QLabel* Ui_RPCConsole::label_berkeleyDBVersion

Definition at line 49 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ label_repair_header

QLabel* Ui_RPCConsole::label_repair_header

Definition at line 166 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_repair_helptext

QLabel* Ui_RPCConsole::label_repair_helptext

Definition at line 160 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_repair_reindex

QLabel* Ui_RPCConsole::label_repair_reindex

Definition at line 168 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_repair_rescan

QLabel* Ui_RPCConsole::label_repair_rescan

Definition at line 162 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_repair_salvage

QLabel* Ui_RPCConsole::label_repair_salvage

Definition at line 161 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_repair_upgrade

QLabel* Ui_RPCConsole::label_repair_upgrade

Definition at line 165 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_repair_zap1

QLabel* Ui_RPCConsole::label_repair_zap1

Definition at line 163 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_repair_zap2

QLabel* Ui_RPCConsole::label_repair_zap2

Definition at line 164 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ label_timeoffset

QLabel* Ui_RPCConsole::label_timeoffset

Definition at line 151 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ labelClientUserAgent

QLabel* Ui_RPCConsole::labelClientUserAgent

Definition at line 47 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ labelDebugLogfile

QLabel* Ui_RPCConsole::labelDebugLogfile

Definition at line 74 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ labelLastBlockTime

QLabel* Ui_RPCConsole::labelLastBlockTime

Definition at line 65 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ labelMemoryUsage

QLabel* Ui_RPCConsole::labelMemoryUsage

Definition at line 70 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ labelMempoolTitle

QLabel* Ui_RPCConsole::labelMempoolTitle

Definition at line 67 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ labelNetwork

QLabel* Ui_RPCConsole::labelNetwork

Definition at line 55 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ labelNumberOfTransactions

QLabel* Ui_RPCConsole::labelNumberOfTransactions

Definition at line 68 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ lastBlockTime

QLabel* Ui_RPCConsole::lastBlockTime

Definition at line 66 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::setNumBlocks(), and setupUi().

◆ lblBytesIn

QLabel* Ui_RPCConsole::lblBytesIn

Definition at line 102 of file ui_debugwindow.h.

Referenced by setupUi(), and RPCConsole::updateTrafficStats().

◆ lblBytesOut

QLabel* Ui_RPCConsole::lblBytesOut

Definition at line 106 of file ui_debugwindow.h.

Referenced by setupUi(), and RPCConsole::updateTrafficStats().

◆ lblGraphRange

QLabel* Ui_RPCConsole::lblGraphRange

Definition at line 94 of file ui_debugwindow.h.

Referenced by RPCConsole::setTrafficGraphRange(), and setupUi().

◆ line

QFrame* Ui_RPCConsole::line

Definition at line 100 of file ui_debugwindow.h.

Referenced by setupUi().

◆ line_2

QFrame* Ui_RPCConsole::line_2

Definition at line 104 of file ui_debugwindow.h.

Referenced by setupUi().

◆ lineEdit

◆ masternodeCount

QLabel* Ui_RPCConsole::masternodeCount

Definition at line 61 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::setMasternodeCount(), and setupUi().

◆ masternodeCountLabel

QLabel* Ui_RPCConsole::masternodeCountLabel

Definition at line 60 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ mempoolNumberTxs

QLabel* Ui_RPCConsole::mempoolNumberTxs

Definition at line 69 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::setMempoolSize(), and setupUi().

◆ mempoolSize

QLabel* Ui_RPCConsole::mempoolSize

Definition at line 71 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::setMempoolSize(), and setupUi().

◆ messagesWidget

◆ networkName

QLabel* Ui_RPCConsole::networkName

Definition at line 57 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::setClientModel(), and setupUi().

◆ numberOfBlocks

QLabel* Ui_RPCConsole::numberOfBlocks

Definition at line 64 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::setNumBlocks(), and setupUi().

◆ numberOfConnections

QLabel* Ui_RPCConsole::numberOfConnections

Definition at line 59 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNetworkState().

◆ openDebugLogfileButton

QPushButton* Ui_RPCConsole::openDebugLogfileButton

Definition at line 75 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().

◆ peerBanScore

QLabel* Ui_RPCConsole::peerBanScore

Definition at line 134 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerBytesRecv

QLabel* Ui_RPCConsole::peerBytesRecv

Definition at line 144 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerBytesSent

QLabel* Ui_RPCConsole::peerBytesSent

Definition at line 142 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerCommonHeight

QLabel* Ui_RPCConsole::peerCommonHeight

Definition at line 132 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerConnTime

QLabel* Ui_RPCConsole::peerConnTime

Definition at line 136 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerDirection

QLabel* Ui_RPCConsole::peerDirection

Definition at line 120 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerHeading

QLabel* Ui_RPCConsole::peerHeading

◆ peerHeight

QLabel* Ui_RPCConsole::peerHeight

Definition at line 128 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerLastRecv

QLabel* Ui_RPCConsole::peerLastRecv

Definition at line 140 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerLastSend

QLabel* Ui_RPCConsole::peerLastSend

Definition at line 138 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerMinPing

QLabel* Ui_RPCConsole::peerMinPing

Definition at line 150 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerMinPingLabel

QLabel* Ui_RPCConsole::peerMinPingLabel

Definition at line 149 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ peerPingTime

QLabel* Ui_RPCConsole::peerPingTime

Definition at line 146 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerPingWait

QLabel* Ui_RPCConsole::peerPingWait

Definition at line 148 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerPingWaitLabel

QLabel* Ui_RPCConsole::peerPingWaitLabel

Definition at line 147 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ peerServices

QLabel* Ui_RPCConsole::peerServices

Definition at line 126 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerSubversion

QLabel* Ui_RPCConsole::peerSubversion

Definition at line 124 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerSyncHeight

QLabel* Ui_RPCConsole::peerSyncHeight

Definition at line 130 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerVersion

QLabel* Ui_RPCConsole::peerVersion

Definition at line 122 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerWhitelisted

QLabel* Ui_RPCConsole::peerWhitelisted

Definition at line 118 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ peerWidget

◆ promptIcon

QPushButton* Ui_RPCConsole::promptIcon

Definition at line 86 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ sldGraphRange

QSlider* Ui_RPCConsole::sldGraphRange

Definition at line 93 of file ui_debugwindow.h.

Referenced by setupUi().

◆ startupTime

QLabel* Ui_RPCConsole::startupTime

Definition at line 54 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::setClientModel(), and setupUi().

◆ tab_console

QWidget* Ui_RPCConsole::tab_console

◆ tab_info

QWidget* Ui_RPCConsole::tab_info

Definition at line 40 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ tab_nettraffic

QWidget* Ui_RPCConsole::tab_nettraffic

Definition at line 88 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ tab_peers

QWidget* Ui_RPCConsole::tab_peers

◆ tab_repair

QWidget* Ui_RPCConsole::tab_repair

Definition at line 154 of file ui_debugwindow.h.

Referenced by retranslateUi(), and setupUi().

◆ tabWidget

QTabWidget* Ui_RPCConsole::tabWidget

◆ timeoffset

QLabel* Ui_RPCConsole::timeoffset

Definition at line 152 of file ui_debugwindow.h.

Referenced by retranslateUi(), setupUi(), and RPCConsole::updateNodeDetail().

◆ trafficGraph

◆ verticalLayout

QVBoxLayout* Ui_RPCConsole::verticalLayout

Definition at line 96 of file ui_debugwindow.h.

Referenced by setupUi().

◆ verticalLayout_101

QVBoxLayout* Ui_RPCConsole::verticalLayout_101

Definition at line 110 of file ui_debugwindow.h.

Referenced by setupUi().

◆ verticalLayout_2

QVBoxLayout* Ui_RPCConsole::verticalLayout_2

Definition at line 38 of file ui_debugwindow.h.

Referenced by setupUi().

◆ verticalLayout_3

QVBoxLayout* Ui_RPCConsole::verticalLayout_3

Definition at line 78 of file ui_debugwindow.h.

Referenced by setupUi().

◆ verticalLayout_4

QVBoxLayout* Ui_RPCConsole::verticalLayout_4

Definition at line 90 of file ui_debugwindow.h.

Referenced by setupUi().

◆ verticalLayout_5

QVBoxLayout* Ui_RPCConsole::verticalLayout_5

Definition at line 98 of file ui_debugwindow.h.

Referenced by setupUi().

◆ verticalLayoutDebugButton

QVBoxLayout* Ui_RPCConsole::verticalLayoutDebugButton

Definition at line 72 of file ui_debugwindow.h.

Referenced by setupUi().

◆ verticalSpacer

QSpacerItem* Ui_RPCConsole::verticalSpacer

Definition at line 76 of file ui_debugwindow.h.

Referenced by setupUi().

◆ verticalSpacer_2

QSpacerItem* Ui_RPCConsole::verticalSpacer_2

Definition at line 73 of file ui_debugwindow.h.

Referenced by setupUi().

◆ verticalSpacer_3

QSpacerItem* Ui_RPCConsole::verticalSpacer_3

Definition at line 153 of file ui_debugwindow.h.

Referenced by setupUi().

◆ verticalSpacer_4

QSpacerItem* Ui_RPCConsole::verticalSpacer_4

Definition at line 107 of file ui_debugwindow.h.

Referenced by setupUi().

◆ wallet_path

QLabel* Ui_RPCConsole::wallet_path

Definition at line 169 of file ui_debugwindow.h.

Referenced by retranslateUi(), RPCConsole::RPCConsole(), and setupUi().


The documentation for this class was generated from the following file: