Added simple compass to routesave dialog. Compass shows direction of motion to eight...
[speedfreak] / Client / routesavedialog.ui
index 1537c1b..c3f8a0f 100644 (file)
@@ -53,7 +53,7 @@
   <widget class="QLabel" name="labelRouteSatellitePicture">
    <property name="geometry">
     <rect>
-     <x>200</x>
+     <x>250</x>
      <y>60</y>
      <width>80</width>
      <height>80</height>
@@ -78,7 +78,7 @@
   <widget class="QLabel" name="labelRouteSatelliteStatus">
    <property name="geometry">
     <rect>
-     <x>90</x>
+     <x>140</x>
      <y>80</y>
      <width>301</width>
      <height>51</height>
@@ -99,7 +99,7 @@
   <widget class="QLabel" name="labelRoutePicture">
    <property name="geometry">
     <rect>
-     <x>200</x>
+     <x>250</x>
      <y>170</y>
      <width>80</width>
      <height>80</height>
   <widget class="QLabel" name="labelRouteStatus">
    <property name="geometry">
     <rect>
-     <x>90</x>
+     <x>140</x>
      <y>190</y>
      <width>301</width>
      <height>51</height>
   <widget class="QLabel" name="labelGpsSpeed">
    <property name="geometry">
     <rect>
-     <x>540</x>
-     <y>40</y>
+     <x>390</x>
+     <y>60</y>
      <width>241</width>
      <height>91</height>
     </rect>
     <string>GPS speed</string>
    </property>
    <property name="alignment">
-    <set>Qt::AlignCenter</set>
+    <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    </property>
   </widget>
   <widget class="QLabel" name="label">
   <widget class="QLabel" name="labelGpsAvgSpeed">
    <property name="geometry">
     <rect>
-     <x>540</x>
-     <y>100</y>
-     <width>241</width>
+     <x>340</x>
+     <y>130</y>
+     <width>291</width>
      <height>91</height>
     </rect>
    </property>
    <property name="font">
     <font>
-     <pointsize>20</pointsize>
+     <pointsize>36</pointsize>
     </font>
    </property>
    <property name="text">
     <string>GPS avg speed</string>
    </property>
    <property name="alignment">
-    <set>Qt::AlignCenter</set>
+    <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    </property>
   </widget>
   <widget class="QLabel" name="labelDistance">
    <property name="geometry">
     <rect>
-     <x>350</x>
-     <y>250</y>
+     <x>390</x>
+     <y>210</y>
      <width>241</width>
      <height>91</height>
     </rect>
     <string>Distance</string>
    </property>
    <property name="alignment">
-    <set>Qt::AlignCenter</set>
+    <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    </property>
   </widget>
  </widget>