Bitcoin Core 22.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
Ui_RPCConsole Class Reference

#include <ui_debugwindow.h>

Inheritance diagram for Ui_RPCConsole:
[legend]
Collaboration diagram for Ui_RPCConsole:
[legend]

Public Member Functions

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

Public Attributes

QVBoxLayout * verticalLayout_2
 
QLabel * label_alerts
 
QTabWidget * tabWidget
 
QWidget * tab_info
 
QGridLayout * gridLayout
 
QLabel * label_9
 
QLabel * label_6
 
QLabel * clientVersion
 
QLabel * labelClientUserAgent
 
QLabel * clientUserAgent
 
QLabel * label_12
 
QLabel * dataDir
 
QLabel * label_11
 
QLabel * blocksDir
 
QLabel * label_13
 
QLabel * startupTime
 
QLabel * labelNetwork
 
QLabel * label_8
 
QLabel * networkName
 
QLabel * label_7
 
QLabel * numberOfConnections
 
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
 
QLabel * WalletSelectorLabel
 
QComboBox * WalletSelector
 
QSpacerItem * horizontalSpacer
 
QToolButton * fontSmallerButton
 
QToolButton * fontBiggerButton
 
QToolButton * 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
 
QVBoxLayout * verticalLayout_6
 
QSplitter * splitter
 
QWidget * widget_1
 
QVBoxLayout * verticalLayout_7
 
QTableView * peerWidget
 
QLabel * banHeading
 
QTableView * banlistWidget
 
QWidget * peersTabRightPanel
 
QVBoxLayout * verticalLayout_8
 
QLabel * peerHeading
 
QScrollArea * scrollArea
 
QWidget * detailWidget
 
QGridLayout * gridLayout_2
 
QLabel * label_30
 
QLabel * peerPermissions
 
QLabel * peerConnectionTypeLabel
 
QLabel * peerConnectionType
 
QLabel * peerNetworkLabel
 
QLabel * peerNetwork
 
QLabel * label_21
 
QLabel * peerVersion
 
QLabel * label_28
 
QLabel * peerSubversion
 
QLabel * label_4
 
QLabel * peerServices
 
QLabel * peerRelayTxesLabel
 
QLabel * peerRelayTxes
 
QLabel * peerHighBandwidthLabel
 
QLabel * peerHighBandwidth
 
QLabel * label_29
 
QLabel * peerHeight
 
QLabel * label_27
 
QLabel * peerSyncHeight
 
QLabel * label_25
 
QLabel * peerCommonHeight
 
QLabel * label_22
 
QLabel * peerConnTime
 
QLabel * peerLastBlockLabel
 
QLabel * peerLastBlock
 
QLabel * peerLastTxLabel
 
QLabel * peerLastTx
 
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
 
QLabel * peerMappedASLabel
 
QLabel * peerMappedAS
 
QSpacerItem * verticalSpacer_3
 

Detailed Description

Definition at line 38 of file ui_debugwindow.h.

Member Function Documentation

◆ retranslateUi()

void Ui_RPCConsole::retranslateUi ( QWidget *  RPCConsole)
inline

Definition at line 1043 of file ui_debugwindow.h.

Here is the caller graph for this function:

◆ setupUi()

void Ui_RPCConsole::setupUi ( QWidget *  RPCConsole)
inline

Definition at line 172 of file ui_debugwindow.h.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ banHeading

QLabel* Ui_RPCConsole::banHeading

Definition at line 116 of file ui_debugwindow.h.

◆ banlistWidget

QTableView* Ui_RPCConsole::banlistWidget

Definition at line 117 of file ui_debugwindow.h.

◆ blocksDir

QLabel* Ui_RPCConsole::blocksDir

Definition at line 54 of file ui_debugwindow.h.

◆ btnClearTrafficGraph

QPushButton* Ui_RPCConsole::btnClearTrafficGraph

Definition at line 97 of file ui_debugwindow.h.

◆ clearButton

QToolButton* Ui_RPCConsole::clearButton

Definition at line 85 of file ui_debugwindow.h.

◆ clientUserAgent

QLabel* Ui_RPCConsole::clientUserAgent

Definition at line 50 of file ui_debugwindow.h.

◆ clientVersion

QLabel* Ui_RPCConsole::clientVersion

Definition at line 48 of file ui_debugwindow.h.

◆ dataDir

