Login bug fixed. Now result can't send to server without login.
[speedfreak] / Client / resultdialog.ui
index a1ad0f4..444fab4 100644 (file)
@@ -7,17 +7,17 @@
     <x>0</x>
     <y>0</y>
     <width>800</width>
-    <height>480</height>
+    <height>380</height>
    </rect>
   </property>
   <property name="windowTitle">
-   <string>Dialog</string>
+   <string>Results</string>
   </property>
   <widget class="QLabel" name="labelResult10kmh">
    <property name="geometry">
     <rect>
-     <x>550</x>
-     <y>180</y>
+     <x>520</x>
+     <y>245</y>
      <width>191</width>
      <height>31</height>
     </rect>
@@ -29,8 +29,8 @@
   <widget class="QLabel" name="labelResult40kmh">
    <property name="geometry">
     <rect>
-     <x>550</x>
-     <y>120</y>
+     <x>520</x>
+     <y>170</y>
      <width>191</width>
      <height>31</height>
     </rect>
@@ -42,8 +42,8 @@
   <widget class="QLabel" name="labelResult20kmh">
    <property name="geometry">
     <rect>
-     <x>550</x>
-     <y>160</y>
+     <x>520</x>
+     <y>220</y>
      <width>191</width>
      <height>31</height>
     </rect>
@@ -55,8 +55,8 @@
   <widget class="QLabel" name="labelResult30kmh">
    <property name="geometry">
     <rect>
-     <x>550</x>
-     <y>140</y>
+     <x>520</x>
+     <y>195</y>
      <width>191</width>
      <height>31</height>
     </rect>
   <widget class="QPushButton" name="pushButtonSend">
    <property name="geometry">
     <rect>
-     <x>550</x>
-     <y>260</y>
-     <width>101</width>
-     <height>27</height>
+     <x>510</x>
+     <y>280</y>
+     <width>131</width>
+     <height>71</height>
     </rect>
    </property>
+   <property name="font">
+    <font>
+     <family>Bitstream Charter</family>
+     <pointsize>9</pointsize>
+    </font>
+   </property>
    <property name="text">
-    <string>Send results</string>
+    <string>Send to server</string>
    </property>
   </widget>
   <widget class="QLabel" name="labelResult80kmh">
    <property name="geometry">
     <rect>
-     <x>550</x>
-     <y>40</y>
+     <x>520</x>
+     <y>70</y>
      <width>191</width>
      <height>31</height>
     </rect>
   <widget class="QLabel" name="labelResult70kmh">
    <property name="geometry">
     <rect>
-     <x>550</x>
-     <y>60</y>
+     <x>520</x>
+     <y>95</y>
      <width>191</width>
      <height>31</height>
     </rect>
   <widget class="QLabel" name="labelResult60kmh">
    <property name="geometry">
     <rect>
-     <x>550</x>
-     <y>80</y>
+     <x>520</x>
+     <y>120</y>
      <width>191</width>
      <height>31</height>
     </rect>
   <widget class="QLabel" name="labelResult50kmh">
    <property name="geometry">
     <rect>
-     <x>550</x>
-     <y>100</y>
+     <x>520</x>
+     <y>145</y>
      <width>191</width>
      <height>31</height>
     </rect>
   <widget class="QLabel" name="labelResult90kmh">
    <property name="geometry">
     <rect>
-     <x>550</x>
-     <y>20</y>
+     <x>520</x>
+     <y>45</y>
      <width>191</width>
      <height>31</height>
     </rect>
   <widget class="QLabel" name="labelResult100kmh">
    <property name="geometry">
     <rect>
-     <x>550</x>
-     <y>0</y>
+     <x>520</x>
+     <y>20</y>
      <width>191</width>
      <height>31</height>
     </rect>
     <string>0 - 100 km/h: 9,8 s</string>
    </property>
   </widget>
+  <widget class="QPushButton" name="pushButtonNew">
+   <property name="geometry">
+    <rect>
+     <x>660</x>
+     <y>280</y>
+     <width>131</width>
+     <height>71</height>
+    </rect>
+   </property>
+   <property name="text">
+    <string>New run</string>
+   </property>
+  </widget>
+  <widget class="QLabel" name="labelInfoToUser">
+   <property name="geometry">
+    <rect>
+     <x>10</x>
+     <y>310</y>
+     <width>471</width>
+     <height>51</height>
+    </rect>
+   </property>
+   <property name="text">
+    <string>User info label</string>
+   </property>
+  </widget>
  </widget>
  <resources/>
  <connections/>