|
1198 | 1198 | </widget> |
1199 | 1199 | </item> |
1200 | 1200 | <item row="6" column="0"> |
| 1201 | + <widget class="QLabel" name="peerRelayTxesLabel"> |
| 1202 | + <property name="toolTip"> |
| 1203 | + <string>Whether the peer requested us to relay transactions.</string> |
| 1204 | + </property> |
| 1205 | + <property name="text"> |
| 1206 | + <string>Wants Tx Relay</string> |
| 1207 | + </property> |
| 1208 | + </widget> |
| 1209 | + </item> |
| 1210 | + <item row="6" column="1"> |
| 1211 | + <widget class="QLabel" name="peerRelayTxes"> |
| 1212 | + <property name="cursor"> |
| 1213 | + <cursorShape>IBeamCursor</cursorShape> |
| 1214 | + </property> |
| 1215 | + <property name="text"> |
| 1216 | + <string>N/A</string> |
| 1217 | + </property> |
| 1218 | + <property name="textFormat"> |
| 1219 | + <enum>Qt::PlainText</enum> |
| 1220 | + </property> |
| 1221 | + <property name="textInteractionFlags"> |
| 1222 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
| 1223 | + </property> |
| 1224 | + </widget> |
| 1225 | + </item> |
| 1226 | + <item row="7" column="0"> |
| 1227 | + <widget class="QLabel" name="peerHighBandwidthLabel"> |
| 1228 | + <property name="toolTip"> |
| 1229 | + <string>High bandwidth BIP152 compact block relay: %1</string> |
| 1230 | + </property> |
| 1231 | + <property name="text"> |
| 1232 | + <string>High Bandwidth</string> |
| 1233 | + </property> |
| 1234 | + </widget> |
| 1235 | + </item> |
| 1236 | + <item row="7" column="1"> |
| 1237 | + <widget class="QLabel" name="peerHighBandwidth"> |
| 1238 | + <property name="cursor"> |
| 1239 | + <cursorShape>IBeamCursor</cursorShape> |
| 1240 | + </property> |
| 1241 | + <property name="text"> |
| 1242 | + <string>N/A</string> |
| 1243 | + </property> |
| 1244 | + <property name="textFormat"> |
| 1245 | + <enum>Qt::PlainText</enum> |
| 1246 | + </property> |
| 1247 | + <property name="textInteractionFlags"> |
| 1248 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
| 1249 | + </property> |
| 1250 | + </widget> |
| 1251 | + </item> |
| 1252 | + <item row="8" column="0"> |
1201 | 1253 | <widget class="QLabel" name="label_29"> |
1202 | 1254 | <property name="text"> |
1203 | 1255 | <string>Starting Block</string> |
1204 | 1256 | </property> |
1205 | 1257 | </widget> |
1206 | 1258 | </item> |
1207 | | - <item row="6" column="1"> |
| 1259 | + <item row="8" column="1"> |
1208 | 1260 | <widget class="QLabel" name="peerHeight"> |
1209 | 1261 | <property name="cursor"> |
1210 | 1262 | <cursorShape>IBeamCursor</cursorShape> |
|
1220 | 1272 | </property> |
1221 | 1273 | </widget> |
1222 | 1274 | </item> |
1223 | | - <item row="7" column="0"> |
| 1275 | + <item row="9" column="0"> |
1224 | 1276 | <widget class="QLabel" name="label_27"> |
1225 | 1277 | <property name="text"> |
1226 | 1278 | <string>Synced Headers</string> |
1227 | 1279 | </property> |
1228 | 1280 | </widget> |
1229 | 1281 | </item> |
1230 | | - <item row="7" column="1"> |
| 1282 | + <item row="9" column="1"> |
1231 | 1283 | <widget class="QLabel" name="peerSyncHeight"> |
1232 | 1284 | <property name="cursor"> |
1233 | 1285 | <cursorShape>IBeamCursor</cursorShape> |
|
1243 | 1295 | </property> |
1244 | 1296 | </widget> |
1245 | 1297 | </item> |
1246 | | - <item row="8" column="0"> |
| 1298 | + <item row="10" column="0"> |
1247 | 1299 | <widget class="QLabel" name="label_25"> |
1248 | 1300 | <property name="text"> |
1249 | 1301 | <string>Synced Blocks</string> |
1250 | 1302 | </property> |
1251 | 1303 | </widget> |
1252 | 1304 | </item> |
1253 | | - <item row="8" column="1"> |
| 1305 | + <item row="10" column="1"> |
1254 | 1306 | <widget class="QLabel" name="peerCommonHeight"> |
1255 | 1307 | <property name="cursor"> |
1256 | 1308 | <cursorShape>IBeamCursor</cursorShape> |
|
1266 | 1318 | </property> |
1267 | 1319 | </widget> |
1268 | 1320 | </item> |
1269 | | - <item row="9" column="0"> |
| 1321 | + <item row="11" column="0"> |
1270 | 1322 | <widget class="QLabel" name="label_22"> |
1271 | 1323 | <property name="text"> |
1272 | 1324 | <string>Connection Time</string> |
1273 | 1325 | </property> |
1274 | 1326 | </widget> |
1275 | 1327 | </item> |
1276 | | - <item row="9" column="1"> |
| 1328 | + <item row="11" column="1"> |
1277 | 1329 | <widget class="QLabel" name="peerConnTime"> |
1278 | 1330 | <property name="cursor"> |
1279 | 1331 | <cursorShape>IBeamCursor</cursorShape> |
|
1289 | 1341 | </property> |
1290 | 1342 | </widget> |
1291 | 1343 | </item> |
1292 | | - <item row="10" column="0"> |
| 1344 | + <item row="12" column="0"> |
1293 | 1345 | <widget class="QLabel" name="label_15"> |
1294 | 1346 | <property name="text"> |
1295 | 1347 | <string>Last Send</string> |
1296 | 1348 | </property> |
1297 | 1349 | </widget> |
1298 | 1350 | </item> |
1299 | | - <item row="10" column="1"> |
| 1351 | + <item row="12" column="1"> |
1300 | 1352 | <widget class="QLabel" name="peerLastSend"> |
1301 | 1353 | <property name="cursor"> |
1302 | 1354 | <cursorShape>IBeamCursor</cursorShape> |
|
1312 | 1364 | </property> |
1313 | 1365 | </widget> |
1314 | 1366 | </item> |
1315 | | - <item row="11" column="0"> |
| 1367 | + <item row="13" column="0"> |
1316 | 1368 | <widget class="QLabel" name="label_19"> |
1317 | 1369 | <property name="text"> |
1318 | 1370 | <string>Last Receive</string> |
1319 | 1371 | </property> |
1320 | 1372 | </widget> |
1321 | 1373 | </item> |
1322 | | - <item row="11" column="1"> |
| 1374 | + <item row="13" column="1"> |
1323 | 1375 | <widget class="QLabel" name="peerLastRecv"> |
1324 | 1376 | <property name="cursor"> |
1325 | 1377 | <cursorShape>IBeamCursor</cursorShape> |
|
1335 | 1387 | </property> |
1336 | 1388 | </widget> |
1337 | 1389 | </item> |
1338 | | - <item row="12" column="0"> |
| 1390 | + <item row="14" column="0"> |
1339 | 1391 | <widget class="QLabel" name="label_18"> |
1340 | 1392 | <property name="text"> |
1341 | 1393 | <string>Sent</string> |
1342 | 1394 | </property> |
1343 | 1395 | </widget> |
1344 | 1396 | </item> |
1345 | | - <item row="12" column="1"> |
| 1397 | + <item row="14" column="1"> |
1346 | 1398 | <widget class="QLabel" name="peerBytesSent"> |
1347 | 1399 | <property name="cursor"> |
1348 | 1400 | <cursorShape>IBeamCursor</cursorShape> |
|
1358 | 1410 | </property> |
1359 | 1411 | </widget> |
1360 | 1412 | </item> |
1361 | | - <item row="13" column="0"> |
| 1413 | + <item row="15" column="0"> |
1362 | 1414 | <widget class="QLabel" name="label_20"> |
1363 | 1415 | <property name="text"> |
1364 | 1416 | <string>Received</string> |
1365 | 1417 | </property> |
1366 | 1418 | </widget> |
1367 | 1419 | </item> |
1368 | | - <item row="13" column="1"> |
| 1420 | + <item row="15" column="1"> |
1369 | 1421 | <widget class="QLabel" name="peerBytesRecv"> |
1370 | 1422 | <property name="cursor"> |
1371 | 1423 | <cursorShape>IBeamCursor</cursorShape> |
|
1381 | 1433 | </property> |
1382 | 1434 | </widget> |
1383 | 1435 | </item> |
1384 | | - <item row="14" column="0"> |
| 1436 | + <item row="16" column="0"> |
1385 | 1437 | <widget class="QLabel" name="label_26"> |
1386 | 1438 | <property name="text"> |
1387 | 1439 | <string>Ping Time</string> |
1388 | 1440 | </property> |
1389 | 1441 | </widget> |
1390 | 1442 | </item> |
1391 | | - <item row="14" column="1"> |
| 1443 | + <item row="16" column="1"> |
1392 | 1444 | <widget class="QLabel" name="peerPingTime"> |
1393 | 1445 | <property name="cursor"> |
1394 | 1446 | <cursorShape>IBeamCursor</cursorShape> |
|
1404 | 1456 | </property> |
1405 | 1457 | </widget> |
1406 | 1458 | </item> |
1407 | | - <item row="15" column="0"> |
| 1459 | + <item row="17" column="0"> |
1408 | 1460 | <widget class="QLabel" name="peerPingWaitLabel"> |
1409 | 1461 | <property name="toolTip"> |
1410 | 1462 | <string>The duration of a currently outstanding ping.</string> |
|
1414 | 1466 | </property> |
1415 | 1467 | </widget> |
1416 | 1468 | </item> |
1417 | | - <item row="15" column="1"> |
| 1469 | + <item row="17" column="1"> |
1418 | 1470 | <widget class="QLabel" name="peerPingWait"> |
1419 | 1471 | <property name="cursor"> |
1420 | 1472 | <cursorShape>IBeamCursor</cursorShape> |
|
1430 | 1482 | </property> |
1431 | 1483 | </widget> |
1432 | 1484 | </item> |
1433 | | - <item row="16" column="0"> |
| 1485 | + <item row="18" column="0"> |
1434 | 1486 | <widget class="QLabel" name="peerMinPingLabel"> |
1435 | 1487 | <property name="text"> |
1436 | 1488 | <string>Min Ping</string> |
1437 | 1489 | </property> |
1438 | 1490 | </widget> |
1439 | 1491 | </item> |
1440 | | - <item row="16" column="1"> |
| 1492 | + <item row="18" column="1"> |
1441 | 1493 | <widget class="QLabel" name="peerMinPing"> |
1442 | 1494 | <property name="cursor"> |
1443 | 1495 | <cursorShape>IBeamCursor</cursorShape> |
|
1453 | 1505 | </property> |
1454 | 1506 | </widget> |
1455 | 1507 | </item> |
1456 | | - <item row="17" column="0"> |
| 1508 | + <item row="19" column="0"> |
1457 | 1509 | <widget class="QLabel" name="label_timeoffset"> |
1458 | 1510 | <property name="text"> |
1459 | 1511 | <string>Time Offset</string> |
1460 | 1512 | </property> |
1461 | 1513 | </widget> |
1462 | 1514 | </item> |
1463 | | - <item row="17" column="1"> |
| 1515 | + <item row="19" column="1"> |
1464 | 1516 | <widget class="QLabel" name="timeoffset"> |
1465 | 1517 | <property name="cursor"> |
1466 | 1518 | <cursorShape>IBeamCursor</cursorShape> |
|
1476 | 1528 | </property> |
1477 | 1529 | </widget> |
1478 | 1530 | </item> |
1479 | | - <item row="18" column="0"> |
| 1531 | + <item row="20" column="0"> |
1480 | 1532 | <widget class="QLabel" name="peerMappedASLabel"> |
1481 | 1533 | <property name="toolTip"> |
1482 | 1534 | <string>The mapped Autonomous System used for diversifying peer selection.</string> |
|
1486 | 1538 | </property> |
1487 | 1539 | </widget> |
1488 | 1540 | </item> |
1489 | | - <item row="18" column="1"> |
| 1541 | + <item row="20" column="1"> |
1490 | 1542 | <widget class="QLabel" name="peerMappedAS"> |
1491 | 1543 | <property name="cursor"> |
1492 | 1544 | <cursorShape>IBeamCursor</cursorShape> |
|
1502 | 1554 | </property> |
1503 | 1555 | </widget> |
1504 | 1556 | </item> |
1505 | | - <item row="19" column="0"> |
| 1557 | + <item row="21" column="0"> |
1506 | 1558 | <spacer name="verticalSpacer_3"> |
1507 | 1559 | <property name="orientation"> |
1508 | 1560 | <enum>Qt::Vertical</enum> |
|
0 commit comments