QLabel* Ui_RPCConsole::dataDir

Definition at line 52 of file ui_debugwindow.h.

◆ detailWidget

QWidget* Ui_RPCConsole::detailWidget

Definition at line 122 of file ui_debugwindow.h.

◆ fontBiggerButton

QToolButton* Ui_RPCConsole::fontBiggerButton

Definition at line 84 of file ui_debugwindow.h.

◆ fontSmallerButton

QToolButton* Ui_RPCConsole::fontSmallerButton

Definition at line 83 of file ui_debugwindow.h.

◆ gridLayout

QGridLayout* Ui_RPCConsole::gridLayout

Definition at line 45 of file ui_debugwindow.h.

◆ gridLayout_2

QGridLayout* Ui_RPCConsole::gridLayout_2

Definition at line 123 of file ui_debugwindow.h.

◆ groupBox

QGroupBox* Ui_RPCConsole::groupBox

Definition at line 99 of file ui_debugwindow.h.

◆ horizontalLayout

QHBoxLayout* Ui_RPCConsole::horizontalLayout

Definition at line 79 of file ui_debugwindow.h.

◆ horizontalLayout_2

QHBoxLayout* Ui_RPCConsole::horizontalLayout_2

Definition at line 94 of file ui_debugwindow.h.

◆ horizontalLayout_3

QHBoxLayout* Ui_RPCConsole::horizontalLayout_3

Definition at line 91 of file ui_debugwindow.h.

◆ horizontalLayout_4

QHBoxLayout* Ui_RPCConsole::horizontalLayout_4

Definition at line 101 of file ui_debugwindow.h.

◆ horizontalLayout_5

QHBoxLayout* Ui_RPCConsole::horizontalLayout_5

Definition at line 105 of file ui_debugwindow.h.

◆ horizontalLayoutPrompt

QHBoxLayout* Ui_RPCConsole::horizontalLayoutPrompt

Definition at line 87 of file ui_debugwindow.h.

◆ horizontalSpacer

QSpacerItem* Ui_RPCConsole::horizontalSpacer

Definition at line 82 of file ui_debugwindow.h.

◆ label_10

QLabel* Ui_RPCConsole::label_10

Definition at line 62 of file ui_debugwindow.h.

◆ label_11

QLabel* Ui_RPCConsole::label_11

Definition at line 53 of file ui_debugwindow.h.

◆ label_12

QLabel* Ui_RPCConsole::label_12

Definition at line 51 of file ui_debugwindow.h.

◆ label_13

QLabel* Ui_RPCConsole::label_13

Definition at line 55 of file ui_debugwindow.h.

◆ label_15

QLabel* Ui_RPCConsole::label_15

Definition at line 152 of file ui_debugwindow.h.

◆ label_16

QLabel* Ui_RPCConsole::label_16

Definition at line 103 of file ui_debugwindow.h.

◆ label_17

QLabel* Ui_RPCConsole::label_17

Definition at line 107 of file ui_debugwindow.h.

◆ label_18

QLabel* Ui_RPCConsole::label_18

Definition at line 156 of file ui_debugwindow.h.

◆ label_19

QLabel* Ui_RPCConsole::label_19

Definition at line 154 of file ui_debugwindow.h.

◆ label_20

QLabel* Ui_RPCConsole::label_20

Definition at line 158 of file ui_debugwindow.h.

◆ label_21

QLabel* Ui_RPCConsole::label_21

Definition at line 130 of file ui_debugwindow.h.

◆ label_22

QLabel* Ui_RPCConsole::label_22

Definition at line 146 of file ui_debugwindow.h.

◆ label_25

QLabel* Ui_RPCConsole::label_25

Definition at line 144 of file ui_debugwindow.h.

◆ label_26

QLabel* Ui_RPCConsole::label_26

Definition at line 160 of file ui_debugwindow.h.

◆ label_27

QLabel* Ui_RPCConsole::label_27

Definition at line 142 of file ui_debugwindow.h.

◆ label_28

QLabel* Ui_RPCConsole::label_28

Definition at line 132 of file ui_debugwindow.h.

◆ label_29

QLabel* Ui_RPCConsole::label_29

Definition at line 140 of file ui_debugwindow.h.

◆ label_3

QLabel* Ui_RPCConsole::label_3

Definition at line 63 of file ui_debugwindow.h.

◆ label_30

QLabel* Ui_RPCConsole::label_30

