ui/EditProduct.ui

changeset 184
da148d6b4c95
parent 183
bce87b8b604b
child 185
405bb68c1ea4
equal deleted inserted replaced
183:bce87b8b604b 184:da148d6b4c95
6375 <property name="singleStep"> 6375 <property name="singleStep">
6376 <double>0.100000000000000</double> 6376 <double>0.100000000000000</double>
6377 </property> 6377 </property>
6378 </widget> 6378 </widget>
6379 </widget> 6379 </widget>
6380 <widget class="QGroupBox" name="brew_boilBox">
6381 <property name="geometry">
6382 <rect>
6383 <x>370</x>
6384 <y>40</y>
6385 <width>721</width>
6386 <height>151</height>
6387 </rect>
6388 </property>
6389 <property name="title">
6390 <string>Boiling</string>
6391 </property>
6392 <widget class="QLabel" name="brew_preboilphLabel">
6393 <property name="geometry">
6394 <rect>
6395 <x>10</x>
6396 <y>20</y>
6397 <width>131</width>
6398 <height>20</height>
6399 </rect>
6400 </property>
6401 <property name="text">
6402 <string>Pre boil pH:</string>
6403 </property>
6404 <property name="alignment">
6405 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6406 </property>
6407 </widget>
6408 <widget class="QLabel" name="brew_preboilsgLabel">
6409 <property name="geometry">
6410 <rect>
6411 <x>10</x>
6412 <y>50</y>
6413 <width>131</width>
6414 <height>20</height>
6415 </rect>
6416 </property>
6417 <property name="text">
6418 <string>Pre boil SG:</string>
6419 </property>
6420 <property name="alignment">
6421 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6422 </property>
6423 </widget>
6424 <widget class="QLabel" name="brew_preboilvolLabel">
6425 <property name="geometry">
6426 <rect>
6427 <x>10</x>
6428 <y>80</y>
6429 <width>131</width>
6430 <height>20</height>
6431 </rect>
6432 </property>
6433 <property name="text">
6434 <string>Pre boil vol@100°C:</string>
6435 </property>
6436 <property name="alignment">
6437 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6438 </property>
6439 </widget>
6440 <widget class="QLabel" name="brew_preboileffLabel">
6441 <property name="geometry">
6442 <rect>
6443 <x>10</x>
6444 <y>110</y>
6445 <width>131</width>
6446 <height>20</height>
6447 </rect>
6448 </property>
6449 <property name="text">
6450 <string>Pre boil efficiency:</string>
6451 </property>
6452 <property name="alignment">
6453 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6454 </property>
6455 </widget>
6456 <widget class="QDoubleSpinBox" name="brew_preboilphEdit">
6457 <property name="geometry">
6458 <rect>
6459 <x>150</x>
6460 <y>20</y>
6461 <width>81</width>
6462 <height>24</height>
6463 </rect>
6464 </property>
6465 <property name="alignment">
6466 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6467 </property>
6468 <property name="accelerated">
6469 <bool>true</bool>
6470 </property>
6471 <property name="maximum">
6472 <double>14.000000000000000</double>
6473 </property>
6474 <property name="singleStep">
6475 <double>0.100000000000000</double>
6476 </property>
6477 </widget>
6478 <widget class="QDoubleSpinBox" name="brew_preboilsgEdit">
6479 <property name="geometry">
6480 <rect>
6481 <x>150</x>
6482 <y>50</y>
6483 <width>81</width>
6484 <height>24</height>
6485 </rect>
6486 </property>
6487 <property name="alignment">
6488 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6489 </property>
6490 <property name="accelerated">
6491 <bool>true</bool>
6492 </property>
6493 <property name="decimals">
6494 <number>3</number>
6495 </property>
6496 <property name="singleStep">
6497 <double>0.001000000000000</double>
6498 </property>
6499 </widget>
6500 <widget class="QDoubleSpinBox" name="brew_preboilsgShow">
6501 <property name="geometry">
6502 <rect>
6503 <x>240</x>
6504 <y>50</y>
6505 <width>71</width>
6506 <height>24</height>
6507 </rect>
6508 </property>
6509 <property name="alignment">
6510 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6511 </property>
6512 <property name="readOnly">
6513 <bool>true</bool>
6514 </property>
6515 <property name="buttonSymbols">
6516 <enum>QAbstractSpinBox::NoButtons</enum>
6517 </property>
6518 <property name="decimals">
6519 <number>3</number>
6520 </property>
6521 </widget>
6522 <widget class="QDoubleSpinBox" name="brew_preboileffShow">
6523 <property name="geometry">
6524 <rect>
6525 <x>150</x>
6526 <y>110</y>
6527 <width>81</width>
6528 <height>24</height>
6529 </rect>
6530 </property>
6531 <property name="alignment">
6532 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6533 </property>
6534 <property name="readOnly">
6535 <bool>true</bool>
6536 </property>
6537 <property name="buttonSymbols">
6538 <enum>QAbstractSpinBox::NoButtons</enum>
6539 </property>
6540 <property name="suffix">
6541 <string> %</string>
6542 </property>
6543 <property name="decimals">
6544 <number>1</number>
6545 </property>
6546 <property name="maximum">
6547 <double>200.000000000000000</double>
6548 </property>
6549 </widget>
6550 <widget class="QDoubleSpinBox" name="brew_preboilvolEdit">
6551 <property name="geometry">
6552 <rect>
6553 <x>150</x>
6554 <y>80</y>
6555 <width>81</width>
6556 <height>24</height>
6557 </rect>
6558 </property>
6559 <property name="alignment">
6560 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6561 </property>
6562 <property name="accelerated">
6563 <bool>true</bool>
6564 </property>
6565 <property name="decimals">
6566 <number>1</number>
6567 </property>
6568 <property name="maximum">
6569 <double>100000.000000000000000</double>
6570 </property>
6571 <property name="singleStep">
6572 <double>1.000000000000000</double>
6573 </property>
6574 </widget>
6575 <widget class="QDoubleSpinBox" name="brew_preboilvolShow">
6576 <property name="geometry">
6577 <rect>
6578 <x>240</x>
6579 <y>80</y>
6580 <width>71</width>
6581 <height>24</height>
6582 </rect>
6583 </property>
6584 <property name="alignment">
6585 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6586 </property>
6587 <property name="readOnly">
6588 <bool>true</bool>
6589 </property>
6590 <property name="buttonSymbols">
6591 <enum>QAbstractSpinBox::NoButtons</enum>
6592 </property>
6593 <property name="decimals">
6594 <number>1</number>
6595 </property>
6596 <property name="maximum">
6597 <double>100000.000000000000000</double>
6598 </property>
6599 </widget>
6600 <widget class="QToolButton" name="brew_preboilButton">
6601 <property name="geometry">
6602 <rect>
6603 <x>320</x>
6604 <y>80</y>
6605 <width>28</width>
6606 <height>22</height>
6607 </rect>
6608 </property>
6609 <property name="text">
6610 <string>...</string>
6611 </property>
6612 <property name="icon">
6613 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
6614 <normaloff>:/icons/silk/pencil.png</normaloff>:/icons/silk/pencil.png</iconset>
6615 </property>
6616 </widget>
6617 <widget class="QDoubleSpinBox" name="brew_aboilsgEdit">
6618 <property name="geometry">
6619 <rect>
6620 <x>500</x>
6621 <y>50</y>
6622 <width>81</width>
6623 <height>24</height>
6624 </rect>
6625 </property>
6626 <property name="alignment">
6627 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6628 </property>
6629 <property name="accelerated">
6630 <bool>true</bool>
6631 </property>
6632 <property name="decimals">
6633 <number>3</number>
6634 </property>
6635 <property name="singleStep">
6636 <double>0.001000000000000</double>
6637 </property>
6638 </widget>
6639 <widget class="QToolButton" name="brew_aboilButton">
6640 <property name="geometry">
6641 <rect>
6642 <x>670</x>
6643 <y>80</y>
6644 <width>28</width>
6645 <height>22</height>
6646 </rect>
6647 </property>
6648 <property name="text">
6649 <string>...</string>
6650 </property>
6651 <property name="icon">
6652 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
6653 <normaloff>:/icons/silk/pencil.png</normaloff>:/icons/silk/pencil.png</iconset>
6654 </property>
6655 </widget>
6656 <widget class="QLabel" name="brew_aboilsgLabel">
6657 <property name="geometry">
6658 <rect>
6659 <x>360</x>
6660 <y>50</y>
6661 <width>131</width>
6662 <height>20</height>
6663 </rect>
6664 </property>
6665 <property name="text">
6666 <string>After boil SG:</string>
6667 </property>
6668 <property name="alignment">
6669 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6670 </property>
6671 </widget>
6672 <widget class="QDoubleSpinBox" name="brew_aboilvolEdit">
6673 <property name="geometry">
6674 <rect>
6675 <x>500</x>
6676 <y>80</y>
6677 <width>81</width>
6678 <height>24</height>
6679 </rect>
6680 </property>
6681 <property name="alignment">
6682 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6683 </property>
6684 <property name="accelerated">
6685 <bool>true</bool>
6686 </property>
6687 <property name="decimals">
6688 <number>1</number>
6689 </property>
6690 <property name="maximum">
6691 <double>100000.000000000000000</double>
6692 </property>
6693 <property name="singleStep">
6694 <double>1.000000000000000</double>
6695 </property>
6696 </widget>
6697 <widget class="QLabel" name="brew_aboilvolLabel">
6698 <property name="geometry">
6699 <rect>
6700 <x>360</x>
6701 <y>80</y>
6702 <width>131</width>
6703 <height>20</height>
6704 </rect>
6705 </property>
6706 <property name="text">
6707 <string>After boil vol@100°C:</string>
6708 </property>
6709 <property name="alignment">
6710 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6711 </property>
6712 </widget>
6713 <widget class="QDoubleSpinBox" name="brew_aboilphEdit">
6714 <property name="geometry">
6715 <rect>
6716 <x>500</x>
6717 <y>20</y>
6718 <width>81</width>
6719 <height>24</height>
6720 </rect>
6721 </property>
6722 <property name="alignment">
6723 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6724 </property>
6725 <property name="accelerated">
6726 <bool>true</bool>
6727 </property>
6728 <property name="maximum">
6729 <double>14.000000000000000</double>
6730 </property>
6731 <property name="singleStep">
6732 <double>0.100000000000000</double>
6733 </property>
6734 </widget>
6735 <widget class="QDoubleSpinBox" name="brew_aboilsgShow">
6736 <property name="geometry">
6737 <rect>
6738 <x>590</x>
6739 <y>50</y>
6740 <width>71</width>
6741 <height>24</height>
6742 </rect>
6743 </property>
6744 <property name="alignment">
6745 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6746 </property>
6747 <property name="readOnly">
6748 <bool>true</bool>
6749 </property>
6750 <property name="buttonSymbols">
6751 <enum>QAbstractSpinBox::NoButtons</enum>
6752 </property>
6753 <property name="decimals">
6754 <number>3</number>
6755 </property>
6756 </widget>
6757 <widget class="QLabel" name="brew_aboileffLabel">
6758 <property name="geometry">
6759 <rect>
6760 <x>360</x>
6761 <y>110</y>
6762 <width>131</width>
6763 <height>20</height>
6764 </rect>
6765 </property>
6766 <property name="text">
6767 <string>After boil efficiency:</string>
6768 </property>
6769 <property name="alignment">
6770 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6771 </property>
6772 </widget>
6773 <widget class="QDoubleSpinBox" name="brew_aboileffShow">
6774 <property name="geometry">
6775 <rect>
6776 <x>500</x>
6777 <y>110</y>
6778 <width>81</width>
6779 <height>24</height>
6780 </rect>
6781 </property>
6782 <property name="alignment">
6783 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6784 </property>
6785 <property name="readOnly">
6786 <bool>true</bool>
6787 </property>
6788 <property name="buttonSymbols">
6789 <enum>QAbstractSpinBox::NoButtons</enum>
6790 </property>
6791 <property name="suffix">
6792 <string> %</string>
6793 </property>
6794 <property name="decimals">
6795 <number>1</number>
6796 </property>
6797 <property name="maximum">
6798 <double>200.000000000000000</double>
6799 </property>
6800 </widget>
6801 <widget class="QDoubleSpinBox" name="brew_aboilvolShow">
6802 <property name="geometry">
6803 <rect>
6804 <x>590</x>
6805 <y>80</y>
6806 <width>71</width>
6807 <height>24</height>
6808 </rect>
6809 </property>
6810 <property name="alignment">
6811 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6812 </property>
6813 <property name="readOnly">
6814 <bool>true</bool>
6815 </property>
6816 <property name="buttonSymbols">
6817 <enum>QAbstractSpinBox::NoButtons</enum>
6818 </property>
6819 <property name="decimals">
6820 <number>1</number>
6821 </property>
6822 <property name="maximum">
6823 <double>100000.000000000000000</double>
6824 </property>
6825 </widget>
6826 <widget class="QLabel" name="brew_aboilphLabel">
6827 <property name="geometry">
6828 <rect>
6829 <x>360</x>
6830 <y>20</y>
6831 <width>131</width>
6832 <height>20</height>
6833 </rect>
6834 </property>
6835 <property name="text">
6836 <string>After boil pH:</string>
6837 </property>
6838 <property name="alignment">
6839 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
6840 </property>
6841 </widget>
6842 </widget>
6380 </widget> 6843 </widget>
6381 <widget class="QWidget" name="ferment"> 6844 <widget class="QWidget" name="ferment">
6382 <attribute name="icon"> 6845 <attribute name="icon">
6383 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 6846 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
6384 <normaloff>:/icons/bms/fermenter.png</normaloff>:/icons/bms/fermenter.png</iconset> 6847 <normaloff>:/icons/bms/fermenter.png</normaloff>:/icons/bms/fermenter.png</iconset>

mercurial