ui/MainWindow.ui

changeset 309
8678a0731737
parent 291
daa667c1ad6d
child 310
bdaac24b86ed
--- a/ui/MainWindow.ui	Fri Jun 24 16:50:22 2022 +0200
+++ b/ui/MainWindow.ui	Mon Jun 27 11:50:18 2022 +0200
@@ -87,11 +87,47 @@
     <property name="title">
      <string>Monitor</string>
     </property>
-    <addaction name="actionSystems"/>
+    <widget class="QMenu" name="menuSystems">
+     <property name="title">
+      <string>Systems</string>
+     </property>
+     <property name="icon">
+      <iconset resource="../resources/icons.qrc">
+       <normaloff>:/icons/silk/computer.png</normaloff>:/icons/silk/computer.png</iconset>
+     </property>
+    </widget>
+    <widget class="QMenu" name="menuFermenters">
+     <property name="title">
+      <string>Fermenters</string>
+     </property>
+     <property name="icon">
+      <iconset resource="../resources/icons.qrc">
+       <normaloff>:/icons/bms/fridge.png</normaloff>:/icons/bms/fridge.png</iconset>
+     </property>
+    </widget>
+    <widget class="QMenu" name="menuCO2_Meters">
+     <property name="title">
+      <string>CO2 Meters</string>
+     </property>
+     <property name="icon">
+      <iconset resource="../resources/icons.qrc">
+       <normaloff>:/icons/bms/beerbottle.png</normaloff>:/icons/bms/beerbottle.png</iconset>
+     </property>
+    </widget>
+    <widget class="QMenu" name="menuiSpindels">
+     <property name="title">
+      <string>iSpindels</string>
+     </property>
+     <property name="icon">
+      <iconset resource="../resources/icons.qrc">
+       <normaloff>:/icons/bms/fermenter.png</normaloff>:/icons/bms/fermenter.png</iconset>
+     </property>
+    </widget>
+    <addaction name="menuSystems"/>
     <addaction name="separator"/>
-    <addaction name="actionFermenters"/>
-    <addaction name="actionCO2_Meters"/>
-    <addaction name="actioniSpindels"/>
+    <addaction name="menuFermenters"/>
+    <addaction name="menuCO2_Meters"/>
+    <addaction name="menuiSpindels"/>
    </widget>
    <widget class="QMenu" name="menuProducts">
     <property name="title">
@@ -150,42 +186,6 @@
     <string>About</string>
    </property>
   </action>
-  <action name="actionSystems">
-   <property name="icon">
-    <iconset>
-     <normaloff>:icons/silk/server.png</normaloff>:icons/silk/server.png</iconset>
-   </property>
-   <property name="text">
-    <string>Systems</string>
-   </property>
-  </action>
-  <action name="actionFermenters">
-   <property name="icon">
-    <iconset>
-     <normaloff>:icons/bms/fridge.png</normaloff>:icons/bms/fridge.png</iconset>
-   </property>
-   <property name="text">
-    <string>Fermenters</string>
-   </property>
-  </action>
-  <action name="actionCO2_Meters">
-   <property name="icon">
-    <iconset>
-     <normaloff>:icons/bms/beerbottle.png</normaloff>:icons/bms/beerbottle.png</iconset>
-   </property>
-   <property name="text">
-    <string>CO2 Meters</string>
-   </property>
-  </action>
-  <action name="actioniSpindels">
-   <property name="icon">
-    <iconset>
-     <normaloff>:icons/bms/fermenter.png</normaloff>:icons/bms/fermenter.png</iconset>
-   </property>
-   <property name="text">
-    <string>iSpindels</string>
-   </property>
-  </action>
   <action name="actionSuppliers">
    <property name="icon">
     <iconset>
@@ -429,6 +429,26 @@
     <string>Import beerXML</string>
    </property>
   </action>
+  <action name="actiondummy">
+   <property name="text">
+    <string>dummy</string>
+   </property>
+  </action>
+  <action name="actionhh">
+   <property name="text">
+    <string>hh</string>
+   </property>
+  </action>
+  <action name="actionhj">
+   <property name="text">
+    <string>hj</string>
+   </property>
+  </action>
+  <action name="actionll">
+   <property name="text">
+    <string>ll</string>
+   </property>
+  </action>
  </widget>
  <layoutdefault spacing="6" margin="11"/>
  <resources>

mercurial