0580f42f87a2d078f4811856dd1752a4b7b9846d
[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="pushButtonRoute">
18     <property name="geometry">
19      <rect>
20       <x>190</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/route.png</normaloff>:/new/prefix1/Graphics/route.png</iconset>
32     </property>
33     <property name="iconSize">
34      <size>
35       <width>125</width>
36       <height>125</height>
37      </size>
38     </property>
39    </widget>
40    <widget class="QPushButton" name="pushButtonResults">
41     <property name="geometry">
42      <rect>
43       <x>330</x>
44       <y>150</y>
45       <width>130</width>
46       <height>130</height>
47      </rect>
48     </property>
49     <property name="text">
50      <string/>
51     </property>
52     <property name="icon">
53      <iconset resource="graphics.qrc">
54       <normaloff>:/new/prefix1/Graphics/trophy_gold.png</normaloff>:/new/prefix1/Graphics/trophy_gold.png</iconset>
55     </property>
56     <property name="iconSize">
57      <size>
58       <width>125</width>
59       <height>125</height>
60      </size>
61     </property>
62    </widget>
63    <widget class="QPushButton" name="pushButtonSettings">
64     <property name="geometry">
65      <rect>
66       <x>470</x>
67       <y>150</y>
68       <width>130</width>
69       <height>130</height>
70      </rect>
71     </property>
72     <property name="text">
73      <string/>
74     </property>
75     <property name="icon">
76      <iconset resource="graphics.qrc">
77       <normaloff>:/new/prefix1/Graphics/settings.png</normaloff>:/new/prefix1/Graphics/settings.png</iconset>
78     </property>
79     <property name="iconSize">
80      <size>
81       <width>125</width>
82       <height>125</height>
83      </size>
84     </property>
85    </widget>
86    <widget class="QPushButton" name="pushButtonWWW">
87     <property name="geometry">
88      <rect>
89       <x>610</x>
90       <y>150</y>
91       <width>130</width>
92       <height>130</height>
93      </rect>
94     </property>
95     <property name="autoFillBackground">
96      <bool>true</bool>
97     </property>
98     <property name="text">
99      <string/>
100     </property>
101     <property name="icon">
102      <iconset resource="graphics.qrc">
103       <normaloff>:/new/prefix1/Graphics/applications_internet.png</normaloff>:/new/prefix1/Graphics/applications_internet.png</iconset>
104     </property>
105     <property name="iconSize">
106      <size>
107       <width>125</width>
108       <height>125</height>
109      </size>
110     </property>
111    </widget>
112    <widget class="QPushButton" name="pushButtonCredits">
113     <property name="geometry">
114      <rect>
115       <x>670</x>
116       <y>10</y>
117       <width>105</width>
118       <height>105</height>
119      </rect>
120     </property>
121     <property name="text">
122      <string/>
123     </property>
124     <property name="icon">
125      <iconset resource="graphics.qrc">
126       <normaloff>:/new/prefix1/Graphics/info.png</normaloff>:/new/prefix1/Graphics/info.png</iconset>
127     </property>
128     <property name="iconSize">
129      <size>
130       <width>100</width>
131       <height>100</height>
132      </size>
133     </property>
134    </widget>
135    <widget class="QLabel" name="label">
136     <property name="geometry">
137      <rect>
138       <x>270</x>
139       <y>280</y>
140       <width>461</width>
141       <height>121</height>
142      </rect>
143     </property>
144     <property name="text">
145      <string/>
146     </property>
147     <property name="pixmap">
148      <pixmap resource="graphics.qrc">:/new/prefix1/Graphics/speedfreak.png</pixmap>
149     </property>
150     <property name="scaledContents">
151      <bool>true</bool>
152     </property>
153    </widget>
154   </widget>
155   <widget class="QMenuBar" name="menuBar">
156    <property name="geometry">
157     <rect>
158      <x>0</x>
159      <y>0</y>
160      <width>800</width>
161      <height>25</height>
162     </rect>
163    </property>
164   </widget>
165   <widget class="QToolBar" name="mainToolBar">
166    <attribute name="toolBarArea">
167     <enum>TopToolBarArea</enum>
168    </attribute>
169    <attribute name="toolBarBreak">
170     <bool>false</bool>
171    </attribute>
172   </widget>
173   <widget class="QStatusBar" name="statusBar"/>
174  </widget>
175  <layoutdefault spacing="6" margin="11"/>
176  <resources>
177   <include location="graphics.qrc"/>
178  </resources>
179  <connections/>
180 </ui>