Definition at line 124 of file ui_debugwindow.h.

◆ label_4

QLabel* Ui_RPCConsole::label_4

Definition at line 134 of file ui_debugwindow.h.

◆ label_6

QLabel* Ui_RPCConsole::label_6

Definition at line 47 of file ui_debugwindow.h.

◆ label_7

QLabel* Ui_RPCConsole::label_7

Definition at line 60 of file ui_debugwindow.h.

◆ label_8

QLabel* Ui_RPCConsole::label_8

Definition at line 58 of file ui_debugwindow.h.

◆ label_9

QLabel* Ui_RPCConsole::label_9

Definition at line 46 of file ui_debugwindow.h.

◆ label_alerts

QLabel* Ui_RPCConsole::label_alerts

Definition at line 42 of file ui_debugwindow.h.

◆ label_timeoffset

QLabel* Ui_RPCConsole::label_timeoffset

Definition at line 166 of file ui_debugwindow.h.

◆ labelClientUserAgent

QLabel* Ui_RPCConsole::labelClientUserAgent

Definition at line 49 of file ui_debugwindow.h.

◆ labelDebugLogfile

QLabel* Ui_RPCConsole::labelDebugLogfile

Definition at line 74 of file ui_debugwindow.h.

◆ labelLastBlockTime

QLabel* Ui_RPCConsole::labelLastBlockTime

Definition at line 65 of file ui_debugwindow.h.

◆ labelMemoryUsage

QLabel* Ui_RPCConsole::labelMemoryUsage

Definition at line 70 of file ui_debugwindow.h.

◆ labelMempoolTitle

QLabel* Ui_RPCConsole::labelMempoolTitle

Definition at line 67 of file ui_debugwindow.h.

◆ labelNetwork

QLabel* Ui_RPCConsole::labelNetwork

Definition at line 57 of file ui_debugwindow.h.

◆ labelNumberOfTransactions

QLabel* Ui_RPCConsole::labelNumberOfTransactions

Definition at line 68 of file ui_debugwindow.h.

◆ lastBlockTime

QLabel* Ui_RPCConsole::lastBlockTime

Definition at line 66 of file ui_debugwindow.h.

◆ lblBytesIn

QLabel* Ui_RPCConsole::lblBytesIn

Definition at line 104 of file ui_debugwindow.h.

◆ lblBytesOut

QLabel* Ui_RPCConsole::lblBytesOut

Definition at line 108 of file ui_debugwindow.h.

◆ lblGraphRange

QLabel* Ui_RPCConsole::lblGraphRange

Definition at line 96 of file ui_debugwindow.h.

◆ line

QFrame* Ui_RPCConsole::line

Definition at line 102 of file ui_debugwindow.h.

◆ line_2

QFrame* Ui_RPCConsole::line_2

Definition at line 106 of file ui_debugwindow.h.

◆ lineEdit

QLineEdit* Ui_RPCConsole::lineEdit

Definition at line 89 of file ui_debugwindow.h.

◆ mempoolNumberTxs

QLabel* Ui_RPCConsole::mempoolNumberTxs

Definition at line 69 of file ui_debugwindow.h.

◆ mempoolSize

QLabel* Ui_RPCConsole::mempoolSize

Definition at line 71 of file ui_debugwindow.h.

◆ messagesWidget

QTextEdit* Ui_RPCConsole::messagesWidget

Definition at line 86 of file ui_debugwindow.h.

◆ networkName

QLabel* Ui_RPCConsole::networkName

Definition at line 59 of file ui_debugwindow.h.

◆ numberOfBlocks

QLabel* Ui_RPCConsole::numberOfBlocks

Definition at line 64 of file ui_debugwindow.h.

◆ numberOfConnections

QLabel* Ui_RPCConsole::numberOfConnections

Definition at line 61 of file ui_debugwindow.h.

◆ openDebugLogfileButton

QPushButton* Ui_RPCConsole::openDebugLogfileButton

Definition at line 75 of file ui_debugwindow.h.

◆ peerBytesRecv

QLabel* Ui_RPCConsole::peerBytesRecv

Definition at line 159 of file ui_debugwindow.h.

◆ peerBytesSent

QLabel* Ui_RPCConsole::peerBytesSent

Definition at line 157 of file ui_debugwindow.h.

◆ peerCommonHeight

QLabel* Ui_RPCConsole::peerCommonHeight

