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