|
1264 | 1264 | </widget>
|
1265 | 1265 | </item>
|
1266 | 1266 | <item row="8" column="0">
|
1267 |
| - <widget class="QLabel" name="label_24"> |
1268 |
| - <property name="text"> |
1269 |
| - <string>Ban Score</string> |
1270 |
| - </property> |
1271 |
| - </widget> |
1272 |
| - </item> |
1273 |
| - <item row="8" column="1"> |
1274 |
| - <widget class="QLabel" name="peerBanScore"> |
1275 |
| - <property name="cursor"> |
1276 |
| - <cursorShape>IBeamCursor</cursorShape> |
1277 |
| - </property> |
1278 |
| - <property name="text"> |
1279 |
| - <string>N/A</string> |
1280 |
| - </property> |
1281 |
| - <property name="textFormat"> |
1282 |
| - <enum>Qt::PlainText</enum> |
1283 |
| - </property> |
1284 |
| - <property name="textInteractionFlags"> |
1285 |
| - <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
1286 |
| - </property> |
1287 |
| - </widget> |
1288 |
| - </item> |
1289 |
| - <item row="9" column="0"> |
1290 | 1267 | <widget class="QLabel" name="label_22">
|
1291 | 1268 | <property name="text">
|
1292 | 1269 | <string>Connection Time</string>
|
1293 | 1270 | </property>
|
1294 | 1271 | </widget>
|
1295 | 1272 | </item>
|
1296 |
| - <item row="9" column="1"> |
| 1273 | + <item row="8" column="1"> |
1297 | 1274 | <widget class="QLabel" name="peerConnTime">
|
1298 | 1275 | <property name="cursor">
|
1299 | 1276 | <cursorShape>IBeamCursor</cursorShape>
|
|
1309 | 1286 | </property>
|
1310 | 1287 | </widget>
|
1311 | 1288 | </item>
|
1312 |
| - <item row="10" column="0"> |
| 1289 | + <item row="9" column="0"> |
1313 | 1290 | <widget class="QLabel" name="label_15">
|
1314 | 1291 | <property name="text">
|
1315 | 1292 | <string>Last Send</string>
|
1316 | 1293 | </property>
|
1317 | 1294 | </widget>
|
1318 | 1295 | </item>
|
1319 |
| - <item row="10" column="1"> |
| 1296 | + <item row="9" column="1"> |
1320 | 1297 | <widget class="QLabel" name="peerLastSend">
|
1321 | 1298 | <property name="cursor">
|
1322 | 1299 | <cursorShape>IBeamCursor</cursorShape>
|
|
1332 | 1309 | </property>
|
1333 | 1310 | </widget>
|
1334 | 1311 | </item>
|
1335 |
| - <item row="11" column="0"> |
| 1312 | + <item row="10" column="0"> |
1336 | 1313 | <widget class="QLabel" name="label_19">
|
1337 | 1314 | <property name="text">
|
1338 | 1315 | <string>Last Receive</string>
|
1339 | 1316 | </property>
|
1340 | 1317 | </widget>
|
1341 | 1318 | </item>
|
1342 |
| - <item row="11" column="1"> |
| 1319 | + <item row="10" column="1"> |
1343 | 1320 | <widget class="QLabel" name="peerLastRecv">
|
1344 | 1321 | <property name="cursor">
|
1345 | 1322 | <cursorShape>IBeamCursor</cursorShape>
|
|
1355 | 1332 | </property>
|
1356 | 1333 | </widget>
|
1357 | 1334 | </item>
|
1358 |
| - <item row="12" column="0"> |
| 1335 | + <item row="11" column="0"> |
1359 | 1336 | <widget class="QLabel" name="label_18">
|
1360 | 1337 | <property name="text">
|
1361 | 1338 | <string>Sent</string>
|
1362 | 1339 | </property>
|
1363 | 1340 | </widget>
|
1364 | 1341 | </item>
|
1365 |
| - <item row="12" column="1"> |
| 1342 | + <item row="11" column="1"> |
1366 | 1343 | <widget class="QLabel" name="peerBytesSent">
|
1367 | 1344 | <property name="cursor">
|
1368 | 1345 | <cursorShape>IBeamCursor</cursorShape>
|
|
1378 | 1355 | </property>
|
1379 | 1356 | </widget>
|
1380 | 1357 | </item>
|
1381 |
| - <item row="13" column="0"> |
| 1358 | + <item row="12" column="0"> |
1382 | 1359 | <widget class="QLabel" name="label_20">
|
1383 | 1360 | <property name="text">
|
1384 | 1361 | <string>Received</string>
|
1385 | 1362 | </property>
|
1386 | 1363 | </widget>
|
1387 | 1364 | </item>
|
1388 |
| - <item row="13" column="1"> |
| 1365 | + <item row="12" column="1"> |
1389 | 1366 | <widget class="QLabel" name="peerBytesRecv">
|
1390 | 1367 | <property name="cursor">
|
1391 | 1368 | <cursorShape>IBeamCursor</cursorShape>
|
|
1401 | 1378 | </property>
|
1402 | 1379 | </widget>
|
1403 | 1380 | </item>
|
1404 |
| - <item row="14" column="0"> |
| 1381 | + <item row="13" column="0"> |
1405 | 1382 | <widget class="QLabel" name="label_26">
|
1406 | 1383 | <property name="text">
|
1407 | 1384 | <string>Ping Time</string>
|
1408 | 1385 | </property>
|
1409 | 1386 | </widget>
|
1410 | 1387 | </item>
|
1411 |
| - <item row="14" column="1"> |
| 1388 | + <item row="13" column="1"> |
1412 | 1389 | <widget class="QLabel" name="peerPingTime">
|
1413 | 1390 | <property name="cursor">
|
1414 | 1391 | <cursorShape>IBeamCursor</cursorShape>
|
|
1424 | 1401 | </property>
|
1425 | 1402 | </widget>
|
1426 | 1403 | </item>
|
1427 |
| - <item row="15" column="0"> |
| 1404 | + <item row="14" column="0"> |
1428 | 1405 | <widget class="QLabel" name="peerPingWaitLabel">
|
1429 | 1406 | <property name="toolTip">
|
1430 | 1407 | <string>The duration of a currently outstanding ping.</string>
|
|
1434 | 1411 | </property>
|
1435 | 1412 | </widget>
|
1436 | 1413 | </item>
|
1437 |
| - <item row="15" column="1"> |
| 1414 | + <item row="14" column="1"> |
1438 | 1415 | <widget class="QLabel" name="peerPingWait">
|
1439 | 1416 | <property name="cursor">
|
1440 | 1417 | <cursorShape>IBeamCursor</cursorShape>
|
|
1450 | 1427 | </property>
|
1451 | 1428 | </widget>
|
1452 | 1429 | </item>
|
1453 |
| - <item row="16" column="0"> |
| 1430 | + <item row="15" column="0"> |
1454 | 1431 | <widget class="QLabel" name="peerMinPingLabel">
|
1455 | 1432 | <property name="text">
|
1456 | 1433 | <string>Min Ping</string>
|
1457 | 1434 | </property>
|
1458 | 1435 | </widget>
|
1459 | 1436 | </item>
|
1460 |
| - <item row="16" column="1"> |
| 1437 | + <item row="15" column="1"> |
1461 | 1438 | <widget class="QLabel" name="peerMinPing">
|
1462 | 1439 | <property name="cursor">
|
1463 | 1440 | <cursorShape>IBeamCursor</cursorShape>
|
|
1473 | 1450 | </property>
|
1474 | 1451 | </widget>
|
1475 | 1452 | </item>
|
1476 |
| - <item row="17" column="0"> |
| 1453 | + <item row="16" column="0"> |
1477 | 1454 | <widget class="QLabel" name="label_timeoffset">
|
1478 | 1455 | <property name="text">
|
1479 | 1456 | <string>Time Offset</string>
|
1480 | 1457 | </property>
|
1481 | 1458 | </widget>
|
1482 | 1459 | </item>
|
1483 |
| - <item row="17" column="1"> |
| 1460 | + <item row="16" column="1"> |
1484 | 1461 | <widget class="QLabel" name="timeoffset">
|
1485 | 1462 | <property name="cursor">
|
1486 | 1463 | <cursorShape>IBeamCursor</cursorShape>
|
|
1496 | 1473 | </property>
|
1497 | 1474 | </widget>
|
1498 | 1475 | </item>
|
1499 |
| - <item row="18" column="0"> |
| 1476 | + <item row="17" column="0"> |
1500 | 1477 | <widget class="QLabel" name="peerMappedASLabel">
|
1501 | 1478 | <property name="toolTip">
|
1502 | 1479 | <string>The mapped Autonomous System used for diversifying peer selection.</string>
|
|
1506 | 1483 | </property>
|
1507 | 1484 | </widget>
|
1508 | 1485 | </item>
|
1509 |
| - <item row="18" column="1"> |
| 1486 | + <item row="17" column="1"> |
1510 | 1487 | <widget class="QLabel" name="peerMappedAS">
|
1511 | 1488 | <property name="cursor">
|
1512 | 1489 | <cursorShape>IBeamCursor</cursorShape>
|
|
1522 | 1499 | </property>
|
1523 | 1500 | </widget>
|
1524 | 1501 | </item>
|
1525 |
| - <item row="19" column="0"> |
| 1502 | + <item row="18" column="0"> |
1526 | 1503 | <spacer name="verticalSpacer_3">
|
1527 | 1504 | <property name="orientation">
|
1528 | 1505 | <enum>Qt::Vertical</enum>
|
|
0 commit comments