ui/EditProduct.ui

changeset 219
fa7cad488e27
parent 218
725da10db56c
child 220
7792a410a277
--- a/ui/EditProduct.ui	Wed May 18 08:59:54 2022 +0200
+++ b/ui/EditProduct.ui	Wed May 18 17:03:05 2022 +0200
@@ -7955,6 +7955,9 @@
         </property>
        </widget>
        <widget class="QLabel" name="brew_ackLabel">
+        <property name="enabled">
+         <bool>true</bool>
+        </property>
         <property name="geometry">
          <rect>
           <x>10</x>
@@ -8002,9 +8005,9 @@
        <widget class="QGroupBox" name="primaryBox">
         <property name="geometry">
          <rect>
-          <x>160</x>
+          <x>140</x>
           <y>30</y>
-          <width>351</width>
+          <width>391</width>
           <height>241</height>
          </rect>
         </property>
@@ -8151,7 +8154,7 @@
           <double>100000.000000000000000</double>
          </property>
          <property name="singleStep">
-          <double>1.000000000000000</double>
+          <double>0.500000000000000</double>
          </property>
         </widget>
         <widget class="QDoubleSpinBox" name="prim_maxCEdit">
@@ -8176,7 +8179,7 @@
           <double>100000.000000000000000</double>
          </property>
          <property name="singleStep">
-          <double>1.000000000000000</double>
+          <double>0.500000000000000</double>
          </property>
         </widget>
         <widget class="QDoubleSpinBox" name="prim_endCEdit">
@@ -8201,7 +8204,7 @@
           <double>100000.000000000000000</double>
          </property>
          <property name="singleStep">
-          <double>1.000000000000000</double>
+          <double>0.500000000000000</double>
          </property>
         </widget>
         <widget class="QDoubleSpinBox" name="prim_endsgEdit">
@@ -8329,13 +8332,33 @@
           <bool>true</bool>
          </property>
         </widget>
+        <widget class="QToolButton" name="prim_ackButton">
+         <property name="geometry">
+          <rect>
+           <x>340</x>
+           <y>170</y>
+           <width>28</width>
+           <height>22</height>
+          </rect>
+         </property>
+         <property name="toolTip">
+          <string>Confirm the brew dates and times.</string>
+         </property>
+         <property name="text">
+          <string>...</string>
+         </property>
+         <property name="icon">
+          <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
+           <normaloff>:/icons/silk/accept.png</normaloff>:/icons/silk/accept.png</iconset>
+         </property>
+        </widget>
        </widget>
        <widget class="QGroupBox" name="secondaryBox">
         <property name="geometry">
          <rect>
-          <x>610</x>
+          <x>590</x>
           <y>30</y>
-          <width>351</width>
+          <width>391</width>
           <height>151</height>
          </rect>
         </property>
@@ -8412,7 +8435,7 @@
           <double>100000.000000000000000</double>
          </property>
          <property name="singleStep">
-          <double>1.000000000000000</double>
+          <double>0.500000000000000</double>
          </property>
         </widget>
         <widget class="QDoubleSpinBox" name="sec_sgEdit">
@@ -8540,13 +8563,33 @@
           <bool>true</bool>
          </property>
         </widget>
+        <widget class="QToolButton" name="sec_ackButton">
+         <property name="geometry">
+          <rect>
+           <x>340</x>
+           <y>80</y>
+           <width>28</width>
+           <height>22</height>
+          </rect>
+         </property>
+         <property name="toolTip">
+          <string>Confirm the brew dates and times.</string>
+         </property>
+         <property name="text">
+          <string>...</string>
+         </property>
+         <property name="icon">
+          <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
+           <normaloff>:/icons/silk/accept.png</normaloff>:/icons/silk/accept.png</iconset>
+         </property>
+        </widget>
        </widget>
        <widget class="QGroupBox" name="tertiaryBox">
         <property name="geometry">
          <rect>
-          <x>610</x>
+          <x>590</x>
           <y>200</y>
-          <width>351</width>
+          <width>391</width>
           <height>181</height>
          </rect>
         </property>
@@ -8607,7 +8650,7 @@
           <double>100000.000000000000000</double>
          </property>
          <property name="singleStep">
-          <double>1.000000000000000</double>
+          <double>0.500000000000000</double>
          </property>
         </widget>
         <widget class="QDoubleSpinBox" name="tert_sgEdit">
@@ -9178,7 +9221,7 @@
           <string> %</string>
          </property>
          <property name="decimals">
-          <number>1</number>
+          <number>2</number>
          </property>
          <property name="maximum">
           <double>100.000000000000000</double>

mercurial