Definition at line 145 of file ui_debugwindow.h.

◆ peerConnectionType

QLabel* Ui_RPCConsole::peerConnectionType

Definition at line 127 of file ui_debugwindow.h.

◆ peerConnectionTypeLabel

QLabel* Ui_RPCConsole::peerConnectionTypeLabel

Definition at line 126 of file ui_debugwindow.h.

◆ peerConnTime

QLabel* Ui_RPCConsole::peerConnTime

Definition at line 147 of file ui_debugwindow.h.

◆ peerHeading

QLabel* Ui_RPCConsole::peerHeading

Definition at line 120 of file ui_debugwindow.h.

◆ peerHeight

QLabel* Ui_RPCConsole::peerHeight

Definition at line 141 of file ui_debugwindow.h.

◆ peerHighBandwidth

QLabel* Ui_RPCConsole::peerHighBandwidth

Definition at line 139 of file ui_debugwindow.h.

◆ peerHighBandwidthLabel

QLabel* Ui_RPCConsole::peerHighBandwidthLabel

Definition at line 138 of file ui_debugwindow.h.

◆ peerLastBlock

QLabel* Ui_RPCConsole::peerLastBlock

Definition at line 149 of file ui_debugwindow.h.

◆ peerLastBlockLabel

QLabel* Ui_RPCConsole::peerLastBlockLabel

Definition at line 148 of file ui_debugwindow.h.

◆ peerLastRecv

QLabel* Ui_RPCConsole::peerLastRecv

Definition at line 155 of file ui_debugwindow.h.

◆ peerLastSend

QLabel* Ui_RPCConsole::peerLastSend

Definition at line 153 of file ui_debugwindow.h.

◆ peerLastTx

QLabel* Ui_RPCConsole::peerLastTx

Definition at line 151 of file ui_debugwindow.h.

◆ peerLastTxLabel

QLabel* Ui_RPCConsole::peerLastTxLabel

Definition at line 150 of file ui_debugwindow.h.

◆ peerMappedAS

QLabel* Ui_RPCConsole::peerMappedAS

Definition at line 169 of file ui_debugwindow.h.

◆ peerMappedASLabel

QLabel* Ui_RPCConsole::peerMappedASLabel

Definition at line 168 of file ui_debugwindow.h.

◆ peerMinPing

QLabel* Ui_RPCConsole::peerMinPing

Definition at line 165 of file ui_debugwindow.h.

◆ peerMinPingLabel

QLabel* Ui_RPCConsole::peerMinPingLabel

Definition at line 164 of file ui_debugwindow.h.

◆ peerNetwork

QLabel* Ui_RPCConsole::peerNetwork

Definition at line 129 of file ui_debugwindow.h.

◆ peerNetworkLabel

QLabel* Ui_RPCConsole::peerNetworkLabel

Definition at line 128 of file ui_debugwindow.h.

◆ peerPermissions

QLabel* Ui_RPCConsole::peerPermissions

Definition at line 125 of file ui_debugwindow.h.

◆ peerPingTime

QLabel* Ui_RPCConsole::peerPingTime

Definition at line 161 of file ui_debugwindow.h.

◆ peerPingWait

QLabel* Ui_RPCConsole::peerPingWait

Definition at line 163 of file ui_debugwindow.h.

◆ peerPingWaitLabel

QLabel* Ui_RPCConsole::peerPingWaitLabel

Definition at line 162 of file ui_debugwindow.h.

◆ peerRelayTxes

QLabel* Ui_RPCConsole::peerRelayTxes

Definition at line 137 of file ui_debugwindow.h.

◆ peerRelayTxesLabel

QLabel* Ui_RPCConsole::peerRelayTxesLabel

Definition at line 136 of file ui_debugwindow.h.

◆ peerServices

QLabel* Ui_RPCConsole::peerServices

Definition at line 135 of file ui_debugwindow.h.

◆ peersTabRightPanel

QWidget* Ui_RPCConsole::peersTabRightPanel

Definition at line 118 of file ui_debugwindow.h.

◆ peerSubversion

QLabel* Ui_RPCConsole::peerSubversion

Definition at line 133 of file ui_debugwindow.h.

◆ peerSyncHeight

QLabel* Ui_RPCConsole::peerSyncHeight

Definition at line 143 of file ui_debugwindow.h.

◆ peerVersion

