Development carmainwindow.
[speedfreak] / Client / carmainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>CarMainWindow</class>
4  <widget class="QMainWindow" name="CarMainWindow">
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>Speed freak</string>
15   </property>
16   <widget class="QWidget" name="centralWidget">
17    <widget class="QTabWidget" name="tabWidget">
18     <property name="geometry">
19      <rect>
20       <x>10</x>
21       <y>10</y>
22       <width>781</width>
23       <height>361</height>
24      </rect>
25     </property>
26     <property name="currentIndex">
27      <number>0</number>
28     </property>
29     <widget class="QWidget" name="StartTab">
30      <attribute name="title">
31       <string>Start</string>
32      </attribute>
33      <widget class="QWidget" name="layoutWidget">
34       <property name="geometry">
35        <rect>
36         <x>590</x>
37         <y>220</y>
38         <width>171</width>
39         <height>91</height>
40        </rect>
41       </property>
42       <layout class="QVBoxLayout" name="verticalLayout">
43        <item>
44         <widget class="QPushButton" name="autoStartButton">
45          <property name="font">
46           <font>
47            <family>Bitstream Charter</family>
48            <pointsize>16</pointsize>
49            <weight>75</weight>
50            <bold>true</bold>
51           </font>
52          </property>
53          <property name="text">
54           <string>Auto start</string>
55          </property>
56         </widget>
57        </item>
58        <item>
59         <widget class="QPushButton" name="manualStartButton">
60          <property name="font">
61           <font>
62            <family>Bitstream Charter</family>
63            <pointsize>16</pointsize>
64            <weight>75</weight>
65            <bold>true</bold>
66           </font>
67          </property>
68          <property name="text">
69           <string>Manual start</string>
70          </property>
71         </widget>
72        </item>
73       </layout>
74      </widget>
75      <widget class="QListView" name="listViewStartTabAccelerationCategories">
76       <property name="geometry">
77        <rect>
78         <x>0</x>
79         <y>10</y>
80         <width>261</width>
81         <height>301</height>
82        </rect>
83       </property>
84      </widget>
85      <widget class="QWidget" name="layoutWidget">
86       <property name="geometry">
87        <rect>
88         <x>270</x>
89         <y>10</y>
90         <width>311</width>
91         <height>301</height>
92        </rect>
93       </property>
94       <layout class="QVBoxLayout" name="verticalLayout_2">
95        <item>
96         <widget class="QLabel" name="startLabel">
97          <property name="text">
98           <string>Start:</string>
99          </property>
100         </widget>
101        </item>
102        <item>
103         <widget class="QLineEdit" name="lineEditStartTabMin"/>
104        </item>
105        <item>
106         <widget class="QLabel" name="stopLabel">
107          <property name="text">
108           <string>Stop:</string>
109          </property>
110         </widget>
111        </item>
112        <item>
113         <widget class="QLineEdit" name="lineEditStartTabMax"/>
114        </item>
115        <item>
116         <widget class="QLabel" name="unitLabel">
117          <property name="text">
118           <string>Unit:</string>
119          </property>
120         </widget>
121        </item>
122        <item>
123         <widget class="QComboBox" name="comboBoxStartTabUnits"/>
124        </item>
125       </layout>
126      </widget>
127     </widget>
128     <widget class="QWidget" name="tab">
129      <attribute name="title">
130       <string>Top</string>
131      </attribute>
132      <widget class="QPushButton" name="buttonTopRefresh">
133       <property name="geometry">
134        <rect>
135         <x>20</x>
136         <y>270</y>
137         <width>169</width>
138         <height>37</height>
139        </rect>
140       </property>
141       <property name="font">
142        <font>
143         <family>Bitstream Charter</family>
144         <pointsize>16</pointsize>
145         <weight>75</weight>
146         <bold>true</bold>
147        </font>
148       </property>
149       <property name="text">
150        <string>Refresh list</string>
151       </property>
152      </widget>
153      <widget class="QListView" name="listViewTopList">
154       <property name="geometry">
155        <rect>
156         <x>360</x>
157         <y>10</y>
158         <width>411</width>
159         <height>311</height>
160        </rect>
161       </property>
162       <property name="font">
163        <font>
164         <family>Bitstream Charter</family>
165         <pointsize>10</pointsize>
166        </font>
167       </property>
168       <property name="flow">
169        <enum>QListView::LeftToRight</enum>
170       </property>
171      </widget>
172      <widget class="QWidget" name="layoutWidget">
173       <property name="geometry">
174        <rect>
175         <x>10</x>
176         <y>10</y>
177         <width>341</width>
178         <height>141</height>
179        </rect>
180       </property>
181       <layout class="QVBoxLayout" name="verticalLayout_3">
182        <item>
183         <widget class="QLabel" name="labelCategory">
184          <property name="font">
185           <font>
186            <family>Bitstream Charter</family>
187            <pointsize>16</pointsize>
188           </font>
189          </property>
190          <property name="text">
191           <string>Category:</string>
192          </property>
193         </widget>
194        </item>
195        <item>
196         <widget class="QComboBox" name="comboBoxTopCategory"/>
197        </item>
198       </layout>
199      </widget>
200      <widget class="QLabel" name="labelTopList">
201       <property name="geometry">
202        <rect>
203         <x>380</x>
204         <y>10</y>
205         <width>371</width>
206         <height>311</height>
207        </rect>
208       </property>
209       <property name="font">
210        <font>
211         <pointsize>9</pointsize>
212        </font>
213       </property>
214       <property name="text">
215        <string>TopList</string>
216       </property>
217       <property name="alignment">
218        <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
219       </property>
220      </widget>
221     </widget>
222     <widget class="QWidget" name="settingsTab">
223      <attribute name="title">
224       <string>Settings</string>
225      </attribute>
226     </widget>
227    </widget>
228    <widget class="QWidget" name="layoutWidget">
229     <property name="geometry">
230      <rect>
231       <x>10</x>
232       <y>380</y>
233       <width>781</width>
234       <height>31</height>
235      </rect>
236     </property>
237     <layout class="QHBoxLayout" name="horizontalLayout">
238      <item>
239       <widget class="QPushButton" name="view1Button">
240        <property name="text">
241         <string>View1</string>
242        </property>
243       </widget>
244      </item>
245      <item>
246       <widget class="QPushButton" name="view2Button">
247        <property name="text">
248         <string>View2</string>
249        </property>
250       </widget>
251      </item>
252      <item>
253       <widget class="QPushButton" name="view3Button">
254        <property name="text">
255         <string>View3</string>
256        </property>
257       </widget>
258      </item>
259      <item>
260       <widget class="QPushButton" name="view4Button">
261        <property name="text">
262         <string>View4</string>
263        </property>
264       </widget>
265      </item>
266     </layout>
267    </widget>
268    <widget class="QPushButton" name="loginLogoutButton">
269     <property name="geometry">
270      <rect>
271       <x>690</x>
272       <y>0</y>
273       <width>93</width>
274       <height>27</height>
275      </rect>
276     </property>
277     <property name="text">
278      <string>Login</string>
279     </property>
280    </widget>
281    <widget class="QPushButton" name="registratePushButton">
282     <property name="geometry">
283      <rect>
284       <x>580</x>
285       <y>0</y>
286       <width>93</width>
287       <height>27</height>
288      </rect>
289     </property>
290     <property name="text">
291      <string>Registrate</string>
292     </property>
293    </widget>
294   </widget>
295   <widget class="QMenuBar" name="menuBar">
296    <property name="geometry">
297     <rect>
298      <x>0</x>
299      <y>0</y>
300      <width>800</width>
301      <height>25</height>
302     </rect>
303    </property>
304   </widget>
305   <widget class="QToolBar" name="mainToolBar">
306    <attribute name="toolBarArea">
307     <enum>TopToolBarArea</enum>
308    </attribute>
309    <attribute name="toolBarBreak">
310     <bool>false</bool>
311    </attribute>
312   </widget>
313   <widget class="QStatusBar" name="statusBar"/>
314  </widget>
315  <layoutdefault spacing="6" margin="11"/>
316  <resources/>
317  <connections/>
318 </ui>