ui/DetailFermenter.ui

changeset 318
ff02aca2b63c
parent 317
f78827503fb0
child 323
d053ffbbf3e9
--- a/ui/DetailFermenter.ui	Wed Jun 29 22:19:39 2022 +0200
+++ b/ui/DetailFermenter.ui	Wed Jun 29 23:06:38 2022 +0200
@@ -320,10 +320,13 @@
         <rect>
          <x>140</x>
          <y>40</y>
-         <width>221</width>
+         <width>271</width>
          <height>23</height>
         </rect>
        </property>
+       <property name="frame">
+        <bool>true</bool>
+       </property>
        <property name="readOnly">
         <bool>true</bool>
        </property>
@@ -333,10 +336,13 @@
         <rect>
          <x>140</x>
          <y>70</y>
-         <width>151</width>
+         <width>181</width>
          <height>23</height>
         </rect>
        </property>
+       <property name="frame">
+        <bool>true</bool>
+       </property>
        <property name="readOnly">
         <bool>true</bool>
        </property>
@@ -350,6 +356,9 @@
          <height>23</height>
         </rect>
        </property>
+       <property name="readOnly">
+        <bool>true</bool>
+       </property>
       </widget>
       <widget class="QLineEdit" name="codeEdit">
        <property name="geometry">
@@ -360,6 +369,9 @@
          <height>23</height>
         </rect>
        </property>
+       <property name="readOnly">
+        <bool>true</bool>
+       </property>
       </widget>
       <widget class="QComboBox" name="codePick">
        <property name="geometry">
@@ -396,10 +408,13 @@
         <rect>
          <x>140</x>
          <y>190</y>
-         <width>221</width>
+         <width>271</width>
          <height>23</height>
         </rect>
        </property>
+       <property name="readOnly">
+        <bool>true</bool>
+       </property>
       </widget>
       <widget class="QLineEdit" name="profileShow">
        <property name="geometry">
@@ -410,6 +425,9 @@
          <height>23</height>
         </rect>
        </property>
+       <property name="readOnly">
+        <bool>true</bool>
+       </property>
       </widget>
       <widget class="QPushButton" name="modeButton1">
        <property name="geometry">
@@ -451,7 +469,7 @@
        <property name="geometry">
         <rect>
          <x>290</x>
-         <y>10</y>
+         <y>150</y>
          <width>101</width>
          <height>20</height>
         </rect>
@@ -729,24 +747,120 @@
         </color>
        </property>
       </widget>
+      <widget class="QLabel" name="heatLabel">
+       <property name="geometry">
+        <rect>
+         <x>15</x>
+         <y>50</y>
+         <width>71</width>
+         <height>20</height>
+        </rect>
+       </property>
+       <property name="text">
+        <string>Heat</string>
+       </property>
+       <property name="alignment">
+        <set>Qt::AlignCenter</set>
+       </property>
+      </widget>
+      <widget class="QLabel" name="coolLabel">
+       <property name="geometry">
+        <rect>
+         <x>95</x>
+         <y>50</y>
+         <width>71</width>
+         <height>20</height>
+        </rect>
+       </property>
+       <property name="text">
+        <string>Cool</string>
+       </property>
+       <property name="alignment">
+        <set>Qt::AlignCenter</set>
+       </property>
+      </widget>
+      <widget class="QLabel" name="fanLabel">
+       <property name="geometry">
+        <rect>
+         <x>175</x>
+         <y>50</y>
+         <width>71</width>
+         <height>20</height>
+        </rect>
+       </property>
+       <property name="text">
+        <string>Fan</string>
+       </property>
+       <property name="alignment">
+        <set>Qt::AlignCenter</set>
+       </property>
+      </widget>
+      <widget class="QToolButton" name="heatSwitch">
+       <property name="geometry">
+        <rect>
+         <x>36</x>
+         <y>80</y>
+         <width>28</width>
+         <height>22</height>
+        </rect>
+       </property>
+       <property name="text">
+        <string>...</string>
+       </property>
+       <property name="checkable">
+        <bool>true</bool>
+       </property>
+       <property name="autoRaise">
+        <bool>false</bool>
+       </property>
+      </widget>
+      <widget class="QToolButton" name="heatSwitch_2">
+       <property name="geometry">
+        <rect>
+         <x>116</x>
+         <y>80</y>
+         <width>28</width>
+         <height>22</height>
+        </rect>
+       </property>
+       <property name="text">
+        <string>...</string>
+       </property>
+       <property name="checkable">
+        <bool>true</bool>
+       </property>
+      </widget>
+      <widget class="QToolButton" name="heatSwitch_3">
+       <property name="geometry">
+        <rect>
+         <x>196</x>
+         <y>80</y>
+         <width>28</width>
+         <height>22</height>
+        </rect>
+       </property>
+       <property name="text">
+        <string>...</string>
+       </property>
+       <property name="checkable">
+        <bool>true</bool>
+       </property>
+      </widget>
      </widget>
      <widget class="QGroupBox" name="buttonBox">
       <property name="geometry">
        <rect>
         <x>720</x>
-        <y>390</y>
+        <y>380</y>
         <width>261</width>
-        <height>131</height>
+        <height>141</height>
        </rect>
       </property>
-      <property name="title">
-       <string>GroupBox</string>
-      </property>
       <widget class="QPushButton" name="quitButton">
        <property name="geometry">
         <rect>
          <x>90</x>
-         <y>90</y>
+         <y>100</y>
          <width>80</width>
          <height>23</height>
         </rect>
@@ -765,6 +879,32 @@
          <normaloff>:icons/silk/door_out.png</normaloff>:icons/silk/door_out.png</iconset>
        </property>
       </widget>
+      <widget class="QPushButton" name="logButton">
+       <property name="geometry">
+        <rect>
+         <x>90</x>
+         <y>20</y>
+         <width>80</width>
+         <height>23</height>
+        </rect>
+       </property>
+       <property name="text">
+        <string>Log</string>
+       </property>
+      </widget>
+      <widget class="QPushButton" name="camButton">
+       <property name="geometry">
+        <rect>
+         <x>90</x>
+         <y>60</y>
+         <width>80</width>
+         <height>23</height>
+        </rect>
+       </property>
+       <property name="text">
+        <string>Camera</string>
+       </property>
+      </widget>
      </widget>
     </widget>
    </item>

mercurial