|
692 | 692 | </item> |
693 | 693 | </layout> |
694 | 694 | </item> |
| 695 | + <item> |
| 696 | + <widget class="QGroupBox" name="font_groupBox"> |
| 697 | + <property name="title"> |
| 698 | + <string>Monospaced font in the Overview tab:</string> |
| 699 | + </property> |
| 700 | + <layout class="QVBoxLayout" name="font_verticalLayout"> |
| 701 | + <item> |
| 702 | + <layout class="QHBoxLayout" name="embeddedFont_horizontalLayout"> |
| 703 | + <item> |
| 704 | + <widget class="QRadioButton" name="embeddedFont_radioButton"> |
| 705 | + <property name="text"> |
| 706 | + <string>embedded "%1"</string> |
| 707 | + </property> |
| 708 | + </widget> |
| 709 | + </item> |
| 710 | + <item> |
| 711 | + <spacer name="embeddedFont_horizontalSpacer"> |
| 712 | + <property name="orientation"> |
| 713 | + <enum>Qt::Horizontal</enum> |
| 714 | + </property> |
| 715 | + <property name="sizeHint" stdset="0"> |
| 716 | + <size> |
| 717 | + <width>40</width> |
| 718 | + <height>20</height> |
| 719 | + </size> |
| 720 | + </property> |
| 721 | + </spacer> |
| 722 | + </item> |
| 723 | + <item> |
| 724 | + <layout class="QVBoxLayout" name="embeddedFont_verticalLayout"> |
| 725 | + <item> |
| 726 | + <widget class="QLabel" name="embeddedFont_label_1"> |
| 727 | + <property name="text"> |
| 728 | + <string>111.11111111 BTC</string> |
| 729 | + </property> |
| 730 | + </widget> |
| 731 | + </item> |
| 732 | + <item> |
| 733 | + <widget class="QLabel" name="embeddedFont_label_9"> |
| 734 | + <property name="text"> |
| 735 | + <string>909.09090909 BTC</string> |
| 736 | + </property> |
| 737 | + </widget> |
| 738 | + </item> |
| 739 | + </layout> |
| 740 | + </item> |
| 741 | + </layout> |
| 742 | + </item> |
| 743 | + <item> |
| 744 | + <widget class="Line" name="font_line"> |
| 745 | + <property name="orientation"> |
| 746 | + <enum>Qt::Horizontal</enum> |
| 747 | + </property> |
| 748 | + </widget> |
| 749 | + </item> |
| 750 | + <item> |
| 751 | + <layout class="QHBoxLayout" name="systemFont_horizontalLayout"> |
| 752 | + <item> |
| 753 | + <widget class="QRadioButton" name="systemFont_radioButton"> |
| 754 | + <property name="text"> |
| 755 | + <string>closest matching "%1"</string> |
| 756 | + </property> |
| 757 | + </widget> |
| 758 | + </item> |
| 759 | + <item> |
| 760 | + <spacer name="systemFont_horizontalSpacer"> |
| 761 | + <property name="orientation"> |
| 762 | + <enum>Qt::Horizontal</enum> |
| 763 | + </property> |
| 764 | + <property name="sizeHint" stdset="0"> |
| 765 | + <size> |
| 766 | + <width>40</width> |
| 767 | + <height>20</height> |
| 768 | + </size> |
| 769 | + </property> |
| 770 | + </spacer> |
| 771 | + </item> |
| 772 | + <item> |
| 773 | + <layout class="QVBoxLayout" name="systemFont_verticalLayout"> |
| 774 | + <item> |
| 775 | + <widget class="QLabel" name="systemFont_label_1"> |
| 776 | + <property name="text"> |
| 777 | + <string>111.11111111 BTC</string> |
| 778 | + </property> |
| 779 | + </widget> |
| 780 | + </item> |
| 781 | + <item> |
| 782 | + <widget class="QLabel" name="systemFont_label_9"> |
| 783 | + <property name="text"> |
| 784 | + <string>909.09090909 BTC</string> |
| 785 | + </property> |
| 786 | + </widget> |
| 787 | + </item> |
| 788 | + </layout> |
| 789 | + </item> |
| 790 | + </layout> |
| 791 | + </item> |
| 792 | + </layout> |
| 793 | + </widget> |
| 794 | + </item> |
695 | 795 | <item> |
696 | 796 | <spacer name="verticalSpacer_Display"> |
697 | 797 | <property name="orientation"> |
|
0 commit comments