ui/EditProduct.ui

changeset 176
69a033e099a2
parent 175
f1ed3a2a94e9
child 177
62b8d701cd88
equal deleted inserted replaced
175:f1ed3a2a94e9 176:69a033e099a2
118 <string>Generic</string> 118 <string>Generic</string>
119 </attribute> 119 </attribute>
120 <widget class="QLabel" name="nameLabel"> 120 <widget class="QLabel" name="nameLabel">
121 <property name="geometry"> 121 <property name="geometry">
122 <rect> 122 <rect>
123 <x>370</x>
124 <y>10</y>
125 <width>131</width>
126 <height>20</height>
127 </rect>
128 </property>
129 <property name="text">
130 <string>Brew name:</string>
131 </property>
132 <property name="alignment">
133 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
134 </property>
135 </widget>
136 <widget class="QLabel" name="notesLabel">
137 <property name="geometry">
138 <rect>
139 <x>0</x>
140 <y>70</y>
141 <width>131</width>
142 <height>20</height>
143 </rect>
144 </property>
145 <property name="text">
146 <string>Brew notes:</string>
147 </property>
148 <property name="alignment">
149 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
150 </property>
151 </widget>
152 <widget class="QLineEdit" name="nameEdit">
153 <property name="geometry">
154 <rect>
155 <x>510</x>
156 <y>10</y>
157 <width>551</width>
158 <height>23</height>
159 </rect>
160 </property>
161 </widget>
162 <widget class="QPlainTextEdit" name="notesEdit">
163 <property name="geometry">
164 <rect>
165 <x>140</x>
166 <y>70</y>
167 <width>921</width>
168 <height>71</height>
169 </rect>
170 </property>
171 </widget>
172 <widget class="QLabel" name="lockedLabel">
173 <property name="geometry">
174 <rect>
175 <x>870</x>
176 <y>180</y>
177 <width>131</width>
178 <height>20</height>
179 </rect>
180 </property>
181 <property name="text">
182 <string>Read only:</string>
183 </property>
184 <property name="alignment">
185 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
186 </property>
187 </widget>
188 <widget class="QCheckBox" name="lockedEdit">
189 <property name="geometry">
190 <rect>
191 <x>1010</x>
192 <y>180</y>
193 <width>61</width>
194 <height>21</height>
195 </rect>
196 </property>
197 <property name="text">
198 <string>Yes</string>
199 </property>
200 </widget>
201 <widget class="QLabel" name="typeLabel">
202 <property name="geometry">
203 <rect>
204 <x>740</x>
205 <y>40</y>
206 <width>131</width>
207 <height>20</height>
208 </rect>
209 </property>
210 <property name="text">
211 <string>Brew type:</string>
212 </property>
213 <property name="alignment">
214 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
215 </property>
216 </widget>
217 <widget class="QComboBox" name="typeEdit">
218 <property name="geometry">
219 <rect>
220 <x>880</x>
221 <y>40</y>
222 <width>181</width>
223 <height>23</height>
224 </rect>
225 </property>
226 </widget>
227 <widget class="QLabel" name="efficiencyLabel">
228 <property name="geometry">
229 <rect>
230 <x>370</x>
231 <y>180</y>
232 <width>131</width>
233 <height>20</height>
234 </rect>
235 </property>
236 <property name="text">
237 <string>Efficiency:</string>
238 </property>
239 <property name="alignment">
240 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
241 </property>
242 </widget>
243 <widget class="QLabel" name="boil_timeLabel">
244 <property name="geometry">
245 <rect>
246 <x>370</x>
247 <y>150</y>
248 <width>131</width>
249 <height>20</height>
250 </rect>
251 </property>
252 <property name="text">
253 <string>Boil time:</string>
254 </property>
255 <property name="alignment">
256 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
257 </property>
258 </widget>
259 <widget class="QLabel" name="batch_sizeLabel">
260 <property name="geometry">
261 <rect>
262 <x>0</x>
263 <y>150</y>
264 <width>131</width>
265 <height>20</height>
266 </rect>
267 </property>
268 <property name="text">
269 <string>Batch size:</string>
270 </property>
271 <property name="alignment">
272 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
273 </property>
274 </widget>
275 <widget class="QLabel" name="boil_sizeLabel">
276 <property name="geometry">
277 <rect>
278 <x>740</x>
279 <y>150</y>
280 <width>131</width>
281 <height>20</height>
282 </rect>
283 </property>
284 <property name="text">
285 <string>Boil size:</string>
286 </property>
287 <property name="alignment">
288 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
289 </property>
290 </widget>
291 <widget class="QDoubleSpinBox" name="efficiencyEdit">
292 <property name="geometry">
293 <rect>
294 <x>510</x>
295 <y>180</y>
296 <width>101</width>
297 <height>24</height>
298 </rect>
299 </property>
300 <property name="alignment">
301 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
302 </property>
303 <property name="accelerated">
304 <bool>true</bool>
305 </property>
306 <property name="suffix">
307 <string> %</string>
308 </property>
309 <property name="decimals">
310 <number>1</number>
311 </property>
312 <property name="singleStep">
313 <double>0.500000000000000</double>
314 </property>
315 </widget>
316 <widget class="QSpinBox" name="boil_timeEdit">
317 <property name="geometry">
318 <rect>
319 <x>510</x>
320 <y>150</y>
321 <width>101</width>
322 <height>24</height>
323 </rect>
324 </property>
325 <property name="alignment">
326 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
327 </property>
328 <property name="accelerated">
329 <bool>true</bool>
330 </property>
331 <property name="suffix">
332 <string> min</string>
333 </property>
334 <property name="maximum">
335 <number>1536</number>
336 </property>
337 <property name="singleStep">
338 <number>5</number>
339 </property>
340 </widget>
341 <widget class="QDoubleSpinBox" name="batch_sizeEdit">
342 <property name="geometry">
343 <rect>
344 <x>140</x>
345 <y>150</y>
346 <width>101</width>
347 <height>24</height>
348 </rect>
349 </property>
350 <property name="alignment">
351 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
352 </property>
353 <property name="accelerated">
354 <bool>true</bool>
355 </property>
356 <property name="suffix">
357 <string> L</string>
358 </property>
359 <property name="decimals">
360 <number>1</number>
361 </property>
362 <property name="maximum">
363 <double>100000.000000000000000</double>
364 </property>
365 <property name="singleStep">
366 <double>0.500000000000000</double>
367 </property>
368 </widget>
369 <widget class="QDoubleSpinBox" name="boil_sizeEdit">
370 <property name="geometry">
371 <rect>
372 <x>880</x>
373 <y>150</y>
374 <width>87</width>
375 <height>24</height>
376 </rect>
377 </property>
378 <property name="alignment">
379 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
380 </property>
381 <property name="readOnly">
382 <bool>true</bool>
383 </property>
384 <property name="buttonSymbols">
385 <enum>QAbstractSpinBox::NoButtons</enum>
386 </property>
387 <property name="accelerated">
388 <bool>false</bool>
389 </property>
390 <property name="suffix">
391 <string> L</string>
392 </property>
393 <property name="decimals">
394 <number>1</number>
395 </property>
396 <property name="maximum">
397 <double>100000.000000000000000</double>
398 </property>
399 <property name="singleStep">
400 <double>0.500000000000000</double>
401 </property>
402 </widget>
403 <widget class="QGroupBox" name="groupBox">
404 <property name="geometry">
405 <rect>
406 <x>10</x>
407 <y>340</y>
408 <width>1101</width>
409 <height>121</height>
410 </rect>
411 </property>
412 <property name="title">
413 <string>Overview</string>
414 </property>
415 <widget class="QDoubleSpinBox" name="est_ogEdit">
416 <property name="geometry">
417 <rect>
418 <x>130</x>
419 <y>20</y>
420 <width>71</width>
421 <height>24</height>
422 </rect>
423 </property>
424 <property name="alignment">
425 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
426 </property>
427 <property name="buttonSymbols">
428 <enum>QAbstractSpinBox::UpDownArrows</enum>
429 </property>
430 <property name="accelerated">
431 <bool>true</bool>
432 </property>
433 <property name="decimals">
434 <number>3</number>
435 </property>
436 <property name="minimum">
437 <double>0.980000000000000</double>
438 </property>
439 <property name="maximum">
440 <double>2.000000000000000</double>
441 </property>
442 <property name="singleStep">
443 <double>0.001000000000000</double>
444 </property>
445 </widget>
446 <widget class="QDoubleSpinBox" name="est_abvEdit">
447 <property name="geometry">
448 <rect>
449 <x>870</x>
450 <y>20</y>
451 <width>71</width>
452 <height>24</height>
453 </rect>
454 </property>
455 <property name="alignment">
456 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
457 </property>
458 <property name="readOnly">
459 <bool>true</bool>
460 </property>
461 <property name="buttonSymbols">
462 <enum>QAbstractSpinBox::NoButtons</enum>
463 </property>
464 <property name="accelerated">
465 <bool>false</bool>
466 </property>
467 <property name="suffix">
468 <string> %</string>
469 </property>
470 <property name="decimals">
471 <number>1</number>
472 </property>
473 <property name="minimum">
474 <double>0.000000000000000</double>
475 </property>
476 <property name="maximum">
477 <double>80.000000000000000</double>
478 </property>
479 <property name="singleStep">
480 <double>0.100000000000000</double>
481 </property>
482 </widget>
483 <widget class="QDoubleSpinBox" name="est_fgEdit">
484 <property name="geometry">
485 <rect>
486 <x>500</x>
487 <y>20</y>
488 <width>71</width>
489 <height>24</height>
490 </rect>
491 </property>
492 <property name="alignment">
493 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
494 </property>
495 <property name="readOnly">
496 <bool>true</bool>
497 </property>
498 <property name="buttonSymbols">
499 <enum>QAbstractSpinBox::NoButtons</enum>
500 </property>
501 <property name="accelerated">
502 <bool>false</bool>
503 </property>
504 <property name="decimals">
505 <number>3</number>
506 </property>
507 <property name="minimum">
508 <double>0.980000000000000</double>
509 </property>
510 <property name="maximum">
511 <double>2.000000000000000</double>
512 </property>
513 <property name="singleStep">
514 <double>0.001000000000000</double>
515 </property>
516 </widget>
517 <widget class="QLabel" name="est_abvLabel">
518 <property name="geometry">
519 <rect>
520 <x>730</x>
521 <y>20</y>
522 <width>131</width>
523 <height>20</height>
524 </rect>
525 </property>
526 <property name="text">
527 <string>Alcohol Volume:</string>
528 </property>
529 <property name="alignment">
530 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
531 </property>
532 </widget>
533 <widget class="QLabel" name="est_fgLabel">
534 <property name="geometry">
535 <rect>
536 <x>360</x>
537 <y>20</y>
538 <width>131</width>
539 <height>20</height>
540 </rect>
541 </property>
542 <property name="text">
543 <string>Estimated FG:</string>
544 </property>
545 <property name="alignment">
546 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
547 </property>
548 </widget>
549 <widget class="RangedSlider" name="est_fgShow">
550 <property name="geometry">
551 <rect>
552 <x>580</x>
553 <y>20</y>
554 <width>148</width>
555 <height>24</height>
556 </rect>
557 </property>
558 </widget>
559 <widget class="RangedSlider" name="est_ogShow">
560 <property name="geometry">
561 <rect>
562 <x>210</x>
563 <y>20</y>
564 <width>148</width>
565 <height>24</height>
566 </rect>
567 </property>
568 </widget>
569 <widget class="QLabel" name="est_ogLabel">
570 <property name="geometry">
571 <rect>
572 <x>5</x>
573 <y>20</y>
574 <width>116</width>
575 <height>20</height>
576 </rect>
577 </property>
578 <property name="text">
579 <string>Estimated OG:</string>
580 </property>
581 <property name="alignment">
582 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
583 </property>
584 </widget>
585 <widget class="RangedSlider" name="est_abvShow">
586 <property name="geometry">
587 <rect>
588 <x>950</x>
589 <y>20</y>
590 <width>148</width>
591 <height>24</height>
592 </rect>
593 </property>
594 </widget>
595 <widget class="QComboBox" name="color_methodEdit">
596 <property name="geometry">
597 <rect>
598 <x>500</x>
599 <y>50</y>
600 <width>141</width>
601 <height>23</height>
602 </rect>
603 </property>
604 </widget>
605 <widget class="RangedSlider" name="est_colorShow">
606 <property name="geometry">
607 <rect>
608 <x>210</x>
609 <y>50</y>
610 <width>148</width>
611 <height>24</height>
612 </rect>
613 </property>
614 </widget>
615 <widget class="QDoubleSpinBox" name="est_carbEdit">
616 <property name="geometry">
617 <rect>
618 <x>870</x>
619 <y>50</y>
620 <width>71</width>
621 <height>24</height>
622 </rect>
623 </property>
624 <property name="alignment">
625 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
626 </property>
627 <property name="readOnly">
628 <bool>true</bool>
629 </property>
630 <property name="buttonSymbols">
631 <enum>QAbstractSpinBox::NoButtons</enum>
632 </property>
633 <property name="accelerated">
634 <bool>false</bool>
635 </property>
636 <property name="suffix">
637 <string> %</string>
638 </property>
639 <property name="decimals">
640 <number>1</number>
641 </property>
642 <property name="minimum">
643 <double>0.000000000000000</double>
644 </property>
645 <property name="maximum">
646 <double>80.000000000000000</double>
647 </property>
648 <property name="singleStep">
649 <double>0.100000000000000</double>
650 </property>
651 </widget>
652 <widget class="QDoubleSpinBox" name="est_colorEdit">
653 <property name="geometry">
654 <rect>
655 <x>130</x>
656 <y>50</y>
657 <width>71</width>
658 <height>24</height>
659 </rect>
660 </property>
661 <property name="alignment">
662 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
663 </property>
664 <property name="readOnly">
665 <bool>true</bool>
666 </property>
667 <property name="buttonSymbols">
668 <enum>QAbstractSpinBox::NoButtons</enum>
669 </property>
670 <property name="accelerated">
671 <bool>false</bool>
672 </property>
673 <property name="decimals">
674 <number>0</number>
675 </property>
676 <property name="minimum">
677 <double>0.000000000000000</double>
678 </property>
679 <property name="maximum">
680 <double>400.000000000000000</double>
681 </property>
682 <property name="singleStep">
683 <double>1.000000000000000</double>
684 </property>
685 </widget>
686 <widget class="QLabel" name="color_methodLabel">
687 <property name="geometry">
688 <rect>
689 <x>360</x>
690 <y>50</y>
691 <width>131</width>
692 <height>20</height>
693 </rect>
694 </property>
695 <property name="text">
696 <string>Color method:</string>
697 </property>
698 <property name="alignment">
699 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
700 </property>
701 </widget>
702 <widget class="QLabel" name="est_carbLabel">
703 <property name="geometry">
704 <rect>
705 <x>730</x>
706 <y>50</y>
707 <width>131</width>
708 <height>20</height>
709 </rect>
710 </property>
711 <property name="text">
712 <string>Carbonation:</string>
713 </property>
714 <property name="alignment">
715 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
716 </property>
717 </widget>
718 <widget class="RangedSlider" name="est_carbShow">
719 <property name="geometry">
720 <rect>
721 <x>950</x>
722 <y>50</y>
723 <width>148</width>
724 <height>24</height>
725 </rect>
726 </property>
727 </widget>
728 <widget class="QLabel" name="est_colorLabel">
729 <property name="geometry">
730 <rect>
731 <x>10</x>
732 <y>50</y>
733 <width>111</width>
734 <height>20</height>
735 </rect>
736 </property>
737 <property name="text">
738 <string>Color EBC:</string>
739 </property>
740 <property name="alignment">
741 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
742 </property>
743 </widget>
744 <widget class="RangedSlider" name="est_ibuShow">
745 <property name="geometry">
746 <rect>
747 <x>210</x>
748 <y>80</y>
749 <width>148</width>
750 <height>24</height>
751 </rect>
752 </property>
753 </widget>
754 <widget class="QComboBox" name="ibu_methodEdit">
755 <property name="geometry">
756 <rect>
757 <x>500</x>
758 <y>80</y>
759 <width>141</width>
760 <height>23</height>
761 </rect>
762 </property>
763 </widget>
764 <widget class="QDoubleSpinBox" name="est_ibuEdit">
765 <property name="geometry">
766 <rect>
767 <x>130</x>
768 <y>80</y>
769 <width>71</width>
770 <height>24</height>
771 </rect>
772 </property>
773 <property name="alignment">
774 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
775 </property>
776 <property name="readOnly">
777 <bool>true</bool>
778 </property>
779 <property name="buttonSymbols">
780 <enum>QAbstractSpinBox::NoButtons</enum>
781 </property>
782 <property name="accelerated">
783 <bool>false</bool>
784 </property>
785 <property name="decimals">
786 <number>0</number>
787 </property>
788 <property name="minimum">
789 <double>0.000000000000000</double>
790 </property>
791 <property name="maximum">
792 <double>400.000000000000000</double>
793 </property>
794 <property name="singleStep">
795 <double>1.000000000000000</double>
796 </property>
797 </widget>
798 <widget class="QLabel" name="ibu_methodLabel">
799 <property name="geometry">
800 <rect>
801 <x>360</x>
802 <y>80</y>
803 <width>131</width>
804 <height>20</height>
805 </rect>
806 </property>
807 <property name="text">
808 <string>IBU method:</string>
809 </property>
810 <property name="alignment">
811 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
812 </property>
813 </widget>
814 <widget class="QLabel" name="calLabel">
815 <property name="geometry">
816 <rect>
817 <x>730</x>
818 <y>80</y>
819 <width>131</width>
820 <height>20</height>
821 </rect>
822 </property>
823 <property name="text">
824 <string>Energy kcal/l:</string>
825 </property>
826 <property name="alignment">
827 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
828 </property>
829 </widget>
830 <widget class="QLabel" name="est_ibuLabel">
831 <property name="geometry">
832 <rect>
833 <x>10</x>
834 <y>80</y>
835 <width>111</width>
836 <height>20</height>
837 </rect>
838 </property>
839 <property name="text">
840 <string>Bitterness IBU:</string>
841 </property>
842 <property name="alignment">
843 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
844 </property>
845 </widget>
846 <widget class="QDoubleSpinBox" name="calEdit">
847 <property name="geometry">
848 <rect>
849 <x>870</x>
850 <y>80</y>
851 <width>71</width>
852 <height>24</height>
853 </rect>
854 </property>
855 <property name="alignment">
856 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
857 </property>
858 <property name="readOnly">
859 <bool>true</bool>
860 </property>
861 <property name="buttonSymbols">
862 <enum>QAbstractSpinBox::NoButtons</enum>
863 </property>
864 <property name="accelerated">
865 <bool>false</bool>
866 </property>
867 <property name="decimals">
868 <number>0</number>
869 </property>
870 <property name="minimum">
871 <double>0.000000000000000</double>
872 </property>
873 <property name="maximum">
874 <double>8000.000000000000000</double>
875 </property>
876 <property name="singleStep">
877 <double>0.100000000000000</double>
878 </property>
879 </widget>
880 </widget>
881 <widget class="QGroupBox" name="styleBox">
882 <property name="geometry">
883 <rect>
884 <x>10</x>
885 <y>210</y>
886 <width>1101</width>
887 <height>121</height>
888 </rect>
889 </property>
890 <property name="title">
891 <string>Beerstyle</string>
892 </property>
893 <widget class="QComboBox" name="beerstyleEdit">
894 <property name="geometry">
895 <rect>
896 <x>130</x>
897 <y>20</y>
898 <width>226</width>
899 <height>23</height>
900 </rect>
901 </property>
902 </widget>
903 <widget class="QLineEdit" name="st_groupEdit">
904 <property name="geometry">
905 <rect>
906 <x>870</x>
907 <y>50</y>
908 <width>101</width>
909 <height>23</height>
910 </rect>
911 </property>
912 <property name="dragEnabled">
913 <bool>true</bool>
914 </property>
915 <property name="readOnly">
916 <bool>true</bool>
917 </property>
918 </widget>
919 <widget class="QLineEdit" name="st_guideEdit">
920 <property name="geometry">
921 <rect>
922 <x>130</x>
923 <y>50</y>
924 <width>226</width>
925 <height>23</height>
926 </rect>
927 </property>
928 <property name="dragEnabled">
929 <bool>true</bool>
930 </property>
931 <property name="readOnly">
932 <bool>true</bool>
933 </property>
934 </widget>
935 <widget class="QLabel" name="st_guideLabel">
936 <property name="geometry">
937 <rect>
938 <x>10</x>
939 <y>50</y>
940 <width>111</width>
941 <height>20</height>
942 </rect>
943 </property>
944 <property name="text">
945 <string>Style guide:</string>
946 </property>
947 <property name="alignment">
948 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
949 </property>
950 </widget>
951 <widget class="QLabel" name="st_groupLabel">
952 <property name="geometry">
953 <rect>
954 <x>730</x>
955 <y>50</y>
956 <width>131</width>
957 <height>20</height>
958 </rect>
959 </property>
960 <property name="text">
961 <string>Style group:</string>
962 </property>
963 <property name="alignment">
964 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
965 </property>
966 </widget>
967 <widget class="QLabel" name="beerstyleLabel">
968 <property name="geometry">
969 <rect>
970 <x>10</x>
971 <y>20</y>
972 <width>111</width>
973 <height>20</height>
974 </rect>
975 </property>
976 <property name="text">
977 <string>Select style:</string>
978 </property>
979 <property name="alignment">
980 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
981 </property>
982 </widget>
983 <widget class="QLabel" name="st_typeLabel">
984 <property name="geometry">
985 <rect>
986 <x>10</x>
987 <y>80</y>
988 <width>111</width>
989 <height>20</height>
990 </rect>
991 </property>
992 <property name="text">
993 <string>Style type:</string>
994 </property>
995 <property name="alignment">
996 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
997 </property>
998 </widget>
999 <widget class="QLineEdit" name="st_typeEdit">
1000 <property name="geometry">
1001 <rect>
1002 <x>130</x>
1003 <y>80</y>
1004 <width>226</width>
1005 <height>23</height>
1006 </rect>
1007 </property>
1008 <property name="dragEnabled">
1009 <bool>true</bool>
1010 </property>
1011 <property name="readOnly">
1012 <bool>true</bool>
1013 </property>
1014 </widget>
1015 <widget class="QLabel" name="st_catLabel">
1016 <property name="geometry">
1017 <rect>
1018 <x>360</x>
1019 <y>80</y>
1020 <width>131</width>
1021 <height>20</height>
1022 </rect>
1023 </property>
1024 <property name="text">
1025 <string>Category:</string>
1026 </property>
1027 <property name="alignment">
1028 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1029 </property>
1030 </widget>
1031 <widget class="QLineEdit" name="st_catnrEdit">
1032 <property name="geometry">
1033 <rect>
1034 <x>870</x>
1035 <y>80</y>
1036 <width>71</width>
1037 <height>23</height>
1038 </rect>
1039 </property>
1040 <property name="dragEnabled">
1041 <bool>true</bool>
1042 </property>
1043 <property name="readOnly">
1044 <bool>true</bool>
1045 </property>
1046 </widget>
1047 <widget class="QLabel" name="st_catnrLabel">
1048 <property name="geometry">
1049 <rect>
1050 <x>730</x>
1051 <y>80</y>
1052 <width>131</width>
1053 <height>20</height>
1054 </rect>
1055 </property>
1056 <property name="text">
1057 <string>Category number:</string>
1058 </property>
1059 <property name="alignment">
1060 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1061 </property>
1062 </widget>
1063 <widget class="QLineEdit" name="st_catEdit">
1064 <property name="geometry">
1065 <rect>
1066 <x>500</x>
1067 <y>80</y>
1068 <width>226</width>
1069 <height>23</height>
1070 </rect>
1071 </property>
1072 <property name="dragEnabled">
1073 <bool>true</bool>
1074 </property>
1075 <property name="readOnly">
1076 <bool>true</bool>
1077 </property>
1078 </widget>
1079 <widget class="QLineEdit" name="st_nameEdit">
1080 <property name="geometry">
1081 <rect>
1082 <x>500</x>
1083 <y>50</y>
1084 <width>226</width>
1085 <height>23</height>
1086 </rect>
1087 </property>
1088 <property name="dragEnabled">
1089 <bool>true</bool>
1090 </property>
1091 <property name="readOnly">
1092 <bool>true</bool>
1093 </property>
1094 </widget>
1095 <widget class="QLabel" name="st_nameLabel">
1096 <property name="geometry">
1097 <rect>
1098 <x>380</x>
1099 <y>50</y>
1100 <width>111</width>
1101 <height>20</height>
1102 </rect>
1103 </property>
1104 <property name="text">
1105 <string>Style name:</string>
1106 </property>
1107 <property name="alignment">
1108 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1109 </property>
1110 </widget>
1111 </widget>
1112 <widget class="QLabel" name="codeLabel">
1113 <property name="geometry">
1114 <rect>
123 <x>0</x> 1115 <x>0</x>
124 <y>10</y> 1116 <y>10</y>
125 <width>131</width> 1117 <width>131</width>
126 <height>20</height> 1118 <height>20</height>
127 </rect> 1119 </rect>
128 </property> 1120 </property>
129 <property name="text"> 1121 <property name="text">
130 <string>Brew name:</string> 1122 <string>Brew code:</string>
131 </property> 1123 </property>
132 <property name="alignment"> 1124 <property name="alignment">
133 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 1125 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
134 </property> 1126 </property>
135 </widget> 1127 </widget>
136 <widget class="QLabel" name="notesLabel"> 1128 <widget class="QLabel" name="splitatLabel">
137 <property name="geometry"> 1129 <property name="geometry">
138 <rect> 1130 <rect>
139 <x>0</x> 1131 <x>0</x>
140 <y>100</y> 1132 <y>180</y>
141 <width>131</width> 1133 <width>131</width>
142 <height>20</height> 1134 <height>20</height>
143 </rect> 1135 </rect>
144 </property> 1136 </property>
145 <property name="text"> 1137 <property name="text">
146 <string>Brew notes:</string> 1138 <string>Split product:</string>
147 </property> 1139 </property>
148 <property name="alignment"> 1140 <property name="alignment">
149 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 1141 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
150 </property> 1142 </property>
151 </widget> 1143 </widget>
152 <widget class="QLineEdit" name="nameEdit"> 1144 <widget class="QLineEdit" name="codeEdit">
153 <property name="geometry"> 1145 <property name="geometry">
154 <rect> 1146 <rect>
155 <x>140</x> 1147 <x>140</x>
156 <y>10</y> 1148 <y>10</y>
157 <width>591</width> 1149 <width>181</width>
158 <height>23</height> 1150 <height>23</height>
159 </rect> 1151 </rect>
160 </property> 1152 </property>
161 </widget> 1153 </widget>
162 <widget class="QPlainTextEdit" name="notesEdit"> 1154 <widget class="QLineEdit" name="splitatEdit">
163 <property name="geometry"> 1155 <property name="geometry">
164 <rect> 1156 <rect>
165 <x>140</x> 1157 <x>140</x>
166 <y>100</y> 1158 <y>180</y>
167 <width>881</width> 1159 <width>226</width>
168 <height>51</height> 1160 <height>23</height>
169 </rect> 1161 </rect>
170 </property> 1162 </property>
171 </widget> 1163 <property name="readOnly">
172 <widget class="QLabel" name="lockedLabel"> 1164 <bool>true</bool>
173 <property name="geometry"> 1165 </property>
174 <rect> 1166 </widget>
175 <x>740</x> 1167 <widget class="QLabel" name="birthLabel">
176 <y>10</y> 1168 <property name="geometry">
1169 <rect>
1170 <x>370</x>
1171 <y>40</y>
177 <width>131</width> 1172 <width>131</width>
178 <height>20</height> 1173 <height>20</height>
179 </rect> 1174 </rect>
180 </property> 1175 </property>
181 <property name="text"> 1176 <property name="text">
182 <string>Read only:</string> 1177 <string>Brew plan start:</string>
183 </property> 1178 </property>
184 <property name="alignment"> 1179 <property name="alignment">
185 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 1180 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
186 </property> 1181 </property>
187 </widget> 1182 </widget>
188 <widget class="QCheckBox" name="lockedEdit"> 1183 <widget class="QLineEdit" name="birthEdit">
189 <property name="geometry"> 1184 <property name="geometry">
190 <rect> 1185 <rect>
191 <x>880</x> 1186 <x>510</x>
192 <y>10</y> 1187 <y>40</y>
193 <width>61</width> 1188 <width>101</width>
194 <height>21</height>
195 </rect>
196 </property>
197 <property name="text">
198 <string>Yes</string>
199 </property>
200 </widget>
201 <widget class="QLabel" name="typeLabel">
202 <property name="geometry">
203 <rect>
204 <x>0</x>
205 <y>160</y>
206 <width>131</width>
207 <height>20</height>
208 </rect>
209 </property>
210 <property name="text">
211 <string>Brew type:</string>
212 </property>
213 <property name="alignment">
214 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
215 </property>
216 </widget>
217 <widget class="QComboBox" name="typeEdit">
218 <property name="geometry">
219 <rect>
220 <x>140</x>
221 <y>160</y>
222 <width>181</width>
223 <height>23</height> 1189 <height>23</height>
224 </rect> 1190 </rect>
225 </property>
226 </widget>
227 <widget class="QLabel" name="efficiencyLabel">
228 <property name="geometry">
229 <rect>
230 <x>370</x>
231 <y>160</y>
232 <width>131</width>
233 <height>20</height>
234 </rect>
235 </property>
236 <property name="text">
237 <string>Efficiency:</string>
238 </property>
239 <property name="alignment">
240 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
241 </property>
242 </widget>
243 <widget class="QLabel" name="boil_timeLabel">
244 <property name="geometry">
245 <rect>
246 <x>370</x>
247 <y>190</y>
248 <width>131</width>
249 <height>20</height>
250 </rect>
251 </property>
252 <property name="text">
253 <string>Boil time:</string>
254 </property>
255 <property name="alignment">
256 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
257 </property>
258 </widget>
259 <widget class="QLabel" name="batch_sizeLabel">
260 <property name="geometry">
261 <rect>
262 <x>0</x>
263 <y>190</y>
264 <width>131</width>
265 <height>20</height>
266 </rect>
267 </property>
268 <property name="text">
269 <string>Batch size:</string>
270 </property>
271 <property name="alignment">
272 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
273 </property>
274 </widget>
275 <widget class="QLabel" name="boil_sizeLabel">
276 <property name="geometry">
277 <rect>
278 <x>740</x>
279 <y>190</y>
280 <width>131</width>
281 <height>20</height>
282 </rect>
283 </property>
284 <property name="text">
285 <string>Boil size:</string>
286 </property>
287 <property name="alignment">
288 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
289 </property>
290 </widget>
291 <widget class="QDoubleSpinBox" name="efficiencyEdit">
292 <property name="geometry">
293 <rect>
294 <x>510</x>
295 <y>160</y>
296 <width>101</width>
297 <height>24</height>
298 </rect>
299 </property>
300 <property name="alignment">
301 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
302 </property>
303 <property name="accelerated">
304 <bool>true</bool>
305 </property>
306 <property name="suffix">
307 <string> %</string>
308 </property>
309 <property name="decimals">
310 <number>1</number>
311 </property>
312 <property name="singleStep">
313 <double>0.500000000000000</double>
314 </property>
315 </widget>
316 <widget class="QSpinBox" name="boil_timeEdit">
317 <property name="geometry">
318 <rect>
319 <x>510</x>
320 <y>190</y>
321 <width>101</width>
322 <height>24</height>
323 </rect>
324 </property>
325 <property name="alignment">
326 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
327 </property>
328 <property name="accelerated">
329 <bool>true</bool>
330 </property>
331 <property name="suffix">
332 <string> min</string>
333 </property>
334 <property name="maximum">
335 <number>1536</number>
336 </property>
337 <property name="singleStep">
338 <number>5</number>
339 </property>
340 </widget>
341 <widget class="QDoubleSpinBox" name="batch_sizeEdit">
342 <property name="geometry">
343 <rect>
344 <x>140</x>
345 <y>190</y>
346 <width>101</width>
347 <height>24</height>
348 </rect>
349 </property>
350 <property name="alignment">
351 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
352 </property>
353 <property name="accelerated">
354 <bool>true</bool>
355 </property>
356 <property name="suffix">
357 <string> L</string>
358 </property>
359 <property name="decimals">
360 <number>1</number>
361 </property>
362 <property name="maximum">
363 <double>100000.000000000000000</double>
364 </property>
365 <property name="singleStep">
366 <double>0.500000000000000</double>
367 </property>
368 </widget>
369 <widget class="QDoubleSpinBox" name="boil_sizeEdit">
370 <property name="geometry">
371 <rect>
372 <x>880</x>
373 <y>190</y>
374 <width>87</width>
375 <height>24</height>
376 </rect>
377 </property>
378 <property name="alignment">
379 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
380 </property> 1191 </property>
381 <property name="readOnly"> 1192 <property name="readOnly">
382 <bool>true</bool> 1193 <bool>true</bool>
383 </property> 1194 </property>
384 <property name="buttonSymbols"> 1195 </widget>
385 <enum>QAbstractSpinBox::NoButtons</enum> 1196 <widget class="QLabel" name="stageLabel">
386 </property>
387 <property name="accelerated">
388 <bool>true</bool>
389 </property>
390 <property name="suffix">
391 <string> L</string>
392 </property>
393 <property name="decimals">
394 <number>1</number>
395 </property>
396 <property name="maximum">
397 <double>100000.000000000000000</double>
398 </property>
399 <property name="singleStep">
400 <double>0.500000000000000</double>
401 </property>
402 </widget>
403 <widget class="QGroupBox" name="groupBox">
404 <property name="geometry">
405 <rect>
406 <x>10</x>
407 <y>340</y>
408 <width>1101</width>
409 <height>121</height>
410 </rect>
411 </property>
412 <property name="title">
413 <string>Overview</string>
414 </property>
415 <widget class="QDoubleSpinBox" name="est_ogEdit">
416 <property name="geometry">
417 <rect>
418 <x>130</x>
419 <y>20</y>
420 <width>71</width>
421 <height>24</height>
422 </rect>
423 </property>
424 <property name="alignment">
425 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
426 </property>
427 <property name="buttonSymbols">
428 <enum>QAbstractSpinBox::UpDownArrows</enum>
429 </property>
430 <property name="accelerated">
431 <bool>true</bool>
432 </property>
433 <property name="decimals">
434 <number>3</number>
435 </property>
436 <property name="minimum">
437 <double>0.980000000000000</double>
438 </property>
439 <property name="maximum">
440 <double>2.000000000000000</double>
441 </property>
442 <property name="singleStep">
443 <double>0.001000000000000</double>
444 </property>
445 </widget>
446 <widget class="QDoubleSpinBox" name="est_abvEdit">
447 <property name="geometry">
448 <rect>
449 <x>870</x>
450 <y>20</y>
451 <width>71</width>
452 <height>24</height>
453 </rect>
454 </property>
455 <property name="alignment">
456 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
457 </property>
458 <property name="readOnly">
459 <bool>true</bool>
460 </property>
461 <property name="buttonSymbols">
462 <enum>QAbstractSpinBox::NoButtons</enum>
463 </property>
464 <property name="accelerated">
465 <bool>false</bool>
466 </property>
467 <property name="suffix">
468 <string> %</string>
469 </property>
470 <property name="decimals">
471 <number>1</number>
472 </property>
473 <property name="minimum">
474 <double>0.000000000000000</double>
475 </property>
476 <property name="maximum">
477 <double>80.000000000000000</double>
478 </property>
479 <property name="singleStep">
480 <double>0.100000000000000</double>
481 </property>
482 </widget>
483 <widget class="QDoubleSpinBox" name="est_fgEdit">
484 <property name="geometry">
485 <rect>
486 <x>500</x>
487 <y>20</y>
488 <width>71</width>
489 <height>24</height>
490 </rect>
491 </property>
492 <property name="alignment">
493 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
494 </property>
495 <property name="buttonSymbols">
496 <enum>QAbstractSpinBox::NoButtons</enum>
497 </property>
498 <property name="accelerated">
499 <bool>true</bool>
500 </property>
501 <property name="decimals">
502 <number>3</number>
503 </property>
504 <property name="minimum">
505 <double>0.980000000000000</double>
506 </property>
507 <property name="maximum">
508 <double>2.000000000000000</double>
509 </property>
510 <property name="singleStep">
511 <double>0.001000000000000</double>
512 </property>
513 </widget>
514 <widget class="QLabel" name="est_abvLabel">
515 <property name="geometry">
516 <rect>
517 <x>730</x>
518 <y>20</y>
519 <width>131</width>
520 <height>20</height>
521 </rect>
522 </property>
523 <property name="text">
524 <string>Alcohol Volume:</string>
525 </property>
526 <property name="alignment">
527 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
528 </property>
529 </widget>
530 <widget class="QLabel" name="est_fgLabel">
531 <property name="geometry">
532 <rect>
533 <x>360</x>
534 <y>20</y>
535 <width>131</width>
536 <height>20</height>
537 </rect>
538 </property>
539 <property name="text">
540 <string>Estimated FG:</string>
541 </property>
542 <property name="alignment">
543 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
544 </property>
545 </widget>
546 <widget class="RangedSlider" name="est_fgShow">
547 <property name="geometry">
548 <rect>
549 <x>580</x>
550 <y>20</y>
551 <width>148</width>
552 <height>24</height>
553 </rect>
554 </property>
555 </widget>
556 <widget class="RangedSlider" name="est_ogShow">
557 <property name="geometry">
558 <rect>
559 <x>210</x>
560 <y>20</y>
561 <width>148</width>
562 <height>24</height>
563 </rect>
564 </property>
565 </widget>
566 <widget class="QLabel" name="est_ogLabel">
567 <property name="geometry">
568 <rect>
569 <x>5</x>
570 <y>20</y>
571 <width>116</width>
572 <height>20</height>
573 </rect>
574 </property>
575 <property name="text">
576 <string>Estimated OG:</string>
577 </property>
578 <property name="alignment">
579 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
580 </property>
581 </widget>
582 <widget class="RangedSlider" name="est_abvShow">
583 <property name="geometry">
584 <rect>
585 <x>950</x>
586 <y>20</y>
587 <width>148</width>
588 <height>24</height>
589 </rect>
590 </property>
591 </widget>
592 <widget class="QComboBox" name="color_methodEdit">
593 <property name="geometry">
594 <rect>
595 <x>500</x>
596 <y>50</y>
597 <width>141</width>
598 <height>23</height>
599 </rect>
600 </property>
601 </widget>
602 <widget class="RangedSlider" name="est_colorShow">
603 <property name="geometry">
604 <rect>
605 <x>210</x>
606 <y>50</y>
607 <width>148</width>
608 <height>24</height>
609 </rect>
610 </property>
611 </widget>
612 <widget class="QDoubleSpinBox" name="est_carbEdit">
613 <property name="geometry">
614 <rect>
615 <x>870</x>
616 <y>50</y>
617 <width>71</width>
618 <height>24</height>
619 </rect>
620 </property>
621 <property name="alignment">
622 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
623 </property>
624 <property name="readOnly">
625 <bool>true</bool>
626 </property>
627 <property name="buttonSymbols">
628 <enum>QAbstractSpinBox::NoButtons</enum>
629 </property>
630 <property name="accelerated">
631 <bool>false</bool>
632 </property>
633 <property name="suffix">
634 <string> %</string>
635 </property>
636 <property name="decimals">
637 <number>1</number>
638 </property>
639 <property name="minimum">
640 <double>0.000000000000000</double>
641 </property>
642 <property name="maximum">
643 <double>80.000000000000000</double>
644 </property>
645 <property name="singleStep">
646 <double>0.100000000000000</double>
647 </property>
648 </widget>
649 <widget class="QDoubleSpinBox" name="est_colorEdit">
650 <property name="geometry">
651 <rect>
652 <x>130</x>
653 <y>50</y>
654 <width>71</width>
655 <height>24</height>
656 </rect>
657 </property>
658 <property name="alignment">
659 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
660 </property>
661 <property name="readOnly">
662 <bool>true</bool>
663 </property>
664 <property name="buttonSymbols">
665 <enum>QAbstractSpinBox::NoButtons</enum>
666 </property>
667 <property name="accelerated">
668 <bool>false</bool>
669 </property>
670 <property name="decimals">
671 <number>0</number>
672 </property>
673 <property name="minimum">
674 <double>0.000000000000000</double>
675 </property>
676 <property name="maximum">
677 <double>400.000000000000000</double>
678 </property>
679 <property name="singleStep">
680 <double>1.000000000000000</double>
681 </property>
682 </widget>
683 <widget class="QLabel" name="color_methodLabel">
684 <property name="geometry">
685 <rect>
686 <x>360</x>
687 <y>50</y>
688 <width>131</width>
689 <height>20</height>
690 </rect>
691 </property>
692 <property name="text">
693 <string>Color method:</string>
694 </property>
695 <property name="alignment">
696 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
697 </property>
698 </widget>
699 <widget class="QLabel" name="est_carbLabel">
700 <property name="geometry">
701 <rect>
702 <x>730</x>
703 <y>50</y>
704 <width>131</width>
705 <height>20</height>
706 </rect>
707 </property>
708 <property name="text">
709 <string>Carbonation:</string>
710 </property>
711 <property name="alignment">
712 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
713 </property>
714 </widget>
715 <widget class="RangedSlider" name="est_carbShow">
716 <property name="geometry">
717 <rect>
718 <x>950</x>
719 <y>50</y>
720 <width>148</width>
721 <height>24</height>
722 </rect>
723 </property>
724 </widget>
725 <widget class="QLabel" name="est_colorLabel">
726 <property name="geometry">
727 <rect>
728 <x>10</x>
729 <y>50</y>
730 <width>111</width>
731 <height>20</height>
732 </rect>
733 </property>
734 <property name="text">
735 <string>Color EBC:</string>
736 </property>
737 <property name="alignment">
738 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
739 </property>
740 </widget>
741 <widget class="RangedSlider" name="est_ibuShow">
742 <property name="geometry">
743 <rect>
744 <x>210</x>
745 <y>80</y>
746 <width>148</width>
747 <height>24</height>
748 </rect>
749 </property>
750 </widget>
751 <widget class="QComboBox" name="ibu_methodEdit">
752 <property name="geometry">
753 <rect>
754 <x>500</x>
755 <y>80</y>
756 <width>141</width>
757 <height>23</height>
758 </rect>
759 </property>
760 </widget>
761 <widget class="QDoubleSpinBox" name="est_ibuEdit">
762 <property name="geometry">
763 <rect>
764 <x>130</x>
765 <y>80</y>
766 <width>71</width>
767 <height>24</height>
768 </rect>
769 </property>
770 <property name="alignment">
771 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
772 </property>
773 <property name="readOnly">
774 <bool>true</bool>
775 </property>
776 <property name="buttonSymbols">
777 <enum>QAbstractSpinBox::NoButtons</enum>
778 </property>
779 <property name="accelerated">
780 <bool>false</bool>
781 </property>
782 <property name="decimals">
783 <number>0</number>
784 </property>
785 <property name="minimum">
786 <double>0.000000000000000</double>
787 </property>
788 <property name="maximum">
789 <double>400.000000000000000</double>
790 </property>
791 <property name="singleStep">
792 <double>1.000000000000000</double>
793 </property>
794 </widget>
795 <widget class="QLabel" name="ibu_methodLabel">
796 <property name="geometry">
797 <rect>
798 <x>360</x>
799 <y>80</y>
800 <width>131</width>
801 <height>20</height>
802 </rect>
803 </property>
804 <property name="text">
805 <string>IBU method:</string>
806 </property>
807 <property name="alignment">
808 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
809 </property>
810 </widget>
811 <widget class="QLabel" name="calLabel">
812 <property name="geometry">
813 <rect>
814 <x>730</x>
815 <y>80</y>
816 <width>131</width>
817 <height>20</height>
818 </rect>
819 </property>
820 <property name="text">
821 <string>Energy kcal/l:</string>
822 </property>
823 <property name="alignment">
824 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
825 </property>
826 </widget>
827 <widget class="QLabel" name="est_ibuLabel">
828 <property name="geometry">
829 <rect>
830 <x>10</x>
831 <y>80</y>
832 <width>111</width>
833 <height>20</height>
834 </rect>
835 </property>
836 <property name="text">
837 <string>Bitterness IBU:</string>
838 </property>
839 <property name="alignment">
840 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
841 </property>
842 </widget>
843 <widget class="QDoubleSpinBox" name="calEdit">
844 <property name="geometry">
845 <rect>
846 <x>870</x>
847 <y>80</y>
848 <width>71</width>
849 <height>24</height>
850 </rect>
851 </property>
852 <property name="alignment">
853 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
854 </property>
855 <property name="readOnly">
856 <bool>true</bool>
857 </property>
858 <property name="buttonSymbols">
859 <enum>QAbstractSpinBox::NoButtons</enum>
860 </property>
861 <property name="accelerated">
862 <bool>false</bool>
863 </property>
864 <property name="decimals">
865 <number>0</number>
866 </property>
867 <property name="minimum">
868 <double>0.000000000000000</double>
869 </property>
870 <property name="maximum">
871 <double>8000.000000000000000</double>
872 </property>
873 <property name="singleStep">
874 <double>0.100000000000000</double>
875 </property>
876 </widget>
877 </widget>
878 <widget class="QGroupBox" name="styleBox">
879 <property name="geometry">
880 <rect>
881 <x>10</x>
882 <y>210</y>
883 <width>1101</width>
884 <height>121</height>
885 </rect>
886 </property>
887 <property name="title">
888 <string>Beerstyle</string>
889 </property>
890 <widget class="QComboBox" name="beerstyleEdit">
891 <property name="geometry">
892 <rect>
893 <x>500</x>
894 <y>20</y>
895 <width>226</width>
896 <height>23</height>
897 </rect>
898 </property>
899 </widget>
900 <widget class="QLineEdit" name="st_groupEdit">
901 <property name="geometry">
902 <rect>
903 <x>870</x>
904 <y>50</y>
905 <width>101</width>
906 <height>23</height>
907 </rect>
908 </property>
909 <property name="dragEnabled">
910 <bool>true</bool>
911 </property>
912 </widget>
913 <widget class="QLineEdit" name="st_nameEdit">
914 <property name="geometry">
915 <rect>
916 <x>500</x>
917 <y>50</y>
918 <width>226</width>
919 <height>23</height>
920 </rect>
921 </property>
922 <property name="dragEnabled">
923 <bool>true</bool>
924 </property>
925 </widget>
926 <widget class="QLineEdit" name="st_guideEdit">
927 <property name="geometry">
928 <rect>
929 <x>130</x>
930 <y>50</y>
931 <width>226</width>
932 <height>23</height>
933 </rect>
934 </property>
935 <property name="dragEnabled">
936 <bool>true</bool>
937 </property>
938 </widget>
939 <widget class="QLabel" name="st_guideLabel">
940 <property name="geometry">
941 <rect>
942 <x>10</x>
943 <y>50</y>
944 <width>111</width>
945 <height>20</height>
946 </rect>
947 </property>
948 <property name="text">
949 <string>Style guide:</string>
950 </property>
951 <property name="alignment">
952 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
953 </property>
954 </widget>
955 <widget class="QLabel" name="st_groupLabel">
956 <property name="geometry">
957 <rect>
958 <x>730</x>
959 <y>50</y>
960 <width>131</width>
961 <height>20</height>
962 </rect>
963 </property>
964 <property name="text">
965 <string>Style group:</string>
966 </property>
967 <property name="alignment">
968 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
969 </property>
970 </widget>
971 <widget class="QLabel" name="st_nameLabel">
972 <property name="geometry">
973 <rect>
974 <x>360</x>
975 <y>50</y>
976 <width>131</width>
977 <height>20</height>
978 </rect>
979 </property>
980 <property name="text">
981 <string>Style name:</string>
982 </property>
983 <property name="alignment">
984 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
985 </property>
986 </widget>
987 <widget class="QLabel" name="beerstyleLabel">
988 <property name="geometry">
989 <rect>
990 <x>360</x>
991 <y>20</y>
992 <width>131</width>
993 <height>20</height>
994 </rect>
995 </property>
996 <property name="text">
997 <string>Select style:</string>
998 </property>
999 <property name="alignment">
1000 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1001 </property>
1002 </widget>
1003 <widget class="QLabel" name="st_typeLabel">
1004 <property name="geometry">
1005 <rect>
1006 <x>10</x>
1007 <y>80</y>
1008 <width>111</width>
1009 <height>20</height>
1010 </rect>
1011 </property>
1012 <property name="text">
1013 <string>Style type:</string>
1014 </property>
1015 <property name="alignment">
1016 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1017 </property>
1018 </widget>
1019 <widget class="QLineEdit" name="st_typeEdit">
1020 <property name="geometry">
1021 <rect>
1022 <x>130</x>
1023 <y>80</y>
1024 <width>226</width>
1025 <height>23</height>
1026 </rect>
1027 </property>
1028 <property name="dragEnabled">
1029 <bool>true</bool>
1030 </property>
1031 </widget>
1032 <widget class="QLabel" name="st_catLabel">
1033 <property name="geometry">
1034 <rect>
1035 <x>360</x>
1036 <y>80</y>
1037 <width>131</width>
1038 <height>20</height>
1039 </rect>
1040 </property>
1041 <property name="text">
1042 <string>Category:</string>
1043 </property>
1044 <property name="alignment">
1045 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1046 </property>
1047 </widget>
1048 <widget class="QLineEdit" name="st_catnrEdit">
1049 <property name="geometry">
1050 <rect>
1051 <x>870</x>
1052 <y>80</y>
1053 <width>71</width>
1054 <height>23</height>
1055 </rect>
1056 </property>
1057 <property name="dragEnabled">
1058 <bool>true</bool>
1059 </property>
1060 </widget>
1061 <widget class="QLabel" name="st_catnrLabel">
1062 <property name="geometry">
1063 <rect>
1064 <x>730</x>
1065 <y>80</y>
1066 <width>131</width>
1067 <height>20</height>
1068 </rect>
1069 </property>
1070 <property name="text">
1071 <string>Category number:</string>
1072 </property>
1073 <property name="alignment">
1074 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1075 </property>
1076 </widget>
1077 <widget class="QLineEdit" name="st_catEdit">
1078 <property name="geometry">
1079 <rect>
1080 <x>500</x>
1081 <y>80</y>
1082 <width>226</width>
1083 <height>23</height>
1084 </rect>
1085 </property>
1086 <property name="dragEnabled">
1087 <bool>true</bool>
1088 </property>
1089 </widget>
1090 </widget>
1091 <widget class="QLabel" name="codeLabel">
1092 <property name="geometry"> 1197 <property name="geometry">
1093 <rect> 1198 <rect>
1094 <x>0</x> 1199 <x>0</x>
1095 <y>40</y> 1200 <y>40</y>
1096 <width>131</width> 1201 <width>131</width>
1097 <height>20</height> 1202 <height>20</height>
1098 </rect> 1203 </rect>
1099 </property> 1204 </property>
1100 <property name="text"> 1205 <property name="text">
1101 <string>Brew code:</string> 1206 <string>Brew fase:</string>
1102 </property> 1207 </property>
1103 <property name="alignment"> 1208 <property name="alignment">
1104 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 1209 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1105 </property> 1210 </property>
1106 </widget> 1211 </widget>
1107 <widget class="QLabel" name="splitatLabel"> 1212 <widget class="QLineEdit" name="stageEdit">
1108 <property name="geometry">
1109 <rect>
1110 <x>0</x>
1111 <y>70</y>
1112 <width>131</width>
1113 <height>20</height>
1114 </rect>
1115 </property>
1116 <property name="text">
1117 <string>Split product:</string>
1118 </property>
1119 <property name="alignment">
1120 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1121 </property>
1122 </widget>
1123 <widget class="QLineEdit" name="codeEdit">
1124 <property name="geometry"> 1213 <property name="geometry">
1125 <rect> 1214 <rect>
1126 <x>140</x> 1215 <x>140</x>
1127 <y>40</y>
1128 <width>181</width>
1129 <height>23</height>
1130 </rect>
1131 </property>
1132 </widget>
1133 <widget class="QLabel" name="splitpartLabel">
1134 <property name="geometry">
1135 <rect>
1136 <x>370</x>
1137 <y>70</y>
1138 <width>131</width>
1139 <height>20</height>
1140 </rect>
1141 </property>
1142 <property name="text">
1143 <string>Split part:</string>
1144 </property>
1145 <property name="alignment">
1146 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1147 </property>
1148 </widget>
1149 <widget class="QLineEdit" name="splitatEdit">
1150 <property name="geometry">
1151 <rect>
1152 <x>140</x>
1153 <y>70</y>
1154 <width>101</width>
1155 <height>23</height>
1156 </rect>
1157 </property>
1158 </widget>
1159 <widget class="QLineEdit" name="splitpartEdit">
1160 <property name="geometry">
1161 <rect>
1162 <x>510</x>
1163 <y>70</y>
1164 <width>101</width>
1165 <height>23</height>
1166 </rect>
1167 </property>
1168 </widget>
1169 <widget class="QLabel" name="birthLabel">
1170 <property name="geometry">
1171 <rect>
1172 <x>370</x>
1173 <y>40</y>
1174 <width>131</width>
1175 <height>20</height>
1176 </rect>
1177 </property>
1178 <property name="text">
1179 <string>Plan start:</string>
1180 </property>
1181 <property name="alignment">
1182 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1183 </property>
1184 </widget>
1185 <widget class="QLineEdit" name="birthEdit">
1186 <property name="geometry">
1187 <rect>
1188 <x>510</x>
1189 <y>40</y> 1216 <y>40</y>
1190 <width>101</width> 1217 <width>101</width>
1191 <height>23</height> 1218 <height>23</height>
1192 </rect> 1219 </rect>
1193 </property> 1220 </property>
1194 </widget> 1221 <property name="readOnly">
1195 <widget class="QLabel" name="stageLabel"> 1222 <bool>true</bool>
1196 <property name="geometry">
1197 <rect>
1198 <x>740</x>
1199 <y>40</y>
1200 <width>131</width>
1201 <height>20</height>
1202 </rect>
1203 </property>
1204 <property name="text">
1205 <string>Plan start:</string>
1206 </property>
1207 <property name="alignment">
1208 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1209 </property>
1210 </widget>
1211 <widget class="QLineEdit" name="stageEdit">
1212 <property name="geometry">
1213 <rect>
1214 <x>880</x>
1215 <y>40</y>
1216 <width>101</width>
1217 <height>23</height>
1218 </rect>
1219 </property> 1223 </property>
1220 </widget> 1224 </widget>
1221 <widget class="QLabel" name="completeLabel"> 1225 <widget class="QLabel" name="completeLabel">
1222 <property name="geometry"> 1226 <property name="geometry">
1223 <rect> 1227 <rect>
1224 <x>740</x> 1228 <x>620</x>
1225 <y>160</y> 1229 <y>180</y>
1226 <width>131</width> 1230 <width>131</width>
1227 <height>20</height> 1231 <height>20</height>
1228 </rect> 1232 </rect>
1229 </property> 1233 </property>
1230 <property name="text"> 1234 <property name="text">
1241 <normaloff>:/icons/bms/mash.png</normaloff>:/icons/bms/mash.png</iconset> 1245 <normaloff>:/icons/bms/mash.png</normaloff>:/icons/bms/mash.png</iconset>
1242 </attribute> 1246 </attribute>
1243 <attribute name="title"> 1247 <attribute name="title">
1244 <string>Equipment</string> 1248 <string>Equipment</string>
1245 </attribute> 1249 </attribute>
1250 <widget class="QComboBox" name="eq_selectEdit">
1251 <property name="geometry">
1252 <rect>
1253 <x>150</x>
1254 <y>20</y>
1255 <width>181</width>
1256 <height>23</height>
1257 </rect>
1258 </property>
1259 </widget>
1260 <widget class="QLabel" name="eq_selectLabel">
1261 <property name="geometry">
1262 <rect>
1263 <x>10</x>
1264 <y>20</y>
1265 <width>131</width>
1266 <height>20</height>
1267 </rect>
1268 </property>
1269 <property name="text">
1270 <string>Equipment select:</string>
1271 </property>
1272 <property name="alignment">
1273 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1274 </property>
1275 </widget>
1276 <widget class="QLineEdit" name="eq_nameEdit">
1277 <property name="geometry">
1278 <rect>
1279 <x>480</x>
1280 <y>20</y>
1281 <width>281</width>
1282 <height>23</height>
1283 </rect>
1284 </property>
1285 <property name="readOnly">
1286 <bool>true</bool>
1287 </property>
1288 </widget>
1289 <widget class="QLabel" name="eq_nameLabel">
1290 <property name="geometry">
1291 <rect>
1292 <x>340</x>
1293 <y>20</y>
1294 <width>131</width>
1295 <height>20</height>
1296 </rect>
1297 </property>
1298 <property name="text">
1299 <string>Equipment name:</string>
1300 </property>
1301 <property name="alignment">
1302 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1303 </property>
1304 </widget>
1305 <widget class="QLabel" name="eq_notesLabel">
1306 <property name="geometry">
1307 <rect>
1308 <x>10</x>
1309 <y>50</y>
1310 <width>131</width>
1311 <height>20</height>
1312 </rect>
1313 </property>
1314 <property name="text">
1315 <string>Remarks:</string>
1316 </property>
1317 <property name="alignment">
1318 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1319 </property>
1320 </widget>
1321 <widget class="QPlainTextEdit" name="eq_notesEdit">
1322 <property name="geometry">
1323 <rect>
1324 <x>150</x>
1325 <y>50</y>
1326 <width>901</width>
1327 <height>91</height>
1328 </rect>
1329 </property>
1330 </widget>
1331 <widget class="QGroupBox" name="masheqBox">
1332 <property name="geometry">
1333 <rect>
1334 <x>10</x>
1335 <y>160</y>
1336 <width>291</width>
1337 <height>151</height>
1338 </rect>
1339 </property>
1340 <property name="title">
1341 <string>Mashing</string>
1342 </property>
1343 <widget class="QLabel" name="mash_volumeLabel">
1344 <property name="geometry">
1345 <rect>
1346 <x>10</x>
1347 <y>80</y>
1348 <width>121</width>
1349 <height>20</height>
1350 </rect>
1351 </property>
1352 <property name="text">
1353 <string>Mash water:</string>
1354 </property>
1355 <property name="alignment">
1356 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1357 </property>
1358 </widget>
1359 <widget class="QDoubleSpinBox" name="mash_volumeEdit">
1360 <property name="geometry">
1361 <rect>
1362 <x>140</x>
1363 <y>80</y>
1364 <width>87</width>
1365 <height>24</height>
1366 </rect>
1367 </property>
1368 <property name="alignment">
1369 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1370 </property>
1371 <property name="readOnly">
1372 <bool>true</bool>
1373 </property>
1374 <property name="buttonSymbols">
1375 <enum>QAbstractSpinBox::NoButtons</enum>
1376 </property>
1377 <property name="accelerated">
1378 <bool>false</bool>
1379 </property>
1380 <property name="suffix">
1381 <string> L</string>
1382 </property>
1383 <property name="decimals">
1384 <number>1</number>
1385 </property>
1386 <property name="maximum">
1387 <double>100000.000000000000000</double>
1388 </property>
1389 <property name="singleStep">
1390 <double>0.500000000000000</double>
1391 </property>
1392 </widget>
1393 <widget class="QDoubleSpinBox" name="mash_maxEdit">
1394 <property name="geometry">
1395 <rect>
1396 <x>140</x>
1397 <y>110</y>
1398 <width>87</width>
1399 <height>24</height>
1400 </rect>
1401 </property>
1402 <property name="alignment">
1403 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1404 </property>
1405 <property name="readOnly">
1406 <bool>true</bool>
1407 </property>
1408 <property name="buttonSymbols">
1409 <enum>QAbstractSpinBox::NoButtons</enum>
1410 </property>
1411 <property name="accelerated">
1412 <bool>false</bool>
1413 </property>
1414 <property name="suffix">
1415 <string> Kg</string>
1416 </property>
1417 <property name="decimals">
1418 <number>1</number>
1419 </property>
1420 <property name="maximum">
1421 <double>100000.000000000000000</double>
1422 </property>
1423 <property name="singleStep">
1424 <double>0.500000000000000</double>
1425 </property>
1426 </widget>
1427 <widget class="QLabel" name="mash_maxLabel">
1428 <property name="geometry">
1429 <rect>
1430 <x>10</x>
1431 <y>110</y>
1432 <width>121</width>
1433 <height>20</height>
1434 </rect>
1435 </property>
1436 <property name="text">
1437 <string>Max malts:</string>
1438 </property>
1439 <property name="alignment">
1440 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1441 </property>
1442 </widget>
1443 <widget class="QDoubleSpinBox" name="tun_volumeEdit">
1444 <property name="geometry">
1445 <rect>
1446 <x>140</x>
1447 <y>20</y>
1448 <width>87</width>
1449 <height>24</height>
1450 </rect>
1451 </property>
1452 <property name="alignment">
1453 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1454 </property>
1455 <property name="readOnly">
1456 <bool>true</bool>
1457 </property>
1458 <property name="buttonSymbols">
1459 <enum>QAbstractSpinBox::NoButtons</enum>
1460 </property>
1461 <property name="accelerated">
1462 <bool>false</bool>
1463 </property>
1464 <property name="suffix">
1465 <string> L</string>
1466 </property>
1467 <property name="decimals">
1468 <number>1</number>
1469 </property>
1470 <property name="maximum">
1471 <double>100000.000000000000000</double>
1472 </property>
1473 <property name="singleStep">
1474 <double>0.500000000000000</double>
1475 </property>
1476 </widget>
1477 <widget class="QLabel" name="tun_volumeLabel">
1478 <property name="geometry">
1479 <rect>
1480 <x>10</x>
1481 <y>20</y>
1482 <width>121</width>
1483 <height>20</height>
1484 </rect>
1485 </property>
1486 <property name="text">
1487 <string>Tun volume:</string>
1488 </property>
1489 <property name="alignment">
1490 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1491 </property>
1492 </widget>
1493 <widget class="QLabel" name="tun_materialLabel">
1494 <property name="geometry">
1495 <rect>
1496 <x>10</x>
1497 <y>50</y>
1498 <width>121</width>
1499 <height>20</height>
1500 </rect>
1501 </property>
1502 <property name="text">
1503 <string>Tun material:</string>
1504 </property>
1505 <property name="alignment">
1506 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1507 </property>
1508 </widget>
1509 <widget class="QLineEdit" name="tun_materialEdit">
1510 <property name="geometry">
1511 <rect>
1512 <x>140</x>
1513 <y>50</y>
1514 <width>141</width>
1515 <height>23</height>
1516 </rect>
1517 </property>
1518 <property name="readOnly">
1519 <bool>true</bool>
1520 </property>
1521 </widget>
1522 </widget>
1523 <widget class="QGroupBox" name="lauterBox">
1524 <property name="geometry">
1525 <rect>
1526 <x>10</x>
1527 <y>320</y>
1528 <width>291</width>
1529 <height>91</height>
1530 </rect>
1531 </property>
1532 <property name="title">
1533 <string>Lautering</string>
1534 </property>
1535 <widget class="QDoubleSpinBox" name="lauter_deadspaceEdit">
1536 <property name="geometry">
1537 <rect>
1538 <x>140</x>
1539 <y>50</y>
1540 <width>87</width>
1541 <height>24</height>
1542 </rect>
1543 </property>
1544 <property name="alignment">
1545 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1546 </property>
1547 <property name="readOnly">
1548 <bool>true</bool>
1549 </property>
1550 <property name="buttonSymbols">
1551 <enum>QAbstractSpinBox::NoButtons</enum>
1552 </property>
1553 <property name="accelerated">
1554 <bool>false</bool>
1555 </property>
1556 <property name="suffix">
1557 <string> L</string>
1558 </property>
1559 <property name="decimals">
1560 <number>1</number>
1561 </property>
1562 <property name="maximum">
1563 <double>100000.000000000000000</double>
1564 </property>
1565 <property name="singleStep">
1566 <double>0.500000000000000</double>
1567 </property>
1568 </widget>
1569 <widget class="QLabel" name="lauter_deadspaceLabel">
1570 <property name="geometry">
1571 <rect>
1572 <x>10</x>
1573 <y>50</y>
1574 <width>121</width>
1575 <height>20</height>
1576 </rect>
1577 </property>
1578 <property name="text">
1579 <string>Lauter deadspace:</string>
1580 </property>
1581 <property name="alignment">
1582 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1583 </property>
1584 </widget>
1585 <widget class="QLabel" name="lauter_volumeLabel">
1586 <property name="geometry">
1587 <rect>
1588 <x>10</x>
1589 <y>20</y>
1590 <width>121</width>
1591 <height>20</height>
1592 </rect>
1593 </property>
1594 <property name="text">
1595 <string>Lauter volume:</string>
1596 </property>
1597 <property name="alignment">
1598 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1599 </property>
1600 </widget>
1601 <widget class="QDoubleSpinBox" name="lauter_volumeEdit">
1602 <property name="geometry">
1603 <rect>
1604 <x>140</x>
1605 <y>20</y>
1606 <width>87</width>
1607 <height>24</height>
1608 </rect>
1609 </property>
1610 <property name="alignment">
1611 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1612 </property>
1613 <property name="readOnly">
1614 <bool>true</bool>
1615 </property>
1616 <property name="buttonSymbols">
1617 <enum>QAbstractSpinBox::NoButtons</enum>
1618 </property>
1619 <property name="accelerated">
1620 <bool>false</bool>
1621 </property>
1622 <property name="suffix">
1623 <string> L</string>
1624 </property>
1625 <property name="decimals">
1626 <number>1</number>
1627 </property>
1628 <property name="maximum">
1629 <double>100000.000000000000000</double>
1630 </property>
1631 <property name="singleStep">
1632 <double>0.500000000000000</double>
1633 </property>
1634 </widget>
1635 </widget>
1636 <widget class="QGroupBox" name="chilleqBox">
1637 <property name="geometry">
1638 <rect>
1639 <x>820</x>
1640 <y>160</y>
1641 <width>291</width>
1642 <height>91</height>
1643 </rect>
1644 </property>
1645 <property name="title">
1646 <string>Chilling</string>
1647 </property>
1648 <widget class="QLabel" name="trub_chillerlossLabel">
1649 <property name="geometry">
1650 <rect>
1651 <x>10</x>
1652 <y>20</y>
1653 <width>121</width>
1654 <height>20</height>
1655 </rect>
1656 </property>
1657 <property name="text">
1658 <string>Trub chiller loss:</string>
1659 </property>
1660 <property name="alignment">
1661 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1662 </property>
1663 </widget>
1664 <widget class="QDoubleSpinBox" name="trub_chillerlossEdit">
1665 <property name="geometry">
1666 <rect>
1667 <x>140</x>
1668 <y>20</y>
1669 <width>87</width>
1670 <height>24</height>
1671 </rect>
1672 </property>
1673 <property name="alignment">
1674 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1675 </property>
1676 <property name="readOnly">
1677 <bool>true</bool>
1678 </property>
1679 <property name="buttonSymbols">
1680 <enum>QAbstractSpinBox::NoButtons</enum>
1681 </property>
1682 <property name="accelerated">
1683 <bool>false</bool>
1684 </property>
1685 <property name="suffix">
1686 <string> L</string>
1687 </property>
1688 <property name="decimals">
1689 <number>1</number>
1690 </property>
1691 <property name="maximum">
1692 <double>100000.000000000000000</double>
1693 </property>
1694 <property name="singleStep">
1695 <double>0.500000000000000</double>
1696 </property>
1697 </widget>
1698 <widget class="QLabel" name="topup_waterLabel">
1699 <property name="geometry">
1700 <rect>
1701 <x>10</x>
1702 <y>50</y>
1703 <width>121</width>
1704 <height>20</height>
1705 </rect>
1706 </property>
1707 <property name="text">
1708 <string>Top up water:</string>
1709 </property>
1710 <property name="alignment">
1711 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1712 </property>
1713 </widget>
1714 <widget class="QDoubleSpinBox" name="topup_waterEdit">
1715 <property name="geometry">
1716 <rect>
1717 <x>140</x>
1718 <y>50</y>
1719 <width>87</width>
1720 <height>24</height>
1721 </rect>
1722 </property>
1723 <property name="alignment">
1724 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1725 </property>
1726 <property name="readOnly">
1727 <bool>true</bool>
1728 </property>
1729 <property name="buttonSymbols">
1730 <enum>QAbstractSpinBox::NoButtons</enum>
1731 </property>
1732 <property name="accelerated">
1733 <bool>false</bool>
1734 </property>
1735 <property name="suffix">
1736 <string> L</string>
1737 </property>
1738 <property name="decimals">
1739 <number>1</number>
1740 </property>
1741 <property name="maximum">
1742 <double>100000.000000000000000</double>
1743 </property>
1744 <property name="singleStep">
1745 <double>0.500000000000000</double>
1746 </property>
1747 </widget>
1748 </widget>
1749 <widget class="QGroupBox" name="boilBox">
1750 <property name="geometry">
1751 <rect>
1752 <x>420</x>
1753 <y>160</y>
1754 <width>291</width>
1755 <height>271</height>
1756 </rect>
1757 </property>
1758 <property name="title">
1759 <string>Boiling</string>
1760 </property>
1761 <widget class="QLabel" name="kettle_volumeLabel">
1762 <property name="geometry">
1763 <rect>
1764 <x>10</x>
1765 <y>20</y>
1766 <width>121</width>
1767 <height>20</height>
1768 </rect>
1769 </property>
1770 <property name="text">
1771 <string>Kettle volume:</string>
1772 </property>
1773 <property name="alignment">
1774 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1775 </property>
1776 </widget>
1777 <widget class="QDoubleSpinBox" name="kettle_volumeEdit">
1778 <property name="geometry">
1779 <rect>
1780 <x>140</x>
1781 <y>20</y>
1782 <width>87</width>
1783 <height>24</height>
1784 </rect>
1785 </property>
1786 <property name="alignment">
1787 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1788 </property>
1789 <property name="readOnly">
1790 <bool>true</bool>
1791 </property>
1792 <property name="buttonSymbols">
1793 <enum>QAbstractSpinBox::NoButtons</enum>
1794 </property>
1795 <property name="accelerated">
1796 <bool>false</bool>
1797 </property>
1798 <property name="suffix">
1799 <string> L</string>
1800 </property>
1801 <property name="decimals">
1802 <number>1</number>
1803 </property>
1804 <property name="maximum">
1805 <double>100000.000000000000000</double>
1806 </property>
1807 <property name="singleStep">
1808 <double>0.500000000000000</double>
1809 </property>
1810 </widget>
1811 <widget class="QLabel" name="eqboil_sizeLabel">
1812 <property name="geometry">
1813 <rect>
1814 <x>10</x>
1815 <y>50</y>
1816 <width>121</width>
1817 <height>20</height>
1818 </rect>
1819 </property>
1820 <property name="text">
1821 <string>Boil size:</string>
1822 </property>
1823 <property name="alignment">
1824 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1825 </property>
1826 </widget>
1827 <widget class="QDoubleSpinBox" name="eqboil_sizeEdit">
1828 <property name="geometry">
1829 <rect>
1830 <x>140</x>
1831 <y>50</y>
1832 <width>87</width>
1833 <height>24</height>
1834 </rect>
1835 </property>
1836 <property name="alignment">
1837 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1838 </property>
1839 <property name="readOnly">
1840 <bool>true</bool>
1841 </property>
1842 <property name="buttonSymbols">
1843 <enum>QAbstractSpinBox::NoButtons</enum>
1844 </property>
1845 <property name="accelerated">
1846 <bool>false</bool>
1847 </property>
1848 <property name="suffix">
1849 <string> L</string>
1850 </property>
1851 <property name="decimals">
1852 <number>1</number>
1853 </property>
1854 <property name="maximum">
1855 <double>100000.000000000000000</double>
1856 </property>
1857 <property name="singleStep">
1858 <double>0.500000000000000</double>
1859 </property>
1860 </widget>
1861 <widget class="QLabel" name="evap_rateLabel">
1862 <property name="geometry">
1863 <rect>
1864 <x>10</x>
1865 <y>80</y>
1866 <width>121</width>
1867 <height>20</height>
1868 </rect>
1869 </property>
1870 <property name="text">
1871 <string>Evaporation / hour:</string>
1872 </property>
1873 <property name="alignment">
1874 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1875 </property>
1876 </widget>
1877 <widget class="QDoubleSpinBox" name="evap_rateEdit">
1878 <property name="geometry">
1879 <rect>
1880 <x>140</x>
1881 <y>80</y>
1882 <width>87</width>
1883 <height>24</height>
1884 </rect>
1885 </property>
1886 <property name="alignment">
1887 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1888 </property>
1889 <property name="readOnly">
1890 <bool>true</bool>
1891 </property>
1892 <property name="buttonSymbols">
1893 <enum>QAbstractSpinBox::NoButtons</enum>
1894 </property>
1895 <property name="accelerated">
1896 <bool>false</bool>
1897 </property>
1898 <property name="suffix">
1899 <string> L</string>
1900 </property>
1901 <property name="decimals">
1902 <number>2</number>
1903 </property>
1904 <property name="maximum">
1905 <double>100000.000000000000000</double>
1906 </property>
1907 <property name="singleStep">
1908 <double>0.500000000000000</double>
1909 </property>
1910 </widget>
1911 <widget class="QLabel" name="eqboil_timeLabel">
1912 <property name="geometry">
1913 <rect>
1914 <x>10</x>
1915 <y>110</y>
1916 <width>121</width>
1917 <height>20</height>
1918 </rect>
1919 </property>
1920 <property name="text">
1921 <string>Boil time:</string>
1922 </property>
1923 <property name="alignment">
1924 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1925 </property>
1926 </widget>
1927 <widget class="QDoubleSpinBox" name="eqboil_timeEdit">
1928 <property name="geometry">
1929 <rect>
1930 <x>140</x>
1931 <y>110</y>
1932 <width>87</width>
1933 <height>24</height>
1934 </rect>
1935 </property>
1936 <property name="alignment">
1937 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1938 </property>
1939 <property name="readOnly">
1940 <bool>true</bool>
1941 </property>
1942 <property name="buttonSymbols">
1943 <enum>QAbstractSpinBox::NoButtons</enum>
1944 </property>
1945 <property name="accelerated">
1946 <bool>false</bool>
1947 </property>
1948 <property name="suffix">
1949 <string> min</string>
1950 </property>
1951 <property name="decimals">
1952 <number>0</number>
1953 </property>
1954 <property name="maximum">
1955 <double>100000.000000000000000</double>
1956 </property>
1957 <property name="singleStep">
1958 <double>0.500000000000000</double>
1959 </property>
1960 </widget>
1961 <widget class="QLabel" name="topup_kettleLabel">
1962 <property name="geometry">
1963 <rect>
1964 <x>10</x>
1965 <y>140</y>
1966 <width>121</width>
1967 <height>20</height>
1968 </rect>
1969 </property>
1970 <property name="text">
1971 <string>Top up kettle:</string>
1972 </property>
1973 <property name="alignment">
1974 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1975 </property>
1976 </widget>
1977 <widget class="QDoubleSpinBox" name="topup_kettleEdit">
1978 <property name="geometry">
1979 <rect>
1980 <x>140</x>
1981 <y>140</y>
1982 <width>87</width>
1983 <height>24</height>
1984 </rect>
1985 </property>
1986 <property name="alignment">
1987 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1988 </property>
1989 <property name="readOnly">
1990 <bool>true</bool>
1991 </property>
1992 <property name="buttonSymbols">
1993 <enum>QAbstractSpinBox::NoButtons</enum>
1994 </property>
1995 <property name="accelerated">
1996 <bool>false</bool>
1997 </property>
1998 <property name="suffix">
1999 <string> L</string>
2000 </property>
2001 <property name="decimals">
2002 <number>1</number>
2003 </property>
2004 <property name="maximum">
2005 <double>100000.000000000000000</double>
2006 </property>
2007 <property name="singleStep">
2008 <double>0.500000000000000</double>
2009 </property>
2010 </widget>
2011 <widget class="QLabel" name="hop_utilizationLabel">
2012 <property name="geometry">
2013 <rect>
2014 <x>10</x>
2015 <y>170</y>
2016 <width>121</width>
2017 <height>20</height>
2018 </rect>
2019 </property>
2020 <property name="text">
2021 <string>Hop utilization:</string>
2022 </property>
2023 <property name="alignment">
2024 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2025 </property>
2026 </widget>
2027 <widget class="QDoubleSpinBox" name="hop_utilizationEdit">
2028 <property name="geometry">
2029 <rect>
2030 <x>140</x>
2031 <y>170</y>
2032 <width>87</width>
2033 <height>24</height>
2034 </rect>
2035 </property>
2036 <property name="alignment">
2037 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2038 </property>
2039 <property name="readOnly">
2040 <bool>true</bool>
2041 </property>
2042 <property name="buttonSymbols">
2043 <enum>QAbstractSpinBox::NoButtons</enum>
2044 </property>
2045 <property name="accelerated">
2046 <bool>false</bool>
2047 </property>
2048 <property name="suffix">
2049 <string> %</string>
2050 </property>
2051 <property name="decimals">
2052 <number>0</number>
2053 </property>
2054 <property name="maximum">
2055 <double>100000.000000000000000</double>
2056 </property>
2057 <property name="singleStep">
2058 <double>0.500000000000000</double>
2059 </property>
2060 </widget>
2061 <widget class="QLabel" name="eqbatch_sizeLabel">
2062 <property name="geometry">
2063 <rect>
2064 <x>10</x>
2065 <y>200</y>
2066 <width>121</width>
2067 <height>20</height>
2068 </rect>
2069 </property>
2070 <property name="text">
2071 <string>Batch size:</string>
2072 </property>
2073 <property name="alignment">
2074 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2075 </property>
2076 </widget>
2077 <widget class="QDoubleSpinBox" name="eqbatch_sizeEdit">
2078 <property name="geometry">
2079 <rect>
2080 <x>140</x>
2081 <y>200</y>
2082 <width>87</width>
2083 <height>24</height>
2084 </rect>
2085 </property>
2086 <property name="alignment">
2087 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2088 </property>
2089 <property name="readOnly">
2090 <bool>true</bool>
2091 </property>
2092 <property name="buttonSymbols">
2093 <enum>QAbstractSpinBox::NoButtons</enum>
2094 </property>
2095 <property name="accelerated">
2096 <bool>false</bool>
2097 </property>
2098 <property name="suffix">
2099 <string> L</string>
2100 </property>
2101 <property name="decimals">
2102 <number>1</number>
2103 </property>
2104 <property name="maximum">
2105 <double>100000.000000000000000</double>
2106 </property>
2107 <property name="singleStep">
2108 <double>0.500000000000000</double>
2109 </property>
2110 </widget>
2111 <widget class="QLabel" name="eq_efficiencyLabel">
2112 <property name="geometry">
2113 <rect>
2114 <x>10</x>
2115 <y>230</y>
2116 <width>121</width>
2117 <height>20</height>
2118 </rect>
2119 </property>
2120 <property name="text">
2121 <string>Efficiency:</string>
2122 </property>
2123 <property name="alignment">
2124 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2125 </property>
2126 </widget>
2127 <widget class="QDoubleSpinBox" name="eq_efficiencyEdit">
2128 <property name="geometry">
2129 <rect>
2130 <x>140</x>
2131 <y>230</y>
2132 <width>87</width>
2133 <height>24</height>
2134 </rect>
2135 </property>
2136 <property name="alignment">
2137 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2138 </property>
2139 <property name="readOnly">
2140 <bool>true</bool>
2141 </property>
2142 <property name="buttonSymbols">
2143 <enum>QAbstractSpinBox::NoButtons</enum>
2144 </property>
2145 <property name="accelerated">
2146 <bool>false</bool>
2147 </property>
2148 <property name="suffix">
2149 <string> %</string>
2150 </property>
2151 <property name="decimals">
2152 <number>1</number>
2153 </property>
2154 <property name="maximum">
2155 <double>100000.000000000000000</double>
2156 </property>
2157 <property name="singleStep">
2158 <double>0.500000000000000</double>
2159 </property>
2160 </widget>
2161 </widget>
1246 </widget> 2162 </widget>
1247 <widget class="QWidget" name="fermentables"> 2163 <widget class="QWidget" name="fermentables">
1248 <attribute name="icon"> 2164 <attribute name="icon">
1249 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 2165 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
1250 <normaloff>:/icons/bms/graan.png</normaloff>:/icons/bms/graan.png</iconset> 2166 <normaloff>:/icons/bms/graan.png</normaloff>:/icons/bms/graan.png</iconset>

mercurial