ui/EditRecipe.ui

changeset 351
a2f36a715a38
parent 350
37b3c690b02c
child 359
dfbb012c631c
equal deleted inserted replaced
350:37b3c690b02c 351:a2f36a715a38
225 </property> 225 </property>
226 </widget> 226 </widget>
227 <widget class="QLabel" name="efficiencyLabel"> 227 <widget class="QLabel" name="efficiencyLabel">
228 <property name="geometry"> 228 <property name="geometry">
229 <rect> 229 <rect>
230 <x>370</x> 230 <x>350</x>
231 <y>150</y> 231 <y>150</y>
232 <width>131</width> 232 <width>151</width>
233 <height>20</height> 233 <height>20</height>
234 </rect> 234 </rect>
235 </property> 235 </property>
236 <property name="text"> 236 <property name="text">
237 <string>Efficiency:</string> 237 <string>Efficiency:</string>
241 </property> 241 </property>
242 </widget> 242 </widget>
243 <widget class="QLabel" name="boil_timeLabel"> 243 <widget class="QLabel" name="boil_timeLabel">
244 <property name="geometry"> 244 <property name="geometry">
245 <rect> 245 <rect>
246 <x>370</x> 246 <x>350</x>
247 <y>180</y> 247 <y>180</y>
248 <width>131</width> 248 <width>151</width>
249 <height>20</height> 249 <height>20</height>
250 </rect> 250 </rect>
251 </property> 251 </property>
252 <property name="text"> 252 <property name="text">
253 <string>Boil time:</string> 253 <string>Boil time:</string>
1195 </property> 1195 </property>
1196 </widget> 1196 </widget>
1197 <widget class="QLabel" name="perc_mashLabel"> 1197 <widget class="QLabel" name="perc_mashLabel">
1198 <property name="geometry"> 1198 <property name="geometry">
1199 <rect> 1199 <rect>
1200 <x>440</x> 1200 <x>400</x>
1201 <y>10</y> 1201 <y>10</y>
1202 <width>131</width> 1202 <width>171</width>
1203 <height>20</height> 1203 <height>20</height>
1204 </rect> 1204 </rect>
1205 </property> 1205 </property>
1206 <property name="text"> 1206 <property name="text">
1207 <string>Mash tun %:</string> 1207 <string>Mash tun %:</string>
1211 </property> 1211 </property>
1212 </widget> 1212 </widget>
1213 <widget class="QLabel" name="perc_sugarLabel"> 1213 <widget class="QLabel" name="perc_sugarLabel">
1214 <property name="geometry"> 1214 <property name="geometry">
1215 <rect> 1215 <rect>
1216 <x>440</x> 1216 <x>400</x>
1217 <y>40</y> 1217 <y>40</y>
1218 <width>131</width> 1218 <width>171</width>
1219 <height>20</height> 1219 <height>20</height>
1220 </rect> 1220 </rect>
1221 </property> 1221 </property>
1222 <property name="text"> 1222 <property name="text">
1223 <string>Sugars %:</string> 1223 <string>Sugars %:</string>
1227 </property> 1227 </property>
1228 </widget> 1228 </widget>
1229 <widget class="QLabel" name="perc_caraLabel"> 1229 <widget class="QLabel" name="perc_caraLabel">
1230 <property name="geometry"> 1230 <property name="geometry">
1231 <rect> 1231 <rect>
1232 <x>440</x> 1232 <x>400</x>
1233 <y>70</y> 1233 <y>70</y>
1234 <width>131</width> 1234 <width>171</width>
1235 <height>20</height> 1235 <height>20</height>
1236 </rect> 1236 </rect>
1237 </property> 1237 </property>
1238 <property name="text"> 1238 <property name="text">
1239 <string>Cara/crystal %:</string> 1239 <string>Cara/crystal %:</string>
1243 </property> 1243 </property>
1244 </widget> 1244 </widget>
1245 <widget class="QLabel" name="lintnerLabel"> 1245 <widget class="QLabel" name="lintnerLabel">
1246 <property name="geometry"> 1246 <property name="geometry">
1247 <rect> 1247 <rect>
1248 <x>440</x> 1248 <x>400</x>
1249 <y>100</y> 1249 <y>100</y>
1250 <width>131</width> 1250 <width>171</width>
1251 <height>20</height> 1251 <height>20</height>
1252 </rect> 1252 </rect>
1253 </property> 1253 </property>
1254 <property name="text"> 1254 <property name="text">
1255 <string>Lintner:</string> 1255 <string>Lintner:</string>
3738 <height>23</height> 3738 <height>23</height>
3739 </rect> 3739 </rect>
3740 </property> 3740 </property>
3741 <property name="toolTip"> 3741 <property name="toolTip">
3742 <string>If needed, choose a target water profile.</string> 3742 <string>If needed, choose a target water profile.</string>
3743 </property>
3744 <property name="placeholderText">
3745 <string>Choose example water</string>
3743 </property> 3746 </property>
3744 </widget> 3747 </widget>
3745 <widget class="QLabel" name="mixedLabel"> 3748 <widget class="QLabel" name="mixedLabel">
3746 <property name="geometry"> 3749 <property name="geometry">
3747 <rect> 3750 <rect>

mercurial