ui/EditProduct.ui

changeset 187
91af2c697345
parent 186
96e239584db5
child 190
bb6c06910f0f
equal deleted inserted replaced
186:96e239584db5 187:91af2c697345
398 </property> 398 </property>
399 <property name="singleStep"> 399 <property name="singleStep">
400 <double>0.500000000000000</double> 400 <double>0.500000000000000</double>
401 </property> 401 </property>
402 </widget> 402 </widget>
403 <widget class="QGroupBox" name="groupBox"> 403 <widget class="QGroupBox" name="estBox">
404 <property name="geometry"> 404 <property name="geometry">
405 <rect> 405 <rect>
406 <x>10</x> 406 <x>10</x>
407 <y>340</y> 407 <y>340</y>
408 <width>1101</width> 408 <width>1101</width>
8437 </widget> 8437 </widget>
8438 <widget class="QWidget" name="package"> 8438 <widget class="QWidget" name="package">
8439 <attribute name="title"> 8439 <attribute name="title">
8440 <string>Package</string> 8440 <string>Package</string>
8441 </attribute> 8441 </attribute>
8442 <widget class="QLabel" name="pack_dateLabel">
8443 <property name="geometry">
8444 <rect>
8445 <x>30</x>
8446 <y>10</y>
8447 <width>161</width>
8448 <height>20</height>
8449 </rect>
8450 </property>
8451 <property name="text">
8452 <string>Package date:</string>
8453 </property>
8454 <property name="alignment">
8455 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8456 </property>
8457 </widget>
8458 <widget class="QLineEdit" name="pack_dateEdit">
8459 <property name="geometry">
8460 <rect>
8461 <x>200</x>
8462 <y>10</y>
8463 <width>101</width>
8464 <height>23</height>
8465 </rect>
8466 </property>
8467 <property name="toolTip">
8468 <string>End of fermentation. Optional transfer to lagertank.</string>
8469 </property>
8470 <property name="readOnly">
8471 <bool>true</bool>
8472 </property>
8473 </widget>
8474 <widget class="QToolButton" name="pack_dateButton">
8475 <property name="geometry">
8476 <rect>
8477 <x>310</x>
8478 <y>10</y>
8479 <width>28</width>
8480 <height>22</height>
8481 </rect>
8482 </property>
8483 <property name="toolTip">
8484 <string>Set or clear date</string>
8485 </property>
8486 <property name="text">
8487 <string>...</string>
8488 </property>
8489 <property name="icon">
8490 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
8491 <normaloff>:/icons/silk/date.png</normaloff>:/icons/silk/date.png</iconset>
8492 </property>
8493 </widget>
8494 <widget class="QDoubleSpinBox" name="pack_carbloShow">
8495 <property name="geometry">
8496 <rect>
8497 <x>690</x>
8498 <y>10</y>
8499 <width>71</width>
8500 <height>24</height>
8501 </rect>
8502 </property>
8503 <property name="alignment">
8504 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8505 </property>
8506 <property name="readOnly">
8507 <bool>true</bool>
8508 </property>
8509 <property name="buttonSymbols">
8510 <enum>QAbstractSpinBox::NoButtons</enum>
8511 </property>
8512 <property name="accelerated">
8513 <bool>false</bool>
8514 </property>
8515 <property name="suffix">
8516 <string> %</string>
8517 </property>
8518 <property name="decimals">
8519 <number>1</number>
8520 </property>
8521 <property name="minimum">
8522 <double>0.000000000000000</double>
8523 </property>
8524 <property name="maximum">
8525 <double>80.000000000000000</double>
8526 </property>
8527 <property name="singleStep">
8528 <double>0.100000000000000</double>
8529 </property>
8530 </widget>
8531 <widget class="QLabel" name="pack_carbLabel">
8532 <property name="geometry">
8533 <rect>
8534 <x>550</x>
8535 <y>10</y>
8536 <width>131</width>
8537 <height>20</height>
8538 </rect>
8539 </property>
8540 <property name="text">
8541 <string>Carbonation range:</string>
8542 </property>
8543 <property name="alignment">
8544 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8545 </property>
8546 </widget>
8547 <widget class="QDoubleSpinBox" name="pack_carbhiShow">
8548 <property name="geometry">
8549 <rect>
8550 <x>770</x>
8551 <y>10</y>
8552 <width>71</width>
8553 <height>24</height>
8554 </rect>
8555 </property>
8556 <property name="alignment">
8557 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8558 </property>
8559 <property name="readOnly">
8560 <bool>true</bool>
8561 </property>
8562 <property name="buttonSymbols">
8563 <enum>QAbstractSpinBox::NoButtons</enum>
8564 </property>
8565 <property name="accelerated">
8566 <bool>false</bool>
8567 </property>
8568 <property name="suffix">
8569 <string> %</string>
8570 </property>
8571 <property name="decimals">
8572 <number>1</number>
8573 </property>
8574 <property name="minimum">
8575 <double>0.000000000000000</double>
8576 </property>
8577 <property name="maximum">
8578 <double>80.000000000000000</double>
8579 </property>
8580 <property name="singleStep">
8581 <double>0.100000000000000</double>
8582 </property>
8583 </widget>
8584 <widget class="QGroupBox" name="packgeneralBox">
8585 <property name="geometry">
8586 <rect>
8587 <x>40</x>
8588 <y>40</y>
8589 <width>1041</width>
8590 <height>151</height>
8591 </rect>
8592 </property>
8593 <property name="title">
8594 <string>Infusion or Dilution</string>
8595 </property>
8596 <widget class="QLabel" name="pack_volumeLabel">
8597 <property name="geometry">
8598 <rect>
8599 <x>10</x>
8600 <y>20</y>
8601 <width>141</width>
8602 <height>20</height>
8603 </rect>
8604 </property>
8605 <property name="text">
8606 <string>Package volume:</string>
8607 </property>
8608 <property name="alignment">
8609 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8610 </property>
8611 </widget>
8612 <widget class="QLabel" name="pack_addvolLabel">
8613 <property name="geometry">
8614 <rect>
8615 <x>10</x>
8616 <y>50</y>
8617 <width>141</width>
8618 <height>20</height>
8619 </rect>
8620 </property>
8621 <property name="text">
8622 <string>Package add volume:</string>
8623 </property>
8624 <property name="alignment">
8625 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8626 </property>
8627 </widget>
8628 <widget class="QLabel" name="pack_notesLabel">
8629 <property name="geometry">
8630 <rect>
8631 <x>10</x>
8632 <y>80</y>
8633 <width>141</width>
8634 <height>20</height>
8635 </rect>
8636 </property>
8637 <property name="text">
8638 <string>Package remarks:</string>
8639 </property>
8640 <property name="alignment">
8641 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8642 </property>
8643 </widget>
8644 <widget class="QLabel" name="pack_abvLabel">
8645 <property name="geometry">
8646 <rect>
8647 <x>10</x>
8648 <y>110</y>
8649 <width>141</width>
8650 <height>20</height>
8651 </rect>
8652 </property>
8653 <property name="text">
8654 <string>Package ABV %:</string>
8655 </property>
8656 <property name="alignment">
8657 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8658 </property>
8659 </widget>
8660 <widget class="QLabel" name="pack_addabvLabel">
8661 <property name="geometry">
8662 <rect>
8663 <x>500</x>
8664 <y>50</y>
8665 <width>141</width>
8666 <height>20</height>
8667 </rect>
8668 </property>
8669 <property name="text">
8670 <string>Package add ABV %:</string>
8671 </property>
8672 <property name="alignment">
8673 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8674 </property>
8675 </widget>
8676 <widget class="QLabel" name="pack_phLabel">
8677 <property name="geometry">
8678 <rect>
8679 <x>500</x>
8680 <y>110</y>
8681 <width>141</width>
8682 <height>20</height>
8683 </rect>
8684 </property>
8685 <property name="text">
8686 <string>pH from fermenter:</string>
8687 </property>
8688 <property name="alignment">
8689 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8690 </property>
8691 </widget>
8692 <widget class="QDoubleSpinBox" name="pack_volumeEdit">
8693 <property name="geometry">
8694 <rect>
8695 <x>160</x>
8696 <y>20</y>
8697 <width>81</width>
8698 <height>24</height>
8699 </rect>
8700 </property>
8701 <property name="alignment">
8702 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8703 </property>
8704 <property name="accelerated">
8705 <bool>true</bool>
8706 </property>
8707 <property name="decimals">
8708 <number>1</number>
8709 </property>
8710 <property name="maximum">
8711 <double>100000.000000000000000</double>
8712 </property>
8713 <property name="singleStep">
8714 <double>1.000000000000000</double>
8715 </property>
8716 </widget>
8717 <widget class="QDoubleSpinBox" name="pack_addvolEdit">
8718 <property name="geometry">
8719 <rect>
8720 <x>160</x>
8721 <y>50</y>
8722 <width>81</width>
8723 <height>24</height>
8724 </rect>
8725 </property>
8726 <property name="alignment">
8727 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8728 </property>
8729 <property name="accelerated">
8730 <bool>true</bool>
8731 </property>
8732 <property name="decimals">
8733 <number>3</number>
8734 </property>
8735 <property name="maximum">
8736 <double>100000.000000000000000</double>
8737 </property>
8738 <property name="singleStep">
8739 <double>0.010000000000000</double>
8740 </property>
8741 </widget>
8742 <widget class="QDoubleSpinBox" name="pack_abvShow">
8743 <property name="geometry">
8744 <rect>
8745 <x>160</x>
8746 <y>110</y>
8747 <width>81</width>
8748 <height>24</height>
8749 </rect>
8750 </property>
8751 <property name="alignment">
8752 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8753 </property>
8754 <property name="readOnly">
8755 <bool>true</bool>
8756 </property>
8757 <property name="buttonSymbols">
8758 <enum>QAbstractSpinBox::NoButtons</enum>
8759 </property>
8760 <property name="suffix">
8761 <string> %</string>
8762 </property>
8763 <property name="decimals">
8764 <number>1</number>
8765 </property>
8766 <property name="maximum">
8767 <double>100.000000000000000</double>
8768 </property>
8769 </widget>
8770 <widget class="QDoubleSpinBox" name="pack_addabvEdit">
8771 <property name="geometry">
8772 <rect>
8773 <x>650</x>
8774 <y>50</y>
8775 <width>81</width>
8776 <height>24</height>
8777 </rect>
8778 </property>
8779 <property name="alignment">
8780 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8781 </property>
8782 <property name="readOnly">
8783 <bool>false</bool>
8784 </property>
8785 <property name="buttonSymbols">
8786 <enum>QAbstractSpinBox::UpDownArrows</enum>
8787 </property>
8788 <property name="accelerated">
8789 <bool>true</bool>
8790 </property>
8791 <property name="suffix">
8792 <string> %</string>
8793 </property>
8794 <property name="decimals">
8795 <number>1</number>
8796 </property>
8797 <property name="maximum">
8798 <double>100.000000000000000</double>
8799 </property>
8800 <property name="singleStep">
8801 <double>0.100000000000000</double>
8802 </property>
8803 </widget>
8804 <widget class="QDoubleSpinBox" name="pack_phEdit">
8805 <property name="geometry">
8806 <rect>
8807 <x>650</x>
8808 <y>110</y>
8809 <width>81</width>
8810 <height>24</height>
8811 </rect>
8812 </property>
8813 <property name="alignment">
8814 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8815 </property>
8816 <property name="accelerated">
8817 <bool>true</bool>
8818 </property>
8819 <property name="maximum">
8820 <double>14.000000000000000</double>
8821 </property>
8822 <property name="singleStep">
8823 <double>0.100000000000000</double>
8824 </property>
8825 </widget>
8826 <widget class="QLineEdit" name="pack_notesEdit">
8827 <property name="geometry">
8828 <rect>
8829 <x>160</x>
8830 <y>80</y>
8831 <width>821</width>
8832 <height>23</height>
8833 </rect>
8834 </property>
8835 </widget>
8836 </widget>
8837 <widget class="QGroupBox" name="bottleBox">
8838 <property name="geometry">
8839 <rect>
8840 <x>40</x>
8841 <y>200</y>
8842 <width>511</width>
8843 <height>211</height>
8844 </rect>
8845 </property>
8846 <property name="title">
8847 <string>Bottles</string>
8848 </property>
8849 <widget class="QLabel" name="bottle_volumeLabel">
8850 <property name="geometry">
8851 <rect>
8852 <x>10</x>
8853 <y>20</y>
8854 <width>141</width>
8855 <height>20</height>
8856 </rect>
8857 </property>
8858 <property name="text">
8859 <string>Bottles volume:</string>
8860 </property>
8861 <property name="alignment">
8862 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8863 </property>
8864 </widget>
8865 <widget class="QLabel" name="bottle_carbLabel">
8866 <property name="geometry">
8867 <rect>
8868 <x>260</x>
8869 <y>20</y>
8870 <width>141</width>
8871 <height>20</height>
8872 </rect>
8873 </property>
8874 <property name="text">
8875 <string>Desired volume CO2:</string>
8876 </property>
8877 <property name="alignment">
8878 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8879 </property>
8880 </widget>
8881 <widget class="QLabel" name="bottle_sugarLabel">
8882 <property name="geometry">
8883 <rect>
8884 <x>10</x>
8885 <y>50</y>
8886 <width>141</width>
8887 <height>20</height>
8888 </rect>
8889 </property>
8890 <property name="text">
8891 <string>Priming sugar:</string>
8892 </property>
8893 <property name="alignment">
8894 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8895 </property>
8896 </widget>
8897 <widget class="QLabel" name="bottle_sug_weightLabel">
8898 <property name="geometry">
8899 <rect>
8900 <x>10</x>
8901 <y>80</y>
8902 <width>141</width>
8903 <height>20</height>
8904 </rect>
8905 </property>
8906 <property name="text">
8907 <string>Sugar amount:</string>
8908 </property>
8909 <property name="alignment">
8910 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8911 </property>
8912 </widget>
8913 <widget class="QLabel" name="bottle_sug_amountLabel">
8914 <property name="geometry">
8915 <rect>
8916 <x>280</x>
8917 <y>50</y>
8918 <width>121</width>
8919 <height>20</height>
8920 </rect>
8921 </property>
8922 <property name="text">
8923 <string>Priming gr/L:</string>
8924 </property>
8925 <property name="alignment">
8926 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8927 </property>
8928 </widget>
8929 <widget class="QLabel" name="bottle_sug_waterLabel">
8930 <property name="geometry">
8931 <rect>
8932 <x>260</x>
8933 <y>80</y>
8934 <width>141</width>
8935 <height>20</height>
8936 </rect>
8937 </property>
8938 <property name="text">
8939 <string>Water amount:</string>
8940 </property>
8941 <property name="alignment">
8942 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8943 </property>
8944 </widget>
8945 <widget class="QLabel" name="bottle_tempLabel">
8946 <property name="geometry">
8947 <rect>
8948 <x>10</x>
8949 <y>170</y>
8950 <width>141</width>
8951 <height>20</height>
8952 </rect>
8953 </property>
8954 <property name="text">
8955 <string>Bottle fermentation °C:</string>
8956 </property>
8957 <property name="alignment">
8958 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8959 </property>
8960 </widget>
8961 <widget class="QDoubleSpinBox" name="bottle_volumeEdit">
8962 <property name="geometry">
8963 <rect>
8964 <x>160</x>
8965 <y>20</y>
8966 <width>81</width>
8967 <height>24</height>
8968 </rect>
8969 </property>
8970 <property name="alignment">
8971 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8972 </property>
8973 <property name="accelerated">
8974 <bool>true</bool>
8975 </property>
8976 <property name="decimals">
8977 <number>1</number>
8978 </property>
8979 <property name="maximum">
8980 <double>100000.000000000000000</double>
8981 </property>
8982 <property name="singleStep">
8983 <double>0.500000000000000</double>
8984 </property>
8985 </widget>
8986 <widget class="QDoubleSpinBox" name="bottle_carbEdit">
8987 <property name="geometry">
8988 <rect>
8989 <x>410</x>
8990 <y>20</y>
8991 <width>81</width>
8992 <height>24</height>
8993 </rect>
8994 </property>
8995 <property name="alignment">
8996 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8997 </property>
8998 <property name="accelerated">
8999 <bool>true</bool>
9000 </property>
9001 <property name="decimals">
9002 <number>2</number>
9003 </property>
9004 <property name="maximum">
9005 <double>30.000000000000000</double>
9006 </property>
9007 <property name="singleStep">
9008 <double>0.010000000000000</double>
9009 </property>
9010 </widget>
9011 <widget class="QComboBox" name="bottle_sugarEdit">
9012 <property name="geometry">
9013 <rect>
9014 <x>160</x>
9015 <y>50</y>
9016 <width>101</width>
9017 <height>23</height>
9018 </rect>
9019 </property>
9020 </widget>
9021 <widget class="QDoubleSpinBox" name="bottle_sug_weightShow">
9022 <property name="geometry">
9023 <rect>
9024 <x>160</x>
9025 <y>80</y>
9026 <width>81</width>
9027 <height>24</height>
9028 </rect>
9029 </property>
9030 <property name="alignment">
9031 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9032 </property>
9033 <property name="readOnly">
9034 <bool>true</bool>
9035 </property>
9036 <property name="buttonSymbols">
9037 <enum>QAbstractSpinBox::NoButtons</enum>
9038 </property>
9039 <property name="decimals">
9040 <number>1</number>
9041 </property>
9042 <property name="maximum">
9043 <double>2000.000000000000000</double>
9044 </property>
9045 </widget>
9046 <widget class="QDoubleSpinBox" name="bottle_sug_amountShow">
9047 <property name="geometry">
9048 <rect>
9049 <x>410</x>
9050 <y>50</y>
9051 <width>81</width>
9052 <height>24</height>
9053 </rect>
9054 </property>
9055 <property name="alignment">
9056 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9057 </property>
9058 <property name="readOnly">
9059 <bool>true</bool>
9060 </property>
9061 <property name="buttonSymbols">
9062 <enum>QAbstractSpinBox::NoButtons</enum>
9063 </property>
9064 <property name="decimals">
9065 <number>1</number>
9066 </property>
9067 <property name="maximum">
9068 <double>20.000000000000000</double>
9069 </property>
9070 </widget>
9071 <widget class="QDoubleSpinBox" name="bottle_sug_waterEdit">
9072 <property name="geometry">
9073 <rect>
9074 <x>410</x>
9075 <y>80</y>
9076 <width>81</width>
9077 <height>24</height>
9078 </rect>
9079 </property>
9080 <property name="alignment">
9081 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9082 </property>
9083 <property name="accelerated">
9084 <bool>true</bool>
9085 </property>
9086 <property name="decimals">
9087 <number>3</number>
9088 </property>
9089 <property name="maximum">
9090 <double>100000.000000000000000</double>
9091 </property>
9092 <property name="singleStep">
9093 <double>0.010000000000000</double>
9094 </property>
9095 </widget>
9096 <widget class="QLabel" name="bottle_barLabel">
9097 <property name="geometry">
9098 <rect>
9099 <x>250</x>
9100 <y>140</y>
9101 <width>151</width>
9102 <height>20</height>
9103 </rect>
9104 </property>
9105 <property name="text">
9106 <string>Expected pressure in bar:</string>
9107 </property>
9108 <property name="alignment">
9109 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9110 </property>
9111 </widget>
9112 <widget class="QLabel" name="bottle_abvLabel">
9113 <property name="geometry">
9114 <rect>
9115 <x>10</x>
9116 <y>140</y>
9117 <width>141</width>
9118 <height>20</height>
9119 </rect>
9120 </property>
9121 <property name="text">
9122 <string>Bottles ABV %:</string>
9123 </property>
9124 <property name="alignment">
9125 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9126 </property>
9127 </widget>
9128 <widget class="QDoubleSpinBox" name="bottle_tempEdit">
9129 <property name="geometry">
9130 <rect>
9131 <x>160</x>
9132 <y>170</y>
9133 <width>81</width>
9134 <height>24</height>
9135 </rect>
9136 </property>
9137 <property name="alignment">
9138 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9139 </property>
9140 <property name="accelerated">
9141 <bool>true</bool>
9142 </property>
9143 <property name="decimals">
9144 <number>1</number>
9145 </property>
9146 <property name="maximum">
9147 <double>40.000000000000000</double>
9148 </property>
9149 <property name="singleStep">
9150 <double>0.500000000000000</double>
9151 </property>
9152 </widget>
9153 <widget class="QDoubleSpinBox" name="bottle_abvShow">
9154 <property name="geometry">
9155 <rect>
9156 <x>160</x>
9157 <y>140</y>
9158 <width>81</width>
9159 <height>24</height>
9160 </rect>
9161 </property>
9162 <property name="alignment">
9163 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9164 </property>
9165 <property name="readOnly">
9166 <bool>true</bool>
9167 </property>
9168 <property name="buttonSymbols">
9169 <enum>QAbstractSpinBox::NoButtons</enum>
9170 </property>
9171 <property name="suffix">
9172 <string> %</string>
9173 </property>
9174 <property name="decimals">
9175 <number>2</number>
9176 </property>
9177 <property name="maximum">
9178 <double>100.000000000000000</double>
9179 </property>
9180 </widget>
9181 <widget class="QDoubleSpinBox" name="bottle_barShow">
9182 <property name="geometry">
9183 <rect>
9184 <x>410</x>
9185 <y>140</y>
9186 <width>81</width>
9187 <height>24</height>
9188 </rect>
9189 </property>
9190 <property name="alignment">
9191 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9192 </property>
9193 <property name="readOnly">
9194 <bool>true</bool>
9195 </property>
9196 <property name="buttonSymbols">
9197 <enum>QAbstractSpinBox::NoButtons</enum>
9198 </property>
9199 <property name="decimals">
9200 <number>1</number>
9201 </property>
9202 <property name="maximum">
9203 <double>20.000000000000000</double>
9204 </property>
9205 </widget>
9206 </widget>
9207 <widget class="QGroupBox" name="kegBox">
9208 <property name="geometry">
9209 <rect>
9210 <x>570</x>
9211 <y>200</y>
9212 <width>511</width>
9213 <height>211</height>
9214 </rect>
9215 </property>
9216 <property name="title">
9217 <string>Kegs</string>
9218 </property>
9219 <widget class="QLabel" name="keg_abvLabel">
9220 <property name="geometry">
9221 <rect>
9222 <x>10</x>
9223 <y>140</y>
9224 <width>141</width>
9225 <height>20</height>
9226 </rect>
9227 </property>
9228 <property name="text">
9229 <string>Kegs ABV %:</string>
9230 </property>
9231 <property name="alignment">
9232 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9233 </property>
9234 </widget>
9235 <widget class="QLabel" name="keg_barLabel">
9236 <property name="geometry">
9237 <rect>
9238 <x>250</x>
9239 <y>140</y>
9240 <width>151</width>
9241 <height>20</height>
9242 </rect>
9243 </property>
9244 <property name="text">
9245 <string>Kegs pressure in bar:</string>
9246 </property>
9247 <property name="alignment">
9248 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9249 </property>
9250 </widget>
9251 <widget class="QLabel" name="keg_sug_weightLabel">
9252 <property name="geometry">
9253 <rect>
9254 <x>10</x>
9255 <y>80</y>
9256 <width>141</width>
9257 <height>20</height>
9258 </rect>
9259 </property>
9260 <property name="text">
9261 <string>Sugar amount:</string>
9262 </property>
9263 <property name="alignment">
9264 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9265 </property>
9266 </widget>
9267 <widget class="QLabel" name="keg_carbLabel">
9268 <property name="geometry">
9269 <rect>
9270 <x>260</x>
9271 <y>20</y>
9272 <width>141</width>
9273 <height>20</height>
9274 </rect>
9275 </property>
9276 <property name="text">
9277 <string>Desired volume CO2:</string>
9278 </property>
9279 <property name="alignment">
9280 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9281 </property>
9282 </widget>
9283 <widget class="QLabel" name="keg_sug_waterLabel">
9284 <property name="geometry">
9285 <rect>
9286 <x>260</x>
9287 <y>80</y>
9288 <width>141</width>
9289 <height>20</height>
9290 </rect>
9291 </property>
9292 <property name="text">
9293 <string>Water amount:</string>
9294 </property>
9295 <property name="alignment">
9296 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9297 </property>
9298 </widget>
9299 <widget class="QLabel" name="keg_sug_amountLabel">
9300 <property name="geometry">
9301 <rect>
9302 <x>280</x>
9303 <y>50</y>
9304 <width>121</width>
9305 <height>20</height>
9306 </rect>
9307 </property>
9308 <property name="text">
9309 <string>Priming gr/L:</string>
9310 </property>
9311 <property name="alignment">
9312 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9313 </property>
9314 </widget>
9315 <widget class="QLabel" name="keg_tempLabel">
9316 <property name="geometry">
9317 <rect>
9318 <x>10</x>
9319 <y>170</y>
9320 <width>141</width>
9321 <height>20</height>
9322 </rect>
9323 </property>
9324 <property name="text">
9325 <string>Kegs temperature °C:</string>
9326 </property>
9327 <property name="alignment">
9328 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9329 </property>
9330 </widget>
9331 <widget class="QLabel" name="keg_sugarLabel">
9332 <property name="geometry">
9333 <rect>
9334 <x>10</x>
9335 <y>50</y>
9336 <width>141</width>
9337 <height>20</height>
9338 </rect>
9339 </property>
9340 <property name="text">
9341 <string>Priming sugar:</string>
9342 </property>
9343 <property name="alignment">
9344 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9345 </property>
9346 </widget>
9347 <widget class="QDoubleSpinBox" name="keg_sug_weightShow">
9348 <property name="geometry">
9349 <rect>
9350 <x>160</x>
9351 <y>80</y>
9352 <width>81</width>
9353 <height>24</height>
9354 </rect>
9355 </property>
9356 <property name="alignment">
9357 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9358 </property>
9359 <property name="readOnly">
9360 <bool>true</bool>
9361 </property>
9362 <property name="buttonSymbols">
9363 <enum>QAbstractSpinBox::NoButtons</enum>
9364 </property>
9365 <property name="decimals">
9366 <number>1</number>
9367 </property>
9368 <property name="maximum">
9369 <double>2000.000000000000000</double>
9370 </property>
9371 </widget>
9372 <widget class="QDoubleSpinBox" name="keg_abvShow">
9373 <property name="geometry">
9374 <rect>
9375 <x>160</x>
9376 <y>140</y>
9377 <width>81</width>
9378 <height>24</height>
9379 </rect>
9380 </property>
9381 <property name="alignment">
9382 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9383 </property>
9384 <property name="readOnly">
9385 <bool>true</bool>
9386 </property>
9387 <property name="buttonSymbols">
9388 <enum>QAbstractSpinBox::NoButtons</enum>
9389 </property>
9390 <property name="suffix">
9391 <string> %</string>
9392 </property>
9393 <property name="decimals">
9394 <number>2</number>
9395 </property>
9396 <property name="maximum">
9397 <double>100.000000000000000</double>
9398 </property>
9399 </widget>
9400 <widget class="QLabel" name="keg_volumeLabel">
9401 <property name="geometry">
9402 <rect>
9403 <x>10</x>
9404 <y>20</y>
9405 <width>141</width>
9406 <height>20</height>
9407 </rect>
9408 </property>
9409 <property name="text">
9410 <string>Kegs volume:</string>
9411 </property>
9412 <property name="alignment">
9413 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9414 </property>
9415 </widget>
9416 <widget class="QDoubleSpinBox" name="keg_sug_waterEdit">
9417 <property name="geometry">
9418 <rect>
9419 <x>410</x>
9420 <y>80</y>
9421 <width>81</width>
9422 <height>24</height>
9423 </rect>
9424 </property>
9425 <property name="alignment">
9426 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9427 </property>
9428 <property name="accelerated">
9429 <bool>true</bool>
9430 </property>
9431 <property name="decimals">
9432 <number>3</number>
9433 </property>
9434 <property name="maximum">
9435 <double>100000.000000000000000</double>
9436 </property>
9437 <property name="singleStep">
9438 <double>0.010000000000000</double>
9439 </property>
9440 </widget>
9441 <widget class="QDoubleSpinBox" name="keg_sug_amountShow">
9442 <property name="geometry">
9443 <rect>
9444 <x>410</x>
9445 <y>50</y>
9446 <width>81</width>
9447 <height>24</height>
9448 </rect>
9449 </property>
9450 <property name="alignment">
9451 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9452 </property>
9453 <property name="readOnly">
9454 <bool>true</bool>
9455 </property>
9456 <property name="buttonSymbols">
9457 <enum>QAbstractSpinBox::NoButtons</enum>
9458 </property>
9459 <property name="decimals">
9460 <number>1</number>
9461 </property>
9462 <property name="maximum">
9463 <double>20.000000000000000</double>
9464 </property>
9465 </widget>
9466 <widget class="QDoubleSpinBox" name="keg_barShow">
9467 <property name="geometry">
9468 <rect>
9469 <x>410</x>
9470 <y>140</y>
9471 <width>81</width>
9472 <height>24</height>
9473 </rect>
9474 </property>
9475 <property name="alignment">
9476 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9477 </property>
9478 <property name="readOnly">
9479 <bool>true</bool>
9480 </property>
9481 <property name="buttonSymbols">
9482 <enum>QAbstractSpinBox::NoButtons</enum>
9483 </property>
9484 <property name="decimals">
9485 <number>1</number>
9486 </property>
9487 <property name="maximum">
9488 <double>20.000000000000000</double>
9489 </property>
9490 </widget>
9491 <widget class="QDoubleSpinBox" name="keg_volumeEdit">
9492 <property name="geometry">
9493 <rect>
9494 <x>160</x>
9495 <y>20</y>
9496 <width>81</width>
9497 <height>24</height>
9498 </rect>
9499 </property>
9500 <property name="alignment">
9501 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9502 </property>
9503 <property name="accelerated">
9504 <bool>true</bool>
9505 </property>
9506 <property name="decimals">
9507 <number>1</number>
9508 </property>
9509 <property name="maximum">
9510 <double>100000.000000000000000</double>
9511 </property>
9512 <property name="singleStep">
9513 <double>0.500000000000000</double>
9514 </property>
9515 </widget>
9516 <widget class="QComboBox" name="keg_sugarEdit">
9517 <property name="geometry">
9518 <rect>
9519 <x>160</x>
9520 <y>50</y>
9521 <width>101</width>
9522 <height>23</height>
9523 </rect>
9524 </property>
9525 </widget>
9526 <widget class="QDoubleSpinBox" name="keg_carbEdit">
9527 <property name="geometry">
9528 <rect>
9529 <x>410</x>
9530 <y>20</y>
9531 <width>81</width>
9532 <height>24</height>
9533 </rect>
9534 </property>
9535 <property name="alignment">
9536 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9537 </property>
9538 <property name="accelerated">
9539 <bool>true</bool>
9540 </property>
9541 <property name="decimals">
9542 <number>2</number>
9543 </property>
9544 <property name="maximum">
9545 <double>30.000000000000000</double>
9546 </property>
9547 <property name="singleStep">
9548 <double>0.010000000000000</double>
9549 </property>
9550 </widget>
9551 <widget class="QDoubleSpinBox" name="keg_tempEdit">
9552 <property name="geometry">
9553 <rect>
9554 <x>160</x>
9555 <y>170</y>
9556 <width>81</width>
9557 <height>24</height>
9558 </rect>
9559 </property>
9560 <property name="alignment">
9561 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9562 </property>
9563 <property name="accelerated">
9564 <bool>true</bool>
9565 </property>
9566 <property name="decimals">
9567 <number>1</number>
9568 </property>
9569 <property name="maximum">
9570 <double>40.000000000000000</double>
9571 </property>
9572 <property name="singleStep">
9573 <double>0.500000000000000</double>
9574 </property>
9575 </widget>
9576 <widget class="QLabel" name="keg_forcedLabel">
9577 <property name="geometry">
9578 <rect>
9579 <x>10</x>
9580 <y>110</y>
9581 <width>141</width>
9582 <height>20</height>
9583 </rect>
9584 </property>
9585 <property name="text">
9586 <string>Forced carbonation:</string>
9587 </property>
9588 <property name="alignment">
9589 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9590 </property>
9591 </widget>
9592 <widget class="QCheckBox" name="keg_forcedEdit">
9593 <property name="geometry">
9594 <rect>
9595 <x>160</x>
9596 <y>110</y>
9597 <width>85</width>
9598 <height>21</height>
9599 </rect>
9600 </property>
9601 </widget>
9602 </widget>
8442 </widget> 9603 </widget>
8443 <widget class="QWidget" name="taste"> 9604 <widget class="QWidget" name="taste">
8444 <attribute name="title"> 9605 <attribute name="title">
8445 <string>Tasting</string> 9606 <string>Tasting</string>
8446 </attribute> 9607 </attribute>
9608 <widget class="QLabel" name="taste_dateLabel">
9609 <property name="geometry">
9610 <rect>
9611 <x>10</x>
9612 <y>20</y>
9613 <width>161</width>
9614 <height>20</height>
9615 </rect>
9616 </property>
9617 <property name="text">
9618 <string>Taste date:</string>
9619 </property>
9620 <property name="alignment">
9621 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9622 </property>
9623 </widget>
9624 <widget class="QLineEdit" name="taste_dateEdit">
9625 <property name="geometry">
9626 <rect>
9627 <x>180</x>
9628 <y>20</y>
9629 <width>101</width>
9630 <height>23</height>
9631 </rect>
9632 </property>
9633 <property name="toolTip">
9634 <string>End of fermentation. Optional transfer to lagertank.</string>
9635 </property>
9636 <property name="readOnly">
9637 <bool>true</bool>
9638 </property>
9639 </widget>
9640 <widget class="QToolButton" name="taste_dateButton">
9641 <property name="geometry">
9642 <rect>
9643 <x>290</x>
9644 <y>20</y>
9645 <width>28</width>
9646 <height>22</height>
9647 </rect>
9648 </property>
9649 <property name="toolTip">
9650 <string>Set or clear date</string>
9651 </property>
9652 <property name="text">
9653 <string>...</string>
9654 </property>
9655 <property name="icon">
9656 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
9657 <normaloff>:/icons/silk/date.png</normaloff>:/icons/silk/date.png</iconset>
9658 </property>
9659 </widget>
9660 <widget class="QLabel" name="taste_rateLabel">
9661 <property name="geometry">
9662 <rect>
9663 <x>490</x>
9664 <y>20</y>
9665 <width>161</width>
9666 <height>20</height>
9667 </rect>
9668 </property>
9669 <property name="text">
9670 <string>Taste rate:</string>
9671 </property>
9672 <property name="alignment">
9673 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9674 </property>
9675 </widget>
9676 <widget class="QDoubleSpinBox" name="taste_rateEdit">
9677 <property name="geometry">
9678 <rect>
9679 <x>660</x>
9680 <y>20</y>
9681 <width>81</width>
9682 <height>24</height>
9683 </rect>
9684 </property>
9685 <property name="alignment">
9686 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9687 </property>
9688 <property name="accelerated">
9689 <bool>true</bool>
9690 </property>
9691 <property name="decimals">
9692 <number>1</number>
9693 </property>
9694 <property name="maximum">
9695 <double>10.000000000000000</double>
9696 </property>
9697 <property name="singleStep">
9698 <double>0.100000000000000</double>
9699 </property>
9700 </widget>
9701 <widget class="QLabel" name="taste_colorLabel">
9702 <property name="geometry">
9703 <rect>
9704 <x>10</x>
9705 <y>50</y>
9706 <width>161</width>
9707 <height>20</height>
9708 </rect>
9709 </property>
9710 <property name="text">
9711 <string>Color:</string>
9712 </property>
9713 <property name="alignment">
9714 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9715 </property>
9716 </widget>
9717 <widget class="QLabel" name="taste_transparencyLabel">
9718 <property name="geometry">
9719 <rect>
9720 <x>490</x>
9721 <y>50</y>
9722 <width>161</width>
9723 <height>20</height>
9724 </rect>
9725 </property>
9726 <property name="text">
9727 <string>Transparency:</string>
9728 </property>
9729 <property name="alignment">
9730 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9731 </property>
9732 </widget>
9733 <widget class="QLabel" name="taste_headLabel">
9734 <property name="geometry">
9735 <rect>
9736 <x>10</x>
9737 <y>80</y>
9738 <width>161</width>
9739 <height>20</height>
9740 </rect>
9741 </property>
9742 <property name="text">
9743 <string>Head:</string>
9744 </property>
9745 <property name="alignment">
9746 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9747 </property>
9748 </widget>
9749 <widget class="QLineEdit" name="taste_colorEdit">
9750 <property name="geometry">
9751 <rect>
9752 <x>180</x>
9753 <y>50</y>
9754 <width>311</width>
9755 <height>23</height>
9756 </rect>
9757 </property>
9758 </widget>
9759 <widget class="QLineEdit" name="taste_headEdit">
9760 <property name="geometry">
9761 <rect>
9762 <x>180</x>
9763 <y>80</y>
9764 <width>311</width>
9765 <height>23</height>
9766 </rect>
9767 </property>
9768 </widget>
9769 <widget class="QLineEdit" name="taste_transparencyEdit">
9770 <property name="geometry">
9771 <rect>
9772 <x>660</x>
9773 <y>50</y>
9774 <width>311</width>
9775 <height>23</height>
9776 </rect>
9777 </property>
9778 </widget>
9779 <widget class="QLabel" name="taste_aromaLabel">
9780 <property name="geometry">
9781 <rect>
9782 <x>10</x>
9783 <y>110</y>
9784 <width>161</width>
9785 <height>20</height>
9786 </rect>
9787 </property>
9788 <property name="text">
9789 <string>Aroma:</string>
9790 </property>
9791 <property name="alignment">
9792 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9793 </property>
9794 </widget>
9795 <widget class="QLineEdit" name="taste_aromaEdit">
9796 <property name="geometry">
9797 <rect>
9798 <x>180</x>
9799 <y>110</y>
9800 <width>791</width>
9801 <height>23</height>
9802 </rect>
9803 </property>
9804 </widget>
9805 <widget class="QLabel" name="taste_tasteLabel">
9806 <property name="geometry">
9807 <rect>
9808 <x>10</x>
9809 <y>140</y>
9810 <width>161</width>
9811 <height>20</height>
9812 </rect>
9813 </property>
9814 <property name="text">
9815 <string>Taste:</string>
9816 </property>
9817 <property name="alignment">
9818 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9819 </property>
9820 </widget>
9821 <widget class="QLineEdit" name="taste_tasteEdit">
9822 <property name="geometry">
9823 <rect>
9824 <x>180</x>
9825 <y>140</y>
9826 <width>791</width>
9827 <height>23</height>
9828 </rect>
9829 </property>
9830 </widget>
9831 <widget class="QLabel" name="taste_aftertasteLabel">
9832 <property name="geometry">
9833 <rect>
9834 <x>10</x>
9835 <y>170</y>
9836 <width>161</width>
9837 <height>20</height>
9838 </rect>
9839 </property>
9840 <property name="text">
9841 <string>Aftertaste:</string>
9842 </property>
9843 <property name="alignment">
9844 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9845 </property>
9846 </widget>
9847 <widget class="QLineEdit" name="taste_aftertasteEdit">
9848 <property name="geometry">
9849 <rect>
9850 <x>180</x>
9851 <y>170</y>
9852 <width>791</width>
9853 <height>23</height>
9854 </rect>
9855 </property>
9856 </widget>
9857 <widget class="QLabel" name="taste_mouthfeelLabel">
9858 <property name="geometry">
9859 <rect>
9860 <x>10</x>
9861 <y>200</y>
9862 <width>161</width>
9863 <height>20</height>
9864 </rect>
9865 </property>
9866 <property name="text">
9867 <string>Mouthfeel:</string>
9868 </property>
9869 <property name="alignment">
9870 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9871 </property>
9872 </widget>
9873 <widget class="QLineEdit" name="taste_mouthfeelEdit">
9874 <property name="geometry">
9875 <rect>
9876 <x>180</x>
9877 <y>200</y>
9878 <width>791</width>
9879 <height>23</height>
9880 </rect>
9881 </property>
9882 </widget>
9883 <widget class="QLabel" name="taste_notesLabel">
9884 <property name="geometry">
9885 <rect>
9886 <x>10</x>
9887 <y>230</y>
9888 <width>161</width>
9889 <height>20</height>
9890 </rect>
9891 </property>
9892 <property name="text">
9893 <string>Notes:</string>
9894 </property>
9895 <property name="alignment">
9896 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9897 </property>
9898 </widget>
9899 <widget class="QPlainTextEdit" name="taste_notesEdit">
9900 <property name="geometry">
9901 <rect>
9902 <x>180</x>
9903 <y>230</y>
9904 <width>791</width>
9905 <height>101</height>
9906 </rect>
9907 </property>
9908 </widget>
8447 </widget> 9909 </widget>
8448 </widget> 9910 </widget>
8449 <widget class="QPushButton" name="exportButton"> 9911 <widget class="QPushButton" name="exportButton">
8450 <property name="geometry"> 9912 <property name="geometry">
8451 <rect> 9913 <rect>

mercurial