ui/EditYeast.ui

changeset 25
a9da2744609e
parent 23
1ac3fb2569c1
child 36
beb23d5e0ee0
equal deleted inserted replaced
24:684c6e74cc1b 25:a9da2744609e
17 <item row="0" column="0"> 17 <item row="0" column="0">
18 <widget class="QWidget" name="topWidget" native="true"> 18 <widget class="QWidget" name="topWidget" native="true">
19 <widget class="QLabel" name="nameLabel"> 19 <widget class="QLabel" name="nameLabel">
20 <property name="geometry"> 20 <property name="geometry">
21 <rect> 21 <rect>
22 <x>30</x> 22 <x>5</x>
23 <y>10</y> 23 <y>10</y>
24 <width>91</width> 24 <width>121</width>
25 <height>20</height> 25 <height>20</height>
26 </rect> 26 </rect>
27 </property> 27 </property>
28 <property name="text"> 28 <property name="text">
29 <string>Name:</string> 29 <string>Name:</string>
33 </property> 33 </property>
34 </widget> 34 </widget>
35 <widget class="QLabel" name="notesLabel"> 35 <widget class="QLabel" name="notesLabel">
36 <property name="geometry"> 36 <property name="geometry">
37 <rect> 37 <rect>
38 <x>30</x> 38 <x>5</x>
39 <y>40</y> 39 <y>70</y>
40 <width>91</width> 40 <width>121</width>
41 <height>20</height> 41 <height>20</height>
42 </rect> 42 </rect>
43 </property> 43 </property>
44 <property name="text"> 44 <property name="text">
45 <string>Notes:</string> 45 <string>Notes:</string>
50 </widget> 50 </widget>
51 <widget class="QLabel" name="inventoryLabel"> 51 <widget class="QLabel" name="inventoryLabel">
52 <property name="geometry"> 52 <property name="geometry">
53 <rect> 53 <rect>
54 <x>5</x> 54 <x>5</x>
55 <y>410</y> 55 <y>430</y>
56 <width>121</width> 56 <width>121</width>
57 <height>20</height> 57 <height>20</height>
58 </rect> 58 </rect>
59 </property> 59 </property>
60 <property name="text"> 60 <property name="text">
66 </widget> 66 </widget>
67 <widget class="QLabel" name="costLabel"> 67 <widget class="QLabel" name="costLabel">
68 <property name="geometry"> 68 <property name="geometry">
69 <rect> 69 <rect>
70 <x>5</x> 70 <x>5</x>
71 <y>440</y> 71 <y>460</y>
72 <width>121</width> 72 <width>121</width>
73 <height>20</height> 73 <height>20</height>
74 </rect> 74 </rect>
75 </property> 75 </property>
76 <property name="text"> 76 <property name="text">
81 </property> 81 </property>
82 </widget> 82 </widget>
83 <widget class="QLabel" name="valueLabel"> 83 <widget class="QLabel" name="valueLabel">
84 <property name="geometry"> 84 <property name="geometry">
85 <rect> 85 <rect>
86 <x>5</x> 86 <x>270</x>
87 <y>470</y> 87 <y>460</y>
88 <width>121</width> 88 <width>81</width>
89 <height>20</height> 89 <height>20</height>
90 </rect> 90 </rect>
91 </property> 91 </property>
92 <property name="text"> 92 <property name="text">
93 <string>Total value:</string> 93 <string>Total value:</string>
98 </widget> 98 </widget>
99 <widget class="QLabel" name="prodLabel"> 99 <widget class="QLabel" name="prodLabel">
100 <property name="geometry"> 100 <property name="geometry">
101 <rect> 101 <rect>
102 <x>660</x> 102 <x>660</x>
103 <y>410</y> 103 <y>430</y>
104 <width>141</width> 104 <width>141</width>
105 <height>20</height> 105 <height>20</height>
106 </rect> 106 </rect>
107 </property> 107 </property>
108 <property name="text"> 108 <property name="text">
114 </widget> 114 </widget>
115 <widget class="QLabel" name="thtLabel"> 115 <widget class="QLabel" name="thtLabel">
116 <property name="geometry"> 116 <property name="geometry">
117 <rect> 117 <rect>
118 <x>660</x> 118 <x>660</x>
119 <y>440</y> 119 <y>460</y>
120 <width>141</width> 120 <width>141</width>
121 <height>20</height> 121 <height>20</height>
122 </rect> 122 </rect>
123 </property> 123 </property>
124 <property name="text"> 124 <property name="text">
139 </property> 139 </property>
140 <property name="maxLength"> 140 <property name="maxLength">
141 <number>128</number> 141 <number>128</number>
142 </property> 142 </property>
143 <property name="placeholderText"> 143 <property name="placeholderText">
144 <string>Name of the fermentable</string> 144 <string>Name of the yeast</string>
145 </property> 145 </property>
146 </widget> 146 </widget>
147 <widget class="QPlainTextEdit" name="notesEdit"> 147 <widget class="QPlainTextEdit" name="notesEdit">
148 <property name="geometry"> 148 <property name="geometry">
149 <rect> 149 <rect>
150 <x>140</x> 150 <x>140</x>
151 <y>40</y> 151 <y>70</y>
152 <width>791</width> 152 <width>791</width>
153 <height>81</height> 153 <height>81</height>
154 </rect> 154 </rect>
155 </property> 155 </property>
156 <property name="placeholderText"> 156 <property name="placeholderText">
159 </widget> 159 </widget>
160 <widget class="QDoubleSpinBox" name="inventoryEdit"> 160 <widget class="QDoubleSpinBox" name="inventoryEdit">
161 <property name="geometry"> 161 <property name="geometry">
162 <rect> 162 <rect>
163 <x>140</x> 163 <x>140</x>
164 <y>410</y> 164 <y>430</y>
165 <width>121</width> 165 <width>121</width>
166 <height>24</height> 166 <height>24</height>
167 </rect> 167 </rect>
168 </property> 168 </property>
169 <property name="alignment"> 169 <property name="alignment">
193 </widget> 193 </widget>
194 <widget class="QDoubleSpinBox" name="costEdit"> 194 <widget class="QDoubleSpinBox" name="costEdit">
195 <property name="geometry"> 195 <property name="geometry">
196 <rect> 196 <rect>
197 <x>140</x> 197 <x>140</x>
198 <y>440</y> 198 <y>460</y>
199 <width>121</width> 199 <width>121</width>
200 <height>24</height> 200 <height>24</height>
201 </rect> 201 </rect>
202 </property> 202 </property>
203 <property name="alignment"> 203 <property name="alignment">
218 </widget> 218 </widget>
219 <widget class="NullDateEdit" name="prodEdit" native="true"> 219 <widget class="NullDateEdit" name="prodEdit" native="true">
220 <property name="geometry"> 220 <property name="geometry">
221 <rect> 221 <rect>
222 <x>810</x> 222 <x>810</x>
223 <y>410</y> 223 <y>430</y>
224 <width>121</width> 224 <width>121</width>
225 <height>24</height> 225 <height>24</height>
226 </rect> 226 </rect>
227 </property> 227 </property>
228 <property name="dateTime" stdset="0"> 228 <property name="dateTime" stdset="0">
244 </widget> 244 </widget>
245 <widget class="NullDateEdit" name="thtEdit" native="true"> 245 <widget class="NullDateEdit" name="thtEdit" native="true">
246 <property name="geometry"> 246 <property name="geometry">
247 <rect> 247 <rect>
248 <x>810</x> 248 <x>810</x>
249 <y>440</y> 249 <y>460</y>
250 <width>121</width> 250 <width>121</width>
251 <height>24</height> 251 <height>24</height>
252 </rect> 252 </rect>
253 </property> 253 </property>
254 <property name="displayFormat" stdset="0"> 254 <property name="displayFormat" stdset="0">
275 </property> 275 </property>
276 <property name="text"> 276 <property name="text">
277 <string>Quit</string> 277 <string>Quit</string>
278 </property> 278 </property>
279 <property name="icon"> 279 <property name="icon">
280 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 280 <iconset>
281 <normaloff>:/icons/silk/icons/silk/door_out.png</normaloff>:/icons/silk/icons/silk/door_out.png</iconset> 281 <normaloff>:icons/silk/door_out.png</normaloff>:icons/silk/door_out.png</iconset>
282 </property> 282 </property>
283 </widget> 283 </widget>
284 <widget class="QPushButton" name="saveButton"> 284 <widget class="QPushButton" name="saveButton">
285 <property name="enabled"> 285 <property name="enabled">
286 <bool>false</bool> 286 <bool>false</bool>
295 </property> 295 </property>
296 <property name="text"> 296 <property name="text">
297 <string>Save</string> 297 <string>Save</string>
298 </property> 298 </property>
299 <property name="icon"> 299 <property name="icon">
300 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 300 <iconset>
301 <normaloff>:/icons/silk/icons/silk/disk.png</normaloff>:/icons/silk/icons/silk/disk.png</iconset> 301 <normaloff>:icons/silk/disk.png</normaloff>:icons/silk/disk.png</iconset>
302 </property> 302 </property>
303 </widget> 303 </widget>
304 <widget class="QPushButton" name="deleteButton"> 304 <widget class="QPushButton" name="deleteButton">
305 <property name="enabled"> 305 <property name="enabled">
306 <bool>false</bool> 306 <bool>false</bool>
315 </property> 315 </property>
316 <property name="text"> 316 <property name="text">
317 <string>Delete</string> 317 <string>Delete</string>
318 </property> 318 </property>
319 <property name="icon"> 319 <property name="icon">
320 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 320 <iconset>
321 <normaloff>:/icons/silk/icons/silk/delete.png</normaloff>:/icons/silk/icons/silk/delete.png</iconset> 321 <normaloff>:icons/silk/delete.png</normaloff>:icons/silk/delete.png</iconset>
322 </property> 322 </property>
323 </widget> 323 </widget>
324 <widget class="QDoubleSpinBox" name="valueEdit"> 324 <widget class="QDoubleSpinBox" name="valueEdit">
325 <property name="geometry"> 325 <property name="geometry">
326 <rect> 326 <rect>
327 <x>140</x> 327 <x>360</x>
328 <y>470</y> 328 <y>460</y>
329 <width>107</width> 329 <width>107</width>
330 <height>24</height> 330 <height>24</height>
331 </rect> 331 </rect>
332 </property> 332 </property>
333 <property name="alignment"> 333 <property name="alignment">
336 <property name="readOnly"> 336 <property name="readOnly">
337 <bool>true</bool> 337 <bool>true</bool>
338 </property> 338 </property>
339 <property name="buttonSymbols"> 339 <property name="buttonSymbols">
340 <enum>QAbstractSpinBox::NoButtons</enum> 340 <enum>QAbstractSpinBox::NoButtons</enum>
341 </property>
342 </widget>
343 <widget class="QLabel" name="productidLabel">
344 <property name="geometry">
345 <rect>
346 <x>5</x>
347 <y>40</y>
348 <width>121</width>
349 <height>20</height>
350 </rect>
351 </property>
352 <property name="text">
353 <string>Product id:</string>
354 </property>
355 <property name="alignment">
356 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
357 </property>
358 </widget>
359 <widget class="QLineEdit" name="productidEdit">
360 <property name="geometry">
361 <rect>
362 <x>140</x>
363 <y>40</y>
364 <width>271</width>
365 <height>23</height>
366 </rect>
367 </property>
368 <property name="maxLength">
369 <number>128</number>
370 </property>
371 <property name="placeholderText">
372 <string>Product number, name or code</string>
373 </property>
374 </widget>
375 <widget class="QLabel" name="typeLabel">
376 <property name="geometry">
377 <rect>
378 <x>5</x>
379 <y>160</y>
380 <width>121</width>
381 <height>20</height>
382 </rect>
383 </property>
384 <property name="text">
385 <string>Type:</string>
386 </property>
387 <property name="alignment">
388 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
389 </property>
390 </widget>
391 <widget class="QLabel" name="formLabel">
392 <property name="geometry">
393 <rect>
394 <x>5</x>
395 <y>190</y>
396 <width>121</width>
397 <height>20</height>
398 </rect>
399 </property>
400 <property name="text">
401 <string>Form:</string>
402 </property>
403 <property name="alignment">
404 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
405 </property>
406 </widget>
407 <widget class="QLabel" name="laboratoryLabel">
408 <property name="geometry">
409 <rect>
410 <x>5</x>
411 <y>220</y>
412 <width>121</width>
413 <height>20</height>
414 </rect>
415 </property>
416 <property name="text">
417 <string>Laboratory:</string>
418 </property>
419 <property name="alignment">
420 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
421 </property>
422 </widget>
423 <widget class="QLabel" name="bestforLabel">
424 <property name="geometry">
425 <rect>
426 <x>5</x>
427 <y>250</y>
428 <width>121</width>
429 <height>20</height>
430 </rect>
431 </property>
432 <property name="text">
433 <string>Best for:</string>
434 </property>
435 <property name="alignment">
436 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
437 </property>
438 </widget>
439 <widget class="QLabel" name="yeastbankLabel">
440 <property name="geometry">
441 <rect>
442 <x>5</x>
443 <y>310</y>
444 <width>121</width>
445 <height>20</height>
446 </rect>
447 </property>
448 <property name="text">
449 <string>Yeast bank:</string>
450 </property>
451 <property name="alignment">
452 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
453 </property>
454 </widget>
455 <widget class="QLabel" name="pofLabel">
456 <property name="geometry">
457 <rect>
458 <x>5</x>
459 <y>340</y>
460 <width>121</width>
461 <height>20</height>
462 </rect>
463 </property>
464 <property name="text">
465 <string>POF+:</string>
466 </property>
467 <property name="alignment">
468 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
469 </property>
470 </widget>
471 <widget class="QLabel" name="sta1Label">
472 <property name="geometry">
473 <rect>
474 <x>5</x>
475 <y>370</y>
476 <width>121</width>
477 <height>20</height>
478 </rect>
479 </property>
480 <property name="text">
481 <string>STA1 (diastatic):</string>
482 </property>
483 <property name="alignment">
484 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
485 </property>
486 </widget>
487 <widget class="QComboBox" name="typeEdit">
488 <property name="geometry">
489 <rect>
490 <x>140</x>
491 <y>160</y>
492 <width>121</width>
493 <height>23</height>
494 </rect>
495 </property>
496 </widget>
497 <widget class="QComboBox" name="formEdit">
498 <property name="geometry">
499 <rect>
500 <x>140</x>
501 <y>190</y>
502 <width>121</width>
503 <height>23</height>
504 </rect>
505 </property>
506 </widget>
507 <widget class="QLineEdit" name="laboratoryEdit">
508 <property name="geometry">
509 <rect>
510 <x>140</x>
511 <y>220</y>
512 <width>511</width>
513 <height>23</height>
514 </rect>
515 </property>
516 <property name="maxLength">
517 <number>128</number>
518 </property>
519 <property name="placeholderText">
520 <string>Yeast laboratory</string>
521 </property>
522 </widget>
523 <widget class="QLineEdit" name="yeastbankEdit">
524 <property name="geometry">
525 <rect>
526 <x>140</x>
527 <y>310</y>
528 <width>511</width>
529 <height>23</height>
530 </rect>
531 </property>
532 <property name="maxLength">
533 <number>128</number>
534 </property>
535 <property name="placeholderText">
536 <string>Yeast bank remark</string>
537 </property>
538 </widget>
539 <widget class="QPlainTextEdit" name="bestforEdit">
540 <property name="geometry">
541 <rect>
542 <x>140</x>
543 <y>250</y>
544 <width>511</width>
545 <height>51</height>
546 </rect>
547 </property>
548 <property name="placeholderText">
549 <string>Best used in these style of beers</string>
550 </property>
551 </widget>
552 <widget class="QCheckBox" name="pofEdit">
553 <property name="geometry">
554 <rect>
555 <x>140</x>
556 <y>340</y>
557 <width>85</width>
558 <height>21</height>
559 </rect>
560 </property>
561 <property name="text">
562 <string>Yes</string>
563 </property>
564 </widget>
565 <widget class="QCheckBox" name="sta1Edit">
566 <property name="geometry">
567 <rect>
568 <x>140</x>
569 <y>370</y>
570 <width>85</width>
571 <height>21</height>
572 </rect>
573 </property>
574 <property name="text">
575 <string>Yes</string>
576 </property>
577 </widget>
578 <widget class="QDoubleSpinBox" name="temploEdit">
579 <property name="geometry">
580 <rect>
581 <x>810</x>
582 <y>160</y>
583 <width>121</width>
584 <height>24</height>
585 </rect>
586 </property>
587 <property name="accelerated">
588 <bool>true</bool>
589 </property>
590 <property name="decimals">
591 <number>1</number>
592 </property>
593 <property name="maximum">
594 <double>45.000000000000000</double>
595 </property>
596 <property name="singleStep">
597 <double>0.500000000000000</double>
598 </property>
599 </widget>
600 <widget class="QLabel" name="temploLabel">
601 <property name="geometry">
602 <rect>
603 <x>660</x>
604 <y>160</y>
605 <width>141</width>
606 <height>20</height>
607 </rect>
608 </property>
609 <property name="text">
610 <string>Min. temperature °C:</string>
611 </property>
612 <property name="alignment">
613 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
614 </property>
615 </widget>
616 <widget class="QLabel" name="temphiLabel">
617 <property name="geometry">
618 <rect>
619 <x>660</x>
620 <y>190</y>
621 <width>141</width>
622 <height>20</height>
623 </rect>
624 </property>
625 <property name="text">
626 <string>Max. temperature °C:</string>
627 </property>
628 <property name="alignment">
629 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
630 </property>
631 </widget>
632 <widget class="QLabel" name="attLabel">
633 <property name="geometry">
634 <rect>
635 <x>660</x>
636 <y>220</y>
637 <width>141</width>
638 <height>20</height>
639 </rect>
640 </property>
641 <property name="text">
642 <string>Attenuatiom %:</string>
643 </property>
644 <property name="alignment">
645 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
646 </property>
647 </widget>
648 <widget class="QLabel" name="toleranceLable">
649 <property name="geometry">
650 <rect>
651 <x>660</x>
652 <y>250</y>
653 <width>141</width>
654 <height>20</height>
655 </rect>
656 </property>
657 <property name="text">
658 <string>Alcohol tolerance %:</string>
659 </property>
660 <property name="alignment">
661 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
662 </property>
663 </widget>
664 <widget class="QLabel" name="flocLabel">
665 <property name="geometry">
666 <rect>
667 <x>660</x>
668 <y>280</y>
669 <width>141</width>
670 <height>20</height>
671 </rect>
672 </property>
673 <property name="text">
674 <string>Flocculation:</string>
675 </property>
676 <property name="alignment">
677 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
678 </property>
679 </widget>
680 <widget class="QLabel" name="cellsLabel">
681 <property name="geometry">
682 <rect>
683 <x>660</x>
684 <y>310</y>
685 <width>141</width>
686 <height>20</height>
687 </rect>
688 </property>
689 <property name="text">
690 <string>Billion cells/gram:</string>
691 </property>
692 <property name="alignment">
693 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
694 </property>
695 </widget>
696 <widget class="QLabel" name="reuseLabel">
697 <property name="geometry">
698 <rect>
699 <x>660</x>
700 <y>340</y>
701 <width>141</width>
702 <height>20</height>
703 </rect>
704 </property>
705 <property name="text">
706 <string>Max. reuse:</string>
707 </property>
708 <property name="alignment">
709 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
710 </property>
711 </widget>
712 <widget class="QLabel" name="pitchtempLabel">
713 <property name="geometry">
714 <rect>
715 <x>660</x>
716 <y>370</y>
717 <width>141</width>
718 <height>20</height>
719 </rect>
720 </property>
721 <property name="text">
722 <string>Pitch temperature °C:</string>
723 </property>
724 <property name="alignment">
725 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
726 </property>
727 </widget>
728 <widget class="QLabel" name="harvesttimeLabel">
729 <property name="geometry">
730 <rect>
731 <x>660</x>
732 <y>400</y>
733 <width>141</width>
734 <height>20</height>
735 </rect>
736 </property>
737 <property name="text">
738 <string>Harvest time:</string>
739 </property>
740 <property name="alignment">
741 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
742 </property>
743 </widget>
744 <widget class="QDoubleSpinBox" name="temphiEdit">
745 <property name="geometry">
746 <rect>
747 <x>810</x>
748 <y>190</y>
749 <width>121</width>
750 <height>24</height>
751 </rect>
752 </property>
753 <property name="accelerated">
754 <bool>true</bool>
755 </property>
756 <property name="decimals">
757 <number>1</number>
758 </property>
759 <property name="maximum">
760 <double>45.000000000000000</double>
761 </property>
762 <property name="singleStep">
763 <double>0.500000000000000</double>
764 </property>
765 </widget>
766 <widget class="QDoubleSpinBox" name="attEdit">
767 <property name="geometry">
768 <rect>
769 <x>810</x>
770 <y>220</y>
771 <width>121</width>
772 <height>24</height>
773 </rect>
774 </property>
775 <property name="accelerated">
776 <bool>true</bool>
777 </property>
778 <property name="decimals">
779 <number>1</number>
780 </property>
781 <property name="minimum">
782 <double>50.000000000000000</double>
783 </property>
784 <property name="maximum">
785 <double>100.000000000000000</double>
786 </property>
787 <property name="singleStep">
788 <double>0.500000000000000</double>
789 </property>
790 </widget>
791 <widget class="QDoubleSpinBox" name="toleranceEdit">
792 <property name="geometry">
793 <rect>
794 <x>810</x>
795 <y>250</y>
796 <width>121</width>
797 <height>24</height>
798 </rect>
799 </property>
800 <property name="decimals">
801 <number>1</number>
802 </property>
803 <property name="maximum">
804 <double>25.000000000000000</double>
805 </property>
806 <property name="singleStep">
807 <double>0.500000000000000</double>
808 </property>
809 </widget>
810 <widget class="QDoubleSpinBox" name="cellsEdit">
811 <property name="geometry">
812 <rect>
813 <x>810</x>
814 <y>310</y>
815 <width>121</width>
816 <height>24</height>
817 </rect>
818 </property>
819 <property name="decimals">
820 <number>1</number>
821 </property>
822 <property name="maximum">
823 <double>500.000000000000000</double>
824 </property>
825 </widget>
826 <widget class="QSpinBox" name="reuseEdit">
827 <property name="geometry">
828 <rect>
829 <x>810</x>
830 <y>340</y>
831 <width>121</width>
832 <height>24</height>
833 </rect>
834 </property>
835 <property name="maximum">
836 <number>25</number>
837 </property>
838 </widget>
839 <widget class="QDoubleSpinBox" name="pitchtempEdit">
840 <property name="geometry">
841 <rect>
842 <x>810</x>
843 <y>370</y>
844 <width>121</width>
845 <height>24</height>
846 </rect>
847 </property>
848 <property name="accelerated">
849 <bool>true</bool>
850 </property>
851 <property name="decimals">
852 <number>1</number>
853 </property>
854 <property name="maximum">
855 <double>45.000000000000000</double>
856 </property>
857 <property name="singleStep">
858 <double>0.500000000000000</double>
859 </property>
860 </widget>
861 <widget class="QSpinBox" name="harvesttimeEdit">
862 <property name="geometry">
863 <rect>
864 <x>810</x>
865 <y>400</y>
866 <width>121</width>
867 <height>24</height>
868 </rect>
869 </property>
870 <property name="accelerated">
871 <bool>true</bool>
872 </property>
873 </widget>
874 <widget class="QComboBox" name="flocEdit">
875 <property name="geometry">
876 <rect>
877 <x>810</x>
878 <y>280</y>
879 <width>121</width>
880 <height>23</height>
881 </rect>
882 </property>
883 </widget>
884 <widget class="QSpinBox" name="grhlloEdit">
885 <property name="geometry">
886 <rect>
887 <x>500</x>
888 <y>160</y>
889 <width>51</width>
890 <height>24</height>
891 </rect>
892 </property>
893 <property name="toolTip">
894 <string>grams / 100 litres</string>
895 </property>
896 <property name="minimum">
897 <number>2</number>
898 </property>
899 <property name="maximum">
900 <number>400</number>
901 </property>
902 </widget>
903 <widget class="QSpinBox" name="grhlhiEdit">
904 <property name="geometry">
905 <rect>
906 <x>500</x>
907 <y>190</y>
908 <width>51</width>
909 <height>24</height>
910 </rect>
911 </property>
912 <property name="toolTip">
913 <string>grams / 100 litres</string>
914 </property>
915 <property name="minimum">
916 <number>4</number>
917 </property>
918 <property name="maximum">
919 <number>400</number>
920 </property>
921 </widget>
922 <widget class="QDoubleSpinBox" name="sgloEdit">
923 <property name="geometry">
924 <rect>
925 <x>580</x>
926 <y>160</y>
927 <width>71</width>
928 <height>24</height>
929 </rect>
930 </property>
931 <property name="toolTip">
932 <string>at this gravity</string>
933 </property>
934 <property name="decimals">
935 <number>3</number>
936 </property>
937 <property name="minimum">
938 <double>1.020000000000000</double>
939 </property>
940 <property name="maximum">
941 <double>1.100000000000000</double>
942 </property>
943 <property name="singleStep">
944 <double>0.005000000000000</double>
945 </property>
946 </widget>
947 <widget class="QDoubleSpinBox" name="sghiEdit">
948 <property name="geometry">
949 <rect>
950 <x>580</x>
951 <y>190</y>
952 <width>71</width>
953 <height>24</height>
954 </rect>
955 </property>
956 <property name="toolTip">
957 <string>at this gravity</string>
958 </property>
959 <property name="decimals">
960 <number>3</number>
961 </property>
962 <property name="minimum">
963 <double>1.020000000000000</double>
964 </property>
965 <property name="maximum">
966 <double>1.100000000000000</double>
967 </property>
968 <property name="singleStep">
969 <double>0.005000000000000</double>
970 </property>
971 </widget>
972 <widget class="QLabel" name="pitchloLabel">
973 <property name="geometry">
974 <rect>
975 <x>350</x>
976 <y>160</y>
977 <width>141</width>
978 <height>20</height>
979 </rect>
980 </property>
981 <property name="text">
982 <string>Pitch from gr/hl:</string>
983 </property>
984 <property name="alignment">
985 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
986 </property>
987 </widget>
988 <widget class="QLabel" name="pitchhiLabel">
989 <property name="geometry">
990 <rect>
991 <x>350</x>
992 <y>190</y>
993 <width>141</width>
994 <height>20</height>
995 </rect>
996 </property>
997 <property name="text">
998 <string>Pitch upto gr/hl:</string>
999 </property>
1000 <property name="alignment">
1001 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1002 </property>
1003 </widget>
1004 <widget class="QLabel" name="bacteriaLabel">
1005 <property name="geometry">
1006 <rect>
1007 <x>5</x>
1008 <y>400</y>
1009 <width>121</width>
1010 <height>20</height>
1011 </rect>
1012 </property>
1013 <property name="text">
1014 <string>Bacteria:</string>
1015 </property>
1016 <property name="alignment">
1017 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1018 </property>
1019 </widget>
1020 <widget class="QCheckBox" name="bacteriaEdit">
1021 <property name="geometry">
1022 <rect>
1023 <x>140</x>
1024 <y>400</y>
1025 <width>85</width>
1026 <height>21</height>
1027 </rect>
1028 </property>
1029 <property name="text">
1030 <string>Yes</string>
1031 </property>
1032 </widget>
1033 <widget class="QLabel" name="harvesttopLabel">
1034 <property name="geometry">
1035 <rect>
1036 <x>350</x>
1037 <y>400</y>
1038 <width>141</width>
1039 <height>20</height>
1040 </rect>
1041 </property>
1042 <property name="text">
1043 <string>Harvest top:</string>
1044 </property>
1045 <property name="alignment">
1046 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1047 </property>
1048 </widget>
1049 <widget class="QCheckBox" name="harvesttopEdit">
1050 <property name="geometry">
1051 <rect>
1052 <x>500</x>
1053 <y>400</y>
1054 <width>85</width>
1055 <height>21</height>
1056 </rect>
1057 </property>
1058 <property name="text">
1059 <string>Yes</string>
1060 </property>
1061 </widget>
1062 <widget class="QLabel" name="at1">
1063 <property name="geometry">
1064 <rect>
1065 <x>555</x>
1066 <y>160</y>
1067 <width>20</width>
1068 <height>20</height>
1069 </rect>
1070 </property>
1071 <property name="text">
1072 <string>@</string>
1073 </property>
1074 </widget>
1075 <widget class="QLabel" name="at2">
1076 <property name="geometry">
1077 <rect>
1078 <x>555</x>
1079 <y>190</y>
1080 <width>20</width>
1081 <height>20</height>
1082 </rect>
1083 </property>
1084 <property name="text">
1085 <string>@</string>
341 </property> 1086 </property>
342 </widget> 1087 </widget>
343 </widget> 1088 </widget>
344 </item> 1089 </item>
345 </layout> 1090 </layout>

mercurial