|
|
@ -428,7 +428,7 @@ |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<widget class="QWidget" name="tab"> |
|
|
|
<widget class="QWidget" name="tab_nettraffic"> |
|
|
|
<attribute name="title"> |
|
|
|
<attribute name="title"> |
|
|
|
<string>&Network Traffic</string> |
|
|
|
<string>&Network Traffic</string> |
|
|
|
</attribute> |
|
|
|
</attribute> |
|
|
@ -683,6 +683,19 @@ |
|
|
|
<string>&Peers</string> |
|
|
|
<string>&Peers</string> |
|
|
|
</attribute> |
|
|
|
</attribute> |
|
|
|
<layout class="QGridLayout" name="gridLayout_2"> |
|
|
|
<layout class="QGridLayout" name="gridLayout_2"> |
|
|
|
|
|
|
|
<item row="0" column="0" rowspan="2"> |
|
|
|
|
|
|
|
<widget class="QTableView" name="peerWidget"> |
|
|
|
|
|
|
|
<property name="horizontalScrollBarPolicy"> |
|
|
|
|
|
|
|
<enum>Qt::ScrollBarAlwaysOff</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="sortingEnabled"> |
|
|
|
|
|
|
|
<bool>true</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<attribute name="horizontalHeaderHighlightSections"> |
|
|
|
|
|
|
|
<bool>false</bool> |
|
|
|
|
|
|
|
</attribute> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
<item row="0" column="1"> |
|
|
|
<item row="0" column="1"> |
|
|
|
<widget class="QLabel" name="peerHeading"> |
|
|
|
<widget class="QLabel" name="peerHeading"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<property name="sizePolicy"> |
|
|
@ -691,262 +704,377 @@ |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<string>Select a peer to view detailed information.</string> |
|
|
|
<size> |
|
|
|
|
|
|
|
<width>300</width> |
|
|
|
|
|
|
|
<height>32</height> |
|
|
|
|
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="margin"> |
|
|
|
<property name="font"> |
|
|
|
<number>3</number> |
|
|
|
<font> |
|
|
|
|
|
|
|
<pointsize>10</pointsize> |
|
|
|
|
|
|
|
</font> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<property name="cursor"> |
|
|
|
</item> |
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
<item row="0" column="0" rowspan="2"> |
|
|
|
|
|
|
|
<widget class="QTableView" name="peerWidget"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="horizontalScrollBarPolicy"> |
|
|
|
<property name="text"> |
|
|
|
<enum>Qt::ScrollBarAlwaysOff</enum> |
|
|
|
<string>Select a peer to view detailed information.</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="editTriggers"> |
|
|
|
<property name="alignment"> |
|
|
|
<set>QAbstractItemView::AnyKeyPressed|QAbstractItemView::DoubleClicked|QAbstractItemView::EditKeyPressed</set> |
|
|
|
<set>Qt::AlignHCenter|Qt::AlignTop</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="sortingEnabled"> |
|
|
|
<property name="wordWrap"> |
|
|
|
<bool>true</bool> |
|
|
|
<bool>true</bool> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="1" column="1"> |
|
|
|
<item row="1" column="1"> |
|
|
|
<widget class="QWidget" name="detailWidget" native="true"> |
|
|
|
<widget class="QWidget" name="detailWidget" native="true"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Expanding"> |
|
|
|
<size> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<width>300</width> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<height>0</height> |
|
|
|
</sizepolicy> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<layout class="QGridLayout" name="gridLayout_3"> |
|
|
|
<layout class="QGridLayout" name="gridLayout_3"> |
|
|
|
<property name="leftMargin"> |
|
|
|
<item row="0" column="0"> |
|
|
|
<number>3</number> |
|
|
|
<widget class="QLabel" name="label_23"> |
|
|
|
</property> |
|
|
|
|
|
|
|
<item row="12" column="0"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="label_21"> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Version:</string> |
|
|
|
<string>Direction</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="11" column="1"> |
|
|
|
<item row="0" column="2"> |
|
|
|
<widget class="QLabel" name="peerPingTime"> |
|
|
|
<widget class="QLabel" name="peerDirection"> |
|
|
|
|
|
|
|
<property name="cursor"> |
|
|
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>N/A</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="5" column="0"> |
|
|
|
<item row="1" column="0"> |
|
|
|
<widget class="QLabel" name="label_19"> |
|
|
|
<widget class="QLabel" name="label_21"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Last Receive:</string> |
|
|
|
<string>Version</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="14" column="0"> |
|
|
|
<item row="1" column="2"> |
|
|
|
<widget class="QLabel" name="label_28"> |
|
|
|
<widget class="QLabel" name="peerVersion"> |
|
|
|
|
|
|
|
<property name="cursor"> |
|
|
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>User Agent:</string> |
|
|
|
<string>N/A</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="12" column="1"> |
|
|
|
<item row="2" column="0"> |
|
|
|
<widget class="QLabel" name="peerVersion"> |
|
|
|
<widget class="QLabel" name="label_28"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>User Agent</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="8" column="1"> |
|
|
|
<item row="2" column="2"> |
|
|
|
<widget class="QLabel" name="peerConnTime"> |
|
|
|
<widget class="QLabel" name="peerSubversion"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<property name="cursor"> |
|
|
|
<size> |
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
<width>160</width> |
|
|
|
|
|
|
|
<height>0</height> |
|
|
|
|
|
|
|
</size> |
|
|
|
|
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>N/A</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="11" column="0"> |
|
|
|
<item row="3" column="0"> |
|
|
|
<widget class="QLabel" name="label_26"> |
|
|
|
<widget class="QLabel" name="label_4"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Ping Time:</string> |
|
|
|
<string>Services</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="5" column="1"> |
|
|
|
<item row="3" column="2"> |
|
|
|
<widget class="QLabel" name="peerLastRecv"> |
|
|
|
<widget class="QLabel" name="peerServices"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<property name="cursor"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>N/A</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<property name="textFormat"> |
|
|
|
</item> |
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
<item row="8" column="0"> |
|
|
|
</property> |
|
|
|
<widget class="QLabel" name="label_22"> |
|
|
|
<property name="textInteractionFlags"> |
|
|
|
<property name="text"> |
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
<string>Connection Time:</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="6" column="1"> |
|
|
|
<item row="4" column="0"> |
|
|
|
<widget class="QLabel" name="peerBytesSent"> |
|
|
|
<widget class="QLabel" name="label_25"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>Sync Node</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="14" column="1"> |
|
|
|
<item row="4" column="2"> |
|
|
|
<widget class="QLabel" name="peerSubversion"> |
|
|
|
<widget class="QLabel" name="peerSyncNode"> |
|
|
|
|
|
|
|
<property name="cursor"> |
|
|
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>N/A</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="15" column="0"> |
|
|
|
<item row="5" column="0"> |
|
|
|
<widget class="QLabel" name="label_29"> |
|
|
|
<widget class="QLabel" name="label_29"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Starting Height:</string> |
|
|
|
<string>Starting Height</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="7" column="1"> |
|
|
|
<item row="5" column="2"> |
|
|
|
<widget class="QLabel" name="peerBytesRecv"> |
|
|
|
<widget class="QLabel" name="peerHeight"> |
|
|
|
|
|
|
|
<property name="cursor"> |
|
|
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>N/A</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="6" column="0"> |
|
|
|
<item row="6" column="0"> |
|
|
|
<widget class="QLabel" name="label_18"> |
|
|
|
<widget class="QLabel" name="label_27"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Bytes Sent:</string> |
|
|
|
<string>Sync Height</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="6" column="2"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="peerSyncHeight"> |
|
|
|
|
|
|
|
<property name="cursor"> |
|
|
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
|
|
<string>N/A</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="7" column="0"> |
|
|
|
<item row="7" column="0"> |
|
|
|
<widget class="QLabel" name="label_20"> |
|
|
|
<widget class="QLabel" name="label_24"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Bytes Received:</string> |
|
|
|
<string>Ban Score</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="15" column="1"> |
|
|
|
<item row="7" column="2"> |
|
|
|
<widget class="QLabel" name="peerHeight"> |
|
|
|
<widget class="QLabel" name="peerBanScore"> |
|
|
|
|
|
|
|
<property name="cursor"> |
|
|
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>N/A</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="16" column="0"> |
|
|
|
<item row="8" column="0"> |
|
|
|
<widget class="QLabel" name="label_24"> |
|
|
|
<widget class="QLabel" name="label_22"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Ban Score:</string> |
|
|
|
<string>Connection Time</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="16" column="1"> |
|
|
|
<item row="8" column="2"> |
|
|
|
<widget class="QLabel" name="peerBanScore"> |
|
|
|
<widget class="QLabel" name="peerConnTime"> |
|
|
|
|
|
|
|
<property name="cursor"> |
|
|
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>N/A</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="17" column="0"> |
|
|
|
<item row="9" column="0"> |
|
|
|
<widget class="QLabel" name="label_23"> |
|
|
|
<widget class="QLabel" name="label_15"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Direction:</string> |
|
|
|
<string>Last Send</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="17" column="1"> |
|
|
|
<item row="9" column="2"> |
|
|
|
<widget class="QLabel" name="peerDirection"> |
|
|
|
<widget class="QLabel" name="peerLastSend"> |
|
|
|
|
|
|
|
<property name="cursor"> |
|
|
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>N/A</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="19" column="0"> |
|
|
|
<item row="10" column="0"> |
|
|
|
<widget class="QLabel" name="label_25"> |
|
|
|
<widget class="QLabel" name="label_19"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Sync Node:</string> |
|
|
|
<string>Last Receive</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="19" column="1"> |
|
|
|
<item row="10" column="2"> |
|
|
|
<widget class="QLabel" name="peerSyncNode"> |
|
|
|
<widget class="QLabel" name="peerLastRecv"> |
|
|
|
|
|
|
|
<property name="cursor"> |
|
|
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>N/A</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="3" column="0"> |
|
|
|
<item row="11" column="0"> |
|
|
|
<widget class="QLabel" name="label_15"> |
|
|
|
<widget class="QLabel" name="label_18"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Last Send:</string> |
|
|
|
<string>Bytes Sent</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="2" column="0"> |
|
|
|
<item row="11" column="2"> |
|
|
|
<widget class="QLabel" name="label_4"> |
|
|
|
<widget class="QLabel" name="peerBytesSent"> |
|
|
|
|
|
|
|
<property name="cursor"> |
|
|
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Services:</string> |
|
|
|
<string>N/A</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="1" column="0"> |
|
|
|
<item row="12" column="0"> |
|
|
|
<widget class="QLabel" name="label_27"> |
|
|
|
<widget class="QLabel" name="label_20"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>IP Address/port:</string> |
|
|
|
<string>Bytes Received</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="3" column="1"> |
|
|
|
<item row="12" column="2"> |
|
|
|
<widget class="QLabel" name="peerLastSend"> |
|
|
|
<widget class="QLabel" name="peerBytesRecv"> |
|
|
|
|
|
|
|
<property name="cursor"> |
|
|
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>N/A</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="2" column="1"> |
|
|
|
<item row="13" column="0"> |
|
|
|
<widget class="QLabel" name="peerServices"> |
|
|
|
<widget class="QLabel" name="label_26"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>Ping Time</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="1" column="1"> |
|
|
|
<item row="13" column="2"> |
|
|
|
<widget class="QLabel" name="peerAddr"> |
|
|
|
<widget class="QLabel" name="peerPingTime"> |
|
|
|
|
|
|
|
<property name="cursor"> |
|
|
|
|
|
|
|
<cursorShape>IBeamCursor</cursorShape> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>N/A</string> |
|
|
|
<string>N/A</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textFormat"> |
|
|
|
|
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="textInteractionFlags"> |
|
|
|
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="20" column="0"> |
|
|
|
<item row="14" column="1"> |
|
|
|
<widget class="QWidget" name="widget" native="true"> |
|
|
|
<spacer name="verticalSpacer_3"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<property name="orientation"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Expanding"> |
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
|
|
|
<size> |
|
|
|
|
|
|
|
<width>20</width> |
|
|
|
|
|
|
|
<height>40</height> |
|
|
|
|
|
|
|
</size> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|