ui/EditProduct.ui

changeset 447
9b5acb1f5776
parent 446
f12becbdd042
child 448
9e0da3824cf9
--- a/ui/EditProduct.ui	Sat Nov 26 15:41:11 2022 +0100
+++ b/ui/EditProduct.ui	Sun Nov 27 15:14:21 2022 +0100
@@ -10361,9 +10361,9 @@
         <widget class="QLabel" name="pack_addvolLabel">
          <property name="geometry">
           <rect>
-           <x>10</x>
-           <y>50</y>
-           <width>151</width>
+           <x>340</x>
+           <y>80</y>
+           <width>171</width>
            <height>20</height>
           </rect>
          </property>
@@ -10393,14 +10393,14 @@
         <widget class="QLabel" name="pack_finalabvLabel">
          <property name="geometry">
           <rect>
-           <x>560</x>
-           <y>80</y>
-           <width>161</width>
-           <height>20</height>
-          </rect>
-         </property>
-         <property name="text">
-          <string>Final ABV %:</string>
+           <x>690</x>
+           <y>20</y>
+           <width>171</width>
+           <height>20</height>
+          </rect>
+         </property>
+         <property name="text">
+          <string>Estimated final ABV %:</string>
          </property>
          <property name="alignment">
           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -10409,9 +10409,9 @@
         <widget class="QLabel" name="pack_addabvLabel">
          <property name="geometry">
           <rect>
-           <x>560</x>
+           <x>340</x>
            <y>50</y>
-           <width>161</width>
+           <width>171</width>
            <height>20</height>
           </rect>
          </property>
@@ -10425,9 +10425,9 @@
         <widget class="QLabel" name="pack_phLabel">
          <property name="geometry">
           <rect>
-           <x>270</x>
-           <y>20</y>
-           <width>161</width>
+           <x>10</x>
+           <y>50</y>
+           <width>151</width>
            <height>20</height>
           </rect>
          </property>
@@ -10469,8 +10469,8 @@
         <widget class="QDoubleSpinBox" name="pack_addvolEdit">
          <property name="geometry">
           <rect>
-           <x>170</x>
-           <y>50</y>
+           <x>520</x>
+           <y>80</y>
            <width>91</width>
            <height>24</height>
           </rect>
@@ -10500,8 +10500,8 @@
         <widget class="QDoubleSpinBox" name="pack_finalabvShow">
          <property name="geometry">
           <rect>
-           <x>730</x>
-           <y>80</y>
+           <x>870</x>
+           <y>20</y>
            <width>91</width>
            <height>24</height>
           </rect>
@@ -10531,7 +10531,7 @@
         <widget class="QDoubleSpinBox" name="pack_addabvEdit">
          <property name="geometry">
           <rect>
-           <x>730</x>
+           <x>520</x>
            <y>50</y>
            <width>91</width>
            <height>24</height>
@@ -10568,8 +10568,8 @@
         <widget class="QDoubleSpinBox" name="pack_phEdit">
          <property name="geometry">
           <rect>
-           <x>440</x>
-           <y>20</y>
+           <x>170</x>
+           <y>50</y>
            <width>91</width>
            <height>24</height>
           </rect>
@@ -10606,14 +10606,14 @@
         <widget class="QLabel" name="pack_abvLabel">
          <property name="geometry">
           <rect>
-           <x>560</x>
+           <x>340</x>
            <y>20</y>
-           <width>161</width>
-           <height>20</height>
-          </rect>
-         </property>
-         <property name="text">
-          <string>Package ABV %:</string>
+           <width>171</width>
+           <height>20</height>
+          </rect>
+         </property>
+         <property name="text">
+          <string>Estimated package ABV %:</string>
          </property>
          <property name="alignment">
           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -10622,7 +10622,7 @@
         <widget class="QDoubleSpinBox" name="pack_abvShow">
          <property name="geometry">
           <rect>
-           <x>730</x>
+           <x>520</x>
            <y>20</y>
            <width>91</width>
            <height>24</height>
@@ -10650,6 +10650,106 @@
           <double>100.000000000000000</double>
          </property>
         </widget>
+        <widget class="QDoubleSpinBox" name="pack_finalibuShow">
+         <property name="geometry">
+          <rect>
+           <x>870</x>
+           <y>80</y>
+           <width>91</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="decimals">
+          <number>0</number>
+         </property>
+         <property name="minimum">
+          <double>0.000000000000000</double>
+         </property>
+         <property name="maximum">
+          <double>400.000000000000000</double>
+         </property>
+         <property name="singleStep">
+          <double>1.000000000000000</double>
+         </property>
+        </widget>
+        <widget class="QLabel" name="pack_finalibuLabel">
+         <property name="geometry">
+          <rect>
+           <x>690</x>
+           <y>80</y>
+           <width>171</width>
+           <height>20</height>
+          </rect>
+         </property>
+         <property name="text">
+          <string>Estimated final IBU:</string>
+         </property>
+         <property name="alignment">
+          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+         </property>
+        </widget>
+        <widget class="QLabel" name="pack_finalcolorLabel">
+         <property name="geometry">
+          <rect>
+           <x>690</x>
+           <y>50</y>
+           <width>171</width>
+           <height>20</height>
+          </rect>
+         </property>
+         <property name="text">
+          <string>Estimated final EBC:</string>
+         </property>
+         <property name="alignment">
+          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+         </property>
+        </widget>
+        <widget class="QDoubleSpinBox" name="pack_finalcolorShow">
+         <property name="geometry">
+          <rect>
+           <x>870</x>
+           <y>50</y>
+           <width>91</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="decimals">
+          <number>0</number>
+         </property>
+         <property name="minimum">
+          <double>0.000000000000000</double>
+         </property>
+         <property name="maximum">
+          <double>400.000000000000000</double>
+         </property>
+         <property name="singleStep">
+          <double>1.000000000000000</double>
+         </property>
+        </widget>
        </widget>
        <widget class="QGroupBox" name="bottleBox">
         <property name="geometry">

mercurial