QLabel* Ui_RPCConsole::peerVersion

Definition at line 131 of file ui_debugwindow.h.

◆ peerWidget

QTableView* Ui_RPCConsole::peerWidget

Definition at line 115 of file ui_debugwindow.h.

◆ promptIcon

QPushButton* Ui_RPCConsole::promptIcon

Definition at line 88 of file ui_debugwindow.h.

◆ scrollArea

QScrollArea* Ui_RPCConsole::scrollArea

Definition at line 121 of file ui_debugwindow.h.

◆ sldGraphRange

QSlider* Ui_RPCConsole::sldGraphRange

Definition at line 95 of file ui_debugwindow.h.

◆ splitter

QSplitter* Ui_RPCConsole::splitter

Definition at line 112 of file ui_debugwindow.h.

◆ startupTime

QLabel* Ui_RPCConsole::startupTime

Definition at line 56 of file ui_debugwindow.h.

◆ tab_console

QWidget* Ui_RPCConsole::tab_console

Definition at line 77 of file ui_debugwindow.h.

◆ tab_info

QWidget* Ui_RPCConsole::tab_info

Definition at line 44 of file ui_debugwindow.h.

◆ tab_nettraffic

QWidget* Ui_RPCConsole::tab_nettraffic

Definition at line 90 of file ui_debugwindow.h.

◆ tab_peers

QWidget* Ui_RPCConsole::tab_peers

Definition at line 110 of file ui_debugwindow.h.

◆ tabWidget

QTabWidget* Ui_RPCConsole::tabWidget

Definition at line 43 of file ui_debugwindow.h.

◆ timeoffset

QLabel* Ui_RPCConsole::timeoffset

Definition at line 167 of file ui_debugwindow.h.

◆ trafficGraph

TrafficGraphWidget* Ui_RPCConsole::trafficGraph

Definition at line 93 of file ui_debugwindow.h.

◆ verticalLayout

QVBoxLayout* Ui_RPCConsole::verticalLayout

Definition at line 98 of file ui_debugwindow.h.

◆ verticalLayout_2

QVBoxLayout* Ui_RPCConsole::verticalLayout_2

Definition at line 41 of file ui_debugwindow.h.

◆ verticalLayout_3

QVBoxLayout* Ui_RPCConsole::verticalLayout_3

Definition at line 78 of file ui_debugwindow.h.

◆ verticalLayout_4

QVBoxLayout* Ui_RPCConsole::verticalLayout_4

Definition at line 92 of file ui_debugwindow.h.

◆ verticalLayout_5

QVBoxLayout* Ui_RPCConsole::verticalLayout_5

Definition at line 100 of file ui_debugwindow.h.

◆ verticalLayout_6

QVBoxLayout* Ui_RPCConsole::verticalLayout_6

Definition at line 111 of file ui_debugwindow.h.

◆ verticalLayout_7

QVBoxLayout* Ui_RPCConsole::verticalLayout_7

Definition at line 114 of file ui_debugwindow.h.

◆ verticalLayout_8

QVBoxLayout* Ui_RPCConsole::verticalLayout_8

Definition at line 119 of file ui_debugwindow.h.

◆ verticalLayoutDebugButton

QVBoxLayout* Ui_RPCConsole::verticalLayoutDebugButton

Definition at line 72 of file ui_debugwindow.h.

◆ verticalSpacer

QSpacerItem* Ui_RPCConsole::verticalSpacer

Definition at line 76 of file ui_debugwindow.h.

◆ verticalSpacer_2

QSpacerItem* Ui_RPCConsole::verticalSpacer_2

Definition at line 73 of file ui_debugwindow.h.

◆ verticalSpacer_3

QSpacerItem* Ui_RPCConsole::verticalSpacer_3

Definition at line 170 of file ui_debugwindow.h.

◆ verticalSpacer_4

QSpacerItem* Ui_RPCConsole::verticalSpacer_4

Definition at line 109 of file ui_debugwindow.h.

◆ WalletSelector

QComboBox* Ui_RPCConsole::WalletSelector

Definition at line 81 of file ui_debugwindow.h.

◆ WalletSelectorLabel

QLabel* Ui_RPCConsole::WalletSelectorLabel

Definition at line 80 of file ui_debugwindow.h.

◆ widget_1

QWidget* Ui_RPCConsole::widget_1

Definition at line 113 of file ui_debugwindow.h.


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