ui/EditProduct.ui

changeset 297
c8f0ecc8a1cc
parent 264
67b5c00dd23c
child 349
f05aeee71a14
--- a/ui/EditProduct.ui	Sat Jun 18 20:39:59 2022 +0200
+++ b/ui/EditProduct.ui	Sun Jun 19 10:40:37 2022 +0200
@@ -10226,6 +10226,42 @@
           <normaloff>:/icons/silk/accept.png</normaloff>:/icons/silk/accept.png</iconset>
         </property>
        </widget>
+       <widget class="QToolButton" name="carb_logButton">
+        <property name="geometry">
+         <rect>
+          <x>180</x>
+          <y>430</y>
+          <width>28</width>
+          <height>22</height>
+         </rect>
+        </property>
+        <property name="toolTip">
+         <string>Brew log chart</string>
+        </property>
+        <property name="text">
+         <string>...</string>
+        </property>
+        <property name="icon">
+         <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
+          <normaloff>:/icons/silk/chart_line.png</normaloff>:/icons/silk/chart_line.png</iconset>
+        </property>
+       </widget>
+       <widget class="QLabel" name="carb_logLabel">
+        <property name="geometry">
+         <rect>
+          <x>10</x>
+          <y>430</y>
+          <width>161</width>
+          <height>20</height>
+         </rect>
+        </property>
+        <property name="text">
+         <string>Show carbonation log:</string>
+        </property>
+        <property name="alignment">
+         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+        </property>
+       </widget>
       </widget>
       <widget class="QWidget" name="taste">
        <attribute name="title">

mercurial