ui/EditRecipe.ui

changeset 103
6da4e93b6ceb
parent 102
b017001850df
child 109
1ce50e72a6b1
equal deleted inserted replaced
102:b017001850df 103:6da4e93b6ceb
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Dialog</string> 14 <string>Dialog</string>
15 </property> 15 </property>
16 <layout class="QGridLayout" name="gridLayout"> 16 <layout class="QGridLayout" name="gridLayout">
17 <item row="0" column="0"> 17 <item row="0" column="0">
18 <widget class="QWidget" name="topWidget" native="true"> 18 <widget class="QWidget" name="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>510</y>
93 </property> 93 </property>
94 <property name="tabShape"> 94 <property name="tabShape">
95 <enum>QTabWidget::Rounded</enum> 95 <enum>QTabWidget::Rounded</enum>
96 </property> 96 </property>
97 <property name="currentIndex"> 97 <property name="currentIndex">
98 <number>4</number> 98 <number>0</number>
99 </property> 99 </property>
100 <property name="elideMode"> 100 <property name="elideMode">
101 <enum>Qt::ElideNone</enum> 101 <enum>Qt::ElideNone</enum>
102 </property> 102 </property>
103 <property name="usesScrollButtons"> 103 <property name="usesScrollButtons">
163 <property name="geometry"> 163 <property name="geometry">
164 <rect> 164 <rect>
165 <x>140</x> 165 <x>140</x>
166 <y>50</y> 166 <y>50</y>
167 <width>881</width> 167 <width>881</width>
168 <height>81</height> 168 <height>91</height>
169 </rect> 169 </rect>
170 </property> 170 </property>
171 </widget> 171 </widget>
172 <widget class="QLabel" name="lockedLabel"> 172 <widget class="QLabel" name="lockedLabel">
173 <property name="geometry"> 173 <property name="geometry">
174 <rect> 174 <rect>
175 <x>900</x> 175 <x>0</x>
176 <y>20</y> 176 <y>180</y>
177 <width>131</width> 177 <width>131</width>
178 <height>20</height> 178 <height>20</height>
179 </rect> 179 </rect>
180 </property> 180 </property>
181 <property name="text"> 181 <property name="text">
186 </property> 186 </property>
187 </widget> 187 </widget>
188 <widget class="QCheckBox" name="lockedEdit"> 188 <widget class="QCheckBox" name="lockedEdit">
189 <property name="geometry"> 189 <property name="geometry">
190 <rect> 190 <rect>
191 <x>1040</x> 191 <x>140</x>
192 <y>20</y> 192 <y>180</y>
193 <width>61</width> 193 <width>61</width>
194 <height>21</height> 194 <height>21</height>
195 </rect> 195 </rect>
196 </property> 196 </property>
197 <property name="text"> 197 <property name="text">
200 </widget> 200 </widget>
201 <widget class="QLabel" name="typeLabel"> 201 <widget class="QLabel" name="typeLabel">
202 <property name="geometry"> 202 <property name="geometry">
203 <rect> 203 <rect>
204 <x>0</x> 204 <x>0</x>
205 <y>140</y> 205 <y>150</y>
206 <width>131</width> 206 <width>131</width>
207 <height>20</height> 207 <height>20</height>
208 </rect> 208 </rect>
209 </property> 209 </property>
210 <property name="text"> 210 <property name="text">
216 </widget> 216 </widget>
217 <widget class="QComboBox" name="typeEdit"> 217 <widget class="QComboBox" name="typeEdit">
218 <property name="geometry"> 218 <property name="geometry">
219 <rect> 219 <rect>
220 <x>140</x> 220 <x>140</x>
221 <y>140</y> 221 <y>150</y>
222 <width>181</width> 222 <width>181</width>
223 <height>23</height> 223 <height>23</height>
224 </rect> 224 </rect>
225 </property> 225 </property>
226 </widget> 226 </widget>
227 <widget class="QLabel" name="efficiencyLabel"> 227 <widget class="QLabel" name="efficiencyLabel">
228 <property name="geometry"> 228 <property name="geometry">
229 <rect> 229 <rect>
230 <x>370</x> 230 <x>370</x>
231 <y>140</y> 231 <y>150</y>
232 <width>131</width> 232 <width>131</width>
233 <height>20</height> 233 <height>20</height>
234 </rect> 234 </rect>
235 </property> 235 </property>
236 <property name="text"> 236 <property name="text">
242 </widget> 242 </widget>
243 <widget class="QLabel" name="boil_timeLabel"> 243 <widget class="QLabel" name="boil_timeLabel">
244 <property name="geometry"> 244 <property name="geometry">
245 <rect> 245 <rect>
246 <x>370</x> 246 <x>370</x>
247 <y>170</y> 247 <y>180</y>
248 <width>131</width> 248 <width>131</width>
249 <height>20</height> 249 <height>20</height>
250 </rect> 250 </rect>
251 </property> 251 </property>
252 <property name="text"> 252 <property name="text">
258 </widget> 258 </widget>
259 <widget class="QLabel" name="batch_sizeLabel"> 259 <widget class="QLabel" name="batch_sizeLabel">
260 <property name="geometry"> 260 <property name="geometry">
261 <rect> 261 <rect>
262 <x>740</x> 262 <x>740</x>
263 <y>140</y> 263 <y>150</y>
264 <width>131</width> 264 <width>131</width>
265 <height>20</height> 265 <height>20</height>
266 </rect> 266 </rect>
267 </property> 267 </property>
268 <property name="text"> 268 <property name="text">
274 </widget> 274 </widget>
275 <widget class="QLabel" name="boil_sizeLabel"> 275 <widget class="QLabel" name="boil_sizeLabel">
276 <property name="geometry"> 276 <property name="geometry">
277 <rect> 277 <rect>
278 <x>740</x> 278 <x>740</x>
279 <y>170</y> 279 <y>180</y>
280 <width>131</width> 280 <width>131</width>
281 <height>20</height> 281 <height>20</height>
282 </rect> 282 </rect>
283 </property> 283 </property>
284 <property name="text"> 284 <property name="text">
290 </widget> 290 </widget>
291 <widget class="QDoubleSpinBox" name="efficiencyEdit"> 291 <widget class="QDoubleSpinBox" name="efficiencyEdit">
292 <property name="geometry"> 292 <property name="geometry">
293 <rect> 293 <rect>
294 <x>510</x> 294 <x>510</x>
295 <y>140</y> 295 <y>150</y>
296 <width>101</width> 296 <width>101</width>
297 <height>24</height> 297 <height>24</height>
298 </rect> 298 </rect>
299 </property> 299 </property>
300 <property name="alignment"> 300 <property name="alignment">
315 </widget> 315 </widget>
316 <widget class="QSpinBox" name="boil_timeEdit"> 316 <widget class="QSpinBox" name="boil_timeEdit">
317 <property name="geometry"> 317 <property name="geometry">
318 <rect> 318 <rect>
319 <x>510</x> 319 <x>510</x>
320 <y>170</y> 320 <y>180</y>
321 <width>101</width> 321 <width>101</width>
322 <height>24</height> 322 <height>24</height>
323 </rect> 323 </rect>
324 </property> 324 </property>
325 <property name="alignment"> 325 <property name="alignment">
337 </widget> 337 </widget>
338 <widget class="QDoubleSpinBox" name="batch_sizeEdit"> 338 <widget class="QDoubleSpinBox" name="batch_sizeEdit">
339 <property name="geometry"> 339 <property name="geometry">
340 <rect> 340 <rect>
341 <x>880</x> 341 <x>880</x>
342 <y>140</y> 342 <y>150</y>
343 <width>101</width> 343 <width>101</width>
344 <height>24</height> 344 <height>24</height>
345 </rect> 345 </rect>
346 </property> 346 </property>
347 <property name="alignment"> 347 <property name="alignment">
365 </widget> 365 </widget>
366 <widget class="QDoubleSpinBox" name="boil_sizeEdit"> 366 <widget class="QDoubleSpinBox" name="boil_sizeEdit">
367 <property name="geometry"> 367 <property name="geometry">
368 <rect> 368 <rect>
369 <x>880</x> 369 <x>880</x>
370 <y>170</y> 370 <y>180</y>
371 <width>87</width> 371 <width>87</width>
372 <height>24</height> 372 <height>24</height>
373 </rect> 373 </rect>
374 </property> 374 </property>
375 <property name="alignment"> 375 <property name="alignment">
395 </property> 395 </property>
396 <property name="singleStep"> 396 <property name="singleStep">
397 <double>0.500000000000000</double> 397 <double>0.500000000000000</double>
398 </property> 398 </property>
399 </widget> 399 </widget>
400 <widget class="RangedSlider" name="est_ogShow"> 400 <widget class="QGroupBox" name="groupBox">
401 <property name="geometry"> 401 <property name="geometry">
402 <rect> 402 <rect>
403 <x>220</x> 403 <x>10</x>
404 <y>320</y> 404 <y>340</y>
405 <width>148</width> 405 <width>1101</width>
406 <height>24</height> 406 <height>121</height>
407 </rect> 407 </rect>
408 </property> 408 </property>
409 </widget> 409 <property name="title">
410 <widget class="QLabel" name="est_ogLabel"> 410 <string>Overview</string>
411 <property name="geometry"> 411 </property>
412 <rect> 412 <widget class="QDoubleSpinBox" name="est_ogEdit">
413 <x>0</x> 413 <property name="geometry">
414 <y>320</y> 414 <rect>
415 <width>131</width> 415 <x>130</x>
416 <height>20</height> 416 <y>20</y>
417 </rect> 417 <width>71</width>
418 </property> 418 <height>24</height>
419 <property name="text"> 419 </rect>
420 <string>Estimated OG:</string> 420 </property>
421 </property> 421 <property name="alignment">
422 <property name="alignment"> 422 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
423 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 423 </property>
424 </property> 424 <property name="buttonSymbols">
425 </widget> 425 <enum>QAbstractSpinBox::UpDownArrows</enum>
426 <widget class="QDoubleSpinBox" name="est_ogEdit"> 426 </property>
427 <property name="geometry"> 427 <property name="accelerated">
428 <rect> 428 <bool>true</bool>
429 <x>140</x> 429 </property>
430 <y>320</y> 430 <property name="decimals">
431 <width>71</width> 431 <number>3</number>
432 <height>24</height> 432 </property>
433 </rect> 433 <property name="minimum">
434 </property> 434 <double>0.980000000000000</double>
435 <property name="alignment"> 435 </property>
436 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 436 <property name="maximum">
437 </property> 437 <double>2.000000000000000</double>
438 <property name="buttonSymbols"> 438 </property>
439 <enum>QAbstractSpinBox::UpDownArrows</enum> 439 <property name="singleStep">
440 </property> 440 <double>0.001000000000000</double>
441 <property name="accelerated"> 441 </property>
442 <bool>true</bool> 442 </widget>
443 </property> 443 <widget class="QDoubleSpinBox" name="est_abvEdit">
444 <property name="decimals"> 444 <property name="geometry">
445 <number>3</number> 445 <rect>
446 </property> 446 <x>870</x>
447 <property name="minimum"> 447 <y>20</y>
448 <double>0.980000000000000</double> 448 <width>71</width>
449 </property> 449 <height>24</height>
450 <property name="maximum"> 450 </rect>
451 <double>2.000000000000000</double> 451 </property>
452 </property> 452 <property name="alignment">
453 <property name="singleStep"> 453 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
454 <double>0.001000000000000</double> 454 </property>
455 </property> 455 <property name="readOnly">
456 </widget> 456 <bool>true</bool>
457 <widget class="QLabel" name="est_fgLabel"> 457 </property>
458 <property name="geometry"> 458 <property name="buttonSymbols">
459 <rect> 459 <enum>QAbstractSpinBox::NoButtons</enum>
460 <x>370</x> 460 </property>
461 <y>320</y> 461 <property name="accelerated">
462 <width>131</width> 462 <bool>false</bool>
463 <height>20</height> 463 </property>
464 </rect> 464 <property name="suffix">
465 </property> 465 <string> %</string>
466 <property name="text"> 466 </property>
467 <string>Estimated FG:</string> 467 <property name="decimals">
468 </property> 468 <number>1</number>
469 <property name="alignment"> 469 </property>
470 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 470 <property name="minimum">
471 </property> 471 <double>0.000000000000000</double>
472 </widget> 472 </property>
473 <widget class="QLabel" name="est_abvLabel"> 473 <property name="maximum">
474 <property name="geometry"> 474 <double>80.000000000000000</double>
475 <rect> 475 </property>
476 <x>740</x> 476 <property name="singleStep">
477 <y>320</y> 477 <double>0.100000000000000</double>
478 <width>131</width> 478 </property>
479 <height>20</height> 479 </widget>
480 </rect> 480 <widget class="QDoubleSpinBox" name="est_fgEdit">
481 </property> 481 <property name="geometry">
482 <property name="text"> 482 <rect>
483 <string>Alcohol Volume:</string> 483 <x>500</x>
484 </property> 484 <y>20</y>
485 <property name="alignment"> 485 <width>71</width>
486 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 486 <height>24</height>
487 </property> 487 </rect>
488 </widget> 488 </property>
489 <widget class="QLabel" name="est_colorLabel"> 489 <property name="alignment">
490 <property name="geometry"> 490 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
491 <rect> 491 </property>
492 <x>0</x> 492 <property name="buttonSymbols">
493 <y>350</y> 493 <enum>QAbstractSpinBox::NoButtons</enum>
494 <width>131</width> 494 </property>
495 <height>20</height> 495 <property name="accelerated">
496 </rect> 496 <bool>true</bool>
497 </property> 497 </property>
498 <property name="text"> 498 <property name="decimals">
499 <string>Color EBC:</string> 499 <number>3</number>
500 </property> 500 </property>
501 <property name="alignment"> 501 <property name="minimum">
502 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 502 <double>0.980000000000000</double>
503 </property> 503 </property>
504 </widget> 504 <property name="maximum">
505 <widget class="QDoubleSpinBox" name="est_fgEdit"> 505 <double>2.000000000000000</double>
506 <property name="geometry"> 506 </property>
507 <rect> 507 <property name="singleStep">
508 <x>510</x> 508 <double>0.001000000000000</double>
509 <y>320</y> 509 </property>
510 <width>71</width> 510 </widget>
511 <height>24</height> 511 <widget class="QLabel" name="est_abvLabel">
512 </rect> 512 <property name="geometry">
513 </property> 513 <rect>
514 <property name="alignment"> 514 <x>730</x>
515 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 515 <y>20</y>
516 </property> 516 <width>131</width>
517 <property name="buttonSymbols"> 517 <height>20</height>
518 <enum>QAbstractSpinBox::NoButtons</enum> 518 </rect>
519 </property> 519 </property>
520 <property name="accelerated"> 520 <property name="text">
521 <bool>true</bool> 521 <string>Alcohol Volume:</string>
522 </property> 522 </property>
523 <property name="decimals"> 523 <property name="alignment">
524 <number>3</number> 524 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
525 </property> 525 </property>
526 <property name="minimum"> 526 </widget>
527 <double>0.980000000000000</double> 527 <widget class="QLabel" name="est_fgLabel">
528 </property> 528 <property name="geometry">
529 <property name="maximum"> 529 <rect>
530 <double>2.000000000000000</double> 530 <x>360</x>
531 </property> 531 <y>20</y>
532 <property name="singleStep"> 532 <width>131</width>
533 <double>0.001000000000000</double> 533 <height>20</height>
534 </property> 534 </rect>
535 </widget> 535 </property>
536 <widget class="RangedSlider" name="est_fgShow"> 536 <property name="text">
537 <property name="geometry"> 537 <string>Estimated FG:</string>
538 <rect> 538 </property>
539 <x>590</x> 539 <property name="alignment">
540 <y>320</y> 540 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
541 <width>148</width> 541 </property>
542 <height>24</height> 542 </widget>
543 </rect> 543 <widget class="RangedSlider" name="est_fgShow">
544 </property> 544 <property name="geometry">
545 </widget> 545 <rect>
546 <widget class="QDoubleSpinBox" name="est_abvEdit"> 546 <x>580</x>
547 <property name="geometry"> 547 <y>20</y>
548 <rect> 548 <width>148</width>
549 <x>880</x> 549 <height>24</height>
550 <y>320</y> 550 </rect>
551 <width>71</width> 551 </property>
552 <height>24</height> 552 </widget>
553 </rect> 553 <widget class="RangedSlider" name="est_ogShow">
554 </property> 554 <property name="geometry">
555 <property name="alignment"> 555 <rect>
556 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 556 <x>210</x>
557 </property> 557 <y>20</y>
558 <property name="readOnly"> 558 <width>148</width>
559 <bool>true</bool> 559 <height>24</height>
560 </property> 560 </rect>
561 <property name="buttonSymbols"> 561 </property>
562 <enum>QAbstractSpinBox::NoButtons</enum> 562 </widget>
563 </property> 563 <widget class="QLabel" name="est_ogLabel">
564 <property name="accelerated"> 564 <property name="geometry">
565 <bool>false</bool> 565 <rect>
566 </property> 566 <x>10</x>
567 <property name="suffix"> 567 <y>20</y>
568 <string> %</string> 568 <width>111</width>
569 </property> 569 <height>20</height>
570 <property name="decimals"> 570 </rect>
571 <number>1</number> 571 </property>
572 </property> 572 <property name="text">
573 <property name="minimum"> 573 <string>Estimated OG:</string>
574 <double>0.000000000000000</double> 574 </property>
575 </property> 575 <property name="alignment">
576 <property name="maximum"> 576 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
577 <double>80.000000000000000</double> 577 </property>
578 </property> 578 </widget>
579 <property name="singleStep"> 579 <widget class="RangedSlider" name="est_abvShow">
580 <double>0.100000000000000</double> 580 <property name="geometry">
581 </property> 581 <rect>
582 </widget> 582 <x>950</x>
583 <widget class="QDoubleSpinBox" name="est_colorEdit"> 583 <y>20</y>
584 <property name="geometry"> 584 <width>148</width>
585 <rect> 585 <height>24</height>
586 <x>140</x> 586 </rect>
587 <y>350</y> 587 </property>
588 <width>71</width> 588 </widget>
589 <height>24</height> 589 <widget class="QComboBox" name="color_methodEdit">
590 </rect> 590 <property name="geometry">
591 </property> 591 <rect>
592 <property name="alignment"> 592 <x>500</x>
593 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 593 <y>50</y>
594 </property> 594 <width>141</width>
595 <property name="readOnly"> 595 <height>23</height>
596 <bool>true</bool> 596 </rect>
597 </property> 597 </property>
598 <property name="buttonSymbols"> 598 </widget>
599 <enum>QAbstractSpinBox::NoButtons</enum> 599 <widget class="RangedSlider" name="est_colorShow">
600 </property> 600 <property name="geometry">
601 <property name="accelerated"> 601 <rect>
602 <bool>false</bool> 602 <x>210</x>
603 </property> 603 <y>50</y>
604 <property name="decimals"> 604 <width>148</width>
605 <number>0</number> 605 <height>24</height>
606 </property> 606 </rect>
607 <property name="minimum"> 607 </property>
608 <double>0.000000000000000</double> 608 </widget>
609 </property> 609 <widget class="QDoubleSpinBox" name="est_carbEdit">
610 <property name="maximum"> 610 <property name="geometry">
611 <double>400.000000000000000</double> 611 <rect>
612 </property> 612 <x>870</x>
613 <property name="singleStep"> 613 <y>50</y>
614 <double>1.000000000000000</double> 614 <width>71</width>
615 </property> 615 <height>24</height>
616 </widget> 616 </rect>
617 <widget class="RangedSlider" name="est_abvShow"> 617 </property>
618 <property name="geometry"> 618 <property name="alignment">
619 <rect> 619 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
620 <x>960</x> 620 </property>
621 <y>320</y> 621 <property name="readOnly">
622 <width>148</width> 622 <bool>true</bool>
623 <height>24</height> 623 </property>
624 </rect> 624 <property name="buttonSymbols">
625 </property> 625 <enum>QAbstractSpinBox::NoButtons</enum>
626 </widget> 626 </property>
627 <widget class="QComboBox" name="color_methodEdit"> 627 <property name="accelerated">
628 <property name="geometry"> 628 <bool>false</bool>
629 <rect> 629 </property>
630 <x>510</x> 630 <property name="suffix">
631 <y>350</y> 631 <string> %</string>
632 <width>141</width> 632 </property>
633 <height>23</height> 633 <property name="decimals">
634 </rect> 634 <number>1</number>
635 </property> 635 </property>
636 </widget> 636 <property name="minimum">
637 <widget class="RangedSlider" name="est_colorShow"> 637 <double>0.000000000000000</double>
638 <property name="geometry"> 638 </property>
639 <rect> 639 <property name="maximum">
640 <x>220</x> 640 <double>80.000000000000000</double>
641 <y>350</y> 641 </property>
642 <width>148</width> 642 <property name="singleStep">
643 <height>24</height> 643 <double>0.100000000000000</double>
644 </rect> 644 </property>
645 </property> 645 </widget>
646 </widget> 646 <widget class="QDoubleSpinBox" name="est_colorEdit">
647 <widget class="QComboBox" name="beerstyleEdit"> 647 <property name="geometry">
648 <property name="geometry"> 648 <rect>
649 <rect> 649 <x>130</x>
650 <x>510</x> 650 <y>50</y>
651 <y>200</y> 651 <width>71</width>
652 <width>226</width> 652 <height>24</height>
653 <height>23</height> 653 </rect>
654 </rect> 654 </property>
655 </property> 655 <property name="alignment">
656 </widget> 656 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
657 <widget class="QLabel" name="st_typeLabel"> 657 </property>
658 <property name="geometry"> 658 <property name="readOnly">
659 <rect> 659 <bool>true</bool>
660 <x>0</x> 660 </property>
661 <y>260</y> 661 <property name="buttonSymbols">
662 <width>131</width> 662 <enum>QAbstractSpinBox::NoButtons</enum>
663 <height>20</height> 663 </property>
664 </rect> 664 <property name="accelerated">
665 </property> 665 <bool>false</bool>
666 <property name="text"> 666 </property>
667 <string>Style type:</string> 667 <property name="decimals">
668 </property> 668 <number>0</number>
669 <property name="alignment"> 669 </property>
670 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 670 <property name="minimum">
671 </property> 671 <double>0.000000000000000</double>
672 </widget> 672 </property>
673 <widget class="QLabel" name="st_guideLabel"> 673 <property name="maximum">
674 <property name="geometry"> 674 <double>400.000000000000000</double>
675 <rect> 675 </property>
676 <x>0</x> 676 <property name="singleStep">
677 <y>230</y> 677 <double>1.000000000000000</double>
678 <width>131</width> 678 </property>
679 <height>20</height> 679 </widget>
680 </rect> 680 <widget class="QLabel" name="color_methodLabel">
681 </property> 681 <property name="geometry">
682 <property name="text"> 682 <rect>
683 <string>Style guide:</string> 683 <x>360</x>
684 </property> 684 <y>50</y>
685 <property name="alignment"> 685 <width>131</width>
686 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 686 <height>20</height>
687 </property> 687 </rect>
688 </widget> 688 </property>
689 <widget class="QLabel" name="st_nameLabel"> 689 <property name="text">
690 <property name="geometry"> 690 <string>Color method:</string>
691 <rect> 691 </property>
692 <x>370</x> 692 <property name="alignment">
693 <y>230</y> 693 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
694 <width>131</width> 694 </property>
695 <height>20</height> 695 </widget>
696 </rect> 696 <widget class="QLabel" name="est_carbLabel">
697 </property> 697 <property name="geometry">
698 <property name="text"> 698 <rect>
699 <string>Style name:</string> 699 <x>730</x>
700 </property> 700 <y>50</y>
701 <property name="alignment"> 701 <width>131</width>
702 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 702 <height>20</height>
703 </property> 703 </rect>
704 </widget> 704 </property>
705 <widget class="QLabel" name="st_catLabel"> 705 <property name="text">
706 <property name="geometry"> 706 <string>Carbonation:</string>
707 <rect> 707 </property>
708 <x>370</x> 708 <property name="alignment">
709 <y>260</y> 709 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
710 <width>131</width> 710 </property>
711 <height>20</height> 711 </widget>
712 </rect> 712 <widget class="RangedSlider" name="est_carbShow">
713 </property> 713 <property name="geometry">
714 <property name="text"> 714 <rect>
715 <string>Category:</string> 715 <x>950</x>
716 </property> 716 <y>50</y>
717 <property name="alignment"> 717 <width>148</width>
718 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 718 <height>24</height>
719 </property> 719 </rect>
720 </widget> 720 </property>
721 <widget class="QLabel" name="st_groupLabel"> 721 </widget>
722 <property name="geometry"> 722 <widget class="QLabel" name="est_colorLabel">
723 <rect> 723 <property name="geometry">
724 <x>740</x> 724 <rect>
725 <y>230</y> 725 <x>10</x>
726 <width>131</width> 726 <y>50</y>
727 <height>20</height> 727 <width>111</width>
728 </rect> 728 <height>20</height>
729 </property> 729 </rect>
730 <property name="text"> 730 </property>
731 <string>Style group:</string> 731 <property name="text">
732 </property> 732 <string>Color EBC:</string>
733 <property name="alignment"> 733 </property>
734 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 734 <property name="alignment">
735 </property> 735 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
736 </widget> 736 </property>
737 <widget class="QLabel" name="st_catnrLabel"> 737 </widget>
738 <property name="geometry"> 738 <widget class="RangedSlider" name="est_ibuShow">
739 <rect> 739 <property name="geometry">
740 <x>740</x> 740 <rect>
741 <y>260</y> 741 <x>210</x>
742 <width>131</width> 742 <y>80</y>
743 <height>20</height> 743 <width>148</width>
744 </rect> 744 <height>24</height>
745 </property> 745 </rect>
746 <property name="text"> 746 </property>
747 <string>Category number:</string> 747 </widget>
748 </property> 748 <widget class="QComboBox" name="ibu_methodEdit">
749 <property name="alignment"> 749 <property name="geometry">
750 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 750 <rect>
751 </property> 751 <x>500</x>
752 </widget> 752 <y>80</y>
753 <widget class="QLabel" name="stylelableLabel"> 753 <width>141</width>
754 <property name="geometry"> 754 <height>23</height>
755 <rect> 755 </rect>
756 <x>140</x> 756 </property>
757 <y>200</y> 757 </widget>
758 <width>131</width> 758 <widget class="QDoubleSpinBox" name="est_ibuEdit">
759 <height>20</height> 759 <property name="geometry">
760 </rect> 760 <rect>
761 </property> 761 <x>130</x>
762 <property name="font"> 762 <y>80</y>
763 <font> 763 <width>71</width>
764 <pointsize>11</pointsize> 764 <height>24</height>
765 <weight>75</weight> 765 </rect>
766 <bold>true</bold> 766 </property>
767 </font> 767 <property name="alignment">
768 </property> 768 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
769 <property name="text"> 769 </property>
770 <string>Beerstyle data</string> 770 <property name="readOnly">
771 </property> 771 <bool>true</bool>
772 </widget> 772 </property>
773 <widget class="QLabel" name="color_methodLabel"> 773 <property name="buttonSymbols">
774 <property name="geometry"> 774 <enum>QAbstractSpinBox::NoButtons</enum>
775 <rect> 775 </property>
776 <x>370</x> 776 <property name="accelerated">
777 <y>350</y> 777 <bool>false</bool>
778 <width>131</width> 778 </property>
779 <height>20</height> 779 <property name="decimals">
780 </rect> 780 <number>0</number>
781 </property> 781 </property>
782 <property name="text"> 782 <property name="minimum">
783 <string>Color method:</string> 783 <double>0.000000000000000</double>
784 </property> 784 </property>
785 <property name="alignment"> 785 <property name="maximum">
786 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 786 <double>400.000000000000000</double>
787 </property> 787 </property>
788 </widget> 788 <property name="singleStep">
789 <widget class="QLabel" name="ibu_methodLabel"> 789 <double>1.000000000000000</double>
790 <property name="geometry"> 790 </property>
791 <rect> 791 </widget>
792 <x>370</x> 792 <widget class="QLabel" name="ibu_methodLabel">
793 <y>380</y> 793 <property name="geometry">
794 <width>131</width> 794 <rect>
795 <height>20</height> 795 <x>360</x>
796 </rect> 796 <y>80</y>
797 </property> 797 <width>131</width>
798 <property name="text"> 798 <height>20</height>
799 <string>IBU method:</string> 799 </rect>
800 </property> 800 </property>
801 <property name="alignment"> 801 <property name="text">
802 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 802 <string>IBU method:</string>
803 </property> 803 </property>
804 </widget> 804 <property name="alignment">
805 <widget class="QComboBox" name="ibu_methodEdit"> 805 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
806 <property name="geometry"> 806 </property>
807 <rect> 807 </widget>
808 <x>510</x> 808 <widget class="QLabel" name="calLabel">
809 <y>380</y> 809 <property name="geometry">
810 <width>141</width> 810 <rect>
811 <height>23</height> 811 <x>730</x>
812 </rect> 812 <y>80</y>
813 </property> 813 <width>131</width>
814 </widget> 814 <height>20</height>
815 <widget class="QLineEdit" name="st_guideEdit"> 815 </rect>
816 <property name="geometry"> 816 </property>
817 <rect> 817 <property name="text">
818 <x>140</x> 818 <string>Energy kcal/l:</string>
819 <y>230</y> 819 </property>
820 <width>226</width> 820 <property name="alignment">
821 <height>23</height> 821 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
822 </rect> 822 </property>
823 </property> 823 </widget>
824 <property name="dragEnabled"> 824 <widget class="QLabel" name="est_ibuLabel">
825 <bool>true</bool> 825 <property name="geometry">
826 </property> 826 <rect>
827 </widget> 827 <x>20</x>
828 <widget class="QLineEdit" name="st_typeEdit"> 828 <y>80</y>
829 <property name="geometry"> 829 <width>111</width>
830 <rect> 830 <height>20</height>
831 <x>140</x> 831 </rect>
832 <y>260</y> 832 </property>
833 <width>226</width> 833 <property name="text">
834 <height>23</height> 834 <string>Bitterness IBU:</string>
835 </rect> 835 </property>
836 </property> 836 <property name="alignment">
837 <property name="dragEnabled"> 837 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
838 <bool>true</bool> 838 </property>
839 </property> 839 </widget>
840 </widget> 840 <widget class="QDoubleSpinBox" name="calEdit">
841 <widget class="QLineEdit" name="st_nameEdit"> 841 <property name="geometry">
842 <property name="geometry"> 842 <rect>
843 <rect> 843 <x>870</x>
844 <x>510</x> 844 <y>80</y>
845 <y>230</y> 845 <width>71</width>
846 <width>226</width> 846 <height>24</height>
847 <height>23</height> 847 </rect>
848 </rect> 848 </property>
849 </property> 849 <property name="alignment">
850 <property name="dragEnabled"> 850 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
851 <bool>true</bool> 851 </property>
852 </property> 852 <property name="readOnly">
853 </widget> 853 <bool>true</bool>
854 <widget class="QLineEdit" name="st_catEdit"> 854 </property>
855 <property name="geometry"> 855 <property name="buttonSymbols">
856 <rect> 856 <enum>QAbstractSpinBox::NoButtons</enum>
857 <x>510</x> 857 </property>
858 <y>260</y> 858 <property name="accelerated">
859 <width>226</width> 859 <bool>false</bool>
860 <height>23</height> 860 </property>
861 </rect> 861 <property name="decimals">
862 </property> 862 <number>0</number>
863 <property name="dragEnabled"> 863 </property>
864 <bool>true</bool> 864 <property name="minimum">
865 </property> 865 <double>0.000000000000000</double>
866 </widget> 866 </property>
867 <widget class="QLineEdit" name="st_groupEdit"> 867 <property name="maximum">
868 <property name="geometry"> 868 <double>8000.000000000000000</double>
869 <rect> 869 </property>
870 <x>880</x> 870 <property name="singleStep">
871 <y>230</y> 871 <double>0.100000000000000</double>
872 <width>101</width> 872 </property>
873 <height>23</height> 873 </widget>
874 </rect> 874 </widget>
875 </property> 875 <widget class="QGroupBox" name="styleBox">
876 <property name="dragEnabled"> 876 <property name="geometry">
877 <bool>true</bool> 877 <rect>
878 </property> 878 <x>10</x>
879 </widget> 879 <y>210</y>
880 <widget class="QLineEdit" name="st_catnrEdit"> 880 <width>1101</width>
881 <property name="geometry"> 881 <height>121</height>
882 <rect> 882 </rect>
883 <x>880</x> 883 </property>
884 <y>260</y> 884 <property name="title">
885 <width>71</width> 885 <string>Beerstyle</string>
886 <height>23</height> 886 </property>
887 </rect> 887 <widget class="QComboBox" name="beerstyleEdit">
888 </property> 888 <property name="geometry">
889 <property name="dragEnabled"> 889 <rect>
890 <bool>true</bool> 890 <x>500</x>
891 </property> 891 <y>20</y>
892 </widget> 892 <width>226</width>
893 <widget class="QLabel" name="est_ibuLabel"> 893 <height>23</height>
894 <property name="geometry"> 894 </rect>
895 <rect> 895 </property>
896 <x>0</x> 896 </widget>
897 <y>380</y> 897 <widget class="QLineEdit" name="st_groupEdit">
898 <width>131</width> 898 <property name="geometry">
899 <height>20</height> 899 <rect>
900 </rect> 900 <x>870</x>
901 </property> 901 <y>50</y>
902 <property name="text"> 902 <width>101</width>
903 <string>Bitterness IBU:</string> 903 <height>23</height>
904 </property> 904 </rect>
905 <property name="alignment"> 905 </property>
906 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 906 <property name="dragEnabled">
907 </property> 907 <bool>true</bool>
908 </widget> 908 </property>
909 <widget class="QDoubleSpinBox" name="est_ibuEdit"> 909 </widget>
910 <property name="geometry"> 910 <widget class="QLineEdit" name="st_nameEdit">
911 <rect> 911 <property name="geometry">
912 <x>140</x> 912 <rect>
913 <y>380</y> 913 <x>500</x>
914 <width>71</width> 914 <y>50</y>
915 <height>24</height> 915 <width>226</width>
916 </rect> 916 <height>23</height>
917 </property> 917 </rect>
918 <property name="alignment"> 918 </property>
919 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 919 <property name="dragEnabled">
920 </property> 920 <bool>true</bool>
921 <property name="readOnly"> 921 </property>
922 <bool>true</bool> 922 </widget>
923 </property> 923 <widget class="QLineEdit" name="st_guideEdit">
924 <property name="buttonSymbols"> 924 <property name="geometry">
925 <enum>QAbstractSpinBox::NoButtons</enum> 925 <rect>
926 </property> 926 <x>130</x>
927 <property name="accelerated"> 927 <y>50</y>
928 <bool>false</bool> 928 <width>226</width>
929 </property> 929 <height>23</height>
930 <property name="decimals"> 930 </rect>
931 <number>0</number> 931 </property>
932 </property> 932 <property name="dragEnabled">
933 <property name="minimum"> 933 <bool>true</bool>
934 <double>0.000000000000000</double> 934 </property>
935 </property> 935 </widget>
936 <property name="maximum"> 936 <widget class="QLabel" name="st_guideLabel">
937 <double>400.000000000000000</double> 937 <property name="geometry">
938 </property> 938 <rect>
939 <property name="singleStep"> 939 <x>10</x>
940 <double>1.000000000000000</double> 940 <y>50</y>
941 </property> 941 <width>111</width>
942 </widget> 942 <height>20</height>
943 <widget class="RangedSlider" name="est_ibuShow"> 943 </rect>
944 <property name="geometry"> 944 </property>
945 <rect> 945 <property name="text">
946 <x>220</x> 946 <string>Style guide:</string>
947 <y>380</y> 947 </property>
948 <width>148</width> 948 <property name="alignment">
949 <height>24</height> 949 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
950 </rect> 950 </property>
951 </property> 951 </widget>
952 </widget> 952 <widget class="QLabel" name="st_groupLabel">
953 <widget class="RangedSlider" name="est_carbShow"> 953 <property name="geometry">
954 <property name="geometry"> 954 <rect>
955 <rect> 955 <x>730</x>
956 <x>960</x> 956 <y>50</y>
957 <y>350</y> 957 <width>131</width>
958 <width>148</width> 958 <height>20</height>
959 <height>24</height> 959 </rect>
960 </rect> 960 </property>
961 </property> 961 <property name="text">
962 </widget> 962 <string>Style group:</string>
963 <widget class="QDoubleSpinBox" name="est_carbEdit"> 963 </property>
964 <property name="geometry"> 964 <property name="alignment">
965 <rect> 965 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
966 <x>880</x> 966 </property>
967 <y>350</y> 967 </widget>
968 <width>71</width> 968 <widget class="QLabel" name="st_nameLabel">
969 <height>24</height> 969 <property name="geometry">
970 </rect> 970 <rect>
971 </property> 971 <x>360</x>
972 <property name="alignment"> 972 <y>50</y>
973 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 973 <width>131</width>
974 </property> 974 <height>20</height>
975 <property name="readOnly"> 975 </rect>
976 <bool>true</bool> 976 </property>
977 </property> 977 <property name="text">
978 <property name="buttonSymbols"> 978 <string>Style name:</string>
979 <enum>QAbstractSpinBox::NoButtons</enum> 979 </property>
980 </property> 980 <property name="alignment">
981 <property name="accelerated"> 981 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
982 <bool>false</bool> 982 </property>
983 </property> 983 </widget>
984 <property name="suffix"> 984 <widget class="QLabel" name="beerstyleLabel">
985 <string> %</string> 985 <property name="geometry">
986 </property> 986 <rect>
987 <property name="decimals"> 987 <x>360</x>
988 <number>1</number> 988 <y>20</y>
989 </property> 989 <width>131</width>
990 <property name="minimum"> 990 <height>20</height>
991 <double>0.000000000000000</double> 991 </rect>
992 </property> 992 </property>
993 <property name="maximum"> 993 <property name="text">
994 <double>80.000000000000000</double> 994 <string>Select style:</string>
995 </property> 995 </property>
996 <property name="singleStep"> 996 <property name="alignment">
997 <double>0.100000000000000</double> 997 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
998 </property> 998 </property>
999 </widget> 999 </widget>
1000 <widget class="QLabel" name="est_carbLabel"> 1000 <widget class="QLabel" name="st_typeLabel">
1001 <property name="geometry"> 1001 <property name="geometry">
1002 <rect> 1002 <rect>
1003 <x>740</x> 1003 <x>10</x>
1004 <y>350</y> 1004 <y>80</y>
1005 <width>131</width> 1005 <width>111</width>
1006 <height>20</height> 1006 <height>20</height>
1007 </rect> 1007 </rect>
1008 </property> 1008 </property>
1009 <property name="text"> 1009 <property name="text">
1010 <string>Carbonation:</string> 1010 <string>Style type:</string>
1011 </property> 1011 </property>
1012 <property name="alignment"> 1012 <property name="alignment">
1013 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 1013 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1014 </property> 1014 </property>
1015 </widget> 1015 </widget>
1016 <widget class="QLabel" name="beerstyleLabel"> 1016 <widget class="QLineEdit" name="st_typeEdit">
1017 <property name="geometry"> 1017 <property name="geometry">
1018 <rect> 1018 <rect>
1019 <x>370</x> 1019 <x>130</x>
1020 <y>200</y> 1020 <y>80</y>
1021 <width>131</width> 1021 <width>226</width>
1022 <height>20</height> 1022 <height>23</height>
1023 </rect> 1023 </rect>
1024 </property> 1024 </property>
1025 <property name="text"> 1025 <property name="dragEnabled">
1026 <string>Select style:</string> 1026 <bool>true</bool>
1027 </property> 1027 </property>
1028 <property name="alignment"> 1028 </widget>
1029 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 1029 <widget class="QLabel" name="st_catLabel">
1030 </property> 1030 <property name="geometry">
1031 <rect>
1032 <x>360</x>
1033 <y>80</y>
1034 <width>131</width>
1035 <height>20</height>
1036 </rect>
1037 </property>
1038 <property name="text">
1039 <string>Category:</string>
1040 </property>
1041 <property name="alignment">
1042 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1043 </property>
1044 </widget>
1045 <widget class="QLineEdit" name="st_catnrEdit">
1046 <property name="geometry">
1047 <rect>
1048 <x>870</x>
1049 <y>80</y>
1050 <width>71</width>
1051 <height>23</height>
1052 </rect>
1053 </property>
1054 <property name="dragEnabled">
1055 <bool>true</bool>
1056 </property>
1057 </widget>
1058 <widget class="QLabel" name="st_catnrLabel">
1059 <property name="geometry">
1060 <rect>
1061 <x>730</x>
1062 <y>80</y>
1063 <width>131</width>
1064 <height>20</height>
1065 </rect>
1066 </property>
1067 <property name="text">
1068 <string>Category number:</string>
1069 </property>
1070 <property name="alignment">
1071 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1072 </property>
1073 </widget>
1074 <widget class="QLineEdit" name="st_catEdit">
1075 <property name="geometry">
1076 <rect>
1077 <x>500</x>
1078 <y>80</y>
1079 <width>226</width>
1080 <height>23</height>
1081 </rect>
1082 </property>
1083 <property name="dragEnabled">
1084 <bool>true</bool>
1085 </property>
1086 </widget>
1031 </widget> 1087 </widget>
1032 </widget> 1088 </widget>
1033 <widget class="QWidget" name="fermentables"> 1089 <widget class="QWidget" name="fermentables">
1034 <attribute name="icon"> 1090 <attribute name="icon">
1035 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 1091 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">

mercurial