ui/EditProduct.ui

changeset 349
f05aeee71a14
parent 297
c8f0ecc8a1cc
child 350
37b3c690b02c
equal deleted inserted replaced
348:c5318497a0b6 349:f05aeee71a14
3795 <string>Water</string> 3795 <string>Water</string>
3796 </attribute> 3796 </attribute>
3797 <widget class="QGroupBox" name="waterviewBox"> 3797 <widget class="QGroupBox" name="waterviewBox">
3798 <property name="geometry"> 3798 <property name="geometry">
3799 <rect> 3799 <rect>
3800 <x>170</x> 3800 <x>50</x>
3801 <y>0</y> 3801 <y>0</y>
3802 <width>941</width> 3802 <width>1021</width>
3803 <height>221</height> 3803 <height>221</height>
3804 </rect> 3804 </rect>
3805 </property> 3805 </property>
3806 <property name="autoFillBackground"> 3806 <property name="autoFillBackground">
3807 <bool>false</bool> 3807 <bool>false</bool>
5141 </property> 5141 </property>
5142 <property name="alignment"> 5142 <property name="alignment">
5143 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 5143 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
5144 </property> 5144 </property>
5145 </widget> 5145 </widget>
5146 <widget class="QDoubleSpinBox" name="wb_raEdit">
5147 <property name="geometry">
5148 <rect>
5149 <x>940</x>
5150 <y>140</y>
5151 <width>71</width>
5152 <height>24</height>
5153 </rect>
5154 </property>
5155 <property name="toolTip">
5156 <string>The ideal Sulfate amount should be between 50 and 400.
5157 Together with Chloride it must be below 500.</string>
5158 </property>
5159 <property name="alignment">
5160 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
5161 </property>
5162 <property name="readOnly">
5163 <bool>true</bool>
5164 </property>
5165 <property name="buttonSymbols">
5166 <enum>QAbstractSpinBox::NoButtons</enum>
5167 </property>
5168 <property name="decimals">
5169 <number>1</number>
5170 </property>
5171 <property name="maximum">
5172 <double>1000.000000000000000</double>
5173 </property>
5174 </widget>
5175 <widget class="QLabel" name="raLabel">
5176 <property name="geometry">
5177 <rect>
5178 <x>940</x>
5179 <y>20</y>
5180 <width>71</width>
5181 <height>21</height>
5182 </rect>
5183 </property>
5184 <property name="text">
5185 <string>RA</string>
5186 </property>
5187 <property name="alignment">
5188 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
5189 </property>
5190 </widget>
5146 </widget> 5191 </widget>
5147 <widget class="QGroupBox" name="brewsaltsBox"> 5192 <widget class="QGroupBox" name="brewsaltsBox">
5148 <property name="geometry"> 5193 <property name="geometry">
5149 <rect> 5194 <rect>
5150 <x>10</x> 5195 <x>10</x>
6164 <x>559</x> 6209 <x>559</x>
6165 <y>400</y> 6210 <y>400</y>
6166 <width>211</width> 6211 <width>211</width>
6167 <height>20</height> 6212 <height>20</height>
6168 </rect> 6213 </rect>
6214 </property>
6215 </widget>
6216 <widget class="QLabel" name="preboil_phLabel">
6217 <property name="geometry">
6218 <rect>
6219 <x>290</x>
6220 <y>430</y>
6221 <width>181</width>
6222 <height>20</height>
6223 </rect>
6224 </property>
6225 <property name="text">
6226 <string>Estimate pre boil pH:</string>
6227 </property>
6228 <property name="alignment">
6229 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6230 </property>
6231 </widget>
6232 <widget class="QDoubleSpinBox" name="preboil_phEdit">
6233 <property name="geometry">
6234 <rect>
6235 <x>480</x>
6236 <y>430</y>
6237 <width>71</width>
6238 <height>24</height>
6239 </rect>
6240 </property>
6241 <property name="toolTip">
6242 <string>Mash pH should be between 5.2 and 5.6. Use 5.2 for light and 5.5 for dark beers.</string>
6243 </property>
6244 <property name="alignment">
6245 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6246 </property>
6247 <property name="readOnly">
6248 <bool>true</bool>
6249 </property>
6250 <property name="buttonSymbols">
6251 <enum>QAbstractSpinBox::NoButtons</enum>
6252 </property>
6253 <property name="decimals">
6254 <number>2</number>
6255 </property>
6256 <property name="maximum">
6257 <double>1000.000000000000000</double>
6169 </property> 6258 </property>
6170 </widget> 6259 </widget>
6171 </widget> 6260 </widget>
6172 <widget class="QWidget" name="brewday"> 6261 <widget class="QWidget" name="brewday">
6173 <attribute name="title"> 6262 <attribute name="title">
6813 <string>...</string> 6902 <string>...</string>
6814 </property> 6903 </property>
6815 <property name="icon"> 6904 <property name="icon">
6816 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 6905 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
6817 <normaloff>:/icons/silk/pencil.png</normaloff>:/icons/silk/pencil.png</iconset> 6906 <normaloff>:/icons/silk/pencil.png</normaloff>:/icons/silk/pencil.png</iconset>
6907 </property>
6908 </widget>
6909 <widget class="QDoubleSpinBox" name="brew_preboilphShow">
6910 <property name="geometry">
6911 <rect>
6912 <x>240</x>
6913 <y>20</y>
6914 <width>71</width>
6915 <height>24</height>
6916 </rect>
6917 </property>
6918 <property name="alignment">
6919 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6920 </property>
6921 <property name="readOnly">
6922 <bool>true</bool>
6923 </property>
6924 <property name="buttonSymbols">
6925 <enum>QAbstractSpinBox::NoButtons</enum>
6818 </property> 6926 </property>
6819 </widget> 6927 </widget>
6820 </widget> 6928 </widget>
6821 <widget class="QGroupBox" name="whirlpoolBox"> 6929 <widget class="QGroupBox" name="whirlpoolBox">
6822 <property name="geometry"> 6930 <property name="geometry">

mercurial