ui/EditRecipe.ui

changeset 350
37b3c690b02c
parent 259
78830c2ec792
child 351
a2f36a715a38
equal deleted inserted replaced
349:f05aeee71a14 350:37b3c690b02c
2426 <string>Water</string> 2426 <string>Water</string>
2427 </attribute> 2427 </attribute>
2428 <widget class="QGroupBox" name="waterviewBox"> 2428 <widget class="QGroupBox" name="waterviewBox">
2429 <property name="geometry"> 2429 <property name="geometry">
2430 <rect> 2430 <rect>
2431 <x>170</x> 2431 <x>10</x>
2432 <y>0</y> 2432 <y>0</y>
2433 <width>941</width> 2433 <width>1101</width>
2434 <height>221</height> 2434 <height>221</height>
2435 </rect> 2435 </rect>
2436 </property> 2436 </property>
2437 <property name="autoFillBackground"> 2437 <property name="autoFillBackground">
2438 <bool>false</bool> 2438 <bool>false</bool>
3772 </property> 3772 </property>
3773 <property name="alignment"> 3773 <property name="alignment">
3774 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 3774 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
3775 </property> 3775 </property>
3776 </widget> 3776 </widget>
3777 <widget class="QDoubleSpinBox" name="wt_raEdit">
3778 <property name="geometry">
3779 <rect>
3780 <x>1020</x>
3781 <y>180</y>
3782 <width>71</width>
3783 <height>24</height>
3784 </rect>
3785 </property>
3786 <property name="alignment">
3787 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3788 </property>
3789 <property name="readOnly">
3790 <bool>true</bool>
3791 </property>
3792 <property name="buttonSymbols">
3793 <enum>QAbstractSpinBox::NoButtons</enum>
3794 </property>
3795 <property name="decimals">
3796 <number>1</number>
3797 </property>
3798 <property name="minimum">
3799 <double>-1000.000000000000000</double>
3800 </property>
3801 <property name="maximum">
3802 <double>1000.000000000000000</double>
3803 </property>
3804 </widget>
3805 <widget class="QDoubleSpinBox" name="wg_hardnessEdit">
3806 <property name="geometry">
3807 <rect>
3808 <x>940</x>
3809 <y>110</y>
3810 <width>71</width>
3811 <height>24</height>
3812 </rect>
3813 </property>
3814 <property name="alignment">
3815 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3816 </property>
3817 <property name="readOnly">
3818 <bool>true</bool>
3819 </property>
3820 <property name="buttonSymbols">
3821 <enum>QAbstractSpinBox::NoButtons</enum>
3822 </property>
3823 <property name="decimals">
3824 <number>1</number>
3825 </property>
3826 <property name="maximum">
3827 <double>1000.000000000000000</double>
3828 </property>
3829 </widget>
3830 <widget class="QDoubleSpinBox" name="w2_raEdit">
3831 <property name="geometry">
3832 <rect>
3833 <x>1020</x>
3834 <y>80</y>
3835 <width>71</width>
3836 <height>24</height>
3837 </rect>
3838 </property>
3839 <property name="alignment">
3840 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3841 </property>
3842 <property name="readOnly">
3843 <bool>true</bool>
3844 </property>
3845 <property name="buttonSymbols">
3846 <enum>QAbstractSpinBox::NoButtons</enum>
3847 </property>
3848 <property name="decimals">
3849 <number>1</number>
3850 </property>
3851 <property name="minimum">
3852 <double>-1000.000000000000000</double>
3853 </property>
3854 <property name="maximum">
3855 <double>1000.000000000000000</double>
3856 </property>
3857 </widget>
3858 <widget class="QDoubleSpinBox" name="wt_hardnessEdit">
3859 <property name="geometry">
3860 <rect>
3861 <x>940</x>
3862 <y>180</y>
3863 <width>71</width>
3864 <height>24</height>
3865 </rect>
3866 </property>
3867 <property name="alignment">
3868 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3869 </property>
3870 <property name="readOnly">
3871 <bool>true</bool>
3872 </property>
3873 <property name="buttonSymbols">
3874 <enum>QAbstractSpinBox::NoButtons</enum>
3875 </property>
3876 <property name="decimals">
3877 <number>1</number>
3878 </property>
3879 <property name="maximum">
3880 <double>1000.000000000000000</double>
3881 </property>
3882 </widget>
3883 <widget class="QDoubleSpinBox" name="w2_hardnessEdit">
3884 <property name="geometry">
3885 <rect>
3886 <x>940</x>
3887 <y>80</y>
3888 <width>71</width>
3889 <height>24</height>
3890 </rect>
3891 </property>
3892 <property name="alignment">
3893 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3894 </property>
3895 <property name="readOnly">
3896 <bool>true</bool>
3897 </property>
3898 <property name="buttonSymbols">
3899 <enum>QAbstractSpinBox::NoButtons</enum>
3900 </property>
3901 <property name="decimals">
3902 <number>1</number>
3903 </property>
3904 <property name="maximum">
3905 <double>1000.000000000000000</double>
3906 </property>
3907 </widget>
3908 <widget class="QDoubleSpinBox" name="wg_raEdit">
3909 <property name="geometry">
3910 <rect>
3911 <x>1020</x>
3912 <y>110</y>
3913 <width>71</width>
3914 <height>24</height>
3915 </rect>
3916 </property>
3917 <property name="alignment">
3918 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3919 </property>
3920 <property name="readOnly">
3921 <bool>true</bool>
3922 </property>
3923 <property name="buttonSymbols">
3924 <enum>QAbstractSpinBox::NoButtons</enum>
3925 </property>
3926 <property name="decimals">
3927 <number>1</number>
3928 </property>
3929 <property name="minimum">
3930 <double>-1000.000000000000000</double>
3931 </property>
3932 <property name="maximum">
3933 <double>1000.000000000000000</double>
3934 </property>
3935 </widget>
3936 <widget class="QDoubleSpinBox" name="w1_hardnessEdit">
3937 <property name="geometry">
3938 <rect>
3939 <x>940</x>
3940 <y>50</y>
3941 <width>71</width>
3942 <height>24</height>
3943 </rect>
3944 </property>
3945 <property name="alignment">
3946 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3947 </property>
3948 <property name="readOnly">
3949 <bool>true</bool>
3950 </property>
3951 <property name="buttonSymbols">
3952 <enum>QAbstractSpinBox::NoButtons</enum>
3953 </property>
3954 <property name="decimals">
3955 <number>1</number>
3956 </property>
3957 <property name="maximum">
3958 <double>1000.000000000000000</double>
3959 </property>
3960 </widget>
3961 <widget class="QDoubleSpinBox" name="w1_raEdit">
3962 <property name="geometry">
3963 <rect>
3964 <x>1020</x>
3965 <y>50</y>
3966 <width>71</width>
3967 <height>24</height>
3968 </rect>
3969 </property>
3970 <property name="alignment">
3971 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3972 </property>
3973 <property name="readOnly">
3974 <bool>true</bool>
3975 </property>
3976 <property name="buttonSymbols">
3977 <enum>QAbstractSpinBox::NoButtons</enum>
3978 </property>
3979 <property name="decimals">
3980 <number>1</number>
3981 </property>
3982 <property name="minimum">
3983 <double>-1000.000000000000000</double>
3984 </property>
3985 <property name="maximum">
3986 <double>1000.000000000000000</double>
3987 </property>
3988 </widget>
3989 <widget class="QLabel" name="raLabel">
3990 <property name="geometry">
3991 <rect>
3992 <x>1020</x>
3993 <y>20</y>
3994 <width>71</width>
3995 <height>21</height>
3996 </rect>
3997 </property>
3998 <property name="text">
3999 <string>RA</string>
4000 </property>
4001 <property name="alignment">
4002 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
4003 </property>
4004 </widget>
4005 <widget class="QDoubleSpinBox" name="wb_raEdit">
4006 <property name="geometry">
4007 <rect>
4008 <x>1020</x>
4009 <y>140</y>
4010 <width>71</width>
4011 <height>24</height>
4012 </rect>
4013 </property>
4014 <property name="alignment">
4015 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
4016 </property>
4017 <property name="readOnly">
4018 <bool>true</bool>
4019 </property>
4020 <property name="buttonSymbols">
4021 <enum>QAbstractSpinBox::NoButtons</enum>
4022 </property>
4023 <property name="decimals">
4024 <number>1</number>
4025 </property>
4026 <property name="minimum">
4027 <double>-1000.000000000000000</double>
4028 </property>
4029 <property name="maximum">
4030 <double>1000.000000000000000</double>
4031 </property>
4032 </widget>
4033 <widget class="QDoubleSpinBox" name="wb_hardnessEdit">
4034 <property name="geometry">
4035 <rect>
4036 <x>940</x>
4037 <y>140</y>
4038 <width>71</width>
4039 <height>24</height>
4040 </rect>
4041 </property>
4042 <property name="alignment">
4043 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
4044 </property>
4045 <property name="readOnly">
4046 <bool>true</bool>
4047 </property>
4048 <property name="buttonSymbols">
4049 <enum>QAbstractSpinBox::NoButtons</enum>
4050 </property>
4051 <property name="decimals">
4052 <number>1</number>
4053 </property>
4054 <property name="maximum">
4055 <double>1000.000000000000000</double>
4056 </property>
4057 </widget>
4058 <widget class="QLabel" name="hardnessLabel">
4059 <property name="geometry">
4060 <rect>
4061 <x>940</x>
4062 <y>20</y>
4063 <width>71</width>
4064 <height>21</height>
4065 </rect>
4066 </property>
4067 <property name="text">
4068 <string>Hardness</string>
4069 </property>
4070 <property name="alignment">
4071 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
4072 </property>
4073 </widget>
3777 </widget> 4074 </widget>
3778 <widget class="QGroupBox" name="brewsaltsBox"> 4075 <widget class="QGroupBox" name="brewsaltsBox">
3779 <property name="geometry"> 4076 <property name="geometry">
3780 <rect> 4077 <rect>
3781 <x>10</x> 4078 <x>10</x>
4789 <x>559</x> 5086 <x>559</x>
4790 <y>400</y> 5087 <y>400</y>
4791 <width>211</width> 5088 <width>211</width>
4792 <height>20</height> 5089 <height>20</height>
4793 </rect> 5090 </rect>
5091 </property>
5092 </widget>
5093 <widget class="QLabel" name="preboil_phLabel">
5094 <property name="geometry">
5095 <rect>
5096 <x>290</x>
5097 <y>430</y>
5098 <width>181</width>
5099 <height>20</height>
5100 </rect>
5101 </property>
5102 <property name="text">
5103 <string>Estimate pre boil pH:</string>
5104 </property>
5105 <property name="alignment">
5106 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
5107 </property>
5108 </widget>
5109 <widget class="QDoubleSpinBox" name="preboil_phEdit">
5110 <property name="geometry">
5111 <rect>
5112 <x>480</x>
5113 <y>430</y>
5114 <width>71</width>
5115 <height>24</height>
5116 </rect>
5117 </property>
5118 <property name="alignment">
5119 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
5120 </property>
5121 <property name="readOnly">
5122 <bool>true</bool>
5123 </property>
5124 <property name="buttonSymbols">
5125 <enum>QAbstractSpinBox::NoButtons</enum>
5126 </property>
5127 <property name="decimals">
5128 <number>2</number>
5129 </property>
5130 <property name="maximum">
5131 <double>1000.000000000000000</double>
4794 </property> 5132 </property>
4795 </widget> 5133 </widget>
4796 </widget> 5134 </widget>
4797 </widget> 5135 </widget>
4798 <widget class="QPushButton" name="exportButton"> 5136 <widget class="QPushButton" name="exportButton">

mercurial