Added functionality for other users listing and viewing other users info.
[speedfreak] / Client / mainwindow.ui
index c1137bb..84af0cd 100644 (file)
@@ -7,89 +7,43 @@
     <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>Accelerate</string>
+     <string/>
     </property>
-   </widget>
-   <widget class="QPushButton" name="pushButtonRoute">
-    <property name="geometry">
-     <rect>
-      <x>190</x>
-      <y>150</y>
-      <width>130</width>
-      <height>130</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>Route</string>
-    </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 name="pixmap">
+     <pixmap resource="graphics.qrc">:/new/prefix1/Graphics/speedfreak.png</pixmap>
     </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 name="scaledContents">
+     <bool>true</bool>
     </property>
    </widget>
-   <widget class="QPushButton" name="pushButtonCredits">
+   <widget class="QPushButton" name="pushButtonUsers">
     <property name="geometry">
      <rect>
-      <x>640</x>
-      <y>10</y>
-      <width>151</width>
-      <height>41</height>
+      <x>170</x>
+      <y>20</y>
+      <width>93</width>
+      <height>27</height>
      </rect>
     </property>
     <property name="text">
-     <string>Credits</string>
+     <string>Users</string>
     </property>
    </widget>
   </widget>
   <widget class="QStatusBar" name="statusBar"/>
  </widget>
  <layoutdefault spacing="6" margin="11"/>
- <resources/>
+ <resources>
+  <include location="graphics.qrc"/>
+ </resources>
  <connections/>
 </ui>