ui/Setup.ui

changeset 41
dc4b659a320b
parent 39
38c8c31db8f4
child 78
3a6cba2dd05d
--- a/ui/Setup.ui	Wed Mar 02 11:06:07 2022 +0100
+++ b/ui/Setup.ui	Sat Mar 05 10:37:09 2022 +0100
@@ -322,7 +322,7 @@
      <widget class="QLabel" name="grainLabel">
       <property name="geometry">
        <rect>
-        <x>440</x>
+        <x>400</x>
         <y>120</y>
         <width>161</width>
         <height>20</height>
@@ -338,7 +338,7 @@
      <widget class="QLabel" name="brixLabel">
       <property name="geometry">
        <rect>
-        <x>440</x>
+        <x>400</x>
         <y>150</y>
         <width>161</width>
         <height>20</height>
@@ -378,7 +378,7 @@
      <widget class="QLabel" name="colorLabel">
       <property name="geometry">
        <rect>
-        <x>850</x>
+        <x>800</x>
         <y>120</y>
         <width>121</width>
         <height>16</height>
@@ -394,7 +394,7 @@
      <widget class="QLabel" name="ibuLabel">
       <property name="geometry">
        <rect>
-        <x>850</x>
+        <x>800</x>
         <y>150</y>
         <width>121</width>
         <height>16</height>
@@ -410,7 +410,7 @@
      <widget class="QLabel" name="waterLabel">
       <property name="geometry">
        <rect>
-        <x>850</x>
+        <x>800</x>
         <y>180</y>
         <width>121</width>
         <height>16</height>
@@ -426,7 +426,7 @@
      <widget class="QLabel" name="yeastLabel">
       <property name="geometry">
        <rect>
-        <x>850</x>
+        <x>800</x>
         <y>210</y>
         <width>121</width>
         <height>16</height>
@@ -442,7 +442,7 @@
      <widget class="QDoubleSpinBox" name="grainEdit">
       <property name="geometry">
        <rect>
-        <x>620</x>
+        <x>580</x>
         <y>120</y>
         <width>101</width>
         <height>24</height>
@@ -479,7 +479,7 @@
      <widget class="QDoubleSpinBox" name="brixEdit">
       <property name="geometry">
        <rect>
-        <x>620</x>
+        <x>580</x>
         <y>150</y>
         <width>101</width>
         <height>24</height>
@@ -513,7 +513,7 @@
      <widget class="QComboBox" name="colorEdit">
       <property name="geometry">
        <rect>
-        <x>990</x>
+        <x>940</x>
         <y>120</y>
         <width>161</width>
         <height>23</height>
@@ -538,7 +538,7 @@
      <widget class="QComboBox" name="ibuEdit">
       <property name="geometry">
        <rect>
-        <x>990</x>
+        <x>940</x>
         <y>150</y>
         <width>161</width>
         <height>23</height>
@@ -563,7 +563,7 @@
      <widget class="QComboBox" name="waterEdit">
       <property name="geometry">
        <rect>
-        <x>990</x>
+        <x>940</x>
         <y>180</y>
         <width>211</width>
         <height>23</height>
@@ -588,7 +588,7 @@
      <widget class="QComboBox" name="yeastEdit">
       <property name="geometry">
        <rect>
-        <x>990</x>
+        <x>940</x>
         <y>210</y>
         <width>211</width>
         <height>23</height>
@@ -610,27 +610,27 @@
        <string>Choose color</string>
       </property>
      </widget>
-    </widget>
-   </item>
-   <item row="1" column="0">
-    <widget class="QWidget" name="bottomWidget" native="true">
-     <property name="minimumSize">
-      <size>
-       <width>0</width>
-       <height>24</height>
-      </size>
-     </property>
-     <property name="maximumSize">
-      <size>
-       <width>16777215</width>
-       <height>24</height>
-      </size>
-     </property>
+     <widget class="QLabel" name="logoLabel">
+      <property name="geometry">
+       <rect>
+        <x>940</x>
+        <y>260</y>
+        <width>211</width>
+        <height>211</height>
+       </rect>
+      </property>
+      <property name="text">
+       <string>Logo here</string>
+      </property>
+      <property name="alignment">
+       <set>Qt::AlignCenter</set>
+      </property>
+     </widget>
      <widget class="QPushButton" name="quitButton">
       <property name="geometry">
        <rect>
-        <x>10</x>
-        <y>0</y>
+        <x>50</x>
+        <y>590</y>
         <width>80</width>
         <height>23</height>
        </rect>
@@ -646,8 +646,8 @@
      <widget class="QPushButton" name="saveButton">
       <property name="geometry">
        <rect>
-        <x>1170</x>
-        <y>0</y>
+        <x>1130</x>
+        <y>590</y>
         <width>80</width>
         <height>23</height>
        </rect>
@@ -660,6 +660,23 @@
         <normaloff>:icons/silk/disk.png</normaloff>:icons/silk/disk.png</iconset>
       </property>
      </widget>
+     <widget class="QPushButton" name="openButton">
+      <property name="geometry">
+       <rect>
+        <x>810</x>
+        <y>260</y>
+        <width>111</width>
+        <height>23</height>
+       </rect>
+      </property>
+      <property name="text">
+       <string>Load logo</string>
+      </property>
+      <property name="icon">
+       <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
+        <normaloff>:/icons/silk/folder_picture.png</normaloff>:/icons/silk/folder_picture.png</iconset>
+      </property>
+     </widget>
     </widget>
    </item>
   </layout>

mercurial