Added error handling to listing of users and showing of user information.
[speedfreak] / Client / routesavedialog.ui
index c3f8a0f..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>
   <widget class="QLabel" name="labelGpsSpeed">
    <property name="geometry">
     <rect>
-     <x>390</x>
+     <x>410</x>
      <y>60</y>
      <width>241</width>
      <height>91</height>
   <widget class="QLabel" name="labelGpsAvgSpeed">
    <property name="geometry">
     <rect>
-     <x>340</x>
+     <x>360</x>
      <y>130</y>
      <width>291</width>
      <height>91</height>
   <widget class="QLabel" name="labelDistance">
    <property name="geometry">
     <rect>
-     <x>390</x>
+     <x>410</x>
      <y>210</y>
      <width>241</width>
      <height>91</height>
     <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>
  <resources>
   <include location="graphics.qrc"/>