ui/EditProduct.ui

changeset 183
bce87b8b604b
parent 182
545d31130844
child 184
da148d6b4c95
equal deleted inserted replaced
182:545d31130844 183:bce87b8b604b
5938 <string>Brewday</string> 5938 <string>Brewday</string>
5939 </attribute> 5939 </attribute>
5940 <widget class="QLabel" name="brew_startLabel"> 5940 <widget class="QLabel" name="brew_startLabel">
5941 <property name="geometry"> 5941 <property name="geometry">
5942 <rect> 5942 <rect>
5943 <x>0</x> 5943 <x>10</x>
5944 <y>10</y> 5944 <y>10</y>
5945 <width>131</width> 5945 <width>131</width>
5946 <height>20</height> 5946 <height>20</height>
5947 </rect> 5947 </rect>
5948 </property> 5948 </property>
5970 </property> 5970 </property>
5971 </widget> 5971 </widget>
5972 <widget class="QLineEdit" name="brew_startEdit"> 5972 <widget class="QLineEdit" name="brew_startEdit">
5973 <property name="geometry"> 5973 <property name="geometry">
5974 <rect> 5974 <rect>
5975 <x>140</x> 5975 <x>150</x>
5976 <y>10</y> 5976 <y>10</y>
5977 <width>141</width> 5977 <width>141</width>
5978 <height>23</height> 5978 <height>23</height>
5979 </rect> 5979 </rect>
5980 </property> 5980 </property>
5996 </property> 5996 </property>
5997 </widget> 5997 </widget>
5998 <widget class="QToolButton" name="brew_startButton"> 5998 <widget class="QToolButton" name="brew_startButton">
5999 <property name="geometry"> 5999 <property name="geometry">
6000 <rect> 6000 <rect>
6001 <x>290</x> 6001 <x>300</x>
6002 <y>10</y> 6002 <y>10</y>
6003 <width>28</width> 6003 <width>28</width>
6004 <height>22</height> 6004 <height>22</height>
6005 </rect> 6005 </rect>
6006 </property> 6006 </property>
6030 </property> 6030 </property>
6031 </widget> 6031 </widget>
6032 <widget class="QGroupBox" name="brew_mashBox"> 6032 <widget class="QGroupBox" name="brew_mashBox">
6033 <property name="geometry"> 6033 <property name="geometry">
6034 <rect> 6034 <rect>
6035 <x>0</x> 6035 <x>10</x>
6036 <y>40</y> 6036 <y>40</y>
6037 <width>321</width> 6037 <width>321</width>
6038 <height>121</height> 6038 <height>121</height>
6039 </rect> 6039 </rect>
6040 </property> 6040 </property>
6198 <property name="text"> 6198 <property name="text">
6199 <string>Efficiency:</string> 6199 <string>Efficiency:</string>
6200 </property> 6200 </property>
6201 <property name="alignment"> 6201 <property name="alignment">
6202 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 6202 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6203 </property>
6204 </widget>
6205 </widget>
6206 <widget class="QGroupBox" name="brew_spargeBox">
6207 <property name="geometry">
6208 <rect>
6209 <x>10</x>
6210 <y>170</y>
6211 <width>321</width>
6212 <height>151</height>
6213 </rect>
6214 </property>
6215 <property name="title">
6216 <string>Sparge and Lauter</string>
6217 </property>
6218 <widget class="QLabel" name="brew_spargetempLabel">
6219 <property name="geometry">
6220 <rect>
6221 <x>10</x>
6222 <y>20</y>
6223 <width>121</width>
6224 <height>20</height>
6225 </rect>
6226 </property>
6227 <property name="text">
6228 <string>Sparge temp °C:</string>
6229 </property>
6230 <property name="alignment">
6231 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6232 </property>
6233 </widget>
6234 <widget class="QLabel" name="brew_spargevolLabel">
6235 <property name="geometry">
6236 <rect>
6237 <x>10</x>
6238 <y>50</y>
6239 <width>121</width>
6240 <height>20</height>
6241 </rect>
6242 </property>
6243 <property name="text">
6244 <string>Sparge supply L:</string>
6245 </property>
6246 <property name="alignment">
6247 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6248 </property>
6249 </widget>
6250 <widget class="QLabel" name="brew_spargeestLabel">
6251 <property name="geometry">
6252 <rect>
6253 <x>10</x>
6254 <y>80</y>
6255 <width>121</width>
6256 <height>20</height>
6257 </rect>
6258 </property>
6259 <property name="text">
6260 <string>Sparge estimate L:</string>
6261 </property>
6262 <property name="alignment">
6263 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6264 </property>
6265 </widget>
6266 <widget class="QLabel" name="brew_spargephLabel">
6267 <property name="geometry">
6268 <rect>
6269 <x>10</x>
6270 <y>110</y>
6271 <width>121</width>
6272 <height>20</height>
6273 </rect>
6274 </property>
6275 <property name="text">
6276 <string>Sparge water pH:</string>
6277 </property>
6278 <property name="alignment">
6279 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6280 </property>
6281 </widget>
6282 <widget class="QDoubleSpinBox" name="brew_spargetempShow">
6283 <property name="geometry">
6284 <rect>
6285 <x>140</x>
6286 <y>20</y>
6287 <width>81</width>
6288 <height>24</height>
6289 </rect>
6290 </property>
6291 <property name="alignment">
6292 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6293 </property>
6294 <property name="readOnly">
6295 <bool>true</bool>
6296 </property>
6297 <property name="buttonSymbols">
6298 <enum>QAbstractSpinBox::NoButtons</enum>
6299 </property>
6300 <property name="decimals">
6301 <number>1</number>
6302 </property>
6303 <property name="maximum">
6304 <double>200.000000000000000</double>
6305 </property>
6306 </widget>
6307 <widget class="QDoubleSpinBox" name="brew_spargevolShow">
6308 <property name="geometry">
6309 <rect>
6310 <x>140</x>
6311 <y>50</y>
6312 <width>81</width>
6313 <height>24</height>
6314 </rect>
6315 </property>
6316 <property name="alignment">
6317 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6318 </property>
6319 <property name="readOnly">
6320 <bool>true</bool>
6321 </property>
6322 <property name="buttonSymbols">
6323 <enum>QAbstractSpinBox::NoButtons</enum>
6324 </property>
6325 <property name="decimals">
6326 <number>1</number>
6327 </property>
6328 <property name="maximum">
6329 <double>200000.000000000000000</double>
6330 </property>
6331 </widget>
6332 <widget class="QDoubleSpinBox" name="brew_spargeestShow">
6333 <property name="geometry">
6334 <rect>
6335 <x>140</x>
6336 <y>80</y>
6337 <width>81</width>
6338 <height>24</height>
6339 </rect>
6340 </property>
6341 <property name="alignment">
6342 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6343 </property>
6344 <property name="readOnly">
6345 <bool>true</bool>
6346 </property>
6347 <property name="buttonSymbols">
6348 <enum>QAbstractSpinBox::NoButtons</enum>
6349 </property>
6350 <property name="decimals">
6351 <number>1</number>
6352 </property>
6353 <property name="maximum">
6354 <double>200000.000000000000000</double>
6355 </property>
6356 </widget>
6357 <widget class="QDoubleSpinBox" name="brew_spargephEdit">
6358 <property name="geometry">
6359 <rect>
6360 <x>140</x>
6361 <y>110</y>
6362 <width>81</width>
6363 <height>24</height>
6364 </rect>
6365 </property>
6366 <property name="alignment">
6367 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6368 </property>
6369 <property name="accelerated">
6370 <bool>true</bool>
6371 </property>
6372 <property name="maximum">
6373 <double>14.000000000000000</double>
6374 </property>
6375 <property name="singleStep">
6376 <double>0.100000000000000</double>
6203 </property> 6377 </property>
6204 </widget> 6378 </widget>
6205 </widget> 6379 </widget>
6206 </widget> 6380 </widget>
6207 <widget class="QWidget" name="ferment"> 6381 <widget class="QWidget" name="ferment">

mercurial