|
297 | 297 | </widget> |
298 | 298 | </item> |
299 | 299 | <item row="9" column="0"> |
| 300 | + <widget class="QLabel" name="label_14"> |
| 301 | + <property name="text"> |
| 302 | + <string>Local Addresses</string> |
| 303 | + </property> |
| 304 | + </widget> |
| 305 | + </item> |
| 306 | + <item row="9" column="1" colspan="2"> |
| 307 | + <widget class="QLabel" name="localAddresses"> |
| 308 | + <property name="cursor"> |
| 309 | + <cursorShape>IBeamCursor</cursorShape> |
| 310 | + </property> |
| 311 | + <property name="wordWrap"> |
| 312 | + <bool>true</bool> |
| 313 | + </property> |
| 314 | + <property name="sizePolicy"> |
| 315 | + <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> |
| 316 | + <horstretch>0</horstretch> |
| 317 | + <verstretch>0</verstretch> |
| 318 | + </sizepolicy> |
| 319 | + </property> |
| 320 | + <property name="text"> |
| 321 | + <string notr="true">N/A</string> |
| 322 | + </property> |
| 323 | + <property name="textFormat"> |
| 324 | + <enum>Qt::PlainText</enum> |
| 325 | + </property> |
| 326 | + <property name="textInteractionFlags"> |
| 327 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
| 328 | + </property> |
| 329 | + <property name="toolTip"> |
| 330 | + <string>Network addresses that your Dash node is currently using to communicate with other nodes.</string> |
| 331 | + </property> |
| 332 | + </widget> |
| 333 | + </item> |
| 334 | + <item row="10" column="0"> |
300 | 335 | <widget class="QLabel" name="masternodeCountLabel"> |
301 | 336 | <property name="text"> |
302 | 337 | <string>Number of regular Masternodes</string> |
303 | 338 | </property> |
304 | 339 | </widget> |
305 | 340 | </item> |
306 | | - <item row="9" column="1"> |
| 341 | + <item row="10" column="1"> |
307 | 342 | <widget class="QLabel" name="masternodeCount"> |
308 | 343 | <property name="cursor"> |
309 | 344 | <cursorShape>IBeamCursor</cursorShape> |
|
316 | 351 | </property> |
317 | 352 | </widget> |
318 | 353 | </item> |
319 | | - <item row="10" column="0"> |
| 354 | + <item row="11" column="0"> |
320 | 355 | <widget class="QLabel" name="evoCountLabel"> |
321 | 356 | <property name="text"> |
322 | 357 | <string>Number of EvoNodes</string> |
323 | 358 | </property> |
324 | 359 | </widget> |
325 | 360 | </item> |
326 | | - <item row="10" column="1"> |
| 361 | + <item row="11" column="1"> |
327 | 362 | <widget class="QLabel" name="evoCount"> |
328 | 363 | <property name="cursor"> |
329 | 364 | <cursorShape>IBeamCursor</cursorShape> |
|
336 | 371 | </property> |
337 | 372 | </widget> |
338 | 373 | </item> |
339 | | - <item row="11" column="0"> |
| 374 | + <item row="12" column="0"> |
340 | 375 | <widget class="QLabel" name="label_10"> |
341 | 376 | <property name="text"> |
342 | 377 | <string>Block chain</string> |
343 | 378 | </property> |
344 | 379 | </widget> |
345 | 380 | </item> |
346 | | - <item row="12" column="0"> |
| 381 | + <item row="13" column="0"> |
347 | 382 | <widget class="QLabel" name="label_3"> |
348 | 383 | <property name="text"> |
349 | 384 | <string>Current block height</string> |
350 | 385 | </property> |
351 | 386 | </widget> |
352 | 387 | </item> |
353 | | - <item row="12" column="1" colspan="2"> |
| 388 | + <item row="13" column="1" colspan="2"> |
354 | 389 | <widget class="QLabel" name="numberOfBlocks"> |
355 | 390 | <property name="cursor"> |
356 | 391 | <cursorShape>IBeamCursor</cursorShape> |
|
366 | 401 | </property> |
367 | 402 | </widget> |
368 | 403 | </item> |
369 | | - <item row="13" column="0"> |
| 404 | + <item row="14" column="0"> |
370 | 405 | <widget class="QLabel" name="labelLastBlockTime"> |
371 | 406 | <property name="text"> |
372 | 407 | <string>Last block time</string> |
373 | 408 | </property> |
374 | 409 | </widget> |
375 | 410 | </item> |
376 | | - <item row="13" column="1" colspan="2"> |
| 411 | + <item row="14" column="1" colspan="2"> |
377 | 412 | <widget class="QLabel" name="lastBlockTime"> |
378 | 413 | <property name="cursor"> |
379 | 414 | <cursorShape>IBeamCursor</cursorShape> |
|
389 | 424 | </property> |
390 | 425 | </widget> |
391 | 426 | </item> |
392 | | - <item row="14" column="0"> |
| 427 | + <item row="15" column="0"> |
393 | 428 | <widget class="QLabel" name="lastBlockHashLabel"> |
394 | 429 | <property name="text"> |
395 | 430 | <string>Last block hash</string> |
396 | 431 | </property> |
397 | 432 | </widget> |
398 | 433 | </item> |
399 | | - <item row="14" column="1"> |
| 434 | + <item row="15" column="1"> |
400 | 435 | <widget class="QLabel" name="lastBlockHash"> |
401 | 436 | <property name="cursor"> |
402 | 437 | <cursorShape>IBeamCursor</cursorShape> |
|
412 | 447 | </property> |
413 | 448 | </widget> |
414 | 449 | </item> |
415 | | - <item row="15" column="0"> |
| 450 | + <item row="16" column="0"> |
416 | 451 | <widget class="QLabel" name="bestChainLockHashLabel"> |
417 | 452 | <property name="text"> |
418 | 453 | <string>Latest ChainLocked block hash</string> |
419 | 454 | </property> |
420 | 455 | </widget> |
421 | 456 | </item> |
422 | | - <item row="15" column="1"> |
| 457 | + <item row="16" column="1"> |
423 | 458 | <widget class="QLabel" name="bestChainLockHash"> |
424 | 459 | <property name="cursor"> |
425 | 460 | <cursorShape>IBeamCursor</cursorShape> |
|
435 | 470 | </property> |
436 | 471 | </widget> |
437 | 472 | </item> |
438 | | - <item row="16" column="0"> |
| 473 | + <item row="17" column="0"> |
439 | 474 | <widget class="QLabel" name="bestChainLockHeightLabel"> |
440 | 475 | <property name="text"> |
441 | 476 | <string>Latest ChainLocked block height</string> |
442 | 477 | </property> |
443 | 478 | </widget> |
444 | 479 | </item> |
445 | | - <item row="16" column="1"> |
| 480 | + <item row="17" column="1"> |
446 | 481 | <widget class="QLabel" name="bestChainLockHeight"> |
447 | 482 | <property name="cursor"> |
448 | 483 | <cursorShape>IBeamCursor</cursorShape> |
|
458 | 493 | </property> |
459 | 494 | </widget> |
460 | 495 | </item> |
461 | | - <item row="17" column="0"> |
| 496 | + <item row="18" column="0"> |
462 | 497 | <widget class="QLabel" name="labelMempoolTitle"> |
463 | 498 | <property name="text"> |
464 | 499 | <string>Memory Pool</string> |
465 | 500 | </property> |
466 | 501 | </widget> |
467 | 502 | </item> |
468 | | - <item row="18" column="0"> |
| 503 | + <item row="19" column="0"> |
469 | 504 | <widget class="QLabel" name="labelNumberOfTransactions"> |
470 | 505 | <property name="text"> |
471 | 506 | <string>Current number of transactions</string> |
472 | 507 | </property> |
473 | 508 | </widget> |
474 | 509 | </item> |
475 | | - <item row="18" column="1"> |
| 510 | + <item row="19" column="1"> |
476 | 511 | <widget class="QLabel" name="mempoolNumberTxs"> |
477 | 512 | <property name="cursor"> |
478 | 513 | <cursorShape>IBeamCursor</cursorShape> |
|
488 | 523 | </property> |
489 | 524 | </widget> |
490 | 525 | </item> |
491 | | - <item row="19" column="0"> |
| 526 | + <item row="20" column="0"> |
492 | 527 | <widget class="QLabel" name="labelMemoryUsage"> |
493 | 528 | <property name="text"> |
494 | 529 | <string>Memory usage</string> |
495 | 530 | </property> |
496 | 531 | </widget> |
497 | 532 | </item> |
498 | | - <item row="19" column="1"> |
| 533 | + <item row="20" column="1"> |
499 | 534 | <widget class="QLabel" name="mempoolSize"> |
500 | 535 | <property name="cursor"> |
501 | 536 | <cursorShape>IBeamCursor</cursorShape> |
|
511 | 546 | </property> |
512 | 547 | </widget> |
513 | 548 | </item> |
514 | | - <item row="18" column="2" rowspan="3"> |
| 549 | + <item row="19" column="2" rowspan="3"> |
515 | 550 | <layout class="QVBoxLayout" name="verticalLayoutDebugButton"> |
516 | 551 | <property name="spacing"> |
517 | 552 | <number>3</number> |
|
551 | 586 | </item> |
552 | 587 | </layout> |
553 | 588 | </item> |
554 | | - <item row="20" column="0"> |
| 589 | + <item row="21" column="0"> |
555 | 590 | <widget class="QLabel" name="labelInstantSendLockCount"> |
556 | 591 | <property name="text"> |
557 | 592 | <string>InstantSend locks</string> |
558 | 593 | </property> |
559 | 594 | </widget> |
560 | 595 | </item> |
561 | | - <item row="20" column="1"> |
| 596 | + <item row="21" column="1"> |
562 | 597 | <widget class="QLabel" name="instantSendLockCount"> |
563 | 598 | <property name="cursor"> |
564 | 599 | <cursorShape>IBeamCursor</cursorShape> |
|
574 | 609 | </property> |
575 | 610 | </widget> |
576 | 611 | </item> |
577 | | - <item row="21" column="0"> |
| 612 | + <item row="22" column="0"> |
578 | 613 | <spacer name="verticalSpacer"> |
579 | 614 | <property name="orientation"> |
580 | 615 | <enum>Qt::Vertical</enum> |
|
0 commit comments