Bug fixed: If you are logged in and result is sent in result dialog. If you want...
[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>440</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>670</x>
143       <y>10</y>
144       <width>105</width>
145       <height>105</height>
146      </rect>
147     </property>
148     <property name="text">
149      <string/>
150     </property>
151     <property name="icon">
152      <iconset resource="graphics.qrc">
153       <normaloff>:/new/prefix1/Graphics/info.png</normaloff>:/new/prefix1/Graphics/info.png</iconset>
154     </property>
155     <property name="iconSize">
156      <size>
157       <width>100</width>
158       <height>100</height>
159      </size>
160     </property>
161    </widget>
162    <widget class="QLabel" name="label">
163     <property name="geometry">
164      <rect>
165       <x>270</x>
166       <y>280</y>
167       <width>461</width>
168       <height>121</height>
169      </rect>
170     </property>
171     <property name="text">
172      <string/>
173     </property>
174     <property name="pixmap">
175      <pixmap resource="graphics.qrc">:/new/prefix1/Graphics/speedfreak.png</pixmap>
176     </property>
177     <property name="scaledContents">
178      <bool>true</bool>
179     </property>
180    </widget>
181   </widget>
182   <widget class="QMenuBar" name="menuBar">
183    <property name="geometry">
184     <rect>
185      <x>0</x>
186      <y>0</y>
187      <width>800</width>
188      <height>25</height>
189     </rect>
190    </property>
191   </widget>
192   <widget class="QToolBar" name="mainToolBar">
193    <attribute name="toolBarArea">
194     <enum>TopToolBarArea</enum>
195    </attribute>
196    <attribute name="toolBarBreak">
197     <bool>false</bool>
198    </attribute>
199   </widget>
200   <widget class="QStatusBar" name="statusBar"/>
201  </widget>
202  <layoutdefault spacing="6" margin="11"/>
203  <resources>
204   <include location="graphics.qrc"/>
205  </resources>
206  <connections/>
207 </ui>