Added error handling to listing of users and showing of user information.
[speedfreak] / Client / mainwindow.ui
index de5f2d7..84af0cd 100644 (file)
     <x>0</x>
     <y>0</y>
     <width>800</width>
-    <height>480</height>
+    <height>440</height>
    </rect>
   </property>
   <property name="windowTitle">
-   <string>MainWindow</string>
+   <string>SpeedFreak</string>
   </property>
   <widget class="QWidget" name="centralWidget">
-   <widget class="QPushButton" name="pushButtonAccelerate">
+   <widget class="QLabel" name="label">
     <property name="geometry">
      <rect>
-      <x>50</x>
-      <y>150</y>
-      <width>130</width>
-      <height>130</height>
+      <x>270</x>
+      <y>280</y>
+      <width>461</width>
+      <height>121</height>
      </rect>
     </property>
     <property name="text">
      <string/>
     </property>
-    <property name="icon">
-     <iconset resource="graphics.qrc">
-      <normaloff>:/new/prefix1/Graphics/Speedometer .png</normaloff>:/new/prefix1/Graphics/Speedometer .png</iconset>
+    <property name="pixmap">
+     <pixmap resource="graphics.qrc">:/new/prefix1/Graphics/speedfreak.png</pixmap>
     </property>
-    <property name="iconSize">
-     <size>
-      <width>125</width>
-      <height>125</height>
-     </size>
+    <property name="scaledContents">
+     <bool>true</bool>
     </property>
    </widget>
-   <widget class="QPushButton" name="pushButtonRoute">
+   <widget class="QPushButton" name="pushButtonUsers">
     <property name="geometry">
      <rect>
-      <x>190</x>
-      <y>150</y>
-      <width>130</width>
-      <height>130</height>
+      <x>170</x>
+      <y>20</y>
+      <width>93</width>
+      <height>27</height>
      </rect>
     </property>
     <property name="text">
-     <string/>
-    </property>
-    <property name="icon">
-     <iconset resource="graphics.qrc">
-      <normaloff>:/new/prefix1/Graphics/route.png</normaloff>:/new/prefix1/Graphics/route.png</iconset>
-    </property>
-    <property name="iconSize">
-     <size>
-      <width>125</width>
-      <height>125</height>
-     </size>
-    </property>
-   </widget>
-   <widget class="QPushButton" name="pushButtonResults">
-    <property name="geometry">
-     <rect>
-      <x>330</x>
-      <y>150</y>
-      <width>130</width>
-      <height>130</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>Results</string>
-    </property>
-   </widget>
-   <widget class="QPushButton" name="pushButtonSettings">
-    <property name="geometry">
-     <rect>
-      <x>470</x>
-      <y>150</y>
-      <width>130</width>
-      <height>130</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>Settings</string>
-    </property>
-   </widget>
-   <widget class="QPushButton" name="pushButtonWWW">
-    <property name="geometry">
-     <rect>
-      <x>610</x>
-      <y>150</y>
-      <width>130</width>
-      <height>130</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>WWW</string>
-    </property>
-   </widget>
-   <widget class="QPushButton" name="pushButtonCredits">
-    <property name="geometry">
-     <rect>
-      <x>640</x>
-      <y>10</y>
-      <width>151</width>
-      <height>41</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>Credits</string>
+     <string>Users</string>
     </property>
    </widget>
   </widget>