ui/DetailCO2meter.ui

changeset 491
76f3a96e82b5
parent 444
4f626d0bb4d4
--- a/ui/DetailCO2meter.ui	Fri Feb 10 10:09:37 2023 +0100
+++ b/ui/DetailCO2meter.ui	Fri Feb 10 14:06:47 2023 +0100
@@ -22,7 +22,7 @@
         <x>740</x>
         <y>0</y>
         <width>261</width>
-        <height>231</height>
+        <height>151</height>
        </rect>
       </property>
       <widget class="QLabel" name="powerLabel">
@@ -109,7 +109,7 @@
         <x>0</x>
         <y>0</y>
         <width>721</width>
-        <height>231</height>
+        <height>201</height>
        </rect>
       </property>
       <widget class="QLabel" name="uuidLabel">
@@ -310,16 +310,16 @@
       <property name="geometry">
        <rect>
         <x>0</x>
-        <y>240</y>
+        <y>210</y>
         <width>721</width>
-        <height>291</height>
+        <height>321</height>
        </rect>
       </property>
       <widget class="QLabel" name="thermoLabel">
        <property name="geometry">
         <rect>
          <x>140</x>
-         <y>260</y>
+         <y>280</y>
          <width>111</width>
          <height>20</height>
         </rect>
@@ -335,7 +335,7 @@
        <property name="geometry">
         <rect>
          <x>470</x>
-         <y>260</y>
+         <y>280</y>
          <width>111</width>
          <height>20</height>
         </rect>
@@ -351,7 +351,7 @@
        <property name="geometry">
         <rect>
          <x>400</x>
-         <y>10</y>
+         <y>20</y>
          <width>251</width>
          <height>251</height>
         </rect>
@@ -377,7 +377,7 @@
        <property name="geometry">
         <rect>
          <x>70</x>
-         <y>10</y>
+         <y>20</y>
          <width>251</width>
          <height>251</height>
         </rect>
@@ -396,6 +396,9 @@
        <property name="digitFont">
         <font>
          <pointsize>14</pointsize>
+         <italic>false</italic>
+         <strikeout>false</strikeout>
+         <kerning>true</kerning>
         </font>
        </property>
        <property name="digitOffset">
@@ -407,9 +410,9 @@
       <property name="geometry">
        <rect>
         <x>740</x>
-        <y>240</y>
+        <y>160</y>
         <width>261</width>
-        <height>181</height>
+        <height>251</height>
        </rect>
       </property>
       <widget class="QDoubleSpinBox" name="minBar">
@@ -623,7 +626,7 @@
        </property>
        <property name="font">
         <font>
-         <pointsize>12</pointsize>
+         <pointsize>11</pointsize>
          <weight>75</weight>
          <bold>true</bold>
         </font>
@@ -639,7 +642,7 @@
        <property name="geometry">
         <rect>
          <x>180</x>
-         <y>140</y>
+         <y>200</y>
          <width>71</width>
          <height>24</height>
         </rect>
@@ -673,7 +676,7 @@
        <property name="geometry">
         <rect>
          <x>10</x>
-         <y>140</y>
+         <y>200</y>
          <width>81</width>
          <height>20</height>
         </rect>
@@ -689,7 +692,7 @@
        <property name="geometry">
         <rect>
          <x>100</x>
-         <y>140</y>
+         <y>200</y>
          <width>71</width>
          <height>24</height>
         </rect>
@@ -719,21 +722,44 @@
         <double>1.000000000000000</double>
        </property>
       </widget>
+      <widget class="QLabel" name="expectLabel">
+       <property name="geometry">
+        <rect>
+         <x>10</x>
+         <y>160</y>
+         <width>241</width>
+         <height>25</height>
+        </rect>
+       </property>
+       <property name="font">
+        <font>
+         <pointsize>11</pointsize>
+         <weight>75</weight>
+         <bold>true</bold>
+        </font>
+       </property>
+       <property name="text">
+        <string>Expected</string>
+       </property>
+       <property name="alignment">
+        <set>Qt::AlignCenter</set>
+       </property>
+      </widget>
      </widget>
      <widget class="QGroupBox" name="buttonBox">
       <property name="geometry">
        <rect>
         <x>740</x>
-        <y>430</y>
+        <y>420</y>
         <width>261</width>
-        <height>101</height>
+        <height>111</height>
        </rect>
       </property>
       <widget class="QPushButton" name="quitButton">
        <property name="geometry">
         <rect>
          <x>90</x>
-         <y>60</y>
+         <y>70</y>
          <width>80</width>
          <height>23</height>
         </rect>

mercurial