ui/EditProduct.ui

changeset 464
1fed3ff9a64e
parent 460
adaf43213d10
child 465
8fc909360552
equal deleted inserted replaced
463:98df69885455 464:1fed3ff9a64e
4 <widget class="QDialog" name="EditProduct"> 4 <widget class="QDialog" name="EditProduct">
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>1152</width> 9 <width>1200</width>
10 <height>560</height> 10 <height>600</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Dialog</string> 14 <string>Dialog</string>
15 </property> 15 </property>
18 <widget class="QWidget" name="overviewBox" native="true"> 18 <widget class="QWidget" name="overviewBox" native="true">
19 <widget class="QPushButton" name="quitButton"> 19 <widget class="QPushButton" name="quitButton">
20 <property name="geometry"> 20 <property name="geometry">
21 <rect> 21 <rect>
22 <x>90</x> 22 <x>90</x>
23 <y>510</y> 23 <y>550</y>
24 <width>80</width> 24 <width>80</width>
25 <height>23</height> 25 <height>23</height>
26 </rect> 26 </rect>
27 </property> 27 </property>
28 <property name="sizePolicy"> 28 <property name="sizePolicy">
43 <property name="enabled"> 43 <property name="enabled">
44 <bool>true</bool> 44 <bool>true</bool>
45 </property> 45 </property>
46 <property name="geometry"> 46 <property name="geometry">
47 <rect> 47 <rect>
48 <x>940</x> 48 <x>1010</x>
49 <y>510</y> 49 <y>550</y>
50 <width>80</width> 50 <width>80</width>
51 <height>23</height> 51 <height>23</height>
52 </rect> 52 </rect>
53 </property> 53 </property>
54 <property name="text"> 54 <property name="text">
63 <property name="enabled"> 63 <property name="enabled">
64 <bool>true</bool> 64 <bool>true</bool>
65 </property> 65 </property>
66 <property name="geometry"> 66 <property name="geometry">
67 <rect> 67 <rect>
68 <x>520</x> 68 <x>550</x>
69 <y>510</y> 69 <y>550</y>
70 <width>80</width> 70 <width>80</width>
71 <height>23</height> 71 <height>23</height>
72 </rect> 72 </rect>
73 </property> 73 </property>
74 <property name="text"> 74 <property name="text">
82 <widget class="QTabWidget" name="tabWidget"> 82 <widget class="QTabWidget" name="tabWidget">
83 <property name="geometry"> 83 <property name="geometry">
84 <rect> 84 <rect>
85 <x>10</x> 85 <x>10</x>
86 <y>0</y> 86 <y>0</y>
87 <width>1128</width> 87 <width>1160</width>
88 <height>501</height> 88 <height>540</height>
89 </rect> 89 </rect>
90 </property> 90 </property>
91 <property name="tabPosition"> 91 <property name="tabPosition">
92 <enum>QTabWidget::North</enum> 92 <enum>QTabWidget::North</enum>
93 </property> 93 </property>
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>380</x> 123 <x>390</x>
124 <y>10</y> 124 <y>10</y>
125 <width>131</width> 125 <width>131</width>
126 <height>20</height> 126 <height>20</height>
127 </rect> 127 </rect>
128 </property> 128 </property>
134 </property> 134 </property>
135 </widget> 135 </widget>
136 <widget class="QLabel" name="notesLabel"> 136 <widget class="QLabel" name="notesLabel">
137 <property name="geometry"> 137 <property name="geometry">
138 <rect> 138 <rect>
139 <x>0</x> 139 <x>10</x>
140 <y>70</y> 140 <y>70</y>
141 <width>131</width> 141 <width>131</width>
142 <height>20</height> 142 <height>20</height>
143 </rect> 143 </rect>
144 </property> 144 </property>
150 </property> 150 </property>
151 </widget> 151 </widget>
152 <widget class="QLineEdit" name="nameEdit"> 152 <widget class="QLineEdit" name="nameEdit">
153 <property name="geometry"> 153 <property name="geometry">
154 <rect> 154 <rect>
155 <x>520</x> 155 <x>530</x>
156 <y>10</y> 156 <y>10</y>
157 <width>541</width> 157 <width>551</width>
158 <height>23</height> 158 <height>23</height>
159 </rect> 159 </rect>
160 </property> 160 </property>
161 <property name="maxLength"> 161 <property name="maxLength">
162 <number>64</number> 162 <number>64</number>
163 </property> 163 </property>
164 </widget> 164 </widget>
165 <widget class="QPlainTextEdit" name="notesEdit"> 165 <widget class="QPlainTextEdit" name="notesEdit">
166 <property name="geometry"> 166 <property name="geometry">
167 <rect> 167 <rect>
168 <x>140</x> 168 <x>150</x>
169 <y>70</y> 169 <y>70</y>
170 <width>921</width> 170 <width>931</width>
171 <height>71</height> 171 <height>71</height>
172 </rect> 172 </rect>
173 </property> 173 </property>
174 </widget> 174 </widget>
175 <widget class="QLabel" name="lockedLabel"> 175 <widget class="QLabel" name="lockedLabel">
176 <property name="geometry"> 176 <property name="geometry">
177 <rect> 177 <rect>
178 <x>750</x> 178 <x>750</x>
179 <y>180</y> 179 <y>190</y>
180 <width>131</width> 180 <width>151</width>
181 <height>20</height> 181 <height>20</height>
182 </rect> 182 </rect>
183 </property> 183 </property>
184 <property name="text"> 184 <property name="text">
185 <string>Read only:</string> 185 <string>Read only:</string>
189 </property> 189 </property>
190 </widget> 190 </widget>
191 <widget class="QCheckBox" name="lockedEdit"> 191 <widget class="QCheckBox" name="lockedEdit">
192 <property name="geometry"> 192 <property name="geometry">
193 <rect> 193 <rect>
194 <x>890</x> 194 <x>910</x>
195 <y>180</y> 195 <y>190</y>
196 <width>61</width> 196 <width>61</width>
197 <height>21</height> 197 <height>21</height>
198 </rect> 198 </rect>
199 </property> 199 </property>
200 <property name="text"> 200 <property name="text">
202 </property> 202 </property>
203 </widget> 203 </widget>
204 <widget class="QLabel" name="typeLabel"> 204 <widget class="QLabel" name="typeLabel">
205 <property name="geometry"> 205 <property name="geometry">
206 <rect> 206 <rect>
207 <x>750</x> 207 <x>770</x>
208 <y>40</y> 208 <y>40</y>
209 <width>131</width> 209 <width>131</width>
210 <height>20</height> 210 <height>20</height>
211 </rect> 211 </rect>
212 </property> 212 </property>
218 </property> 218 </property>
219 </widget> 219 </widget>
220 <widget class="QComboBox" name="typeEdit"> 220 <widget class="QComboBox" name="typeEdit">
221 <property name="geometry"> 221 <property name="geometry">
222 <rect> 222 <rect>
223 <x>890</x> 223 <x>910</x>
224 <y>40</y> 224 <y>40</y>
225 <width>171</width> 225 <width>171</width>
226 <height>23</height> 226 <height>23</height>
227 </rect> 227 </rect>
228 </property> 228 </property>
229 </widget> 229 </widget>
230 <widget class="QLabel" name="efficiencyLabel"> 230 <widget class="QLabel" name="efficiencyLabel">
231 <property name="geometry"> 231 <property name="geometry">
232 <rect> 232 <rect>
233 <x>370</x> 233 <x>380</x>
234 <y>180</y> 234 <y>190</y>
235 <width>141</width> 235 <width>141</width>
236 <height>20</height> 236 <height>20</height>
237 </rect> 237 </rect>
238 </property> 238 </property>
239 <property name="text"> 239 <property name="text">
245 </widget> 245 </widget>
246 <widget class="QLabel" name="boil_timeLabel"> 246 <widget class="QLabel" name="boil_timeLabel">
247 <property name="geometry"> 247 <property name="geometry">
248 <rect> 248 <rect>
249 <x>380</x> 249 <x>380</x>
250 <y>150</y> 250 <y>160</y>
251 <width>141</width>
252 <height>20</height>
253 </rect>
254 </property>
255 <property name="text">
256 <string>Boil time:</string>
257 </property>
258 <property name="alignment">
259 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
260 </property>
261 </widget>
262 <widget class="QLabel" name="batch_sizeLabel">
263 <property name="geometry">
264 <rect>
265 <x>10</x>
266 <y>160</y>
251 <width>131</width> 267 <width>131</width>
252 <height>20</height> 268 <height>20</height>
253 </rect> 269 </rect>
254 </property> 270 </property>
255 <property name="text"> 271 <property name="text">
256 <string>Boil time:</string>
257 </property>
258 <property name="alignment">
259 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
260 </property>
261 </widget>
262 <widget class="QLabel" name="batch_sizeLabel">
263 <property name="geometry">
264 <rect>
265 <x>0</x>
266 <y>150</y>
267 <width>131</width>
268 <height>20</height>
269 </rect>
270 </property>
271 <property name="text">
272 <string>Batch size:</string> 272 <string>Batch size:</string>
273 </property> 273 </property>
274 <property name="alignment"> 274 <property name="alignment">
275 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 275 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
276 </property> 276 </property>
277 </widget> 277 </widget>
278 <widget class="QLabel" name="boil_sizeLabel"> 278 <widget class="QLabel" name="boil_sizeLabel">
279 <property name="geometry"> 279 <property name="geometry">
280 <rect> 280 <rect>
281 <x>730</x> 281 <x>750</x>
282 <y>150</y> 282 <y>160</y>
283 <width>151</width> 283 <width>151</width>
284 <height>20</height> 284 <height>20</height>
285 </rect> 285 </rect>
286 </property> 286 </property>
287 <property name="text"> 287 <property name="text">
292 </property> 292 </property>
293 </widget> 293 </widget>
294 <widget class="QDoubleSpinBox" name="efficiencyEdit"> 294 <widget class="QDoubleSpinBox" name="efficiencyEdit">
295 <property name="geometry"> 295 <property name="geometry">
296 <rect> 296 <rect>
297 <x>520</x> 297 <x>530</x>
298 <y>180</y> 298 <y>190</y>
299 <width>101</width> 299 <width>101</width>
300 <height>24</height> 300 <height>24</height>
301 </rect> 301 </rect>
302 </property> 302 </property>
303 <property name="alignment"> 303 <property name="alignment">
317 </property> 317 </property>
318 </widget> 318 </widget>
319 <widget class="QSpinBox" name="boil_timeEdit"> 319 <widget class="QSpinBox" name="boil_timeEdit">
320 <property name="geometry"> 320 <property name="geometry">
321 <rect> 321 <rect>
322 <x>520</x> 322 <x>530</x>
323 <y>150</y> 323 <y>160</y>
324 <width>101</width> 324 <width>101</width>
325 <height>24</height> 325 <height>24</height>
326 </rect> 326 </rect>
327 </property> 327 </property>
328 <property name="alignment"> 328 <property name="alignment">
342 </property> 342 </property>
343 </widget> 343 </widget>
344 <widget class="QDoubleSpinBox" name="batch_sizeEdit"> 344 <widget class="QDoubleSpinBox" name="batch_sizeEdit">
345 <property name="geometry"> 345 <property name="geometry">
346 <rect> 346 <rect>
347 <x>140</x> 347 <x>150</x>
348 <y>150</y> 348 <y>160</y>
349 <width>101</width> 349 <width>101</width>
350 <height>24</height> 350 <height>24</height>
351 </rect> 351 </rect>
352 </property> 352 </property>
353 <property name="alignment"> 353 <property name="alignment">
370 </property> 370 </property>
371 </widget> 371 </widget>
372 <widget class="QDoubleSpinBox" name="boil_sizeEdit"> 372 <widget class="QDoubleSpinBox" name="boil_sizeEdit">
373 <property name="geometry"> 373 <property name="geometry">
374 <rect> 374 <rect>
375 <x>890</x> 375 <x>910</x>
376 <y>150</y> 376 <y>160</y>
377 <width>86</width> 377 <width>86</width>
378 <height>24</height> 378 <height>24</height>
379 </rect> 379 </rect>
380 </property> 380 </property>
381 <property name="alignment"> 381 <property name="alignment">
405 </widget> 405 </widget>
406 <widget class="QGroupBox" name="estBox"> 406 <widget class="QGroupBox" name="estBox">
407 <property name="geometry"> 407 <property name="geometry">
408 <rect> 408 <rect>
409 <x>10</x> 409 <x>10</x>
410 <y>310</y> 410 <y>350</y>
411 <width>1101</width> 411 <width>1131</width>
412 <height>151</height> 412 <height>151</height>
413 </rect> 413 </rect>
414 </property> 414 </property>
415 <property name="title"> 415 <property name="title">
416 <string>Overview</string> 416 <string>Overview</string>
447 </property> 447 </property>
448 </widget> 448 </widget>
449 <widget class="QDoubleSpinBox" name="est_abvEdit"> 449 <widget class="QDoubleSpinBox" name="est_abvEdit">
450 <property name="geometry"> 450 <property name="geometry">
451 <rect> 451 <rect>
452 <x>880</x> 452 <x>900</x>
453 <y>20</y> 453 <y>20</y>
454 <width>71</width> 454 <width>71</width>
455 <height>24</height> 455 <height>24</height>
456 </rect> 456 </rect>
457 </property> 457 </property>
484 </property> 484 </property>
485 </widget> 485 </widget>
486 <widget class="QDoubleSpinBox" name="est_fgEdit"> 486 <widget class="QDoubleSpinBox" name="est_fgEdit">
487 <property name="geometry"> 487 <property name="geometry">
488 <rect> 488 <rect>
489 <x>510</x> 489 <x>520</x>
490 <y>20</y> 490 <y>20</y>
491 <width>71</width> 491 <width>71</width>
492 <height>24</height> 492 <height>24</height>
493 </rect> 493 </rect>
494 </property> 494 </property>
518 </property> 518 </property>
519 </widget> 519 </widget>
520 <widget class="QLabel" name="est_abvLabel"> 520 <widget class="QLabel" name="est_abvLabel">
521 <property name="geometry"> 521 <property name="geometry">
522 <rect> 522 <rect>
523 <x>740</x> 523 <x>760</x>
524 <y>20</y> 524 <y>20</y>
525 <width>131</width> 525 <width>131</width>
526 <height>20</height> 526 <height>20</height>
527 </rect> 527 </rect>
528 </property> 528 </property>
534 </property> 534 </property>
535 </widget> 535 </widget>
536 <widget class="QLabel" name="est_fgLabel"> 536 <widget class="QLabel" name="est_fgLabel">
537 <property name="geometry"> 537 <property name="geometry">
538 <rect> 538 <rect>
539 <x>370</x> 539 <x>380</x>
540 <y>20</y> 540 <y>20</y>
541 <width>131</width> 541 <width>131</width>
542 <height>20</height> 542 <height>20</height>
543 </rect> 543 </rect>
544 </property> 544 </property>
550 </property> 550 </property>
551 </widget> 551 </widget>
552 <widget class="RangedSlider" name="est_fgShow"> 552 <widget class="RangedSlider" name="est_fgShow">
553 <property name="geometry"> 553 <property name="geometry">
554 <rect> 554 <rect>
555 <x>590</x> 555 <x>600</x>
556 <y>20</y> 556 <y>20</y>
557 <width>138</width> 557 <width>138</width>
558 <height>24</height> 558 <height>24</height>
559 </rect> 559 </rect>
560 </property> 560 </property>
586 </property> 586 </property>
587 </widget> 587 </widget>
588 <widget class="RangedSlider" name="est_abvShow"> 588 <widget class="RangedSlider" name="est_abvShow">
589 <property name="geometry"> 589 <property name="geometry">
590 <rect> 590 <rect>
591 <x>960</x> 591 <x>980</x>
592 <y>20</y> 592 <y>20</y>
593 <width>138</width> 593 <width>138</width>
594 <height>24</height> 594 <height>24</height>
595 </rect> 595 </rect>
596 </property> 596 </property>
597 </widget> 597 </widget>
598 <widget class="QComboBox" name="color_methodEdit"> 598 <widget class="QComboBox" name="color_methodEdit">
599 <property name="geometry"> 599 <property name="geometry">
600 <rect> 600 <rect>
601 <x>510</x> 601 <x>520</x>
602 <y>50</y> 602 <y>50</y>
603 <width>141</width> 603 <width>141</width>
604 <height>23</height> 604 <height>23</height>
605 </rect> 605 </rect>
606 </property> 606 </property>
616 </property> 616 </property>
617 </widget> 617 </widget>
618 <widget class="QDoubleSpinBox" name="est_bottle_co2Edit"> 618 <widget class="QDoubleSpinBox" name="est_bottle_co2Edit">
619 <property name="geometry"> 619 <property name="geometry">
620 <rect> 620 <rect>
621 <x>880</x> 621 <x>900</x>
622 <y>50</y> 622 <y>50</y>
623 <width>71</width> 623 <width>71</width>
624 <height>24</height> 624 <height>24</height>
625 </rect> 625 </rect>
626 </property> 626 </property>
687 </property> 687 </property>
688 </widget> 688 </widget>
689 <widget class="QLabel" name="color_methodLabel"> 689 <widget class="QLabel" name="color_methodLabel">
690 <property name="geometry"> 690 <property name="geometry">
691 <rect> 691 <rect>
692 <x>370</x> 692 <x>380</x>
693 <y>50</y> 693 <y>50</y>
694 <width>131</width> 694 <width>131</width>
695 <height>20</height> 695 <height>20</height>
696 </rect> 696 </rect>
697 </property> 697 </property>
703 </property> 703 </property>
704 </widget> 704 </widget>
705 <widget class="QLabel" name="est_bottle_co2Label"> 705 <widget class="QLabel" name="est_bottle_co2Label">
706 <property name="geometry"> 706 <property name="geometry">
707 <rect> 707 <rect>
708 <x>740</x> 708 <x>760</x>
709 <y>50</y> 709 <y>50</y>
710 <width>131</width> 710 <width>131</width>
711 <height>20</height> 711 <height>20</height>
712 </rect> 712 </rect>
713 </property> 713 </property>
719 </property> 719 </property>
720 </widget> 720 </widget>
721 <widget class="RangedSlider" name="est_bottle_co2Show"> 721 <widget class="RangedSlider" name="est_bottle_co2Show">
722 <property name="geometry"> 722 <property name="geometry">
723 <rect> 723 <rect>
724 <x>960</x> 724 <x>980</x>
725 <y>50</y> 725 <y>50</y>
726 <width>138</width> 726 <width>138</width>
727 <height>24</height> 727 <height>24</height>
728 </rect> 728 </rect>
729 </property> 729 </property>
755 </property> 755 </property>
756 </widget> 756 </widget>
757 <widget class="QComboBox" name="ibu_methodEdit"> 757 <widget class="QComboBox" name="ibu_methodEdit">
758 <property name="geometry"> 758 <property name="geometry">
759 <rect> 759 <rect>
760 <x>510</x> 760 <x>520</x>
761 <y>80</y> 761 <y>80</y>
762 <width>141</width> 762 <width>141</width>
763 <height>23</height> 763 <height>23</height>
764 </rect> 764 </rect>
765 </property> 765 </property>
799 </property> 799 </property>
800 </widget> 800 </widget>
801 <widget class="QLabel" name="ibu_methodLabel"> 801 <widget class="QLabel" name="ibu_methodLabel">
802 <property name="geometry"> 802 <property name="geometry">
803 <rect> 803 <rect>
804 <x>370</x> 804 <x>380</x>
805 <y>80</y> 805 <y>80</y>
806 <width>131</width> 806 <width>131</width>
807 <height>20</height> 807 <height>20</height>
808 </rect> 808 </rect>
809 </property> 809 </property>
815 </property> 815 </property>
816 </widget> 816 </widget>
817 <widget class="QLabel" name="calLabel"> 817 <widget class="QLabel" name="calLabel">
818 <property name="geometry"> 818 <property name="geometry">
819 <rect> 819 <rect>
820 <x>740</x> 820 <x>760</x>
821 <y>110</y> 821 <y>110</y>
822 <width>131</width> 822 <width>131</width>
823 <height>20</height> 823 <height>20</height>
824 </rect> 824 </rect>
825 </property> 825 </property>
847 </property> 847 </property>
848 </widget> 848 </widget>
849 <widget class="QDoubleSpinBox" name="calEdit"> 849 <widget class="QDoubleSpinBox" name="calEdit">
850 <property name="geometry"> 850 <property name="geometry">
851 <rect> 851 <rect>
852 <x>880</x> 852 <x>900</x>
853 <y>110</y> 853 <y>110</y>
854 <width>71</width> 854 <width>71</width>
855 <height>24</height> 855 <height>24</height>
856 </rect> 856 </rect>
857 </property> 857 </property>
897 </property> 897 </property>
898 </widget> 898 </widget>
899 <widget class="QLabel" name="est_bufguLabel"> 899 <widget class="QLabel" name="est_bufguLabel">
900 <property name="geometry"> 900 <property name="geometry">
901 <rect> 901 <rect>
902 <x>370</x> 902 <x>380</x>
903 <y>110</y> 903 <y>110</y>
904 <width>131</width> 904 <width>131</width>
905 <height>20</height> 905 <height>20</height>
906 </rect> 906 </rect>
907 </property> 907 </property>
950 </property> 950 </property>
951 </widget> 951 </widget>
952 <widget class="QDoubleSpinBox" name="est_bufguEdit"> 952 <widget class="QDoubleSpinBox" name="est_bufguEdit">
953 <property name="geometry"> 953 <property name="geometry">
954 <rect> 954 <rect>
955 <x>510</x> 955 <x>520</x>
956 <y>110</y> 956 <y>110</y>
957 <width>71</width> 957 <width>71</width>
958 <height>24</height> 958 <height>24</height>
959 </rect> 959 </rect>
960 </property> 960 </property>
997 </property> 997 </property>
998 </widget> 998 </widget>
999 <widget class="RangedSlider" name="est_bufguShow"> 999 <widget class="RangedSlider" name="est_bufguShow">
1000 <property name="geometry"> 1000 <property name="geometry">
1001 <rect> 1001 <rect>
1002 <x>590</x> 1002 <x>600</x>
1003 <y>110</y> 1003 <y>110</y>
1004 <width>138</width> 1004 <width>138</width>
1005 <height>24</height> 1005 <height>24</height>
1006 </rect> 1006 </rect>
1007 </property> 1007 </property>
1008 </widget> 1008 </widget>
1009 <widget class="QDoubleSpinBox" name="est_kegs_co2Edit"> 1009 <widget class="QDoubleSpinBox" name="est_kegs_co2Edit">
1010 <property name="geometry"> 1010 <property name="geometry">
1011 <rect> 1011 <rect>
1012 <x>880</x> 1012 <x>900</x>
1013 <y>80</y> 1013 <y>80</y>
1014 <width>71</width> 1014 <width>71</width>
1015 <height>24</height> 1015 <height>24</height>
1016 </rect> 1016 </rect>
1017 </property> 1017 </property>
1044 </property> 1044 </property>
1045 </widget> 1045 </widget>
1046 <widget class="RangedSlider" name="est_kegs_co2Show"> 1046 <widget class="RangedSlider" name="est_kegs_co2Show">
1047 <property name="geometry"> 1047 <property name="geometry">
1048 <rect> 1048 <rect>
1049 <x>960</x> 1049 <x>980</x>
1050 <y>80</y> 1050 <y>80</y>
1051 <width>138</width> 1051 <width>138</width>
1052 <height>24</height> 1052 <height>24</height>
1053 </rect> 1053 </rect>
1054 </property> 1054 </property>
1055 </widget> 1055 </widget>
1056 <widget class="QLabel" name="est_kegs_co2Label"> 1056 <widget class="QLabel" name="est_kegs_co2Label">
1057 <property name="geometry"> 1057 <property name="geometry">
1058 <rect> 1058 <rect>
1059 <x>740</x> 1059 <x>760</x>
1060 <y>80</y> 1060 <y>80</y>
1061 <width>131</width> 1061 <width>131</width>
1062 <height>20</height> 1062 <height>20</height>
1063 </rect> 1063 </rect>
1064 </property> 1064 </property>
1072 </widget> 1072 </widget>
1073 <widget class="QGroupBox" name="styleBox"> 1073 <widget class="QGroupBox" name="styleBox">
1074 <property name="geometry"> 1074 <property name="geometry">
1075 <rect> 1075 <rect>
1076 <x>10</x> 1076 <x>10</x>
1077 <y>210</y> 1077 <y>240</y>
1078 <width>1101</width> 1078 <width>1131</width>
1079 <height>91</height> 1079 <height>91</height>
1080 </rect> 1080 </rect>
1081 </property> 1081 </property>
1082 <property name="title"> 1082 <property name="title">
1083 <string>Beerstyle</string> 1083 <string>Beerstyle</string>
1084 </property> 1084 </property>
1085 <widget class="QComboBox" name="beerstyleEdit"> 1085 <widget class="QComboBox" name="beerstyleEdit">
1086 <property name="geometry"> 1086 <property name="geometry">
1087 <rect> 1087 <rect>
1088 <x>730</x> 1088 <x>740</x>
1089 <y>20</y> 1089 <y>20</y>
1090 <width>16</width> 1090 <width>16</width>
1091 <height>23</height> 1091 <height>23</height>
1092 </rect> 1092 </rect>
1093 </property> 1093 </property>
1094 </widget> 1094 </widget>
1095 <widget class="QLineEdit" name="st_groupEdit"> 1095 <widget class="QLineEdit" name="st_groupEdit">
1096 <property name="geometry"> 1096 <property name="geometry">
1097 <rect> 1097 <rect>
1098 <x>880</x> 1098 <x>900</x>
1099 <y>20</y> 1099 <y>20</y>
1100 <width>101</width> 1100 <width>101</width>
1101 <height>23</height> 1101 <height>23</height>
1102 </rect> 1102 </rect>
1103 </property> 1103 </property>
1109 </property> 1109 </property>
1110 </widget> 1110 </widget>
1111 <widget class="QLineEdit" name="st_guideEdit"> 1111 <widget class="QLineEdit" name="st_guideEdit">
1112 <property name="geometry"> 1112 <property name="geometry">
1113 <rect> 1113 <rect>
1114 <x>130</x> 1114 <x>140</x>
1115 <y>20</y> 1115 <y>20</y>
1116 <width>211</width> 1116 <width>211</width>
1117 <height>23</height> 1117 <height>23</height>
1118 </rect> 1118 </rect>
1119 </property> 1119 </property>
1127 <widget class="QLabel" name="st_guideLabel"> 1127 <widget class="QLabel" name="st_guideLabel">
1128 <property name="geometry"> 1128 <property name="geometry">
1129 <rect> 1129 <rect>
1130 <x>10</x> 1130 <x>10</x>
1131 <y>20</y> 1131 <y>20</y>
1132 <width>111</width> 1132 <width>121</width>
1133 <height>20</height> 1133 <height>20</height>
1134 </rect> 1134 </rect>
1135 </property> 1135 </property>
1136 <property name="text"> 1136 <property name="text">
1137 <string>Style guide:</string> 1137 <string>Style guide:</string>
1141 </property> 1141 </property>
1142 </widget> 1142 </widget>
1143 <widget class="QLabel" name="st_groupLabel"> 1143 <widget class="QLabel" name="st_groupLabel">
1144 <property name="geometry"> 1144 <property name="geometry">
1145 <rect> 1145 <rect>
1146 <x>750</x> 1146 <x>770</x>
1147 <y>20</y> 1147 <y>20</y>
1148 <width>121</width> 1148 <width>121</width>
1149 <height>20</height> 1149 <height>20</height>
1150 </rect> 1150 </rect>
1151 </property> 1151 </property>
1159 <widget class="QLabel" name="st_typeLabel"> 1159 <widget class="QLabel" name="st_typeLabel">
1160 <property name="geometry"> 1160 <property name="geometry">
1161 <rect> 1161 <rect>
1162 <x>10</x> 1162 <x>10</x>
1163 <y>50</y> 1163 <y>50</y>
1164 <width>111</width> 1164 <width>121</width>
1165 <height>20</height> 1165 <height>20</height>
1166 </rect> 1166 </rect>
1167 </property> 1167 </property>
1168 <property name="text"> 1168 <property name="text">
1169 <string>Style type:</string> 1169 <string>Style type:</string>
1173 </property> 1173 </property>
1174 </widget> 1174 </widget>
1175 <widget class="QLineEdit" name="st_typeEdit"> 1175 <widget class="QLineEdit" name="st_typeEdit">
1176 <property name="geometry"> 1176 <property name="geometry">
1177 <rect> 1177 <rect>
1178 <x>130</x> 1178 <x>140</x>
1179 <y>50</y> 1179 <y>50</y>
1180 <width>211</width> 1180 <width>211</width>
1181 <height>23</height> 1181 <height>23</height>
1182 </rect> 1182 </rect>
1183 </property> 1183 </property>
1189 </property> 1189 </property>
1190 </widget> 1190 </widget>
1191 <widget class="QLabel" name="st_catLabel"> 1191 <widget class="QLabel" name="st_catLabel">
1192 <property name="geometry"> 1192 <property name="geometry">
1193 <rect> 1193 <rect>
1194 <x>370</x> 1194 <x>380</x>
1195 <y>50</y> 1195 <y>50</y>
1196 <width>131</width> 1196 <width>131</width>
1197 <height>20</height> 1197 <height>20</height>
1198 </rect> 1198 </rect>
1199 </property> 1199 </property>
1205 </property> 1205 </property>
1206 </widget> 1206 </widget>
1207 <widget class="QLineEdit" name="st_catnrEdit"> 1207 <widget class="QLineEdit" name="st_catnrEdit">
1208 <property name="geometry"> 1208 <property name="geometry">
1209 <rect> 1209 <rect>
1210 <x>880</x> 1210 <x>900</x>
1211 <y>50</y> 1211 <y>50</y>
1212 <width>71</width> 1212 <width>71</width>
1213 <height>23</height> 1213 <height>23</height>
1214 </rect> 1214 </rect>
1215 </property> 1215 </property>
1221 </property> 1221 </property>
1222 </widget> 1222 </widget>
1223 <widget class="QLabel" name="st_catnrLabel"> 1223 <widget class="QLabel" name="st_catnrLabel">
1224 <property name="geometry"> 1224 <property name="geometry">
1225 <rect> 1225 <rect>
1226 <x>730</x> 1226 <x>750</x>
1227 <y>50</y> 1227 <y>50</y>
1228 <width>141</width> 1228 <width>141</width>
1229 <height>20</height> 1229 <height>20</height>
1230 </rect> 1230 </rect>
1231 </property> 1231 </property>
1237 </property> 1237 </property>
1238 </widget> 1238 </widget>
1239 <widget class="QLineEdit" name="st_catEdit"> 1239 <widget class="QLineEdit" name="st_catEdit">
1240 <property name="geometry"> 1240 <property name="geometry">
1241 <rect> 1241 <rect>
1242 <x>510</x> 1242 <x>520</x>
1243 <y>50</y> 1243 <y>50</y>
1244 <width>211</width> 1244 <width>211</width>
1245 <height>23</height> 1245 <height>23</height>
1246 </rect> 1246 </rect>
1247 </property> 1247 </property>
1253 </property> 1253 </property>
1254 </widget> 1254 </widget>
1255 <widget class="QLineEdit" name="st_nameEdit"> 1255 <widget class="QLineEdit" name="st_nameEdit">
1256 <property name="geometry"> 1256 <property name="geometry">
1257 <rect> 1257 <rect>
1258 <x>510</x> 1258 <x>520</x>
1259 <y>20</y> 1259 <y>20</y>
1260 <width>211</width> 1260 <width>211</width>
1261 <height>23</height> 1261 <height>23</height>
1262 </rect> 1262 </rect>
1263 </property> 1263 </property>
1269 </property> 1269 </property>
1270 </widget> 1270 </widget>
1271 <widget class="QLabel" name="st_nameLabel"> 1271 <widget class="QLabel" name="st_nameLabel">
1272 <property name="geometry"> 1272 <property name="geometry">
1273 <rect> 1273 <rect>
1274 <x>390</x> 1274 <x>380</x>
1275 <y>20</y> 1275 <y>20</y>
1276 <width>111</width> 1276 <width>131</width>
1277 <height>20</height> 1277 <height>20</height>
1278 </rect> 1278 </rect>
1279 </property> 1279 </property>
1280 <property name="text"> 1280 <property name="text">
1281 <string>Style name:</string> 1281 <string>Style name:</string>
1286 </widget> 1286 </widget>
1287 </widget> 1287 </widget>
1288 <widget class="QLabel" name="codeLabel"> 1288 <widget class="QLabel" name="codeLabel">
1289 <property name="geometry"> 1289 <property name="geometry">
1290 <rect> 1290 <rect>
1291 <x>0</x> 1291 <x>10</x>
1292 <y>10</y> 1292 <y>10</y>
1293 <width>131</width> 1293 <width>131</width>
1294 <height>20</height> 1294 <height>20</height>
1295 </rect> 1295 </rect>
1296 </property> 1296 </property>
1302 </property> 1302 </property>
1303 </widget> 1303 </widget>
1304 <widget class="QLabel" name="splitatLabel"> 1304 <widget class="QLabel" name="splitatLabel">
1305 <property name="geometry"> 1305 <property name="geometry">
1306 <rect> 1306 <rect>
1307 <x>0</x> 1307 <x>10</x>
1308 <y>180</y> 1308 <y>190</y>
1309 <width>131</width> 1309 <width>131</width>
1310 <height>20</height> 1310 <height>20</height>
1311 </rect> 1311 </rect>
1312 </property> 1312 </property>
1313 <property name="text"> 1313 <property name="text">
1318 </property> 1318 </property>
1319 </widget> 1319 </widget>
1320 <widget class="QLineEdit" name="codeEdit"> 1320 <widget class="QLineEdit" name="codeEdit">
1321 <property name="geometry"> 1321 <property name="geometry">
1322 <rect> 1322 <rect>
1323 <x>140</x> 1323 <x>150</x>
1324 <y>10</y> 1324 <y>10</y>
1325 <width>181</width> 1325 <width>181</width>
1326 <height>23</height> 1326 <height>23</height>
1327 </rect> 1327 </rect>
1328 </property> 1328 </property>
1331 </property> 1331 </property>
1332 </widget> 1332 </widget>
1333 <widget class="QLineEdit" name="splitatEdit"> 1333 <widget class="QLineEdit" name="splitatEdit">
1334 <property name="geometry"> 1334 <property name="geometry">
1335 <rect> 1335 <rect>
1336 <x>140</x> 1336 <x>150</x>
1337 <y>180</y> 1337 <y>190</y>
1338 <width>211</width> 1338 <width>221</width>
1339 <height>23</height> 1339 <height>23</height>
1340 </rect> 1340 </rect>
1341 </property> 1341 </property>
1342 <property name="readOnly"> 1342 <property name="readOnly">
1343 <bool>true</bool> 1343 <bool>true</bool>
1344 </property> 1344 </property>
1345 </widget> 1345 </widget>
1346 <widget class="QLabel" name="birthLabel"> 1346 <widget class="QLabel" name="birthLabel">
1347 <property name="geometry"> 1347 <property name="geometry">
1348 <rect> 1348 <rect>
1349 <x>380</x> 1349 <x>390</x>
1350 <y>40</y> 1350 <y>40</y>
1351 <width>131</width> 1351 <width>131</width>
1352 <height>20</height> 1352 <height>20</height>
1353 </rect> 1353 </rect>
1354 </property> 1354 </property>
1360 </property> 1360 </property>
1361 </widget> 1361 </widget>
1362 <widget class="QLineEdit" name="birthEdit"> 1362 <widget class="QLineEdit" name="birthEdit">
1363 <property name="geometry"> 1363 <property name="geometry">
1364 <rect> 1364 <rect>
1365 <x>520</x> 1365 <x>530</x>
1366 <y>40</y> 1366 <y>40</y>
1367 <width>101</width> 1367 <width>101</width>
1368 <height>23</height> 1368 <height>23</height>
1369 </rect> 1369 </rect>
1370 </property> 1370 </property>
1373 </property> 1373 </property>
1374 </widget> 1374 </widget>
1375 <widget class="QLabel" name="stageLabel"> 1375 <widget class="QLabel" name="stageLabel">
1376 <property name="geometry"> 1376 <property name="geometry">
1377 <rect> 1377 <rect>
1378 <x>0</x> 1378 <x>10</x>
1379 <y>40</y> 1379 <y>40</y>
1380 <width>131</width> 1380 <width>131</width>
1381 <height>20</height> 1381 <height>20</height>
1382 </rect> 1382 </rect>
1383 </property> 1383 </property>
1389 </property> 1389 </property>
1390 </widget> 1390 </widget>
1391 <widget class="QLineEdit" name="stageEdit"> 1391 <widget class="QLineEdit" name="stageEdit">
1392 <property name="geometry"> 1392 <property name="geometry">
1393 <rect> 1393 <rect>
1394 <x>140</x> 1394 <x>150</x>
1395 <y>40</y> 1395 <y>40</y>
1396 <width>101</width> 1396 <width>101</width>
1397 <height>23</height> 1397 <height>23</height>
1398 </rect> 1398 </rect>
1399 </property> 1399 </property>
1402 </property> 1402 </property>
1403 </widget> 1403 </widget>
1404 <widget class="QLabel" name="ok_pmptLabel"> 1404 <widget class="QLabel" name="ok_pmptLabel">
1405 <property name="geometry"> 1405 <property name="geometry">
1406 <rect> 1406 <rect>
1407 <x>730</x> 1407 <x>750</x>
1408 <y>180</y> 1408 <y>190</y>
1409 <width>151</width> 1409 <width>151</width>
1410 <height>20</height> 1410 <height>20</height>
1411 </rect> 1411 </rect>
1412 </property> 1412 </property>
1413 <property name="text"> 1413 <property name="text">
1418 </property> 1418 </property>
1419 </widget> 1419 </widget>
1420 <widget class="QLabel" name="ok_pmptIcon"> 1420 <widget class="QLabel" name="ok_pmptIcon">
1421 <property name="geometry"> 1421 <property name="geometry">
1422 <rect> 1422 <rect>
1423 <x>890</x> 1423 <x>910</x>
1424 <y>180</y> 1424 <y>190</y>
1425 <width>20</width> 1425 <width>20</width>
1426 <height>20</height> 1426 <height>20</height>
1427 </rect> 1427 </rect>
1428 </property> 1428 </property>
1429 <property name="text"> 1429 <property name="text">
1829 </widget> 1829 </widget>
1830 </widget> 1830 </widget>
1831 <widget class="QGroupBox" name="chilleqBox"> 1831 <widget class="QGroupBox" name="chilleqBox">
1832 <property name="geometry"> 1832 <property name="geometry">
1833 <rect> 1833 <rect>
1834 <x>790</x> 1834 <x>820</x>
1835 <y>160</y> 1835 <y>160</y>
1836 <width>321</width> 1836 <width>321</width>
1837 <height>181</height> 1837 <height>181</height>
1838 </rect> 1838 </rect>
1839 </property> 1839 </property>
2100 </widget> 2100 </widget>
2101 </widget> 2101 </widget>
2102 <widget class="QGroupBox" name="boilBox"> 2102 <widget class="QGroupBox" name="boilBox">
2103 <property name="geometry"> 2103 <property name="geometry">
2104 <rect> 2104 <rect>
2105 <x>400</x> 2105 <x>420</x>
2106 <y>160</y> 2106 <y>160</y>
2107 <width>321</width> 2107 <width>321</width>
2108 <height>241</height> 2108 <height>241</height>
2109 </rect> 2109 </rect>
2110 </property> 2110 </property>
2463 </widget> 2463 </widget>
2464 </widget> 2464 </widget>
2465 <widget class="QGroupBox" name="transferBox"> 2465 <widget class="QGroupBox" name="transferBox">
2466 <property name="geometry"> 2466 <property name="geometry">
2467 <rect> 2467 <rect>
2468 <x>790</x> 2468 <x>820</x>
2469 <y>350</y> 2469 <y>350</y>
2470 <width>321</width> 2470 <width>321</width>
2471 <height>91</height> 2471 <height>91</height>
2472 </rect> 2472 </rect>
2473 </property> 2473 </property>
2685 </property> 2685 </property>
2686 </widget> 2686 </widget>
2687 <widget class="QLabel" name="perc_mashLabel"> 2687 <widget class="QLabel" name="perc_mashLabel">
2688 <property name="geometry"> 2688 <property name="geometry">
2689 <rect> 2689 <rect>
2690 <x>420</x> 2690 <x>450</x>
2691 <y>10</y> 2691 <y>10</y>
2692 <width>151</width> 2692 <width>151</width>
2693 <height>20</height> 2693 <height>20</height>
2694 </rect> 2694 </rect>
2695 </property> 2695 </property>
2701 </property> 2701 </property>
2702 </widget> 2702 </widget>
2703 <widget class="QLabel" name="perc_sugarLabel"> 2703 <widget class="QLabel" name="perc_sugarLabel">
2704 <property name="geometry"> 2704 <property name="geometry">
2705 <rect> 2705 <rect>
2706 <x>420</x> 2706 <x>450</x>
2707 <y>40</y> 2707 <y>40</y>
2708 <width>151</width> 2708 <width>151</width>
2709 <height>20</height> 2709 <height>20</height>
2710 </rect> 2710 </rect>
2711 </property> 2711 </property>
2717 </property> 2717 </property>
2718 </widget> 2718 </widget>
2719 <widget class="QLabel" name="perc_caraLabel"> 2719 <widget class="QLabel" name="perc_caraLabel">
2720 <property name="geometry"> 2720 <property name="geometry">
2721 <rect> 2721 <rect>
2722 <x>420</x> 2722 <x>450</x>
2723 <y>70</y> 2723 <y>70</y>
2724 <width>151</width> 2724 <width>151</width>
2725 <height>20</height> 2725 <height>20</height>
2726 </rect> 2726 </rect>
2727 </property> 2727 </property>
2733 </property> 2733 </property>
2734 </widget> 2734 </widget>
2735 <widget class="QLabel" name="lintnerLabel"> 2735 <widget class="QLabel" name="lintnerLabel">
2736 <property name="geometry"> 2736 <property name="geometry">
2737 <rect> 2737 <rect>
2738 <x>420</x> 2738 <x>450</x>
2739 <y>100</y> 2739 <y>100</y>
2740 <width>151</width> 2740 <width>151</width>
2741 <height>20</height> 2741 <height>20</height>
2742 </rect> 2742 </rect>
2743 </property> 2743 </property>
2751 <widget class="QTableWidget" name="fermentablesTable"> 2751 <widget class="QTableWidget" name="fermentablesTable">
2752 <property name="geometry"> 2752 <property name="geometry">
2753 <rect> 2753 <rect>
2754 <x>5</x> 2754 <x>5</x>
2755 <y>130</y> 2755 <y>130</y>
2756 <width>1111</width> 2756 <width>1141</width>
2757 <height>331</height> 2757 <height>371</height>
2758 </rect> 2758 </rect>
2759 </property> 2759 </property>
2760 </widget> 2760 </widget>
2761 <widget class="QProgressBar" name="lintnerShow"> 2761 <widget class="QProgressBar" name="lintnerShow">
2762 <property name="geometry"> 2762 <property name="geometry">
2763 <rect> 2763 <rect>
2764 <x>580</x> 2764 <x>610</x>
2765 <y>100</y> 2765 <y>100</y>
2766 <width>381</width> 2766 <width>381</width>
2767 <height>20</height> 2767 <height>20</height>
2768 </rect> 2768 </rect>
2769 </property> 2769 </property>
2781 </property> 2781 </property>
2782 </widget> 2782 </widget>
2783 <widget class="QProgressBar" name="perc_mashShow"> 2783 <widget class="QProgressBar" name="perc_mashShow">
2784 <property name="geometry"> 2784 <property name="geometry">
2785 <rect> 2785 <rect>
2786 <x>580</x> 2786 <x>610</x>
2787 <y>10</y> 2787 <y>10</y>
2788 <width>381</width> 2788 <width>381</width>
2789 <height>20</height> 2789 <height>20</height>
2790 </rect> 2790 </rect>
2791 </property> 2791 </property>
2803 </property> 2803 </property>
2804 </widget> 2804 </widget>
2805 <widget class="QProgressBar" name="perc_sugarsShow"> 2805 <widget class="QProgressBar" name="perc_sugarsShow">
2806 <property name="geometry"> 2806 <property name="geometry">
2807 <rect> 2807 <rect>
2808 <x>580</x> 2808 <x>610</x>
2809 <y>40</y> 2809 <y>40</y>
2810 <width>381</width> 2810 <width>381</width>
2811 <height>20</height> 2811 <height>20</height>
2812 </rect> 2812 </rect>
2813 </property> 2813 </property>
2825 </property> 2825 </property>
2826 </widget> 2826 </widget>
2827 <widget class="QProgressBar" name="perc_caraShow"> 2827 <widget class="QProgressBar" name="perc_caraShow">
2828 <property name="geometry"> 2828 <property name="geometry">
2829 <rect> 2829 <rect>
2830 <x>580</x> 2830 <x>610</x>
2831 <y>70</y> 2831 <y>70</y>
2832 <width>381</width> 2832 <width>381</width>
2833 <height>20</height> 2833 <height>20</height>
2834 </rect> 2834 </rect>
2835 </property> 2835 </property>
2976 </property> 2976 </property>
2977 </widget> 2977 </widget>
2978 <widget class="QLabel" name="hop_tasteLabel"> 2978 <widget class="QLabel" name="hop_tasteLabel">
2979 <property name="geometry"> 2979 <property name="geometry">
2980 <rect> 2980 <rect>
2981 <x>225</x> 2981 <x>230</x>
2982 <y>10</y> 2982 <y>10</y>
2983 <width>126</width> 2983 <width>141</width>
2984 <height>20</height> 2984 <height>20</height>
2985 </rect> 2985 </rect>
2986 </property> 2986 </property>
2987 <property name="text"> 2987 <property name="text">
2988 <string>Hop taste:</string> 2988 <string>Hop taste:</string>
2992 </property> 2992 </property>
2993 </widget> 2993 </widget>
2994 <widget class="QLabel" name="hop_aromaLabel"> 2994 <widget class="QLabel" name="hop_aromaLabel">
2995 <property name="geometry"> 2995 <property name="geometry">
2996 <rect> 2996 <rect>
2997 <x>670</x> 2997 <x>700</x>
2998 <y>10</y> 2998 <y>10</y>
2999 <width>131</width> 2999 <width>131</width>
3000 <height>20</height> 3000 <height>20</height>
3001 </rect> 3001 </rect>
3002 </property> 3002 </property>
3008 </property> 3008 </property>
3009 </widget> 3009 </widget>
3010 <widget class="QProgressBar" name="hop_tasteShow"> 3010 <widget class="QProgressBar" name="hop_tasteShow">
3011 <property name="geometry"> 3011 <property name="geometry">
3012 <rect> 3012 <rect>
3013 <x>360</x> 3013 <x>380</x>
3014 <y>10</y> 3014 <y>10</y>
3015 <width>301</width> 3015 <width>301</width>
3016 <height>20</height> 3016 <height>20</height>
3017 </rect> 3017 </rect>
3018 </property> 3018 </property>
3030 </property> 3030 </property>
3031 </widget> 3031 </widget>
3032 <widget class="QProgressBar" name="hop_aromaShow"> 3032 <widget class="QProgressBar" name="hop_aromaShow">
3033 <property name="geometry"> 3033 <property name="geometry">
3034 <rect> 3034 <rect>
3035 <x>810</x> 3035 <x>840</x>
3036 <y>10</y> 3036 <y>10</y>
3037 <width>301</width> 3037 <width>301</width>
3038 <height>20</height> 3038 <height>20</height>
3039 </rect> 3039 </rect>
3040 </property> 3040 </property>
3054 <widget class="QTableWidget" name="hopsTable"> 3054 <widget class="QTableWidget" name="hopsTable">
3055 <property name="geometry"> 3055 <property name="geometry">
3056 <rect> 3056 <rect>
3057 <x>5</x> 3057 <x>5</x>
3058 <y>100</y> 3058 <y>100</y>
3059 <width>1111</width> 3059 <width>1141</width>
3060 <height>361</height> 3060 <height>401</height>
3061 </rect> 3061 </rect>
3062 </property> 3062 </property>
3063 </widget> 3063 </widget>
3064 <widget class="QPushButton" name="addHop"> 3064 <widget class="QPushButton" name="addHop">
3065 <property name="geometry"> 3065 <property name="geometry">
3135 </property> 3135 </property>
3136 </widget> 3136 </widget>
3137 <widget class="QLabel" name="ferment_absorpLabel"> 3137 <widget class="QLabel" name="ferment_absorpLabel">
3138 <property name="geometry"> 3138 <property name="geometry">
3139 <rect> 3139 <rect>
3140 <x>225</x> 3140 <x>235</x>
3141 <y>40</y> 3141 <y>40</y>
3142 <width>121</width> 3142 <width>131</width>
3143 <height>20</height> 3143 <height>20</height>
3144 </rect> 3144 </rect>
3145 </property> 3145 </property>
3146 <property name="text"> 3146 <property name="text">
3147 <string>Fermenter absorb:</string> 3147 <string>Fermenter absorb:</string>
3151 </property> 3151 </property>
3152 </widget> 3152 </widget>
3153 <widget class="QDoubleSpinBox" name="ferment_absorpShow"> 3153 <widget class="QDoubleSpinBox" name="ferment_absorpShow">
3154 <property name="geometry"> 3154 <property name="geometry">
3155 <rect> 3155 <rect>
3156 <x>360</x> 3156 <x>380</x>
3157 <y>40</y> 3157 <y>40</y>
3158 <width>81</width> 3158 <width>81</width>
3159 <height>24</height> 3159 <height>24</height>
3160 </rect> 3160 </rect>
3161 </property> 3161 </property>
3200 <string>Miscs</string> 3200 <string>Miscs</string>
3201 </attribute> 3201 </attribute>
3202 <widget class="QTableWidget" name="miscsTable"> 3202 <widget class="QTableWidget" name="miscsTable">
3203 <property name="geometry"> 3203 <property name="geometry">
3204 <rect> 3204 <rect>
3205 <x>140</x> 3205 <x>155</x>
3206 <y>10</y> 3206 <y>10</y>
3207 <width>849</width> 3207 <width>849</width>
3208 <height>451</height> 3208 <height>491</height>
3209 </rect> 3209 </rect>
3210 </property> 3210 </property>
3211 </widget> 3211 </widget>
3212 <widget class="QPushButton" name="addMisc"> 3212 <widget class="QPushButton" name="addMisc">
3213 <property name="geometry"> 3213 <property name="geometry">
3214 <rect> 3214 <rect>
3215 <x>30</x> 3215 <x>40</x>
3216 <y>40</y> 3216 <y>40</y>
3217 <width>80</width> 3217 <width>80</width>
3218 <height>23</height> 3218 <height>23</height>
3219 </rect> 3219 </rect>
3220 </property> 3220 </property>
3437 </widget> 3437 </widget>
3438 <widget class="QTableWidget" name="yeastsTable"> 3438 <widget class="QTableWidget" name="yeastsTable">
3439 <property name="geometry"> 3439 <property name="geometry">
3440 <rect> 3440 <rect>
3441 <x>10</x> 3441 <x>10</x>
3442 <y>280</y> 3442 <y>320</y>
3443 <width>1101</width> 3443 <width>1131</width>
3444 <height>181</height> 3444 <height>181</height>
3445 </rect> 3445 </rect>
3446 </property> 3446 </property>
3447 </widget> 3447 </widget>
3448 <widget class="QStackedWidget" name="yeastProcedure"> 3448 <widget class="QStackedWidget" name="yeastProcedure">
3449 <property name="geometry"> 3449 <property name="geometry">
3450 <rect> 3450 <rect>
3451 <x>370</x> 3451 <x>370</x>
3452 <y>10</y> 3452 <y>10</y>
3453 <width>741</width> 3453 <width>771</width>
3454 <height>261</height> 3454 <height>301</height>
3455 </rect> 3455 </rect>
3456 </property> 3456 </property>
3457 <property name="currentIndex"> 3457 <property name="currentIndex">
3458 <number>1</number> 3458 <number>1</number>
3459 </property> 3459 </property>
3461 <widget class="QWidget" name="yeastLiquid"> 3461 <widget class="QWidget" name="yeastLiquid">
3462 <widget class="QDoubleSpinBox" name="pitchrateEdit"> 3462 <widget class="QDoubleSpinBox" name="pitchrateEdit">
3463 <property name="geometry"> 3463 <property name="geometry">
3464 <rect> 3464 <rect>
3465 <x>550</x> 3465 <x>550</x>
3466 <y>10</y> 3466 <y>30</y>
3467 <width>95</width> 3467 <width>95</width>
3468 <height>24</height> 3468 <height>24</height>
3469 </rect> 3469 </rect>
3470 </property> 3470 </property>
3471 <property name="alignment"> 3471 <property name="alignment">
3498 </widget> 3498 </widget>
3499 <widget class="QLabel" name="pitchrateLabel"> 3499 <widget class="QLabel" name="pitchrateLabel">
3500 <property name="geometry"> 3500 <property name="geometry">
3501 <rect> 3501 <rect>
3502 <x>360</x> 3502 <x>360</x>
3503 <y>10</y> 3503 <y>30</y>
3504 <width>181</width> 3504 <width>181</width>
3505 <height>20</height> 3505 <height>20</height>
3506 </rect> 3506 </rect>
3507 </property> 3507 </property>
3508 <property name="text"> 3508 <property name="text">
3514 </widget> 3514 </widget>
3515 <widget class="QComboBox" name="stmethodEdit"> 3515 <widget class="QComboBox" name="stmethodEdit">
3516 <property name="geometry"> 3516 <property name="geometry">
3517 <rect> 3517 <rect>
3518 <x>200</x> 3518 <x>200</x>
3519 <y>10</y> 3519 <y>30</y>
3520 <width>101</width> 3520 <width>101</width>
3521 <height>23</height> 3521 <height>23</height>
3522 </rect> 3522 </rect>
3523 </property> 3523 </property>
3524 </widget> 3524 </widget>
3525 <widget class="QLabel" name="stmethodLabel"> 3525 <widget class="QLabel" name="stmethodLabel">
3526 <property name="geometry"> 3526 <property name="geometry">
3527 <rect> 3527 <rect>
3528 <x>10</x> 3528 <x>10</x>
3529 <y>10</y> 3529 <y>30</y>
3530 <width>181</width> 3530 <width>181</width>
3531 <height>20</height> 3531 <height>20</height>
3532 </rect> 3532 </rect>
3533 </property> 3533 </property>
3534 <property name="text"> 3534 <property name="text">
3540 </widget> 3540 </widget>
3541 <widget class="QLabel" name="startersgLabel"> 3541 <widget class="QLabel" name="startersgLabel">
3542 <property name="geometry"> 3542 <property name="geometry">
3543 <rect> 3543 <rect>
3544 <x>10</x> 3544 <x>10</x>
3545 <y>40</y> 3545 <y>60</y>
3546 <width>181</width> 3546 <width>181</width>
3547 <height>20</height> 3547 <height>20</height>
3548 </rect> 3548 </rect>
3549 </property> 3549 </property>
3550 <property name="text"> 3550 <property name="text">
3556 </widget> 3556 </widget>
3557 <widget class="QDoubleSpinBox" name="startersgEdit"> 3557 <widget class="QDoubleSpinBox" name="startersgEdit">
3558 <property name="geometry"> 3558 <property name="geometry">
3559 <rect> 3559 <rect>
3560 <x>200</x> 3560 <x>200</x>
3561 <y>40</y> 3561 <y>60</y>
3562 <width>71</width> 3562 <width>71</width>
3563 <height>24</height> 3563 <height>24</height>
3564 </rect> 3564 </rect>
3565 </property> 3565 </property>
3566 <property name="alignment"> 3566 <property name="alignment">
3587 </widget> 3587 </widget>
3588 <widget class="QToolButton" name="pitchrateButton"> 3588 <widget class="QToolButton" name="pitchrateButton">
3589 <property name="geometry"> 3589 <property name="geometry">
3590 <rect> 3590 <rect>
3591 <x>655</x> 3591 <x>655</x>
3592 <y>10</y> 3592 <y>30</y>
3593 <width>28</width> 3593 <width>28</width>
3594 <height>22</height> 3594 <height>22</height>
3595 </rect> 3595 </rect>
3596 </property> 3596 </property>
3597 <property name="toolTip"> 3597 <property name="toolTip">
3606 </property> 3606 </property>
3607 </widget> 3607 </widget>
3608 <widget class="QTableWidget" name="starterTable"> 3608 <widget class="QTableWidget" name="starterTable">
3609 <property name="geometry"> 3609 <property name="geometry">
3610 <rect> 3610 <rect>
3611 <x>50</x> 3611 <x>70</x>
3612 <y>100</y> 3612 <y>140</y>
3613 <width>636</width> 3613 <width>636</width>
3614 <height>146</height> 3614 <height>146</height>
3615 </rect> 3615 </rect>
3616 </property> 3616 </property>
3617 <property name="sizePolicy"> 3617 <property name="sizePolicy">
3629 </widget> 3629 </widget>
3630 <widget class="QLabel" name="neededLabel"> 3630 <widget class="QLabel" name="neededLabel">
3631 <property name="geometry"> 3631 <property name="geometry">
3632 <rect> 3632 <rect>
3633 <x>360</x> 3633 <x>360</x>
3634 <y>40</y> 3634 <y>60</y>
3635 <width>181</width> 3635 <width>181</width>
3636 <height>20</height> 3636 <height>20</height>
3637 </rect> 3637 </rect>
3638 </property> 3638 </property>
3639 <property name="text"> 3639 <property name="text">
3645 </widget> 3645 </widget>
3646 <widget class="QDoubleSpinBox" name="neededShow"> 3646 <widget class="QDoubleSpinBox" name="neededShow">
3647 <property name="geometry"> 3647 <property name="geometry">
3648 <rect> 3648 <rect>
3649 <x>550</x> 3649 <x>550</x>
3650 <y>40</y> 3650 <y>60</y>
3651 <width>81</width> 3651 <width>81</width>
3652 <height>24</height> 3652 <height>24</height>
3653 </rect> 3653 </rect>
3654 </property> 3654 </property>
3655 <property name="alignment"> 3655 <property name="alignment">
3676 </widget> 3676 </widget>
3677 <widget class="QToolButton" name="restartButton"> 3677 <widget class="QToolButton" name="restartButton">
3678 <property name="geometry"> 3678 <property name="geometry">
3679 <rect> 3679 <rect>
3680 <x>550</x> 3680 <x>550</x>
3681 <y>70</y> 3681 <y>90</y>
3682 <width>28</width> 3682 <width>28</width>
3683 <height>22</height> 3683 <height>22</height>
3684 </rect> 3684 </rect>
3685 </property> 3685 </property>
3686 <property name="toolTip"> 3686 <property name="toolTip">
3696 </widget> 3696 </widget>
3697 <widget class="QLabel" name="restartLabel"> 3697 <widget class="QLabel" name="restartLabel">
3698 <property name="geometry"> 3698 <property name="geometry">
3699 <rect> 3699 <rect>
3700 <x>360</x> 3700 <x>360</x>
3701 <y>70</y> 3701 <y>90</y>
3702 <width>181</width> 3702 <width>181</width>
3703 <height>20</height> 3703 <height>20</height>
3704 </rect> 3704 </rect>
3705 </property> 3705 </property>
3706 <property name="text"> 3706 <property name="text">
3707 <string>Retry starter steps:</string> 3707 <string>Retry starter steps:</string>
3708 </property> 3708 </property>
3709 <property name="alignment"> 3709 <property name="alignment">
3710 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3710 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3711 </property>
3712 </widget>
3713 <widget class="QLabel" name="label_starter">
3714 <property name="geometry">
3715 <rect>
3716 <x>70</x>
3717 <y>0</y>
3718 <width>631</width>
3719 <height>20</height>
3720 </rect>
3721 </property>
3722 <property name="font">
3723 <font>
3724 <pointsize>11</pointsize>
3725 <weight>75</weight>
3726 <bold>true</bold>
3727 </font>
3728 </property>
3729 <property name="text">
3730 <string>Yeast starter calculation.</string>
3731 </property>
3732 <property name="alignment">
3733 <set>Qt::AlignCenter</set>
3711 </property> 3734 </property>
3712 </widget> 3735 </widget>
3713 </widget> 3736 </widget>
3714 <widget class="QWidget" name="yeastDry"> 3737 <widget class="QWidget" name="yeastDry">
3715 <widget class="QLabel" name="label_2"> 3738 <widget class="QLabel" name="label_2">
4038 </widget> 4061 </widget>
4039 <widget class="QPushButton" name="addYeast"> 4062 <widget class="QPushButton" name="addYeast">
4040 <property name="geometry"> 4063 <property name="geometry">
4041 <rect> 4064 <rect>
4042 <x>90</x> 4065 <x>90</x>
4043 <y>240</y> 4066 <y>280</y>
4044 <width>80</width> 4067 <width>80</width>
4045 <height>23</height> 4068 <height>23</height>
4046 </rect> 4069 </rect>
4047 </property> 4070 </property>
4048 <property name="text"> 4071 <property name="text">
4184 <widget class="QTableWidget" name="mashsTable"> 4207 <widget class="QTableWidget" name="mashsTable">
4185 <property name="geometry"> 4208 <property name="geometry">
4186 <rect> 4209 <rect>
4187 <x>10</x> 4210 <x>10</x>
4188 <y>120</y> 4211 <y>120</y>
4189 <width>1101</width> 4212 <width>1131</width>
4190 <height>341</height> 4213 <height>381</height>
4191 </rect> 4214 </rect>
4192 </property> 4215 </property>
4193 </widget> 4216 </widget>
4194 <widget class="QPushButton" name="addMash"> 4217 <widget class="QPushButton" name="addMash">
4195 <property name="geometry"> 4218 <property name="geometry">
4350 </attribute> 4373 </attribute>
4351 <widget class="QGroupBox" name="brewsaltsBox"> 4374 <widget class="QGroupBox" name="brewsaltsBox">
4352 <property name="geometry"> 4375 <property name="geometry">
4353 <rect> 4376 <rect>
4354 <x>10</x> 4377 <x>10</x>
4355 <y>220</y> 4378 <y>260</y>
4356 <width>291</width> 4379 <width>291</width>
4357 <height>241</height> 4380 <height>241</height>
4358 </rect> 4381 </rect>
4359 </property> 4382 </property>
4360 <property name="title"> 4383 <property name="title">
4873 </widget> 4896 </widget>
4874 </widget> 4897 </widget>
4875 <widget class="QGroupBox" name="mashBox"> 4898 <widget class="QGroupBox" name="mashBox">
4876 <property name="geometry"> 4899 <property name="geometry">
4877 <rect> 4900 <rect>
4878 <x>780</x> 4901 <x>810</x>
4879 <y>220</y> 4902 <y>260</y>
4880 <width>331</width> 4903 <width>331</width>
4881 <height>241</height> 4904 <height>241</height>
4882 </rect> 4905 </rect>
4883 </property> 4906 </property>
4884 <property name="title"> 4907 <property name="title">
5211 </widget> 5234 </widget>
5212 </widget> 5235 </widget>
5213 <widget class="QLabel" name="buguLabel"> 5236 <widget class="QLabel" name="buguLabel">
5214 <property name="geometry"> 5237 <property name="geometry">
5215 <rect> 5238 <rect>
5216 <x>310</x> 5239 <x>329</x>
5217 <y>240</y> 5240 <y>280</y>
5218 <width>181</width> 5241 <width>181</width>
5219 <height>20</height> 5242 <height>20</height>
5220 </rect> 5243 </rect>
5221 </property> 5244 </property>
5222 <property name="text"> 5245 <property name="text">
5227 </property> 5250 </property>
5228 </widget> 5251 </widget>
5229 <widget class="QDoubleSpinBox" name="buguEdit"> 5252 <widget class="QDoubleSpinBox" name="buguEdit">
5230 <property name="geometry"> 5253 <property name="geometry">
5231 <rect> 5254 <rect>
5232 <x>500</x> 5255 <x>519</x>
5233 <y>240</y> 5256 <y>280</y>
5234 <width>71</width> 5257 <width>71</width>
5235 <height>24</height> 5258 <height>24</height>
5236 </rect> 5259 </rect>
5237 </property> 5260 </property>
5238 <property name="alignment"> 5261 <property name="alignment">
5258 </property> 5281 </property>
5259 </widget> 5282 </widget>
5260 <widget class="QLabel" name="buguResult"> 5283 <widget class="QLabel" name="buguResult">
5261 <property name="geometry"> 5284 <property name="geometry">
5262 <rect> 5285 <rect>
5263 <x>580</x> 5286 <x>599</x>
5264 <y>240</y> 5287 <y>280</y>
5265 <width>191</width> 5288 <width>191</width>
5266 <height>20</height> 5289 <height>20</height>
5267 </rect> 5290 </rect>
5268 </property> 5291 </property>
5269 <property name="font"> 5292 <property name="font">
5279 </property> 5302 </property>
5280 </widget> 5303 </widget>
5281 <widget class="QLabel" name="so4clLabel"> 5304 <widget class="QLabel" name="so4clLabel">
5282 <property name="geometry"> 5305 <property name="geometry">
5283 <rect> 5306 <rect>
5284 <x>310</x> 5307 <x>329</x>
5285 <y>270</y> 5308 <y>310</y>
5286 <width>181</width> 5309 <width>181</width>
5287 <height>20</height> 5310 <height>20</height>
5288 </rect> 5311 </rect>
5289 </property> 5312 </property>
5290 <property name="text"> 5313 <property name="text">
5295 </property> 5318 </property>
5296 </widget> 5319 </widget>
5297 <widget class="QDoubleSpinBox" name="so4clEdit"> 5320 <widget class="QDoubleSpinBox" name="so4clEdit">
5298 <property name="geometry"> 5321 <property name="geometry">
5299 <rect> 5322 <rect>
5300 <x>500</x> 5323 <x>519</x>
5301 <y>270</y> 5324 <y>310</y>
5302 <width>71</width> 5325 <width>71</width>
5303 <height>24</height> 5326 <height>24</height>
5304 </rect> 5327 </rect>
5305 </property> 5328 </property>
5306 <property name="alignment"> 5329 <property name="alignment">
5326 </property> 5349 </property>
5327 </widget> 5350 </widget>
5328 <widget class="QLabel" name="so4clResult"> 5351 <widget class="QLabel" name="so4clResult">
5329 <property name="geometry"> 5352 <property name="geometry">
5330 <rect> 5353 <rect>
5331 <x>580</x> 5354 <x>599</x>
5332 <y>270</y> 5355 <y>310</y>
5333 <width>191</width> 5356 <width>191</width>
5334 <height>20</height> 5357 <height>20</height>
5335 </rect> 5358 </rect>
5336 </property> 5359 </property>
5337 <property name="font"> 5360 <property name="font">
5347 </property> 5370 </property>
5348 </widget> 5371 </widget>
5349 <widget class="QLabel" name="cur_so4clLabel"> 5372 <widget class="QLabel" name="cur_so4clLabel">
5350 <property name="geometry"> 5373 <property name="geometry">
5351 <rect> 5374 <rect>
5352 <x>311</x> 5375 <x>330</x>
5353 <y>300</y> 5376 <y>340</y>
5354 <width>181</width> 5377 <width>181</width>
5355 <height>20</height> 5378 <height>20</height>
5356 </rect> 5379 </rect>
5357 </property> 5380 </property>
5358 <property name="text"> 5381 <property name="text">
5363 </property> 5386 </property>
5364 </widget> 5387 </widget>
5365 <widget class="QDoubleSpinBox" name="cur_so4clEdit"> 5388 <widget class="QDoubleSpinBox" name="cur_so4clEdit">
5366 <property name="geometry"> 5389 <property name="geometry">
5367 <rect> 5390 <rect>
5368 <x>501</x> 5391 <x>520</x>
5369 <y>300</y> 5392 <y>340</y>
5370 <width>71</width> 5393 <width>71</width>
5371 <height>24</height> 5394 <height>24</height>
5372 </rect> 5395 </rect>
5373 </property> 5396 </property>
5374 <property name="alignment"> 5397 <property name="alignment">
5394 </property> 5417 </property>
5395 </widget> 5418 </widget>
5396 <widget class="RangedSlider" name="cur_so4clResult"> 5419 <widget class="RangedSlider" name="cur_so4clResult">
5397 <property name="geometry"> 5420 <property name="geometry">
5398 <rect> 5421 <rect>
5399 <x>580</x> 5422 <x>599</x>
5400 <y>300</y> 5423 <y>340</y>
5401 <width>191</width> 5424 <width>191</width>
5402 <height>20</height> 5425 <height>20</height>
5403 </rect> 5426 </rect>
5404 </property> 5427 </property>
5405 </widget> 5428 </widget>
5406 <widget class="QLabel" name="preboil_phLabel"> 5429 <widget class="QLabel" name="preboil_phLabel">
5407 <property name="geometry"> 5430 <property name="geometry">
5408 <rect> 5431 <rect>
5409 <x>311</x> 5432 <x>330</x>
5410 <y>330</y> 5433 <y>370</y>
5411 <width>181</width> 5434 <width>181</width>
5412 <height>20</height> 5435 <height>20</height>
5413 </rect> 5436 </rect>
5414 </property> 5437 </property>
5415 <property name="text"> 5438 <property name="text">
5420 </property> 5443 </property>
5421 </widget> 5444 </widget>
5422 <widget class="QDoubleSpinBox" name="preboil_phEdit"> 5445 <widget class="QDoubleSpinBox" name="preboil_phEdit">
5423 <property name="geometry"> 5446 <property name="geometry">
5424 <rect> 5447 <rect>
5425 <x>501</x> 5448 <x>520</x>
5426 <y>330</y> 5449 <y>370</y>
5427 <width>71</width> 5450 <width>71</width>
5428 <height>24</height> 5451 <height>24</height>
5429 </rect> 5452 </rect>
5430 </property> 5453 </property>
5431 <property name="alignment"> 5454 <property name="alignment">
5445 </property> 5468 </property>
5446 </widget> 5469 </widget>
5447 <widget class="QDoubleSpinBox" name="sp_clEdit"> 5470 <widget class="QDoubleSpinBox" name="sp_clEdit">
5448 <property name="geometry"> 5471 <property name="geometry">
5449 <rect> 5472 <rect>
5450 <x>720</x> 5473 <x>750</x>
5451 <y>180</y> 5474 <y>160</y>
5452 <width>71</width> 5475 <width>71</width>
5453 <height>24</height> 5476 <height>24</height>
5454 </rect> 5477 </rect>
5455 </property> 5478 </property>
5456 <property name="alignment"> 5479 <property name="alignment">
5470 </property> 5493 </property>
5471 </widget> 5494 </widget>
5472 <widget class="QDoubleSpinBox" name="sp_naEdit"> 5495 <widget class="QDoubleSpinBox" name="sp_naEdit">
5473 <property name="geometry"> 5496 <property name="geometry">
5474 <rect> 5497 <rect>
5475 <x>640</x> 5498 <x>670</x>
5476 <y>180</y> 5499 <y>160</y>
5477 <width>71</width> 5500 <width>71</width>
5478 <height>24</height> 5501 <height>24</height>
5479 </rect> 5502 </rect>
5480 </property> 5503 </property>
5481 <property name="alignment"> 5504 <property name="alignment">
5495 </property> 5518 </property>
5496 </widget> 5519 </widget>
5497 <widget class="QDoubleSpinBox" name="sp_caco3Edit"> 5520 <widget class="QDoubleSpinBox" name="sp_caco3Edit">
5498 <property name="geometry"> 5521 <property name="geometry">
5499 <rect> 5522 <rect>
5500 <x>560</x> 5523 <x>590</x>
5501 <y>180</y> 5524 <y>160</y>
5502 <width>71</width> 5525 <width>71</width>
5503 <height>24</height> 5526 <height>24</height>
5504 </rect> 5527 </rect>
5505 </property> 5528 </property>
5506 <property name="alignment"> 5529 <property name="alignment">
5520 </property> 5543 </property>
5521 </widget> 5544 </widget>
5522 <widget class="QDoubleSpinBox" name="sp_raEdit"> 5545 <widget class="QDoubleSpinBox" name="sp_raEdit">
5523 <property name="geometry"> 5546 <property name="geometry">
5524 <rect> 5547 <rect>
5525 <x>1040</x> 5548 <x>1070</x>
5526 <y>180</y> 5549 <y>160</y>
5527 <width>71</width> 5550 <width>71</width>
5528 <height>24</height> 5551 <height>24</height>
5529 </rect> 5552 </rect>
5530 </property> 5553 </property>
5531 <property name="alignment"> 5554 <property name="alignment">
5548 </property> 5571 </property>
5549 </widget> 5572 </widget>
5550 <widget class="QDoubleSpinBox" name="sp_phShow"> 5573 <widget class="QDoubleSpinBox" name="sp_phShow">
5551 <property name="geometry"> 5574 <property name="geometry">
5552 <rect> 5575 <rect>
5553 <x>880</x> 5576 <x>910</x>
5554 <y>180</y> 5577 <y>160</y>
5555 <width>71</width> 5578 <width>71</width>
5556 <height>24</height> 5579 <height>24</height>
5557 </rect> 5580 </rect>
5558 </property> 5581 </property>
5559 <property name="alignment"> 5582 <property name="alignment">
5573 </property> 5596 </property>
5574 </widget> 5597 </widget>
5575 <widget class="QDoubleSpinBox" name="sp_so4Edit"> 5598 <widget class="QDoubleSpinBox" name="sp_so4Edit">
5576 <property name="geometry"> 5599 <property name="geometry">
5577 <rect> 5600 <rect>
5578 <x>800</x> 5601 <x>830</x>
5579 <y>180</y> 5602 <y>160</y>
5580 <width>71</width> 5603 <width>71</width>
5581 <height>24</height> 5604 <height>24</height>
5582 </rect> 5605 </rect>
5583 </property> 5606 </property>
5584 <property name="alignment"> 5607 <property name="alignment">
5598 </property> 5621 </property>
5599 </widget> 5622 </widget>
5600 <widget class="QDoubleSpinBox" name="sp_mgEdit"> 5623 <widget class="QDoubleSpinBox" name="sp_mgEdit">
5601 <property name="geometry"> 5624 <property name="geometry">
5602 <rect> 5625 <rect>
5603 <x>400</x> 5626 <x>430</x>
5604 <y>180</y> 5627 <y>160</y>
5605 <width>71</width> 5628 <width>71</width>
5606 <height>24</height> 5629 <height>24</height>
5607 </rect> 5630 </rect>
5608 </property> 5631 </property>
5609 <property name="alignment"> 5632 <property name="alignment">
5623 </property> 5646 </property>
5624 </widget> 5647 </widget>
5625 <widget class="QDoubleSpinBox" name="sp_hco3Edit"> 5648 <widget class="QDoubleSpinBox" name="sp_hco3Edit">
5626 <property name="geometry"> 5649 <property name="geometry">
5627 <rect> 5650 <rect>
5628 <x>480</x> 5651 <x>510</x>
5629 <y>180</y> 5652 <y>160</y>
5630 <width>71</width> 5653 <width>71</width>
5631 <height>24</height> 5654 <height>24</height>
5632 </rect> 5655 </rect>
5633 </property> 5656 </property>
5634 <property name="alignment"> 5657 <property name="alignment">
5648 </property> 5671 </property>
5649 </widget> 5672 </widget>
5650 <widget class="QDoubleSpinBox" name="sp_volEdit"> 5673 <widget class="QDoubleSpinBox" name="sp_volEdit">
5651 <property name="geometry"> 5674 <property name="geometry">
5652 <rect> 5675 <rect>
5653 <x>230</x> 5676 <x>250</x>
5654 <y>180</y> 5677 <y>160</y>
5655 <width>81</width> 5678 <width>81</width>
5656 <height>24</height> 5679 <height>24</height>
5657 </rect> 5680 </rect>
5658 </property> 5681 </property>
5659 <property name="toolTip"> 5682 <property name="toolTip">
5679 </property> 5702 </property>
5680 </widget> 5703 </widget>
5681 <widget class="QDoubleSpinBox" name="sp_hardnessEdit"> 5704 <widget class="QDoubleSpinBox" name="sp_hardnessEdit">
5682 <property name="geometry"> 5705 <property name="geometry">
5683 <rect> 5706 <rect>
5684 <x>960</x> 5707 <x>990</x>
5685 <y>180</y> 5708 <y>160</y>
5686 <width>71</width> 5709 <width>71</width>
5687 <height>24</height> 5710 <height>24</height>
5688 </rect> 5711 </rect>
5689 </property> 5712 </property>
5690 <property name="alignment"> 5713 <property name="alignment">
5704 </property> 5727 </property>
5705 </widget> 5728 </widget>
5706 <widget class="QDoubleSpinBox" name="sp_caEdit"> 5729 <widget class="QDoubleSpinBox" name="sp_caEdit">
5707 <property name="geometry"> 5730 <property name="geometry">
5708 <rect> 5731 <rect>
5709 <x>320</x> 5732 <x>350</x>
5710 <y>180</y> 5733 <y>160</y>
5711 <width>71</width> 5734 <width>71</width>
5712 <height>24</height> 5735 <height>24</height>
5713 </rect> 5736 </rect>
5714 </property> 5737 </property>
5715 <property name="alignment"> 5738 <property name="alignment">
5730 </widget> 5753 </widget>
5731 <widget class="QComboBox" name="wt_sourceEdit"> 5754 <widget class="QComboBox" name="wt_sourceEdit">
5732 <property name="geometry"> 5755 <property name="geometry">
5733 <rect> 5756 <rect>
5734 <x>10</x> 5757 <x>10</x>
5735 <y>150</y> 5758 <y>210</y>
5736 <width>181</width> 5759 <width>181</width>
5737 <height>23</height> 5760 <height>23</height>
5738 </rect> 5761 </rect>
5739 </property> 5762 </property>
5740 <property name="toolTip"> 5763 <property name="toolTip">
5745 </property> 5768 </property>
5746 </widget> 5769 </widget>
5747 <widget class="QDoubleSpinBox" name="wt_hardnessEdit"> 5770 <widget class="QDoubleSpinBox" name="wt_hardnessEdit">
5748 <property name="geometry"> 5771 <property name="geometry">
5749 <rect> 5772 <rect>
5750 <x>960</x> 5773 <x>990</x>
5751 <y>150</y> 5774 <y>210</y>
5752 <width>71</width> 5775 <width>71</width>
5753 <height>24</height> 5776 <height>24</height>
5754 </rect> 5777 </rect>
5755 </property> 5778 </property>
5756 <property name="alignment"> 5779 <property name="alignment">
5770 </property> 5793 </property>
5771 </widget> 5794 </widget>
5772 <widget class="QDoubleSpinBox" name="wt_so4Edit"> 5795 <widget class="QDoubleSpinBox" name="wt_so4Edit">
5773 <property name="geometry"> 5796 <property name="geometry">
5774 <rect> 5797 <rect>
5775 <x>800</x> 5798 <x>830</x>
5776 <y>150</y> 5799 <y>210</y>
5777 <width>71</width> 5800 <width>71</width>
5778 <height>24</height> 5801 <height>24</height>
5779 </rect> 5802 </rect>
5780 </property> 5803 </property>
5781 <property name="alignment"> 5804 <property name="alignment">
5795 </property> 5818 </property>
5796 </widget> 5819 </widget>
5797 <widget class="QDoubleSpinBox" name="wt_naEdit"> 5820 <widget class="QDoubleSpinBox" name="wt_naEdit">
5798 <property name="geometry"> 5821 <property name="geometry">
5799 <rect> 5822 <rect>
5800 <x>640</x> 5823 <x>670</x>
5801 <y>150</y> 5824 <y>210</y>
5802 <width>71</width> 5825 <width>71</width>
5803 <height>24</height> 5826 <height>24</height>
5804 </rect> 5827 </rect>
5805 </property> 5828 </property>
5806 <property name="alignment"> 5829 <property name="alignment">
5820 </property> 5843 </property>
5821 </widget> 5844 </widget>
5822 <widget class="QDoubleSpinBox" name="wt_raEdit"> 5845 <widget class="QDoubleSpinBox" name="wt_raEdit">
5823 <property name="geometry"> 5846 <property name="geometry">
5824 <rect> 5847 <rect>
5825 <x>1040</x> 5848 <x>1070</x>
5826 <y>150</y> 5849 <y>210</y>
5827 <width>71</width> 5850 <width>71</width>
5828 <height>24</height> 5851 <height>24</height>
5829 </rect> 5852 </rect>
5830 </property> 5853 </property>
5831 <property name="alignment"> 5854 <property name="alignment">
5848 </property> 5871 </property>
5849 </widget> 5872 </widget>
5850 <widget class="QDoubleSpinBox" name="wt_caco3Edit"> 5873 <widget class="QDoubleSpinBox" name="wt_caco3Edit">
5851 <property name="geometry"> 5874 <property name="geometry">
5852 <rect> 5875 <rect>
5853 <x>560</x> 5876 <x>590</x>
5854 <y>150</y> 5877 <y>210</y>
5855 <width>71</width> 5878 <width>71</width>
5856 <height>24</height> 5879 <height>24</height>
5857 </rect> 5880 </rect>
5858 </property> 5881 </property>
5859 <property name="alignment"> 5882 <property name="alignment">
5873 </property> 5896 </property>
5874 </widget> 5897 </widget>
5875 <widget class="QDoubleSpinBox" name="wt_caEdit"> 5898 <widget class="QDoubleSpinBox" name="wt_caEdit">
5876 <property name="geometry"> 5899 <property name="geometry">
5877 <rect> 5900 <rect>
5878 <x>320</x> 5901 <x>350</x>
5879 <y>150</y> 5902 <y>210</y>
5880 <width>71</width> 5903 <width>71</width>
5881 <height>24</height> 5904 <height>24</height>
5882 </rect> 5905 </rect>
5883 </property> 5906 </property>
5884 <property name="alignment"> 5907 <property name="alignment">
5898 </property> 5921 </property>
5899 </widget> 5922 </widget>
5900 <widget class="QDoubleSpinBox" name="wt_clEdit"> 5923 <widget class="QDoubleSpinBox" name="wt_clEdit">
5901 <property name="geometry"> 5924 <property name="geometry">
5902 <rect> 5925 <rect>
5903 <x>720</x> 5926 <x>750</x>
5904 <y>150</y> 5927 <y>210</y>
5905 <width>71</width> 5928 <width>71</width>
5906 <height>24</height> 5929 <height>24</height>
5907 </rect> 5930 </rect>
5908 </property> 5931 </property>
5909 <property name="alignment"> 5932 <property name="alignment">
5923 </property> 5946 </property>
5924 </widget> 5947 </widget>
5925 <widget class="QDoubleSpinBox" name="wt_mgEdit"> 5948 <widget class="QDoubleSpinBox" name="wt_mgEdit">
5926 <property name="geometry"> 5949 <property name="geometry">
5927 <rect> 5950 <rect>
5928 <x>400</x> 5951 <x>430</x>
5929 <y>150</y> 5952 <y>210</y>
5930 <width>71</width> 5953 <width>71</width>
5931 <height>24</height> 5954 <height>24</height>
5932 </rect> 5955 </rect>
5933 </property> 5956 </property>
5934 <property name="alignment"> 5957 <property name="alignment">
5948 </property> 5971 </property>
5949 </widget> 5972 </widget>
5950 <widget class="QDoubleSpinBox" name="wt_hco3Edit"> 5973 <widget class="QDoubleSpinBox" name="wt_hco3Edit">
5951 <property name="geometry"> 5974 <property name="geometry">
5952 <rect> 5975 <rect>
5953 <x>480</x> 5976 <x>510</x>
5954 <y>150</y> 5977 <y>210</y>
5955 <width>71</width> 5978 <width>71</width>
5956 <height>24</height> 5979 <height>24</height>
5957 </rect> 5980 </rect>
5958 </property> 5981 </property>
5959 <property name="alignment"> 5982 <property name="alignment">
5973 </property> 5996 </property>
5974 </widget> 5997 </widget>
5975 <widget class="QDoubleSpinBox" name="wb_hco3Edit"> 5998 <widget class="QDoubleSpinBox" name="wb_hco3Edit">
5976 <property name="geometry"> 5999 <property name="geometry">
5977 <rect> 6000 <rect>
5978 <x>480</x> 6001 <x>510</x>
5979 <y>120</y> 6002 <y>130</y>
5980 <width>71</width> 6003 <width>71</width>
5981 <height>24</height> 6004 <height>24</height>
5982 </rect> 6005 </rect>
5983 </property> 6006 </property>
5984 <property name="toolTip"> 6007 <property name="toolTip">
6001 </property> 6024 </property>
6002 </widget> 6025 </widget>
6003 <widget class="QDoubleSpinBox" name="wb_hardnessEdit"> 6026 <widget class="QDoubleSpinBox" name="wb_hardnessEdit">
6004 <property name="geometry"> 6027 <property name="geometry">
6005 <rect> 6028 <rect>
6006 <x>960</x> 6029 <x>990</x>
6007 <y>120</y> 6030 <y>130</y>
6008 <width>71</width> 6031 <width>71</width>
6009 <height>24</height> 6032 <height>24</height>
6010 </rect> 6033 </rect>
6011 </property> 6034 </property>
6012 <property name="alignment"> 6035 <property name="alignment">
6027 </widget> 6050 </widget>
6028 <widget class="QLabel" name="treatedLabel"> 6051 <widget class="QLabel" name="treatedLabel">
6029 <property name="geometry"> 6052 <property name="geometry">
6030 <rect> 6053 <rect>
6031 <x>10</x> 6054 <x>10</x>
6032 <y>120</y> 6055 <y>130</y>
6033 <width>171</width> 6056 <width>171</width>
6034 <height>21</height> 6057 <height>21</height>
6035 </rect> 6058 </rect>
6036 </property> 6059 </property>
6037 <property name="text"> 6060 <property name="text">
6042 </property> 6065 </property>
6043 </widget> 6066 </widget>
6044 <widget class="QDoubleSpinBox" name="wb_phEdit"> 6067 <widget class="QDoubleSpinBox" name="wb_phEdit">
6045 <property name="geometry"> 6068 <property name="geometry">
6046 <rect> 6069 <rect>
6047 <x>880</x> 6070 <x>910</x>
6048 <y>120</y> 6071 <y>130</y>
6049 <width>71</width> 6072 <width>71</width>
6050 <height>24</height> 6073 <height>24</height>
6051 </rect> 6074 </rect>
6052 </property> 6075 </property>
6053 <property name="toolTip"> 6076 <property name="toolTip">
6070 </property> 6093 </property>
6071 </widget> 6094 </widget>
6072 <widget class="QDoubleSpinBox" name="wb_naEdit"> 6095 <widget class="QDoubleSpinBox" name="wb_naEdit">
6073 <property name="geometry"> 6096 <property name="geometry">
6074 <rect> 6097 <rect>
6075 <x>640</x> 6098 <x>670</x>
6076 <y>120</y> 6099 <y>130</y>
6077 <width>71</width> 6100 <width>71</width>
6078 <height>24</height> 6101 <height>24</height>
6079 </rect> 6102 </rect>
6080 </property> 6103 </property>
6081 <property name="toolTip"> 6104 <property name="toolTip">
6098 </property> 6121 </property>
6099 </widget> 6122 </widget>
6100 <widget class="QDoubleSpinBox" name="wb_caco3Edit"> 6123 <widget class="QDoubleSpinBox" name="wb_caco3Edit">
6101 <property name="geometry"> 6124 <property name="geometry">
6102 <rect> 6125 <rect>
6103 <x>560</x> 6126 <x>590</x>
6104 <y>120</y> 6127 <y>130</y>
6105 <width>71</width> 6128 <width>71</width>
6106 <height>24</height> 6129 <height>24</height>
6107 </rect> 6130 </rect>
6108 </property> 6131 </property>
6109 <property name="alignment"> 6132 <property name="alignment">
6123 </property> 6146 </property>
6124 </widget> 6147 </widget>
6125 <widget class="QDoubleSpinBox" name="wb_clEdit"> 6148 <widget class="QDoubleSpinBox" name="wb_clEdit">
6126 <property name="geometry"> 6149 <property name="geometry">
6127 <rect> 6150 <rect>
6128 <x>720</x> 6151 <x>750</x>
6129 <y>120</y> 6152 <y>130</y>
6130 <width>71</width> 6153 <width>71</width>
6131 <height>24</height> 6154 <height>24</height>
6132 </rect> 6155 </rect>
6133 </property> 6156 </property>
6134 <property name="toolTip"> 6157 <property name="toolTip">
6152 </property> 6175 </property>
6153 </widget> 6176 </widget>
6154 <widget class="QDoubleSpinBox" name="wb_caEdit"> 6177 <widget class="QDoubleSpinBox" name="wb_caEdit">
6155 <property name="geometry"> 6178 <property name="geometry">
6156 <rect> 6179 <rect>
6157 <x>320</x> 6180 <x>350</x>
6158 <y>120</y> 6181 <y>130</y>
6159 <width>71</width> 6182 <width>71</width>
6160 <height>24</height> 6183 <height>24</height>
6161 </rect> 6184 </rect>
6162 </property> 6185 </property>
6163 <property name="toolTip"> 6186 <property name="toolTip">
6180 </property> 6203 </property>
6181 </widget> 6204 </widget>
6182 <widget class="QDoubleSpinBox" name="wb_raEdit"> 6205 <widget class="QDoubleSpinBox" name="wb_raEdit">
6183 <property name="geometry"> 6206 <property name="geometry">
6184 <rect> 6207 <rect>
6185 <x>1040</x> 6208 <x>1070</x>
6186 <y>120</y> 6209 <y>130</y>
6187 <width>71</width> 6210 <width>71</width>
6188 <height>24</height> 6211 <height>24</height>
6189 </rect> 6212 </rect>
6190 </property> 6213 </property>
6191 <property name="alignment"> 6214 <property name="alignment">
6208 </property> 6231 </property>
6209 </widget> 6232 </widget>
6210 <widget class="QDoubleSpinBox" name="wb_mgEdit"> 6233 <widget class="QDoubleSpinBox" name="wb_mgEdit">
6211 <property name="geometry"> 6234 <property name="geometry">
6212 <rect> 6235 <rect>
6213 <x>400</x> 6236 <x>430</x>
6214 <y>120</y> 6237 <y>130</y>
6215 <width>71</width> 6238 <width>71</width>
6216 <height>24</height> 6239 <height>24</height>
6217 </rect> 6240 </rect>
6218 </property> 6241 </property>
6219 <property name="toolTip"> 6242 <property name="toolTip">
6236 </property> 6259 </property>
6237 </widget> 6260 </widget>
6238 <widget class="QDoubleSpinBox" name="wb_so4Edit"> 6261 <widget class="QDoubleSpinBox" name="wb_so4Edit">
6239 <property name="geometry"> 6262 <property name="geometry">
6240 <rect> 6263 <rect>
6241 <x>800</x> 6264 <x>830</x>
6242 <y>120</y> 6265 <y>130</y>
6243 <width>71</width> 6266 <width>71</width>
6244 <height>24</height> 6267 <height>24</height>
6245 </rect> 6268 </rect>
6246 </property> 6269 </property>
6247 <property name="toolTip"> 6270 <property name="toolTip">
6265 </property> 6288 </property>
6266 </widget> 6289 </widget>
6267 <widget class="QDoubleSpinBox" name="wg_hco3Edit"> 6290 <widget class="QDoubleSpinBox" name="wg_hco3Edit">
6268 <property name="geometry"> 6291 <property name="geometry">
6269 <rect> 6292 <rect>
6270 <x>480</x> 6293 <x>510</x>
6271 <y>90</y> 6294 <y>100</y>
6272 <width>71</width> 6295 <width>71</width>
6273 <height>24</height> 6296 <height>24</height>
6274 </rect> 6297 </rect>
6275 </property> 6298 </property>
6276 <property name="alignment"> 6299 <property name="alignment">
6290 </property> 6313 </property>
6291 </widget> 6314 </widget>
6292 <widget class="QDoubleSpinBox" name="wg_raEdit"> 6315 <widget class="QDoubleSpinBox" name="wg_raEdit">
6293 <property name="geometry"> 6316 <property name="geometry">
6294 <rect> 6317 <rect>
6295 <x>1040</x> 6318 <x>1070</x>
6296 <y>90</y> 6319 <y>100</y>
6297 <width>71</width> 6320 <width>71</width>
6298 <height>24</height> 6321 <height>24</height>
6299 </rect> 6322 </rect>
6300 </property> 6323 </property>
6301 <property name="alignment"> 6324 <property name="alignment">
6319 </widget> 6342 </widget>
6320 <widget class="QLabel" name="mixedLabel"> 6343 <widget class="QLabel" name="mixedLabel">
6321 <property name="geometry"> 6344 <property name="geometry">
6322 <rect> 6345 <rect>
6323 <x>10</x> 6346 <x>10</x>
6324 <y>90</y> 6347 <y>100</y>
6325 <width>171</width> 6348 <width>171</width>
6326 <height>21</height> 6349 <height>21</height>
6327 </rect> 6350 </rect>
6328 </property> 6351 </property>
6329 <property name="text"> 6352 <property name="text">
6334 </property> 6357 </property>
6335 </widget> 6358 </widget>
6336 <widget class="QDoubleSpinBox" name="wg_caEdit"> 6359 <widget class="QDoubleSpinBox" name="wg_caEdit">
6337 <property name="geometry"> 6360 <property name="geometry">
6338 <rect> 6361 <rect>
6339 <x>320</x> 6362 <x>350</x>
6340 <y>90</y> 6363 <y>100</y>
6341 <width>71</width> 6364 <width>71</width>
6342 <height>24</height> 6365 <height>24</height>
6343 </rect> 6366 </rect>
6344 </property> 6367 </property>
6345 <property name="alignment"> 6368 <property name="alignment">
6359 </property> 6382 </property>
6360 </widget> 6383 </widget>
6361 <widget class="QDoubleSpinBox" name="wg_hardnessEdit"> 6384 <widget class="QDoubleSpinBox" name="wg_hardnessEdit">
6362 <property name="geometry"> 6385 <property name="geometry">
6363 <rect> 6386 <rect>
6364 <x>960</x> 6387 <x>990</x>
6365 <y>90</y> 6388 <y>100</y>
6366 <width>71</width> 6389 <width>71</width>
6367 <height>24</height> 6390 <height>24</height>
6368 </rect> 6391 </rect>
6369 </property> 6392 </property>
6370 <property name="alignment"> 6393 <property name="alignment">
6384 </property> 6407 </property>
6385 </widget> 6408 </widget>
6386 <widget class="QDoubleSpinBox" name="wg_volEdit"> 6409 <widget class="QDoubleSpinBox" name="wg_volEdit">
6387 <property name="geometry"> 6410 <property name="geometry">
6388 <rect> 6411 <rect>
6389 <x>230</x> 6412 <x>250</x>
6390 <y>90</y> 6413 <y>100</y>
6391 <width>71</width> 6414 <width>71</width>
6392 <height>24</height> 6415 <height>24</height>
6393 </rect> 6416 </rect>
6394 </property> 6417 </property>
6395 <property name="alignment"> 6418 <property name="alignment">
6412 </property> 6435 </property>
6413 </widget> 6436 </widget>
6414 <widget class="QDoubleSpinBox" name="wg_naEdit"> 6437 <widget class="QDoubleSpinBox" name="wg_naEdit">
6415 <property name="geometry"> 6438 <property name="geometry">
6416 <rect> 6439 <rect>
6417 <x>640</x> 6440 <x>670</x>
6418 <y>90</y> 6441 <y>100</y>
6419 <width>71</width> 6442 <width>71</width>
6420 <height>24</height> 6443 <height>24</height>
6421 </rect> 6444 </rect>
6422 </property> 6445 </property>
6423 <property name="alignment"> 6446 <property name="alignment">
6437 </property> 6460 </property>
6438 </widget> 6461 </widget>
6439 <widget class="QDoubleSpinBox" name="wg_clEdit"> 6462 <widget class="QDoubleSpinBox" name="wg_clEdit">
6440 <property name="geometry"> 6463 <property name="geometry">
6441 <rect> 6464 <rect>
6442 <x>720</x> 6465 <x>750</x>
6443 <y>90</y> 6466 <y>100</y>
6444 <width>71</width> 6467 <width>71</width>
6445 <height>24</height> 6468 <height>24</height>
6446 </rect> 6469 </rect>
6447 </property> 6470 </property>
6448 <property name="alignment"> 6471 <property name="alignment">
6462 </property> 6485 </property>
6463 </widget> 6486 </widget>
6464 <widget class="QDoubleSpinBox" name="wg_mgEdit"> 6487 <widget class="QDoubleSpinBox" name="wg_mgEdit">
6465 <property name="geometry"> 6488 <property name="geometry">
6466 <rect> 6489 <rect>
6467 <x>400</x> 6490 <x>430</x>
6468 <y>90</y> 6491 <y>100</y>
6469 <width>71</width> 6492 <width>71</width>
6470 <height>24</height> 6493 <height>24</height>
6471 </rect> 6494 </rect>
6472 </property> 6495 </property>
6473 <property name="alignment"> 6496 <property name="alignment">
6487 </property> 6510 </property>
6488 </widget> 6511 </widget>
6489 <widget class="QDoubleSpinBox" name="wg_so4Edit"> 6512 <widget class="QDoubleSpinBox" name="wg_so4Edit">
6490 <property name="geometry"> 6513 <property name="geometry">
6491 <rect> 6514 <rect>
6492 <x>800</x> 6515 <x>830</x>
6493 <y>90</y> 6516 <y>100</y>
6494 <width>71</width> 6517 <width>71</width>
6495 <height>24</height> 6518 <height>24</height>
6496 </rect> 6519 </rect>
6497 </property> 6520 </property>
6498 <property name="alignment"> 6521 <property name="alignment">
6512 </property> 6535 </property>
6513 </widget> 6536 </widget>
6514 <widget class="QDoubleSpinBox" name="wg_caco3Edit"> 6537 <widget class="QDoubleSpinBox" name="wg_caco3Edit">
6515 <property name="geometry"> 6538 <property name="geometry">
6516 <rect> 6539 <rect>
6517 <x>560</x> 6540 <x>590</x>
6518 <y>90</y> 6541 <y>100</y>
6519 <width>71</width> 6542 <width>71</width>
6520 <height>24</height> 6543 <height>24</height>
6521 </rect> 6544 </rect>
6522 </property> 6545 </property>
6523 <property name="alignment"> 6546 <property name="alignment">
6537 </property> 6560 </property>
6538 </widget> 6561 </widget>
6539 <widget class="QDoubleSpinBox" name="wg_phEdit"> 6562 <widget class="QDoubleSpinBox" name="wg_phEdit">
6540 <property name="geometry"> 6563 <property name="geometry">
6541 <rect> 6564 <rect>
6542 <x>880</x> 6565 <x>910</x>
6543 <y>90</y> 6566 <y>100</y>
6544 <width>71</width> 6567 <width>71</width>
6545 <height>24</height> 6568 <height>24</height>
6546 </rect> 6569 </rect>
6547 </property> 6570 </property>
6548 <property name="alignment"> 6571 <property name="alignment">
6562 </property> 6585 </property>
6563 </widget> 6586 </widget>
6564 <widget class="QDoubleSpinBox" name="w2_raEdit"> 6587 <widget class="QDoubleSpinBox" name="w2_raEdit">
6565 <property name="geometry"> 6588 <property name="geometry">
6566 <rect> 6589 <rect>
6567 <x>1040</x> 6590 <x>1070</x>
6568 <y>60</y> 6591 <y>70</y>
6569 <width>71</width> 6592 <width>71</width>
6570 <height>24</height> 6593 <height>24</height>
6571 </rect> 6594 </rect>
6572 </property> 6595 </property>
6573 <property name="alignment"> 6596 <property name="alignment">
6590 </property> 6613 </property>
6591 </widget> 6614 </widget>
6592 <widget class="QDoubleSpinBox" name="w2_caEdit"> 6615 <widget class="QDoubleSpinBox" name="w2_caEdit">
6593 <property name="geometry"> 6616 <property name="geometry">
6594 <rect> 6617 <rect>
6595 <x>320</x> 6618 <x>350</x>
6596 <y>60</y> 6619 <y>70</y>
6597 <width>71</width> 6620 <width>71</width>
6598 <height>24</height> 6621 <height>24</height>
6599 </rect> 6622 </rect>
6600 </property> 6623 </property>
6601 <property name="alignment"> 6624 <property name="alignment">
6615 </property> 6638 </property>
6616 </widget> 6639 </widget>
6617 <widget class="QDoubleSpinBox" name="w2_so4Edit"> 6640 <widget class="QDoubleSpinBox" name="w2_so4Edit">
6618 <property name="geometry"> 6641 <property name="geometry">
6619 <rect> 6642 <rect>
6620 <x>800</x> 6643 <x>830</x>
6621 <y>60</y> 6644 <y>70</y>
6622 <width>71</width> 6645 <width>71</width>
6623 <height>24</height> 6646 <height>24</height>
6624 </rect> 6647 </rect>
6625 </property> 6648 </property>
6626 <property name="alignment"> 6649 <property name="alignment">
6640 </property> 6663 </property>
6641 </widget> 6664 </widget>
6642 <widget class="QDoubleSpinBox" name="w2_mgEdit"> 6665 <widget class="QDoubleSpinBox" name="w2_mgEdit">
6643 <property name="geometry"> 6666 <property name="geometry">
6644 <rect> 6667 <rect>
6645 <x>400</x> 6668 <x>430</x>
6646 <y>60</y> 6669 <y>70</y>
6647 <width>71</width> 6670 <width>71</width>
6648 <height>24</height> 6671 <height>24</height>
6649 </rect> 6672 </rect>
6650 </property> 6673 </property>
6651 <property name="alignment"> 6674 <property name="alignment">
6665 </property> 6688 </property>
6666 </widget> 6689 </widget>
6667 <widget class="QDoubleSpinBox" name="w2_phEdit"> 6690 <widget class="QDoubleSpinBox" name="w2_phEdit">
6668 <property name="geometry"> 6691 <property name="geometry">
6669 <rect> 6692 <rect>
6670 <x>880</x> 6693 <x>910</x>
6671 <y>60</y> 6694 <y>70</y>
6672 <width>71</width> 6695 <width>71</width>
6673 <height>24</height> 6696 <height>24</height>
6674 </rect> 6697 </rect>
6675 </property> 6698 </property>
6676 <property name="alignment"> 6699 <property name="alignment">
6690 </property> 6713 </property>
6691 </widget> 6714 </widget>
6692 <widget class="QDoubleSpinBox" name="w2_hardnessEdit"> 6715 <widget class="QDoubleSpinBox" name="w2_hardnessEdit">
6693 <property name="geometry"> 6716 <property name="geometry">
6694 <rect> 6717 <rect>
6695 <x>960</x> 6718 <x>990</x>
6696 <y>60</y> 6719 <y>70</y>
6697 <width>71</width> 6720 <width>71</width>
6698 <height>24</height> 6721 <height>24</height>
6699 </rect> 6722 </rect>
6700 </property> 6723 </property>
6701 <property name="alignment"> 6724 <property name="alignment">
6715 </property> 6738 </property>
6716 </widget> 6739 </widget>
6717 <widget class="QDoubleSpinBox" name="w2_volEdit"> 6740 <widget class="QDoubleSpinBox" name="w2_volEdit">
6718 <property name="geometry"> 6741 <property name="geometry">
6719 <rect> 6742 <rect>
6720 <x>230</x> 6743 <x>250</x>
6721 <y>60</y> 6744 <y>70</y>
6722 <width>85</width> 6745 <width>85</width>
6723 <height>24</height> 6746 <height>24</height>
6724 </rect> 6747 </rect>
6725 </property> 6748 </property>
6726 <property name="toolTip"> 6749 <property name="toolTip">
6752 </property> 6775 </property>
6753 </widget> 6776 </widget>
6754 <widget class="QDoubleSpinBox" name="w2_naEdit"> 6777 <widget class="QDoubleSpinBox" name="w2_naEdit">
6755 <property name="geometry"> 6778 <property name="geometry">
6756 <rect> 6779 <rect>
6757 <x>640</x> 6780 <x>670</x>
6758 <y>60</y> 6781 <y>70</y>
6759 <width>71</width> 6782 <width>71</width>
6760 <height>24</height> 6783 <height>24</height>
6761 </rect> 6784 </rect>
6762 </property> 6785 </property>
6763 <property name="alignment"> 6786 <property name="alignment">
6777 </property> 6800 </property>
6778 </widget> 6801 </widget>
6779 <widget class="QDoubleSpinBox" name="w2_clEdit"> 6802 <widget class="QDoubleSpinBox" name="w2_clEdit">
6780 <property name="geometry"> 6803 <property name="geometry">
6781 <rect> 6804 <rect>
6782 <x>720</x> 6805 <x>750</x>
6783 <y>60</y> 6806 <y>70</y>
6784 <width>71</width> 6807 <width>71</width>
6785 <height>24</height> 6808 <height>24</height>
6786 </rect> 6809 </rect>
6787 </property> 6810 </property>
6788 <property name="alignment"> 6811 <property name="alignment">
6803 </widget> 6826 </widget>
6804 <widget class="QComboBox" name="w2_nameEdit"> 6827 <widget class="QComboBox" name="w2_nameEdit">
6805 <property name="geometry"> 6828 <property name="geometry">
6806 <rect> 6829 <rect>
6807 <x>10</x> 6830 <x>10</x>
6808 <y>60</y> 6831 <y>70</y>
6809 <width>181</width> 6832 <width>181</width>
6810 <height>23</height> 6833 <height>23</height>
6811 </rect> 6834 </rect>
6812 </property> 6835 </property>
6813 <property name="toolTip"> 6836 <property name="toolTip">
6818 </property> 6841 </property>
6819 </widget> 6842 </widget>
6820 <widget class="QDoubleSpinBox" name="w2_caco3Edit"> 6843 <widget class="QDoubleSpinBox" name="w2_caco3Edit">
6821 <property name="geometry"> 6844 <property name="geometry">
6822 <rect> 6845 <rect>
6823 <x>560</x> 6846 <x>590</x>
6824 <y>60</y> 6847 <y>70</y>
6825 <width>71</width> 6848 <width>71</width>
6826 <height>24</height> 6849 <height>24</height>
6827 </rect> 6850 </rect>
6828 </property> 6851 </property>
6829 <property name="alignment"> 6852 <property name="alignment">
6843 </property> 6866 </property>
6844 </widget> 6867 </widget>
6845 <widget class="QDoubleSpinBox" name="w2_hco3Edit"> 6868 <widget class="QDoubleSpinBox" name="w2_hco3Edit">
6846 <property name="geometry"> 6869 <property name="geometry">
6847 <rect> 6870 <rect>
6848 <x>480</x> 6871 <x>510</x>
6849 <y>60</y> 6872 <y>70</y>
6850 <width>71</width> 6873 <width>71</width>
6851 <height>24</height> 6874 <height>24</height>
6852 </rect> 6875 </rect>
6853 </property> 6876 </property>
6854 <property name="alignment"> 6877 <property name="alignment">
6868 </property> 6891 </property>
6869 </widget> 6892 </widget>
6870 <widget class="QDoubleSpinBox" name="w1_mgEdit"> 6893 <widget class="QDoubleSpinBox" name="w1_mgEdit">
6871 <property name="geometry"> 6894 <property name="geometry">
6872 <rect> 6895 <rect>
6873 <x>400</x> 6896 <x>430</x>
6874 <y>30</y> 6897 <y>40</y>
6875 <width>71</width> 6898 <width>71</width>
6876 <height>24</height> 6899 <height>24</height>
6877 </rect> 6900 </rect>
6878 </property> 6901 </property>
6879 <property name="alignment"> 6902 <property name="alignment">
6893 </property> 6916 </property>
6894 </widget> 6917 </widget>
6895 <widget class="QDoubleSpinBox" name="w1_hco3Edit"> 6918 <widget class="QDoubleSpinBox" name="w1_hco3Edit">
6896 <property name="geometry"> 6919 <property name="geometry">
6897 <rect> 6920 <rect>
6898 <x>480</x> 6921 <x>510</x>
6899 <y>30</y> 6922 <y>40</y>
6900 <width>71</width> 6923 <width>71</width>
6901 <height>24</height> 6924 <height>24</height>
6902 </rect> 6925 </rect>
6903 </property> 6926 </property>
6904 <property name="alignment"> 6927 <property name="alignment">
6918 </property> 6941 </property>
6919 </widget> 6942 </widget>
6920 <widget class="QLabel" name="hardnessLabel"> 6943 <widget class="QLabel" name="hardnessLabel">
6921 <property name="geometry"> 6944 <property name="geometry">
6922 <rect> 6945 <rect>
6923 <x>960</x> 6946 <x>990</x>
6924 <y>10</y> 6947 <y>10</y>
6925 <width>71</width> 6948 <width>71</width>
6926 <height>20</height> 6949 <height>20</height>
6927 </rect> 6950 </rect>
6928 </property> 6951 </property>
6934 </property> 6957 </property>
6935 </widget> 6958 </widget>
6936 <widget class="QDoubleSpinBox" name="w1_phEdit"> 6959 <widget class="QDoubleSpinBox" name="w1_phEdit">
6937 <property name="geometry"> 6960 <property name="geometry">
6938 <rect> 6961 <rect>
6939 <x>880</x> 6962 <x>910</x>
6940 <y>30</y> 6963 <y>40</y>
6941 <width>71</width> 6964 <width>71</width>
6942 <height>24</height> 6965 <height>24</height>
6943 </rect> 6966 </rect>
6944 </property> 6967 </property>
6945 <property name="alignment"> 6968 <property name="alignment">
6959 </property> 6982 </property>
6960 </widget> 6983 </widget>
6961 <widget class="QLabel" name="mgLabel"> 6984 <widget class="QLabel" name="mgLabel">
6962 <property name="geometry"> 6985 <property name="geometry">
6963 <rect> 6986 <rect>
6964 <x>400</x> 6987 <x>430</x>
6965 <y>10</y> 6988 <y>10</y>
6966 <width>71</width> 6989 <width>71</width>
6967 <height>20</height> 6990 <height>20</height>
6968 </rect> 6991 </rect>
6969 </property> 6992 </property>
6975 </property> 6998 </property>
6976 </widget> 6999 </widget>
6977 <widget class="QLabel" name="phLabel"> 7000 <widget class="QLabel" name="phLabel">
6978 <property name="geometry"> 7001 <property name="geometry">
6979 <rect> 7002 <rect>
6980 <x>880</x> 7003 <x>910</x>
6981 <y>10</y> 7004 <y>10</y>
6982 <width>71</width> 7005 <width>71</width>
6983 <height>20</height> 7006 <height>20</height>
6984 </rect> 7007 </rect>
6985 </property> 7008 </property>
6991 </property> 7014 </property>
6992 </widget> 7015 </widget>
6993 <widget class="QLabel" name="raLabel"> 7016 <widget class="QLabel" name="raLabel">
6994 <property name="geometry"> 7017 <property name="geometry">
6995 <rect> 7018 <rect>
6996 <x>1040</x> 7019 <x>1070</x>
6997 <y>10</y> 7020 <y>10</y>
6998 <width>71</width> 7021 <width>71</width>
6999 <height>20</height> 7022 <height>20</height>
7000 </rect> 7023 </rect>
7001 </property> 7024 </property>
7019 </property> 7042 </property>
7020 </widget> 7043 </widget>
7021 <widget class="QDoubleSpinBox" name="w1_hardnessEdit"> 7044 <widget class="QDoubleSpinBox" name="w1_hardnessEdit">
7022 <property name="geometry"> 7045 <property name="geometry">
7023 <rect> 7046 <rect>
7024 <x>960</x> 7047 <x>990</x>
7025 <y>30</y> 7048 <y>40</y>
7026 <width>71</width> 7049 <width>71</width>
7027 <height>24</height> 7050 <height>24</height>
7028 </rect> 7051 </rect>
7029 </property> 7052 </property>
7030 <property name="alignment"> 7053 <property name="alignment">
7044 </property> 7067 </property>
7045 </widget> 7068 </widget>
7046 <widget class="QDoubleSpinBox" name="w1_volEdit"> 7069 <widget class="QDoubleSpinBox" name="w1_volEdit">
7047 <property name="geometry"> 7070 <property name="geometry">
7048 <rect> 7071 <rect>
7049 <x>230</x> 7072 <x>250</x>
7050 <y>30</y> 7073 <y>40</y>
7051 <width>71</width> 7074 <width>71</width>
7052 <height>24</height> 7075 <height>24</height>
7053 </rect> 7076 </rect>
7054 </property> 7077 </property>
7055 <property name="alignment"> 7078 <property name="alignment">
7075 </property> 7098 </property>
7076 </widget> 7099 </widget>
7077 <widget class="QDoubleSpinBox" name="w1_so4Edit"> 7100 <widget class="QDoubleSpinBox" name="w1_so4Edit">
7078 <property name="geometry"> 7101 <property name="geometry">
7079 <rect> 7102 <rect>
7080 <x>800</x> 7103 <x>830</x>
7081 <y>30</y> 7104 <y>40</y>
7082 <width>71</width> 7105 <width>71</width>
7083 <height>24</height> 7106 <height>24</height>
7084 </rect> 7107 </rect>
7085 </property> 7108 </property>
7086 <property name="alignment"> 7109 <property name="alignment">
7100 </property> 7123 </property>
7101 </widget> 7124 </widget>
7102 <widget class="QLabel" name="caco3Label"> 7125 <widget class="QLabel" name="caco3Label">
7103 <property name="geometry"> 7126 <property name="geometry">
7104 <rect> 7127 <rect>
7105 <x>560</x> 7128 <x>590</x>
7106 <y>10</y> 7129 <y>10</y>
7107 <width>71</width> 7130 <width>71</width>
7108 <height>20</height> 7131 <height>20</height>
7109 </rect> 7132 </rect>
7110 </property> 7133 </property>
7116 </property> 7139 </property>
7117 </widget> 7140 </widget>
7118 <widget class="QDoubleSpinBox" name="w1_caco3Edit"> 7141 <widget class="QDoubleSpinBox" name="w1_caco3Edit">
7119 <property name="geometry"> 7142 <property name="geometry">
7120 <rect> 7143 <rect>
7121 <x>560</x> 7144 <x>590</x>
7122 <y>30</y> 7145 <y>40</y>
7123 <width>71</width> 7146 <width>71</width>
7124 <height>24</height> 7147 <height>24</height>
7125 </rect> 7148 </rect>
7126 </property> 7149 </property>
7127 <property name="alignment"> 7150 <property name="alignment">
7141 </property> 7164 </property>
7142 </widget> 7165 </widget>
7143 <widget class="QDoubleSpinBox" name="w1_raEdit"> 7166 <widget class="QDoubleSpinBox" name="w1_raEdit">
7144 <property name="geometry"> 7167 <property name="geometry">
7145 <rect> 7168 <rect>
7146 <x>1040</x> 7169 <x>1070</x>
7147 <y>30</y> 7170 <y>40</y>
7148 <width>71</width> 7171 <width>71</width>
7149 <height>24</height> 7172 <height>24</height>
7150 </rect> 7173 </rect>
7151 </property> 7174 </property>
7152 <property name="alignment"> 7175 <property name="alignment">
7170 </widget> 7193 </widget>
7171 <widget class="QComboBox" name="w1_nameEdit"> 7194 <widget class="QComboBox" name="w1_nameEdit">
7172 <property name="geometry"> 7195 <property name="geometry">
7173 <rect> 7196 <rect>
7174 <x>10</x> 7197 <x>10</x>
7175 <y>30</y> 7198 <y>40</y>
7176 <width>181</width> 7199 <width>181</width>
7177 <height>23</height> 7200 <height>23</height>
7178 </rect> 7201 </rect>
7179 </property> 7202 </property>
7180 <property name="toolTip"> 7203 <property name="toolTip">
7188 </property> 7211 </property>
7189 </widget> 7212 </widget>
7190 <widget class="QLabel" name="clLabel"> 7213 <widget class="QLabel" name="clLabel">
7191 <property name="geometry"> 7214 <property name="geometry">
7192 <rect> 7215 <rect>
7193 <x>720</x> 7216 <x>750</x>
7194 <y>10</y> 7217 <y>10</y>
7195 <width>71</width> 7218 <width>71</width>
7196 <height>20</height> 7219 <height>20</height>
7197 </rect> 7220 </rect>
7198 </property> 7221 </property>
7204 </property> 7227 </property>
7205 </widget> 7228 </widget>
7206 <widget class="QLabel" name="naLabel"> 7229 <widget class="QLabel" name="naLabel">
7207 <property name="geometry"> 7230 <property name="geometry">
7208 <rect> 7231 <rect>
7209 <x>640</x> 7232 <x>670</x>
7210 <y>10</y> 7233 <y>10</y>
7211 <width>71</width> 7234 <width>71</width>
7212 <height>20</height> 7235 <height>20</height>
7213 </rect> 7236 </rect>
7214 </property> 7237 </property>
7220 </property> 7243 </property>
7221 </widget> 7244 </widget>
7222 <widget class="QLabel" name="caLabel"> 7245 <widget class="QLabel" name="caLabel">
7223 <property name="geometry"> 7246 <property name="geometry">
7224 <rect> 7247 <rect>
7225 <x>320</x> 7248 <x>350</x>
7226 <y>10</y> 7249 <y>10</y>
7227 <width>71</width> 7250 <width>71</width>
7228 <height>20</height> 7251 <height>20</height>
7229 </rect> 7252 </rect>
7230 </property> 7253 </property>
7236 </property> 7259 </property>
7237 </widget> 7260 </widget>
7238 <widget class="QLabel" name="so4Label"> 7261 <widget class="QLabel" name="so4Label">
7239 <property name="geometry"> 7262 <property name="geometry">
7240 <rect> 7263 <rect>
7241 <x>800</x> 7264 <x>830</x>
7242 <y>10</y> 7265 <y>10</y>
7243 <width>71</width> 7266 <width>71</width>
7244 <height>20</height> 7267 <height>20</height>
7245 </rect> 7268 </rect>
7246 </property> 7269 </property>
7252 </property> 7275 </property>
7253 </widget> 7276 </widget>
7254 <widget class="QLabel" name="volLabel"> 7277 <widget class="QLabel" name="volLabel">
7255 <property name="geometry"> 7278 <property name="geometry">
7256 <rect> 7279 <rect>
7257 <x>240</x> 7280 <x>260</x>
7258 <y>10</y> 7281 <y>10</y>
7259 <width>61</width> 7282 <width>61</width>
7260 <height>20</height> 7283 <height>20</height>
7261 </rect> 7284 </rect>
7262 </property> 7285 </property>
7268 </property> 7291 </property>
7269 </widget> 7292 </widget>
7270 <widget class="QLabel" name="hco3Label"> 7293 <widget class="QLabel" name="hco3Label">
7271 <property name="geometry"> 7294 <property name="geometry">
7272 <rect> 7295 <rect>
7273 <x>480</x> 7296 <x>510</x>
7274 <y>10</y> 7297 <y>10</y>
7275 <width>71</width> 7298 <width>71</width>
7276 <height>20</height> 7299 <height>20</height>
7277 </rect> 7300 </rect>
7278 </property> 7301 </property>
7300 </property> 7323 </property>
7301 </widget> 7324 </widget>
7302 <widget class="QDoubleSpinBox" name="w1_clEdit"> 7325 <widget class="QDoubleSpinBox" name="w1_clEdit">
7303 <property name="geometry"> 7326 <property name="geometry">
7304 <rect> 7327 <rect>
7305 <x>720</x> 7328 <x>750</x>
7306 <y>30</y> 7329 <y>40</y>
7307 <width>71</width> 7330 <width>71</width>
7308 <height>24</height> 7331 <height>24</height>
7309 </rect> 7332 </rect>
7310 </property> 7333 </property>
7311 <property name="alignment"> 7334 <property name="alignment">
7325 </property> 7348 </property>
7326 </widget> 7349 </widget>
7327 <widget class="QDoubleSpinBox" name="w1_caEdit"> 7350 <widget class="QDoubleSpinBox" name="w1_caEdit">
7328 <property name="geometry"> 7351 <property name="geometry">
7329 <rect> 7352 <rect>
7330 <x>320</x> 7353 <x>350</x>
7331 <y>30</y> 7354 <y>40</y>
7332 <width>71</width> 7355 <width>71</width>
7333 <height>24</height> 7356 <height>24</height>
7334 </rect> 7357 </rect>
7335 </property> 7358 </property>
7336 <property name="alignment"> 7359 <property name="alignment">
7350 </property> 7373 </property>
7351 </widget> 7374 </widget>
7352 <widget class="QDoubleSpinBox" name="w1_naEdit"> 7375 <widget class="QDoubleSpinBox" name="w1_naEdit">
7353 <property name="geometry"> 7376 <property name="geometry">
7354 <rect> 7377 <rect>
7355 <x>640</x> 7378 <x>670</x>
7356 <y>30</y> 7379 <y>40</y>
7357 <width>71</width> 7380 <width>71</width>
7358 <height>24</height> 7381 <height>24</height>
7359 </rect> 7382 </rect>
7360 </property> 7383 </property>
7361 <property name="alignment"> 7384 <property name="alignment">
7375 </property> 7398 </property>
7376 </widget> 7399 </widget>
7377 <widget class="QRadioButton" name="w1_spButton"> 7400 <widget class="QRadioButton" name="w1_spButton">
7378 <property name="geometry"> 7401 <property name="geometry">
7379 <rect> 7402 <rect>
7380 <x>200</x> 7403 <x>210</x>
7381 <y>30</y> 7404 <y>40</y>
7382 <width>21</width> 7405 <width>21</width>
7383 <height>21</height> 7406 <height>21</height>
7384 </rect> 7407 </rect>
7385 </property> 7408 </property>
7386 <property name="toolTip"> 7409 <property name="toolTip">
7397 <property name="enabled"> 7420 <property name="enabled">
7398 <bool>false</bool> 7421 <bool>false</bool>
7399 </property> 7422 </property>
7400 <property name="geometry"> 7423 <property name="geometry">
7401 <rect> 7424 <rect>
7402 <x>200</x> 7425 <x>210</x>
7403 <y>60</y> 7426 <y>70</y>
7404 <width>21</width> 7427 <width>21</width>
7405 <height>21</height> 7428 <height>21</height>
7406 </rect> 7429 </rect>
7407 </property> 7430 </property>
7408 <property name="toolTip"> 7431 <property name="toolTip">
7416 <property name="enabled"> 7439 <property name="enabled">
7417 <bool>false</bool> 7440 <bool>false</bool>
7418 </property> 7441 </property>
7419 <property name="geometry"> 7442 <property name="geometry">
7420 <rect> 7443 <rect>
7421 <x>200</x> 7444 <x>210</x>
7422 <y>90</y> 7445 <y>100</y>
7423 <width>21</width> 7446 <width>21</width>
7424 <height>21</height> 7447 <height>21</height>
7425 </rect> 7448 </rect>
7426 </property> 7449 </property>
7427 <property name="toolTip"> 7450 <property name="toolTip">
7432 </attribute> 7455 </attribute>
7433 </widget> 7456 </widget>
7434 <widget class="QLabel" name="wspLabel"> 7457 <widget class="QLabel" name="wspLabel">
7435 <property name="geometry"> 7458 <property name="geometry">
7436 <rect> 7459 <rect>
7437 <x>180</x> 7460 <x>190</x>
7438 <y>10</y> 7461 <y>10</y>
7439 <width>61</width> 7462 <width>61</width>
7440 <height>20</height> 7463 <height>20</height>
7441 </rect> 7464 </rect>
7442 </property> 7465 </property>
7449 </widget> 7472 </widget>
7450 <widget class="QLabel" name="sp_treatedLabel"> 7473 <widget class="QLabel" name="sp_treatedLabel">
7451 <property name="geometry"> 7474 <property name="geometry">
7452 <rect> 7475 <rect>
7453 <x>10</x> 7476 <x>10</x>
7454 <y>180</y> 7477 <y>160</y>
7455 <width>171</width> 7478 <width>171</width>
7456 <height>21</height> 7479 <height>21</height>
7457 </rect> 7480 </rect>
7458 </property> 7481 </property>
7459 <property name="text"> 7482 <property name="text">
7463 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 7486 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
7464 </property> 7487 </property>
7465 </widget> 7488 </widget>
7466 </widget> 7489 </widget>
7467 <widget class="QWidget" name="brewday"> 7490 <widget class="QWidget" name="brewday">
7491 <attribute name="icon">
7492 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
7493 <normaloff>:/icons/silk/calendar_view_day.png</normaloff>:/icons/silk/calendar_view_day.png</iconset>
7494 </attribute>
7468 <attribute name="title"> 7495 <attribute name="title">
7469 <string>Brewday</string> 7496 <string>Brewday</string>
7470 </attribute> 7497 </attribute>
7471 <widget class="QLabel" name="brew_startLabel"> 7498 <widget class="QLabel" name="brew_startLabel">
7472 <property name="geometry"> 7499 <property name="geometry">
7503 <widget class="QGroupBox" name="brew_mashBox"> 7530 <widget class="QGroupBox" name="brew_mashBox">
7504 <property name="geometry"> 7531 <property name="geometry">
7505 <rect> 7532 <rect>
7506 <x>10</x> 7533 <x>10</x>
7507 <y>200</y> 7534 <y>200</y>
7508 <width>341</width> 7535 <width>351</width>
7509 <height>241</height> 7536 <height>241</height>
7510 </rect> 7537 </rect>
7511 </property> 7538 </property>
7512 <property name="title"> 7539 <property name="title">
7513 <string>Mashing and Sparge</string> 7540 <string>Mashing and Sparge</string>
7870 </widget> 7897 </widget>
7871 </widget> 7898 </widget>
7872 <widget class="QGroupBox" name="brew_boilBox"> 7899 <widget class="QGroupBox" name="brew_boilBox">
7873 <property name="geometry"> 7900 <property name="geometry">
7874 <rect> 7901 <rect>
7875 <x>370</x> 7902 <x>390</x>
7876 <y>10</y> 7903 <y>10</y>
7877 <width>361</width> 7904 <width>361</width>
7878 <height>151</height> 7905 <height>151</height>
7879 </rect> 7906 </rect>
7880 </property> 7907 </property>
8159 </widget> 8186 </widget>
8160 </widget> 8187 </widget>
8161 <widget class="QGroupBox" name="whirlpoolBox"> 8188 <widget class="QGroupBox" name="whirlpoolBox">
8162 <property name="geometry"> 8189 <property name="geometry">
8163 <rect> 8190 <rect>
8164 <x>750</x> 8191 <x>780</x>
8165 <y>10</y> 8192 <y>10</y>
8166 <width>361</width> 8193 <width>361</width>
8167 <height>151</height> 8194 <height>151</height>
8168 </rect> 8195 </rect>
8169 </property> 8196 </property>
8348 </widget> 8375 </widget>
8349 </widget> 8376 </widget>
8350 <widget class="QGroupBox" name="brew_tofermentBox"> 8377 <widget class="QGroupBox" name="brew_tofermentBox">
8351 <property name="geometry"> 8378 <property name="geometry">
8352 <rect> 8379 <rect>
8353 <x>750</x> 8380 <x>780</x>
8354 <y>170</y> 8381 <y>170</y>
8355 <width>361</width> 8382 <width>361</width>
8356 <height>271</height> 8383 <height>271</height>
8357 </rect> 8384 </rect>
8358 </property> 8385 </property>
8738 <property name="geometry"> 8765 <property name="geometry">
8739 <rect> 8766 <rect>
8740 <x>150</x> 8767 <x>150</x>
8741 <y>160</y> 8768 <y>160</y>
8742 <width>28</width> 8769 <width>28</width>
8743 <height>22</height> 8770 <height>24</height>
8744 </rect> 8771 </rect>
8745 </property> 8772 </property>
8746 <property name="toolTip"> 8773 <property name="toolTip">
8747 <string>Brew log chart</string> 8774 <string>Brew log chart</string>
8748 </property> 8775 </property>
8755 </property> 8782 </property>
8756 </widget> 8783 </widget>
8757 <widget class="QGroupBox" name="coolingBox"> 8784 <widget class="QGroupBox" name="coolingBox">
8758 <property name="geometry"> 8785 <property name="geometry">
8759 <rect> 8786 <rect>
8760 <x>370</x> 8787 <x>390</x>
8761 <y>330</y> 8788 <y>330</y>
8762 <width>361</width> 8789 <width>361</width>
8763 <height>121</height> 8790 <height>121</height>
8764 </rect> 8791 </rect>
8765 </property> 8792 </property>
8885 </widget> 8912 </widget>
8886 </widget> 8913 </widget>
8887 <widget class="QGroupBox" name="afterboilBox"> 8914 <widget class="QGroupBox" name="afterboilBox">
8888 <property name="geometry"> 8915 <property name="geometry">
8889 <rect> 8916 <rect>
8890 <x>370</x> 8917 <x>390</x>
8891 <y>170</y> 8918 <y>170</y>
8892 <width>361</width> 8919 <width>361</width>
8893 <height>151</height> 8920 <height>151</height>
8894 </rect> 8921 </rect>
8895 </property> 8922 </property>
9355 <property name="geometry"> 9382 <property name="geometry">
9356 <rect> 9383 <rect>
9357 <x>150</x> 9384 <x>150</x>
9358 <y>130</y> 9385 <y>130</y>
9359 <width>28</width> 9386 <width>28</width>
9360 <height>22</height> 9387 <height>24</height>
9361 </rect> 9388 </rect>
9362 </property> 9389 </property>
9363 <property name="toolTip"> 9390 <property name="toolTip">
9364 <string>Confirm the brew dates and times.</string> 9391 <string>Confirm the brew dates and times.</string>
9365 </property> 9392 </property>
9741 </widget> 9768 </widget>
9742 </widget> 9769 </widget>
9743 <widget class="QGroupBox" name="secondaryBox"> 9770 <widget class="QGroupBox" name="secondaryBox">
9744 <property name="geometry"> 9771 <property name="geometry">
9745 <rect> 9772 <rect>
9746 <x>590</x> 9773 <x>620</x>
9747 <y>30</y> 9774 <y>30</y>
9748 <width>391</width> 9775 <width>391</width>
9749 <height>151</height> 9776 <height>151</height>
9750 </rect> 9777 </rect>
9751 </property> 9778 </property>
9975 </widget> 10002 </widget>
9976 </widget> 10003 </widget>
9977 <widget class="QGroupBox" name="tertiaryBox"> 10004 <widget class="QGroupBox" name="tertiaryBox">
9978 <property name="geometry"> 10005 <property name="geometry">
9979 <rect> 10006 <rect>
9980 <x>590</x> 10007 <x>620</x>
9981 <y>200</y> 10008 <y>200</y>
9982 <width>391</width> 10009 <width>391</width>
9983 <height>181</height> 10010 <height>181</height>
9984 </rect> 10011 </rect>
9985 </property> 10012 </property>
10287 <normaloff>:/icons/silk/chart_line.png</normaloff>:/icons/silk/chart_line.png</iconset> 10314 <normaloff>:/icons/silk/chart_line.png</normaloff>:/icons/silk/chart_line.png</iconset>
10288 </property> 10315 </property>
10289 </widget> 10316 </widget>
10290 </widget> 10317 </widget>
10291 <widget class="QWidget" name="package"> 10318 <widget class="QWidget" name="package">
10319 <attribute name="icon">
10320 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
10321 <normaloff>:/icons/silk/package.png</normaloff>:/icons/silk/package.png</iconset>
10322 </attribute>
10292 <attribute name="title"> 10323 <attribute name="title">
10293 <string>Package</string> 10324 <string>Package</string>
10294 </attribute> 10325 </attribute>
10295 <widget class="QLabel" name="pack_dateLabel"> 10326 <widget class="QLabel" name="pack_dateLabel">
10296 <property name="geometry"> 10327 <property name="geometry">
10312 <property name="geometry"> 10343 <property name="geometry">
10313 <rect> 10344 <rect>
10314 <x>300</x> 10345 <x>300</x>
10315 <y>10</y> 10346 <y>10</y>
10316 <width>28</width> 10347 <width>28</width>
10317 <height>22</height> 10348 <height>24</height>
10318 </rect> 10349 </rect>
10319 </property> 10350 </property>
10320 <property name="toolTip"> 10351 <property name="toolTip">
10321 <string>Set or clear date</string> 10352 <string>Set or clear date</string>
10322 </property> 10353 </property>
10329 </property> 10360 </property>
10330 </widget> 10361 </widget>
10331 <widget class="QDoubleSpinBox" name="pack_carbloShow"> 10362 <widget class="QDoubleSpinBox" name="pack_carbloShow">
10332 <property name="geometry"> 10363 <property name="geometry">
10333 <rect> 10364 <rect>
10334 <x>740</x> 10365 <x>760</x>
10335 <y>10</y> 10366 <y>10</y>
10336 <width>71</width> 10367 <width>71</width>
10337 <height>24</height> 10368 <height>24</height>
10338 </rect> 10369 </rect>
10339 </property> 10370 </property>
10366 </property> 10397 </property>
10367 </widget> 10398 </widget>
10368 <widget class="QLabel" name="pack_carbLabel"> 10399 <widget class="QLabel" name="pack_carbLabel">
10369 <property name="geometry"> 10400 <property name="geometry">
10370 <rect> 10401 <rect>
10371 <x>570</x> 10402 <x>590</x>
10372 <y>10</y> 10403 <y>10</y>
10373 <width>161</width> 10404 <width>161</width>
10374 <height>20</height> 10405 <height>20</height>
10375 </rect> 10406 </rect>
10376 </property> 10407 </property>
10382 </property> 10413 </property>
10383 </widget> 10414 </widget>
10384 <widget class="QDoubleSpinBox" name="pack_carbhiShow"> 10415 <widget class="QDoubleSpinBox" name="pack_carbhiShow">
10385 <property name="geometry"> 10416 <property name="geometry">
10386 <rect> 10417 <rect>
10387 <x>820</x> 10418 <x>840</x>
10388 <y>10</y> 10419 <y>10</y>
10389 <width>71</width> 10420 <width>71</width>
10390 <height>24</height> 10421 <height>24</height>
10391 </rect> 10422 </rect>
10392 </property> 10423 </property>
10421 <widget class="QGroupBox" name="packgeneralBox"> 10452 <widget class="QGroupBox" name="packgeneralBox">
10422 <property name="geometry"> 10453 <property name="geometry">
10423 <rect> 10454 <rect>
10424 <x>10</x> 10455 <x>10</x>
10425 <y>40</y> 10456 <y>40</y>
10426 <width>1101</width> 10457 <width>1131</width>
10427 <height>151</height> 10458 <height>191</height>
10428 </rect> 10459 </rect>
10429 </property> 10460 </property>
10430 <property name="title"> 10461 <property name="title">
10431 <string>Infusion or Dilution</string> 10462 <string>Infusion or Dilution</string>
10432 </property> 10463 </property>
10449 <widget class="QLabel" name="pack_addvolLabel"> 10480 <widget class="QLabel" name="pack_addvolLabel">
10450 <property name="geometry"> 10481 <property name="geometry">
10451 <rect> 10482 <rect>
10452 <x>340</x> 10483 <x>340</x>
10453 <y>80</y> 10484 <y>80</y>
10454 <width>171</width> 10485 <width>191</width>
10455 <height>20</height> 10486 <height>20</height>
10456 </rect> 10487 </rect>
10457 </property> 10488 </property>
10458 <property name="text"> 10489 <property name="text">
10459 <string>Extra added volume:</string> 10490 <string>Extra added volume:</string>
10479 </property> 10510 </property>
10480 </widget> 10511 </widget>
10481 <widget class="QLabel" name="pack_finalabvLabel"> 10512 <widget class="QLabel" name="pack_finalabvLabel">
10482 <property name="geometry"> 10513 <property name="geometry">
10483 <rect> 10514 <rect>
10484 <x>690</x> 10515 <x>730</x>
10485 <y>20</y> 10516 <y>20</y>
10486 <width>171</width> 10517 <width>171</width>
10487 <height>20</height> 10518 <height>20</height>
10488 </rect> 10519 </rect>
10489 </property> 10520 </property>
10497 <widget class="QLabel" name="pack_addabvLabel"> 10528 <widget class="QLabel" name="pack_addabvLabel">
10498 <property name="geometry"> 10529 <property name="geometry">
10499 <rect> 10530 <rect>
10500 <x>340</x> 10531 <x>340</x>
10501 <y>50</y> 10532 <y>50</y>
10502 <width>171</width> 10533 <width>191</width>
10503 <height>20</height> 10534 <height>20</height>
10504 </rect> 10535 </rect>
10505 </property> 10536 </property>
10506 <property name="text"> 10537 <property name="text">
10507 <string>Extra added ABV %:</string> 10538 <string>Extra added ABV %:</string>
10555 </property> 10586 </property>
10556 </widget> 10587 </widget>
10557 <widget class="QDoubleSpinBox" name="pack_addvolEdit"> 10588 <widget class="QDoubleSpinBox" name="pack_addvolEdit">
10558 <property name="geometry"> 10589 <property name="geometry">
10559 <rect> 10590 <rect>
10560 <x>520</x> 10591 <x>540</x>
10561 <y>80</y> 10592 <y>80</y>
10562 <width>91</width> 10593 <width>91</width>
10563 <height>24</height> 10594 <height>24</height>
10564 </rect> 10595 </rect>
10565 </property> 10596 </property>
10586 </property> 10617 </property>
10587 </widget> 10618 </widget>
10588 <widget class="QDoubleSpinBox" name="pack_finalabvShow"> 10619 <widget class="QDoubleSpinBox" name="pack_finalabvShow">
10589 <property name="geometry"> 10620 <property name="geometry">
10590 <rect> 10621 <rect>
10591 <x>870</x> 10622 <x>910</x>
10592 <y>20</y> 10623 <y>20</y>
10593 <width>91</width> 10624 <width>91</width>
10594 <height>24</height> 10625 <height>24</height>
10595 </rect> 10626 </rect>
10596 </property> 10627 </property>
10617 </property> 10648 </property>
10618 </widget> 10649 </widget>
10619 <widget class="QDoubleSpinBox" name="pack_addabvEdit"> 10650 <widget class="QDoubleSpinBox" name="pack_addabvEdit">
10620 <property name="geometry"> 10651 <property name="geometry">
10621 <rect> 10652 <rect>
10622 <x>520</x> 10653 <x>540</x>
10623 <y>50</y> 10654 <y>50</y>
10624 <width>91</width> 10655 <width>91</width>
10625 <height>24</height> 10656 <height>24</height>
10626 </rect> 10657 </rect>
10627 </property> 10658 </property>
10678 <widget class="QLineEdit" name="pack_notesEdit"> 10709 <widget class="QLineEdit" name="pack_notesEdit">
10679 <property name="geometry"> 10710 <property name="geometry">
10680 <rect> 10711 <rect>
10681 <x>170</x> 10712 <x>170</x>
10682 <y>110</y> 10713 <y>110</y>
10683 <width>821</width> 10714 <width>831</width>
10684 <height>23</height> 10715 <height>61</height>
10685 </rect> 10716 </rect>
10686 </property> 10717 </property>
10687 <property name="toolTip"> 10718 <property name="toolTip">
10688 <string>Could be the description of the infusion.</string> 10719 <string>Could be the description of the infusion.</string>
10689 </property> 10720 </property>
10692 </property> 10723 </property>
10693 </widget> 10724 </widget>
10694 <widget class="QLabel" name="pack_abvLabel"> 10725 <widget class="QLabel" name="pack_abvLabel">
10695 <property name="geometry"> 10726 <property name="geometry">
10696 <rect> 10727 <rect>
10697 <x>320</x> 10728 <x>340</x>
10698 <y>20</y> 10729 <y>20</y>
10699 <width>191</width> 10730 <width>191</width>
10700 <height>20</height> 10731 <height>20</height>
10701 </rect> 10732 </rect>
10702 </property> 10733 </property>
10708 </property> 10739 </property>
10709 </widget> 10740 </widget>
10710 <widget class="QDoubleSpinBox" name="pack_abvShow"> 10741 <widget class="QDoubleSpinBox" name="pack_abvShow">
10711 <property name="geometry"> 10742 <property name="geometry">
10712 <rect> 10743 <rect>
10713 <x>520</x> 10744 <x>540</x>
10714 <y>20</y> 10745 <y>20</y>
10715 <width>91</width> 10746 <width>91</width>
10716 <height>24</height> 10747 <height>24</height>
10717 </rect> 10748 </rect>
10718 </property> 10749 </property>
10739 </property> 10770 </property>
10740 </widget> 10771 </widget>
10741 <widget class="QDoubleSpinBox" name="pack_finalibuShow"> 10772 <widget class="QDoubleSpinBox" name="pack_finalibuShow">
10742 <property name="geometry"> 10773 <property name="geometry">
10743 <rect> 10774 <rect>
10744 <x>870</x> 10775 <x>910</x>
10745 <y>80</y> 10776 <y>80</y>
10746 <width>91</width> 10777 <width>91</width>
10747 <height>24</height> 10778 <height>24</height>
10748 </rect> 10779 </rect>
10749 </property> 10780 </property>
10773 </property> 10804 </property>
10774 </widget> 10805 </widget>
10775 <widget class="QLabel" name="pack_finalibuLabel"> 10806 <widget class="QLabel" name="pack_finalibuLabel">
10776 <property name="geometry"> 10807 <property name="geometry">
10777 <rect> 10808 <rect>
10778 <x>690</x> 10809 <x>730</x>
10779 <y>80</y> 10810 <y>80</y>
10780 <width>171</width> 10811 <width>171</width>
10781 <height>20</height> 10812 <height>20</height>
10782 </rect> 10813 </rect>
10783 </property> 10814 </property>
10789 </property> 10820 </property>
10790 </widget> 10821 </widget>
10791 <widget class="QLabel" name="pack_finalcolorLabel"> 10822 <widget class="QLabel" name="pack_finalcolorLabel">
10792 <property name="geometry"> 10823 <property name="geometry">
10793 <rect> 10824 <rect>
10794 <x>690</x> 10825 <x>730</x>
10795 <y>50</y> 10826 <y>50</y>
10796 <width>171</width> 10827 <width>171</width>
10797 <height>20</height> 10828 <height>20</height>
10798 </rect> 10829 </rect>
10799 </property> 10830 </property>
10805 </property> 10836 </property>
10806 </widget> 10837 </widget>
10807 <widget class="QDoubleSpinBox" name="pack_finalcolorShow"> 10838 <widget class="QDoubleSpinBox" name="pack_finalcolorShow">
10808 <property name="geometry"> 10839 <property name="geometry">
10809 <rect> 10840 <rect>
10810 <x>870</x> 10841 <x>910</x>
10811 <y>50</y> 10842 <y>50</y>
10812 <width>91</width> 10843 <width>91</width>
10813 <height>24</height> 10844 <height>24</height>
10814 </rect> 10845 </rect>
10815 </property> 10846 </property>
10841 </widget> 10872 </widget>
10842 <widget class="QGroupBox" name="bottleBox"> 10873 <widget class="QGroupBox" name="bottleBox">
10843 <property name="geometry"> 10874 <property name="geometry">
10844 <rect> 10875 <rect>
10845 <x>10</x> 10876 <x>10</x>
10846 <y>200</y> 10877 <y>240</y>
10847 <width>541</width> 10878 <width>551</width>
10848 <height>211</height> 10879 <height>211</height>
10849 </rect> 10880 </rect>
10850 </property> 10881 </property>
10851 <property name="title"> 10882 <property name="title">
10852 <string>Bottles</string> 10883 <string>Bottles</string>
10868 </property> 10899 </property>
10869 </widget> 10900 </widget>
10870 <widget class="QLabel" name="bottle_carbLabel"> 10901 <widget class="QLabel" name="bottle_carbLabel">
10871 <property name="geometry"> 10902 <property name="geometry">
10872 <rect> 10903 <rect>
10873 <x>270</x> 10904 <x>280</x>
10874 <y>20</y> 10905 <y>20</y>
10875 <width>161</width> 10906 <width>161</width>
10876 <height>20</height> 10907 <height>20</height>
10877 </rect> 10908 </rect>
10878 </property> 10909 </property>
10916 </property> 10947 </property>
10917 </widget> 10948 </widget>
10918 <widget class="QLabel" name="bottle_sug_amountLabel"> 10949 <widget class="QLabel" name="bottle_sug_amountLabel">
10919 <property name="geometry"> 10950 <property name="geometry">
10920 <rect> 10951 <rect>
10921 <x>310</x> 10952 <x>320</x>
10922 <y>50</y> 10953 <y>50</y>
10923 <width>121</width> 10954 <width>121</width>
10924 <height>20</height> 10955 <height>20</height>
10925 </rect> 10956 </rect>
10926 </property> 10957 </property>
10932 </property> 10963 </property>
10933 </widget> 10964 </widget>
10934 <widget class="QLabel" name="bottle_sug_waterLabel"> 10965 <widget class="QLabel" name="bottle_sug_waterLabel">
10935 <property name="geometry"> 10966 <property name="geometry">
10936 <rect> 10967 <rect>
10937 <x>270</x> 10968 <x>280</x>
10938 <y>80</y> 10969 <y>80</y>
10939 <width>161</width> 10970 <width>161</width>
10940 <height>20</height> 10971 <height>20</height>
10941 </rect> 10972 </rect>
10942 </property> 10973 </property>
10992 </property> 11023 </property>
10993 </widget> 11024 </widget>
10994 <widget class="QDoubleSpinBox" name="bottle_carbEdit"> 11025 <widget class="QDoubleSpinBox" name="bottle_carbEdit">
10995 <property name="geometry"> 11026 <property name="geometry">
10996 <rect> 11027 <rect>
10997 <x>440</x> 11028 <x>450</x>
10998 <y>20</y> 11029 <y>20</y>
10999 <width>91</width> 11030 <width>91</width>
11000 <height>24</height> 11031 <height>24</height>
11001 </rect> 11032 </rect>
11002 </property> 11033 </property>
11058 </property> 11089 </property>
11059 </widget> 11090 </widget>
11060 <widget class="QDoubleSpinBox" name="bottle_sug_amountShow"> 11091 <widget class="QDoubleSpinBox" name="bottle_sug_amountShow">
11061 <property name="geometry"> 11092 <property name="geometry">
11062 <rect> 11093 <rect>
11063 <x>440</x> 11094 <x>450</x>
11064 <y>50</y> 11095 <y>50</y>
11065 <width>91</width> 11096 <width>91</width>
11066 <height>24</height> 11097 <height>24</height>
11067 </rect> 11098 </rect>
11068 </property> 11099 </property>
11086 </property> 11117 </property>
11087 </widget> 11118 </widget>
11088 <widget class="QDoubleSpinBox" name="bottle_sug_waterEdit"> 11119 <widget class="QDoubleSpinBox" name="bottle_sug_waterEdit">
11089 <property name="geometry"> 11120 <property name="geometry">
11090 <rect> 11121 <rect>
11091 <x>440</x> 11122 <x>450</x>
11092 <y>80</y> 11123 <y>80</y>
11093 <width>91</width> 11124 <width>91</width>
11094 <height>24</height> 11125 <height>24</height>
11095 </rect> 11126 </rect>
11096 </property> 11127 </property>
11114 </property> 11145 </property>
11115 </widget> 11146 </widget>
11116 <widget class="QLabel" name="bottle_barLabel"> 11147 <widget class="QLabel" name="bottle_barLabel">
11117 <property name="geometry"> 11148 <property name="geometry">
11118 <rect> 11149 <rect>
11119 <x>270</x> 11150 <x>280</x>
11120 <y>140</y> 11151 <y>140</y>
11121 <width>161</width> 11152 <width>161</width>
11122 <height>20</height> 11153 <height>20</height>
11123 </rect> 11154 </rect>
11124 </property> 11155 </property>
11202 </property> 11233 </property>
11203 </widget> 11234 </widget>
11204 <widget class="QDoubleSpinBox" name="bottle_barShow"> 11235 <widget class="QDoubleSpinBox" name="bottle_barShow">
11205 <property name="geometry"> 11236 <property name="geometry">
11206 <rect> 11237 <rect>
11207 <x>440</x> 11238 <x>450</x>
11208 <y>140</y> 11239 <y>140</y>
11209 <width>91</width> 11240 <width>91</width>
11210 <height>24</height> 11241 <height>24</height>
11211 </rect> 11242 </rect>
11212 </property> 11243 </property>
11228 </widget> 11259 </widget>
11229 </widget> 11260 </widget>
11230 <widget class="QGroupBox" name="kegBox"> 11261 <widget class="QGroupBox" name="kegBox">
11231 <property name="geometry"> 11262 <property name="geometry">
11232 <rect> 11263 <rect>
11233 <x>570</x> 11264 <x>590</x>
11234 <y>200</y> 11265 <y>240</y>
11235 <width>541</width> 11266 <width>551</width>
11236 <height>211</height> 11267 <height>211</height>
11237 </rect> 11268 </rect>
11238 </property> 11269 </property>
11239 <property name="title"> 11270 <property name="title">
11240 <string>Kegs</string> 11271 <string>Kegs</string>
11256 </property> 11287 </property>
11257 </widget> 11288 </widget>
11258 <widget class="QLabel" name="keg_barLabel"> 11289 <widget class="QLabel" name="keg_barLabel">
11259 <property name="geometry"> 11290 <property name="geometry">
11260 <rect> 11291 <rect>
11261 <x>270</x> 11292 <x>280</x>
11262 <y>140</y> 11293 <y>140</y>
11263 <width>161</width> 11294 <width>161</width>
11264 <height>20</height> 11295 <height>20</height>
11265 </rect> 11296 </rect>
11266 </property> 11297 </property>
11288 </property> 11319 </property>
11289 </widget> 11320 </widget>
11290 <widget class="QLabel" name="keg_carbLabel"> 11321 <widget class="QLabel" name="keg_carbLabel">
11291 <property name="geometry"> 11322 <property name="geometry">
11292 <rect> 11323 <rect>
11293 <x>270</x> 11324 <x>280</x>
11294 <y>20</y> 11325 <y>20</y>
11295 <width>161</width> 11326 <width>161</width>
11296 <height>20</height> 11327 <height>20</height>
11297 </rect> 11328 </rect>
11298 </property> 11329 </property>
11304 </property> 11335 </property>
11305 </widget> 11336 </widget>
11306 <widget class="QLabel" name="keg_sug_waterLabel"> 11337 <widget class="QLabel" name="keg_sug_waterLabel">
11307 <property name="geometry"> 11338 <property name="geometry">
11308 <rect> 11339 <rect>
11309 <x>270</x> 11340 <x>280</x>
11310 <y>80</y> 11341 <y>80</y>
11311 <width>161</width> 11342 <width>161</width>
11312 <height>20</height> 11343 <height>20</height>
11313 </rect> 11344 </rect>
11314 </property> 11345 </property>
11320 </property> 11351 </property>
11321 </widget> 11352 </widget>
11322 <widget class="QLabel" name="keg_sug_amountLabel"> 11353 <widget class="QLabel" name="keg_sug_amountLabel">
11323 <property name="geometry"> 11354 <property name="geometry">
11324 <rect> 11355 <rect>
11325 <x>310</x> 11356 <x>320</x>
11326 <y>50</y> 11357 <y>50</y>
11327 <width>121</width> 11358 <width>121</width>
11328 <height>20</height> 11359 <height>20</height>
11329 </rect> 11360 </rect>
11330 </property> 11361 </property>
11446 </property> 11477 </property>
11447 </widget> 11478 </widget>
11448 <widget class="QDoubleSpinBox" name="keg_sug_waterEdit"> 11479 <widget class="QDoubleSpinBox" name="keg_sug_waterEdit">
11449 <property name="geometry"> 11480 <property name="geometry">
11450 <rect> 11481 <rect>
11451 <x>440</x> 11482 <x>450</x>
11452 <y>80</y> 11483 <y>80</y>
11453 <width>91</width> 11484 <width>91</width>
11454 <height>24</height> 11485 <height>24</height>
11455 </rect> 11486 </rect>
11456 </property> 11487 </property>
11474 </property> 11505 </property>
11475 </widget> 11506 </widget>
11476 <widget class="QDoubleSpinBox" name="keg_sug_amountShow"> 11507 <widget class="QDoubleSpinBox" name="keg_sug_amountShow">
11477 <property name="geometry"> 11508 <property name="geometry">
11478 <rect> 11509 <rect>
11479 <x>440</x> 11510 <x>450</x>
11480 <y>50</y> 11511 <y>50</y>
11481 <width>91</width> 11512 <width>91</width>
11482 <height>24</height> 11513 <height>24</height>
11483 </rect> 11514 </rect>
11484 </property> 11515 </property>
11502 </property> 11533 </property>
11503 </widget> 11534 </widget>
11504 <widget class="QDoubleSpinBox" name="keg_barShow"> 11535 <widget class="QDoubleSpinBox" name="keg_barShow">
11505 <property name="geometry"> 11536 <property name="geometry">
11506 <rect> 11537 <rect>
11507 <x>440</x> 11538 <x>450</x>
11508 <y>140</y> 11539 <y>140</y>
11509 <width>91</width> 11540 <width>91</width>
11510 <height>24</height> 11541 <height>24</height>
11511 </rect> 11542 </rect>
11512 </property> 11543 </property>
11568 </property> 11599 </property>
11569 </widget> 11600 </widget>
11570 <widget class="QDoubleSpinBox" name="keg_carbEdit"> 11601 <widget class="QDoubleSpinBox" name="keg_carbEdit">
11571 <property name="geometry"> 11602 <property name="geometry">
11572 <rect> 11603 <rect>
11573 <x>440</x> 11604 <x>450</x>
11574 <y>20</y> 11605 <y>20</y>
11575 <width>91</width> 11606 <width>91</width>
11576 <height>24</height> 11607 <height>24</height>
11577 </rect> 11608 </rect>
11578 </property> 11609 </property>
11673 <property name="geometry"> 11704 <property name="geometry">
11674 <rect> 11705 <rect>
11675 <x>340</x> 11706 <x>340</x>
11676 <y>10</y> 11707 <y>10</y>
11677 <width>28</width> 11708 <width>28</width>
11678 <height>22</height> 11709 <height>24</height>
11679 </rect> 11710 </rect>
11680 </property> 11711 </property>
11681 <property name="toolTip"> 11712 <property name="toolTip">
11682 <string>Set or clear date</string> 11713 <string>Set or clear date</string>
11683 </property> 11714 </property>
11691 </widget> 11722 </widget>
11692 <widget class="QToolButton" name="carb_logButton"> 11723 <widget class="QToolButton" name="carb_logButton">
11693 <property name="geometry"> 11724 <property name="geometry">
11694 <rect> 11725 <rect>
11695 <x>180</x> 11726 <x>180</x>
11696 <y>430</y> 11727 <y>470</y>
11697 <width>28</width> 11728 <width>28</width>
11698 <height>22</height> 11729 <height>22</height>
11699 </rect> 11730 </rect>
11700 </property> 11731 </property>
11701 <property name="toolTip"> 11732 <property name="toolTip">
11711 </widget> 11742 </widget>
11712 <widget class="QLabel" name="carb_logLabel"> 11743 <widget class="QLabel" name="carb_logLabel">
11713 <property name="geometry"> 11744 <property name="geometry">
11714 <rect> 11745 <rect>
11715 <x>10</x> 11746 <x>10</x>
11716 <y>430</y> 11747 <y>470</y>
11717 <width>161</width> 11748 <width>161</width>
11718 <height>20</height> 11749 <height>20</height>
11719 </rect> 11750 </rect>
11720 </property> 11751 </property>
11721 <property name="text"> 11752 <property name="text">
11725 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 11756 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
11726 </property> 11757 </property>
11727 </widget> 11758 </widget>
11728 </widget> 11759 </widget>
11729 <widget class="QWidget" name="taste"> 11760 <widget class="QWidget" name="taste">
11761 <attribute name="icon">
11762 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
11763 <normaloff>:/icons/bms/beerstyles.png</normaloff>:/icons/bms/beerstyles.png</iconset>
11764 </attribute>
11730 <attribute name="title"> 11765 <attribute name="title">
11731 <string>Tasting</string> 11766 <string>Tasting</string>
11732 </attribute> 11767 </attribute>
11733 <widget class="QLabel" name="taste_dateLabel"> 11768 <widget class="QLabel" name="taste_dateLabel">
11734 <property name="geometry"> 11769 <property name="geometry">
11735 <rect> 11770 <rect>
11736 <x>10</x> 11771 <x>60</x>
11737 <y>20</y> 11772 <y>40</y>
11738 <width>161</width> 11773 <width>161</width>
11739 <height>20</height> 11774 <height>20</height>
11740 </rect> 11775 </rect>
11741 </property> 11776 </property>
11742 <property name="text"> 11777 <property name="text">
11747 </property> 11782 </property>
11748 </widget> 11783 </widget>
11749 <widget class="QToolButton" name="taste_dateButton"> 11784 <widget class="QToolButton" name="taste_dateButton">
11750 <property name="geometry"> 11785 <property name="geometry">
11751 <rect> 11786 <rect>
11752 <x>310</x> 11787 <x>360</x>
11753 <y>20</y> 11788 <y>40</y>
11754 <width>28</width> 11789 <width>28</width>
11755 <height>22</height> 11790 <height>22</height>
11756 </rect> 11791 </rect>
11757 </property> 11792 </property>
11758 <property name="toolTip"> 11793 <property name="toolTip">
11767 </property> 11802 </property>
11768 </widget> 11803 </widget>
11769 <widget class="QLabel" name="taste_rateLabel"> 11804 <widget class="QLabel" name="taste_rateLabel">
11770 <property name="geometry"> 11805 <property name="geometry">
11771 <rect> 11806 <rect>
11772 <x>490</x> 11807 <x>60</x>
11773 <y>20</y> 11808 <y>70</y>
11774 <width>161</width> 11809 <width>161</width>
11775 <height>20</height> 11810 <height>20</height>
11776 </rect> 11811 </rect>
11777 </property> 11812 </property>
11778 <property name="text"> 11813 <property name="text">
11783 </property> 11818 </property>
11784 </widget> 11819 </widget>
11785 <widget class="QDoubleSpinBox" name="taste_rateEdit"> 11820 <widget class="QDoubleSpinBox" name="taste_rateEdit">
11786 <property name="geometry"> 11821 <property name="geometry">
11787 <rect> 11822 <rect>
11788 <x>660</x> 11823 <x>230</x>
11789 <y>20</y> 11824 <y>70</y>
11790 <width>81</width> 11825 <width>81</width>
11791 <height>24</height> 11826 <height>24</height>
11792 </rect> 11827 </rect>
11793 </property> 11828 </property>
11794 <property name="alignment"> 11829 <property name="alignment">
11808 </property> 11843 </property>
11809 </widget> 11844 </widget>
11810 <widget class="QLabel" name="taste_colorLabel"> 11845 <widget class="QLabel" name="taste_colorLabel">
11811 <property name="geometry"> 11846 <property name="geometry">
11812 <rect> 11847 <rect>
11813 <x>10</x> 11848 <x>60</x>
11814 <y>50</y> 11849 <y>100</y>
11815 <width>161</width> 11850 <width>161</width>
11816 <height>20</height> 11851 <height>20</height>
11817 </rect> 11852 </rect>
11818 </property> 11853 </property>
11819 <property name="text"> 11854 <property name="text">
11824 </property> 11859 </property>
11825 </widget> 11860 </widget>
11826 <widget class="QLabel" name="taste_transparencyLabel"> 11861 <widget class="QLabel" name="taste_transparencyLabel">
11827 <property name="geometry"> 11862 <property name="geometry">
11828 <rect> 11863 <rect>
11829 <x>10</x> 11864 <x>60</x>
11830 <y>80</y> 11865 <y>130</y>
11831 <width>161</width> 11866 <width>161</width>
11832 <height>20</height> 11867 <height>20</height>
11833 </rect> 11868 </rect>
11834 </property> 11869 </property>
11835 <property name="text"> 11870 <property name="text">
11840 </property> 11875 </property>
11841 </widget> 11876 </widget>
11842 <widget class="QLabel" name="taste_headLabel"> 11877 <widget class="QLabel" name="taste_headLabel">
11843 <property name="geometry"> 11878 <property name="geometry">
11844 <rect> 11879 <rect>
11845 <x>10</x> 11880 <x>60</x>
11846 <y>110</y> 11881 <y>160</y>
11847 <width>161</width> 11882 <width>161</width>
11848 <height>20</height> 11883 <height>20</height>
11849 </rect> 11884 </rect>
11850 </property> 11885 </property>
11851 <property name="text"> 11886 <property name="text">
11856 </property> 11891 </property>
11857 </widget> 11892 </widget>
11858 <widget class="QLineEdit" name="taste_colorEdit"> 11893 <widget class="QLineEdit" name="taste_colorEdit">
11859 <property name="geometry"> 11894 <property name="geometry">
11860 <rect> 11895 <rect>
11861 <x>180</x> 11896 <x>230</x>
11862 <y>50</y> 11897 <y>100</y>
11863 <width>481</width> 11898 <width>481</width>
11864 <height>23</height> 11899 <height>23</height>
11865 </rect> 11900 </rect>
11866 </property> 11901 </property>
11867 <property name="maxLength"> 11902 <property name="maxLength">
11869 </property> 11904 </property>
11870 </widget> 11905 </widget>
11871 <widget class="QLineEdit" name="taste_headEdit"> 11906 <widget class="QLineEdit" name="taste_headEdit">
11872 <property name="geometry"> 11907 <property name="geometry">
11873 <rect> 11908 <rect>
11874 <x>180</x> 11909 <x>230</x>
11875 <y>110</y> 11910 <y>160</y>
11876 <width>791</width> 11911 <width>791</width>
11877 <height>23</height> 11912 <height>23</height>
11878 </rect> 11913 </rect>
11879 </property> 11914 </property>
11880 <property name="maxLength"> 11915 <property name="maxLength">
11882 </property> 11917 </property>
11883 </widget> 11918 </widget>
11884 <widget class="QLineEdit" name="taste_transparencyEdit"> 11919 <widget class="QLineEdit" name="taste_transparencyEdit">
11885 <property name="geometry"> 11920 <property name="geometry">
11886 <rect> 11921 <rect>
11887 <x>180</x> 11922 <x>230</x>
11888 <y>80</y> 11923 <y>130</y>
11889 <width>791</width> 11924 <width>791</width>
11890 <height>23</height> 11925 <height>23</height>
11891 </rect> 11926 </rect>
11892 </property> 11927 </property>
11893 <property name="maxLength"> 11928 <property name="maxLength">
11895 </property> 11930 </property>
11896 </widget> 11931 </widget>
11897 <widget class="QLabel" name="taste_aromaLabel"> 11932 <widget class="QLabel" name="taste_aromaLabel">
11898 <property name="geometry"> 11933 <property name="geometry">
11899 <rect> 11934 <rect>
11900 <x>10</x> 11935 <x>60</x>
11901 <y>140</y> 11936 <y>190</y>
11902 <width>161</width> 11937 <width>161</width>
11903 <height>20</height> 11938 <height>20</height>
11904 </rect> 11939 </rect>
11905 </property> 11940 </property>
11906 <property name="text"> 11941 <property name="text">
11911 </property> 11946 </property>
11912 </widget> 11947 </widget>
11913 <widget class="QLineEdit" name="taste_aromaEdit"> 11948 <widget class="QLineEdit" name="taste_aromaEdit">
11914 <property name="geometry"> 11949 <property name="geometry">
11915 <rect> 11950 <rect>
11916 <x>180</x> 11951 <x>230</x>
11917 <y>140</y> 11952 <y>190</y>
11918 <width>791</width> 11953 <width>791</width>
11919 <height>23</height> 11954 <height>23</height>
11920 </rect> 11955 </rect>
11921 </property> 11956 </property>
11922 <property name="maxLength"> 11957 <property name="maxLength">
11924 </property> 11959 </property>
11925 </widget> 11960 </widget>
11926 <widget class="QLabel" name="taste_tasteLabel"> 11961 <widget class="QLabel" name="taste_tasteLabel">
11927 <property name="geometry"> 11962 <property name="geometry">
11928 <rect> 11963 <rect>
11929 <x>10</x> 11964 <x>60</x>
11930 <y>170</y> 11965 <y>220</y>
11931 <width>161</width> 11966 <width>161</width>
11932 <height>20</height> 11967 <height>20</height>
11933 </rect> 11968 </rect>
11934 </property> 11969 </property>
11935 <property name="text"> 11970 <property name="text">
11940 </property> 11975 </property>
11941 </widget> 11976 </widget>
11942 <widget class="QLineEdit" name="taste_tasteEdit"> 11977 <widget class="QLineEdit" name="taste_tasteEdit">
11943 <property name="geometry"> 11978 <property name="geometry">
11944 <rect> 11979 <rect>
11945 <x>180</x> 11980 <x>230</x>
11946 <y>170</y> 11981 <y>220</y>
11947 <width>791</width> 11982 <width>791</width>
11948 <height>23</height> 11983 <height>23</height>
11949 </rect> 11984 </rect>
11950 </property> 11985 </property>
11951 <property name="maxLength"> 11986 <property name="maxLength">
11953 </property> 11988 </property>
11954 </widget> 11989 </widget>
11955 <widget class="QLabel" name="taste_aftertasteLabel"> 11990 <widget class="QLabel" name="taste_aftertasteLabel">
11956 <property name="geometry"> 11991 <property name="geometry">
11957 <rect> 11992 <rect>
11958 <x>10</x> 11993 <x>60</x>
11959 <y>200</y> 11994 <y>250</y>
11960 <width>161</width> 11995 <width>161</width>
11961 <height>20</height> 11996 <height>20</height>
11962 </rect> 11997 </rect>
11963 </property> 11998 </property>
11964 <property name="text"> 11999 <property name="text">
11969 </property> 12004 </property>
11970 </widget> 12005 </widget>
11971 <widget class="QLineEdit" name="taste_aftertasteEdit"> 12006 <widget class="QLineEdit" name="taste_aftertasteEdit">
11972 <property name="geometry"> 12007 <property name="geometry">
11973 <rect> 12008 <rect>
11974 <x>180</x> 12009 <x>230</x>
11975 <y>200</y> 12010 <y>250</y>
11976 <width>791</width> 12011 <width>791</width>
11977 <height>23</height> 12012 <height>23</height>
11978 </rect> 12013 </rect>
11979 </property> 12014 </property>
11980 <property name="maxLength"> 12015 <property name="maxLength">
11982 </property> 12017 </property>
11983 </widget> 12018 </widget>
11984 <widget class="QLabel" name="taste_mouthfeelLabel"> 12019 <widget class="QLabel" name="taste_mouthfeelLabel">
11985 <property name="geometry"> 12020 <property name="geometry">
11986 <rect> 12021 <rect>
11987 <x>10</x> 12022 <x>60</x>
11988 <y>230</y> 12023 <y>280</y>
11989 <width>161</width> 12024 <width>161</width>
11990 <height>20</height> 12025 <height>20</height>
11991 </rect> 12026 </rect>
11992 </property> 12027 </property>
11993 <property name="text"> 12028 <property name="text">
11998 </property> 12033 </property>
11999 </widget> 12034 </widget>
12000 <widget class="QLineEdit" name="taste_mouthfeelEdit"> 12035 <widget class="QLineEdit" name="taste_mouthfeelEdit">
12001 <property name="geometry"> 12036 <property name="geometry">
12002 <rect> 12037 <rect>
12003 <x>180</x> 12038 <x>230</x>
12004 <y>230</y> 12039 <y>280</y>
12005 <width>791</width> 12040 <width>791</width>
12006 <height>23</height> 12041 <height>23</height>
12007 </rect> 12042 </rect>
12008 </property> 12043 </property>
12009 <property name="maxLength"> 12044 <property name="maxLength">
12011 </property> 12046 </property>
12012 </widget> 12047 </widget>
12013 <widget class="QLabel" name="taste_notesLabel"> 12048 <widget class="QLabel" name="taste_notesLabel">
12014 <property name="geometry"> 12049 <property name="geometry">
12015 <rect> 12050 <rect>
12016 <x>10</x> 12051 <x>60</x>
12017 <y>260</y> 12052 <y>310</y>
12018 <width>161</width> 12053 <width>161</width>
12019 <height>20</height> 12054 <height>20</height>
12020 </rect> 12055 </rect>
12021 </property> 12056 </property>
12022 <property name="text"> 12057 <property name="text">
12027 </property> 12062 </property>
12028 </widget> 12063 </widget>
12029 <widget class="QPlainTextEdit" name="taste_notesEdit"> 12064 <widget class="QPlainTextEdit" name="taste_notesEdit">
12030 <property name="geometry"> 12065 <property name="geometry">
12031 <rect> 12066 <rect>
12032 <x>180</x> 12067 <x>230</x>
12033 <y>260</y> 12068 <y>310</y>
12034 <width>791</width> 12069 <width>791</width>
12035 <height>101</height> 12070 <height>101</height>
12036 </rect> 12071 </rect>
12037 </property> 12072 </property>
12038 </widget> 12073 </widget>
12039 <widget class="NullDateEdit" name="taste_dateEdit"> 12074 <widget class="NullDateEdit" name="taste_dateEdit">
12040 <property name="geometry"> 12075 <property name="geometry">
12041 <rect> 12076 <rect>
12042 <x>180</x> 12077 <x>230</x>
12043 <y>20</y> 12078 <y>40</y>
12044 <width>111</width> 12079 <width>111</width>
12045 <height>24</height> 12080 <height>24</height>
12046 </rect> 12081 </rect>
12047 </property> 12082 </property>
12048 <property name="toolTip"> 12083 <property name="toolTip">
12056 </property> 12091 </property>
12057 </widget> 12092 </widget>
12058 <widget class="QToolButton" name="taste_ackButton"> 12093 <widget class="QToolButton" name="taste_ackButton">
12059 <property name="geometry"> 12094 <property name="geometry">
12060 <rect> 12095 <rect>
12061 <x>350</x> 12096 <x>400</x>
12062 <y>20</y> 12097 <y>40</y>
12063 <width>28</width> 12098 <width>28</width>
12064 <height>22</height> 12099 <height>22</height>
12065 </rect> 12100 </rect>
12066 </property> 12101 </property>
12067 <property name="toolTip"> 12102 <property name="toolTip">
12071 <string>...</string> 12106 <string>...</string>
12072 </property> 12107 </property>
12073 <property name="icon"> 12108 <property name="icon">
12074 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 12109 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
12075 <normaloff>:/icons/silk/accept.png</normaloff>:/icons/silk/accept.png</iconset> 12110 <normaloff>:/icons/silk/accept.png</normaloff>:/icons/silk/accept.png</iconset>
12111 </property>
12112 </widget>
12113 </widget>
12114 <widget class="QWidget" name="images">
12115 <attribute name="icon">
12116 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
12117 <normaloff>:/icons/silk/image.png</normaloff>:/icons/silk/image.png</iconset>
12118 </attribute>
12119 <attribute name="title">
12120 <string>Images</string>
12121 </attribute>
12122 <widget class="QListView" name="filmView">
12123 <property name="geometry">
12124 <rect>
12125 <x>20</x>
12126 <y>30</y>
12127 <width>1111</width>
12128 <height>141</height>
12129 </rect>
12076 </property> 12130 </property>
12077 </widget> 12131 </widget>
12078 </widget> 12132 </widget>
12079 </widget> 12133 </widget>
12080 <widget class="QPushButton" name="exportButton"> 12134 <widget class="QPushButton" name="exportButton">
12081 <property name="geometry"> 12135 <property name="geometry">
12082 <rect> 12136 <rect>
12083 <x>300</x> 12137 <x>330</x>
12084 <y>510</y> 12138 <y>550</y>
12085 <width>80</width> 12139 <width>80</width>
12086 <height>23</height> 12140 <height>23</height>
12087 </rect> 12141 </rect>
12088 </property> 12142 </property>
12089 <property name="text"> 12143 <property name="text">
12095 </property> 12149 </property>
12096 </widget> 12150 </widget>
12097 <widget class="QPushButton" name="printButton"> 12151 <widget class="QPushButton" name="printButton">
12098 <property name="geometry"> 12152 <property name="geometry">
12099 <rect> 12153 <rect>
12100 <x>730</x> 12154 <x>780</x>
12101 <y>510</y> 12155 <y>550</y>
12102 <width>80</width> 12156 <width>80</width>
12103 <height>23</height> 12157 <height>23</height>
12104 </rect> 12158 </rect>
12105 </property> 12159 </property>
12106 <property name="text"> 12160 <property name="text">

mercurial