Added error handling to listing of users and showing of user information.
[speedfreak] / Client / routesavedialog.ui
index 7c4ccbd..03f2f56 100644 (file)
@@ -27,8 +27,8 @@
   <widget class="QPushButton" name="buttonRouteStartStop">
    <property name="geometry">
     <rect>
-     <x>650</x>
-     <y>170</y>
+     <x>660</x>
+     <y>60</y>
      <width>130</width>
      <height>130</height>
     </rect>
@@ -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>410</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>360</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>410</x>
+     <y>210</y>
+     <width>241</width>
+     <height>91</height>
+    </rect>
+   </property>
+   <property name="font">
+    <font>
+     <pointsize>36</pointsize>
+    </font>
+   </property>
+   <property name="text">
+    <string>Distance</string>
+   </property>
+   <property name="alignment">
+    <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+   </property>
+  </widget>
+  <widget class="QPushButton" name="buttonLoadRoute">
+   <property name="geometry">
+    <rect>
+     <x>660</x>
+     <y>200</y>
+     <width>130</width>
+     <height>130</height>
+    </rect>
+   </property>
+   <property name="text">
+    <string/>
+   </property>
+   <property name="icon">
+    <iconset resource="graphics.qrc">
+     <normaloff>:/new/prefix1/Graphics/route_load.png</normaloff>:/new/prefix1/Graphics/route_load.png</iconset>
+   </property>
+   <property name="iconSize">
+    <size>
+     <width>125</width>
+     <height>125</height>
+    </size>
    </property>
   </widget>
  </widget>