5ad3ad84fa906ea84f3f484fbd7ce404dc061a49
[speedfreak] / Client / mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>480</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>SpeedFreak</string>
15   </property>
16   <widget class="QWidget" name="centralWidget">
17    <widget class="QPushButton" name="pushButtonAccelerate">
18     <property name="geometry">
19      <rect>
20       <x>50</x>
21       <y>150</y>
22       <width>130</width>
23       <height>130</height>
24      </rect>
25     </property>
26     <property name="text">
27      <string/>
28     </property>
29     <property name="icon">
30      <iconset resource="graphics.qrc">
31       <normaloff>:/new/prefix1/Graphics/Speedometer.png</normaloff>
32       <normalon>:/new/prefix1/Graphics/Speedometer2.png</normalon>
33       <disabledon>:/new/prefix1/Graphics/Speedometer2.png</disabledon>
34       <activeon>:/new/prefix1/Graphics/Speedometer2.png</activeon>
35       <selectedon>:/new/prefix1/Graphics/Speedometer2.png</selectedon>:/new/prefix1/Graphics/Speedometer.png</iconset>
36     </property>
37     <property name="iconSize">
38      <size>
39       <width>125</width>
40       <height>125</height>
41      </size>
42     </property>
43    </widget>
44    <widget class="QPushButton" name="pushButtonRoute">
45     <property name="geometry">
46      <rect>
47       <x>190</x>
48       <y>150</y>
49       <width>130</width>
50       <height>130</height>
51      </rect>
52     </property>
53     <property name="text">
54      <string/>
55     </property>
56     <property name="icon">
57      <iconset resource="graphics.qrc">
58       <normaloff>:/new/prefix1/Graphics/route.png</normaloff>:/new/prefix1/Graphics/route.png</iconset>
59     </property>
60     <property name="iconSize">
61      <size>
62       <width>125</width>
63       <height>125</height>
64      </size>
65     </property>
66    </widget>
67    <widget class="QPushButton" name="pushButtonResults">
68     <property name="geometry">
69      <rect>
70       <x>330</x>
71       <y>150</y>
72       <width>130</width>
73       <height>130</height>
74      </rect>
75     </property>
76     <property name="text">
77      <string/>
78     </property>
79     <property name="icon">
80      <iconset resource="graphics.qrc">
81       <normaloff>:/new/prefix1/Graphics/trophy_gold.png</normaloff>:/new/prefix1/Graphics/trophy_gold.png</iconset>
82     </property>
83     <property name="iconSize">
84      <size>
85       <width>125</width>
86       <height>125</height>
87      </size>
88     </property>
89    </widget>
90    <widget class="QPushButton" name="pushButtonSettings">
91     <property name="geometry">
92      <rect>
93       <x>470</x>
94       <y>150</y>
95       <width>130</width>
96       <height>130</height>
97      </rect>
98     </property>
99     <property name="text">
100      <string/>
101     </property>
102     <property name="icon">
103      <iconset resource="graphics.qrc">
104       <normaloff>:/new/prefix1/Graphics/settings.png</normaloff>:/new/prefix1/Graphics/settings.png</iconset>
105     </property>
106     <property name="iconSize">
107      <size>
108       <width>125</width>
109       <height>125</height>
110      </size>
111     </property>
112    </widget>
113    <widget class="QPushButton" name="pushButtonWWW">
114     <property name="geometry">
115      <rect>
116       <x>610</x>
117       <y>150</y>
118       <width>130</width>
119       <height>130</height>
120      </rect>
121     </property>
122     <property name="autoFillBackground">
123      <bool>true</bool>
124     </property>
125     <property name="text">
126      <string/>
127     </property>
128     <property name="icon">
129      <iconset resource="graphics.qrc">
130       <normaloff>:/new/prefix1/Graphics/applications_internet.png</normaloff>:/new/prefix1/Graphics/applications_internet.png</iconset>
131     </property>
132     <property name="iconSize">
133      <size>
134       <width>125</width>
135       <height>125</height>
136      </size>
137     </property>
138    </widget>
139    <widget class="QPushButton" name="pushButtonCredits">
140     <property name="geometry">
141      <rect>
142       <x>640</x>
143       <y>10</y>
144       <width>151</width>
145       <height>41</height>
146      </rect>
147     </property>
148     <property name="text">
149      <string>Credits</string>
150     </property>
151    </widget>
152   </widget>
153   <widget class="QMenuBar" name="menuBar">
154    <property name="geometry">
155     <rect>
156      <x>0</x>
157      <y>0</y>
158      <width>800</width>
159      <height>27</height>
160     </rect>
161    </property>
162   </widget>
163   <widget class="QToolBar" name="mainToolBar">
164    <attribute name="toolBarArea">
165     <enum>TopToolBarArea</enum>
166    </attribute>
167    <attribute name="toolBarBreak">
168     <bool>false</bool>
169    </attribute>
170   </widget>
171   <widget class="QStatusBar" name="statusBar"/>
172  </widget>
173  <layoutdefault spacing="6" margin="11"/>
174  <resources>
175   <include location="graphics.qrc"/>
176  </resources>
177  <connections/>
178 </ui>