ui/EditProduct.ui

changeset 180
bbf0f06a5e72
parent 178
1091fd9feffe
child 181
14a1f7bca79b
--- a/ui/EditProduct.ui	Fri Apr 29 22:49:32 2022 +0200
+++ b/ui/EditProduct.ui	Fri Apr 29 23:09:51 2022 +0200
@@ -3436,9 +3436,9 @@
         <property name="geometry">
          <rect>
           <x>10</x>
-          <y>110</y>
+          <y>120</y>
           <width>1101</width>
-          <height>351</height>
+          <height>341</height>
          </rect>
         </property>
        </widget>
@@ -3446,7 +3446,7 @@
         <property name="geometry">
          <rect>
           <x>140</x>
-          <y>40</y>
+          <y>80</y>
           <width>80</width>
           <height>23</height>
          </rect>
@@ -3540,6 +3540,53 @@
          <bool>true</bool>
         </property>
        </widget>
+       <widget class="QLabel" name="mash_volLabel">
+        <property name="geometry">
+         <rect>
+          <x>0</x>
+          <y>40</y>
+          <width>131</width>
+          <height>20</height>
+         </rect>
+        </property>
+        <property name="text">
+         <string>Mash total volume:</string>
+        </property>
+        <property name="alignment">
+         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+        </property>
+       </widget>
+       <widget class="QDoubleSpinBox" name="mash_volEdit">
+        <property name="geometry">
+         <rect>
+          <x>140</x>
+          <y>40</y>
+          <width>80</width>
+          <height>24</height>
+         </rect>
+        </property>
+        <property name="alignment">
+         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+        </property>
+        <property name="readOnly">
+         <bool>true</bool>
+        </property>
+        <property name="buttonSymbols">
+         <enum>QAbstractSpinBox::NoButtons</enum>
+        </property>
+        <property name="accelerated">
+         <bool>false</bool>
+        </property>
+        <property name="suffix">
+         <string> L</string>
+        </property>
+        <property name="decimals">
+         <number>1</number>
+        </property>
+        <property name="maximum">
+         <double>100000.000000000000000</double>
+        </property>
+       </widget>
       </widget>
       <widget class="QWidget" name="water">
        <attribute name="icon">

mercurial