src/SpacenavWindow.ui
branchv_0
changeset 6 49560660d230
parent 5 6ba51911d539
child 7 b6c0e1574a8b
--- a/src/SpacenavWindow.ui	Thu Mar 07 15:41:38 2019 +0100
+++ b/src/SpacenavWindow.ui	Thu Mar 07 16:20:51 2019 +0100
@@ -14,17 +14,49 @@
    <string>SpacenavWindow</string>
   </property>
   <widget class="QWidget" name="centralwidget">
-   <widget class="QPushButton" name="pushButton">
+   <widget class="QDial" name="dial">
     <property name="geometry">
      <rect>
-      <x>60</x>
-      <y>60</y>
-      <width>88</width>
-      <height>34</height>
+      <x>130</x>
+      <y>40</y>
+      <width>111</width>
+      <height>111</height>
+     </rect>
+    </property>
+   </widget>
+   <widget class="QPushButton" name="button0">
+    <property name="geometry">
+     <rect>
+      <x>40</x>
+      <y>40</y>
+      <width>80</width>
+      <height>111</height>
      </rect>
     </property>
     <property name="text">
-     <string>PushButton</string>
+     <string>left</string>
+    </property>
+    <property name="checkable">
+     <bool>true</bool>
+    </property>
+    <property name="checked">
+     <bool>false</bool>
+    </property>
+   </widget>
+   <widget class="QPushButton" name="button1">
+    <property name="geometry">
+     <rect>
+      <x>260</x>
+      <y>40</y>
+      <width>80</width>
+      <height>111</height>
+     </rect>
+    </property>
+    <property name="text">
+     <string>right</string>
+    </property>
+    <property name="checkable">
+     <bool>true</bool>
     </property>
    </widget>
   </widget>
@@ -34,7 +66,7 @@
      <x>0</x>
      <y>0</y>
      <width>800</width>
-     <height>30</height>
+     <height>23</height>
     </rect>
    </property>
   </widget>