Feature: Show average speed in realtime.
[speedfreak] / Client / routesavedialog.ui
index 4638a5f..7c4ccbd 100644 (file)
    <property name="geometry">
     <rect>
      <x>550</x>
-     <y>120</y>
+     <y>10</y>
      <width>151</width>
      <height>51</height>
     </rect>
     </size>
    </property>
   </widget>
+  <widget class="QLabel" name="labelGpsAvgSpeed">
+   <property name="geometry">
+    <rect>
+     <x>540</x>
+     <y>100</y>
+     <width>241</width>
+     <height>91</height>
+    </rect>
+   </property>
+   <property name="font">
+    <font>
+     <pointsize>20</pointsize>
+    </font>
+   </property>
+   <property name="text">
+    <string>GPS avg speed</string>
+   </property>
+   <property name="alignment">
+    <set>Qt::AlignCenter</set>
+   </property>
+  </widget>
  </widget>
  <resources>
   <include location="graphics.qrc"/>