Added feature which scales result diagrams speed axel right way concerning the choice...
[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>0</x>
21       <y>0</y>
22       <width>781</width>
23       <height>361</height>
24      </rect>
25     </property>
26     <property name="currentIndex">
27      <number>4</number>
28     </property>
29     <widget class="QWidget" name="tabTop">
30      <attribute name="title">
31       <string>Top</string>
32      </attribute>
33      <widget class="QPushButton" name="buttonTopRefresh">
34       <property name="geometry">
35        <rect>
36         <x>10</x>
37         <y>210</y>
38         <width>221</width>
39         <height>71</height>
40        </rect>
41       </property>
42       <property name="font">
43        <font>
44         <family>Bitstream Charter</family>
45         <pointsize>16</pointsize>
46         <weight>75</weight>
47         <bold>true</bold>
48        </font>
49       </property>
50       <property name="text">
51        <string>Refresh list</string>
52       </property>
53      </widget>
54      <widget class="QListView" name="listViewTopList">
55       <property name="geometry">
56        <rect>
57         <x>360</x>
58         <y>10</y>
59         <width>411</width>
60         <height>311</height>
61        </rect>
62       </property>
63       <property name="font">
64        <font>
65         <family>Bitstream Charter</family>
66         <pointsize>10</pointsize>
67        </font>
68       </property>
69       <property name="flow">
70        <enum>QListView::LeftToRight</enum>
71       </property>
72      </widget>
73      <widget class="QWidget" name="layoutWidget">
74       <property name="geometry">
75        <rect>
76         <x>10</x>
77         <y>10</y>
78         <width>341</width>
79         <height>141</height>
80        </rect>
81       </property>
82       <layout class="QVBoxLayout" name="verticalLayout_3">
83        <item>
84         <widget class="QLabel" name="labelCategory">
85          <property name="font">
86           <font>
87            <family>Bitstream Charter</family>
88            <pointsize>16</pointsize>
89           </font>
90          </property>
91          <property name="text">
92           <string>Category:</string>
93          </property>
94         </widget>
95        </item>
96        <item>
97         <widget class="QComboBox" name="comboBoxTopCategory"/>
98        </item>
99       </layout>
100      </widget>
101      <widget class="QLabel" name="labelTopList">
102       <property name="geometry">
103        <rect>
104         <x>380</x>
105         <y>10</y>
106         <width>371</width>
107         <height>311</height>
108        </rect>
109       </property>
110       <property name="font">
111        <font>
112         <pointsize>9</pointsize>
113        </font>
114       </property>
115       <property name="text">
116        <string>TopList</string>
117       </property>
118       <property name="alignment">
119        <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
120       </property>
121      </widget>
122     </widget>
123     <widget class="QWidget" name="StartTab">
124      <attribute name="title">
125       <string>Start</string>
126      </attribute>
127      <widget class="QListView" name="listViewStartTabAccelerationCategories">
128       <property name="geometry">
129        <rect>
130         <x>0</x>
131         <y>10</y>
132         <width>151</width>
133         <height>301</height>
134        </rect>
135       </property>
136      </widget>
137      <widget class="QWidget" name="layoutWidget">
138       <property name="geometry">
139        <rect>
140         <x>160</x>
141         <y>10</y>
142         <width>311</width>
143         <height>301</height>
144        </rect>
145       </property>
146       <layout class="QVBoxLayout" name="verticalLayout_2">
147        <item>
148         <widget class="QLabel" name="startLabel">
149          <property name="text">
150           <string>Start:</string>
151          </property>
152         </widget>
153        </item>
154        <item>
155         <widget class="QLineEdit" name="lineEditStartTabMin"/>
156        </item>
157        <item>
158         <widget class="QLabel" name="stopLabel">
159          <property name="text">
160           <string>Stop:</string>
161          </property>
162         </widget>
163        </item>
164        <item>
165         <widget class="QLineEdit" name="lineEditStartTabMax"/>
166        </item>
167        <item>
168         <widget class="QLabel" name="unitLabel">
169          <property name="text">
170           <string>Unit:</string>
171          </property>
172         </widget>
173        </item>
174        <item>
175         <widget class="QComboBox" name="comboBoxStartTabUnits"/>
176        </item>
177       </layout>
178      </widget>
179      <widget class="QPushButton" name="autoStartButton">
180       <property name="geometry">
181        <rect>
182         <x>520</x>
183         <y>40</y>
184         <width>201</width>
185         <height>71</height>
186        </rect>
187       </property>
188       <property name="font">
189        <font>
190         <family>Bitstream Charter</family>
191         <pointsize>16</pointsize>
192         <weight>75</weight>
193         <bold>true</bold>
194        </font>
195       </property>
196       <property name="text">
197        <string>Auto start</string>
198       </property>
199      </widget>
200      <widget class="QPushButton" name="manualStartButton">
201       <property name="geometry">
202        <rect>
203         <x>520</x>
204         <y>180</y>
205         <width>201</width>
206         <height>71</height>
207        </rect>
208       </property>
209       <property name="font">
210        <font>
211         <family>Bitstream Charter</family>
212         <pointsize>16</pointsize>
213         <weight>75</weight>
214         <bold>true</bold>
215        </font>
216       </property>
217       <property name="text">
218        <string>Manual start</string>
219       </property>
220      </widget>
221     </widget>
222     <widget class="QWidget" name="settingsTab">
223      <attribute name="title">
224       <string>Settings</string>
225      </attribute>
226      <widget class="QLabel" name="userNameLabel">
227       <property name="geometry">
228        <rect>
229         <x>20</x>
230         <y>30</y>
231         <width>531</width>
232         <height>71</height>
233        </rect>
234       </property>
235       <property name="text">
236        <string>User:</string>
237       </property>
238      </widget>
239      <widget class="QPushButton" name="setUserPushButton">
240       <property name="geometry">
241        <rect>
242         <x>20</x>
243         <y>140</y>
244         <width>201</width>
245         <height>71</height>
246        </rect>
247       </property>
248       <property name="text">
249        <string>Set User</string>
250       </property>
251      </widget>
252     </widget>
253     <widget class="QWidget" name="tabMeasureResult">
254      <attribute name="title">
255       <string>Measure</string>
256      </attribute>
257      <widget class="QPushButton" name="pushButtonMeasureTabAbort">
258       <property name="geometry">
259        <rect>
260         <x>20</x>
261         <y>230</y>
262         <width>160</width>
263         <height>71</height>
264        </rect>
265       </property>
266       <property name="text">
267        <string>Abort</string>
268       </property>
269      </widget>
270      <widget class="QLabel" name="labelMeasureTabHeader">
271       <property name="geometry">
272        <rect>
273         <x>40</x>
274         <y>10</y>
275         <width>261</width>
276         <height>41</height>
277        </rect>
278       </property>
279       <property name="font">
280        <font>
281         <family>Bitstream Charter</family>
282         <weight>75</weight>
283         <bold>true</bold>
284        </font>
285       </property>
286       <property name="text">
287        <string>Accelerate to 40 km/h</string>
288       </property>
289      </widget>
290      <widget class="QLabel" name="labelMeasureTabResultHeader">
291       <property name="geometry">
292        <rect>
293         <x>470</x>
294         <y>10</y>
295         <width>101</width>
296         <height>41</height>
297        </rect>
298       </property>
299       <property name="font">
300        <font>
301         <family>Bitstream Charter</family>
302         <weight>75</weight>
303         <bold>true</bold>
304        </font>
305       </property>
306       <property name="text">
307        <string>Results:</string>
308       </property>
309      </widget>
310      <widget class="QPushButton" name="pushButtonSendResult">
311       <property name="enabled">
312        <bool>false</bool>
313       </property>
314       <property name="geometry">
315        <rect>
316         <x>470</x>
317         <y>230</y>
318         <width>160</width>
319         <height>71</height>
320        </rect>
321       </property>
322       <property name="text">
323        <string>Send result</string>
324       </property>
325       <property name="checkable">
326        <bool>false</bool>
327       </property>
328      </widget>
329      <widget class="QLabel" name="labelMeasureTabTimeHeader">
330       <property name="geometry">
331        <rect>
332         <x>25</x>
333         <y>70</y>
334         <width>60</width>
335         <height>41</height>
336        </rect>
337       </property>
338       <property name="font">
339        <font>
340         <family>Bitstream Charter</family>
341         <pointsize>14</pointsize>
342        </font>
343       </property>
344       <property name="text">
345        <string>Time:</string>
346       </property>
347      </widget>
348      <widget class="QLabel" name="labelMeasureTabTime">
349       <property name="geometry">
350        <rect>
351         <x>129</x>
352         <y>60</y>
353         <width>71</width>
354         <height>61</height>
355        </rect>
356       </property>
357       <property name="font">
358        <font>
359         <family>Bitstream Charter</family>
360         <pointsize>24</pointsize>
361         <weight>75</weight>
362         <bold>true</bold>
363        </font>
364       </property>
365       <property name="text">
366        <string>0</string>
367       </property>
368      </widget>
369      <widget class="QLabel" name="labelMeasureTabSpeedHeader">
370       <property name="geometry">
371        <rect>
372         <x>25</x>
373         <y>160</y>
374         <width>81</width>
375         <height>41</height>
376        </rect>
377       </property>
378       <property name="font">
379        <font>
380         <family>Bitstream Charter</family>
381         <pointsize>14</pointsize>
382        </font>
383       </property>
384       <property name="text">
385        <string>Speed:</string>
386       </property>
387      </widget>
388      <widget class="QLabel" name="labelMeasureTabSpeed">
389       <property name="geometry">
390        <rect>
391         <x>129</x>
392         <y>160</y>
393         <width>51</width>
394         <height>41</height>
395        </rect>
396       </property>
397       <property name="font">
398        <font>
399         <family>Bitstream Charter</family>
400         <pointsize>24</pointsize>
401         <weight>75</weight>
402         <bold>true</bold>
403        </font>
404       </property>
405       <property name="text">
406        <string>0</string>
407       </property>
408      </widget>
409      <widget class="QLabel" name="labelMeasureTabResultHeader_2">
410       <property name="geometry">
411        <rect>
412         <x>470</x>
413         <y>60</y>
414         <width>71</width>
415         <height>61</height>
416        </rect>
417       </property>
418       <property name="font">
419        <font>
420         <family>Bitstream Charter</family>
421         <pointsize>14</pointsize>
422        </font>
423       </property>
424       <property name="text">
425        <string>Time:</string>
426       </property>
427      </widget>
428      <widget class="QLabel" name="labelMeasureTabResult">
429       <property name="geometry">
430        <rect>
431         <x>570</x>
432         <y>60</y>
433         <width>61</width>
434         <height>61</height>
435        </rect>
436       </property>
437       <property name="font">
438        <font>
439         <family>Bitstream Charter</family>
440         <pointsize>24</pointsize>
441         <weight>75</weight>
442         <bold>true</bold>
443        </font>
444       </property>
445       <property name="text">
446        <string>0</string>
447       </property>
448      </widget>
449      <widget class="QPushButton" name="pushButtonShowResultDialog">
450       <property name="geometry">
451        <rect>
452         <x>470</x>
453         <y>140</y>
454         <width>161</width>
455         <height>71</height>
456        </rect>
457       </property>
458       <property name="text">
459        <string>Show diagram</string>
460       </property>
461      </widget>
462     </widget>
463     <widget class="QWidget" name="tab">
464      <attribute name="title">
465       <string>Route</string>
466      </attribute>
467      <widget class="QCheckBox" name="gpsOnCheckBox">
468       <property name="geometry">
469        <rect>
470         <x>20</x>
471         <y>20</y>
472         <width>94</width>
473         <height>22</height>
474        </rect>
475       </property>
476       <property name="text">
477        <string>GPS on</string>
478       </property>
479      </widget>
480      <widget class="QPushButton" name="startRecPushButton">
481       <property name="geometry">
482        <rect>
483         <x>30</x>
484         <y>76</y>
485         <width>151</width>
486         <height>51</height>
487        </rect>
488       </property>
489       <property name="text">
490        <string>Start recording</string>
491       </property>
492      </widget>
493      <widget class="QPushButton" name="stopRecPushButton">
494       <property name="geometry">
495        <rect>
496         <x>30</x>
497         <y>150</y>
498         <width>151</width>
499         <height>51</height>
500        </rect>
501       </property>
502       <property name="text">
503        <string>Stop recording</string>
504       </property>
505      </widget>
506      <widget class="QPushButton" name="drawRoutePushButton">
507       <property name="geometry">
508        <rect>
509         <x>30</x>
510         <y>220</y>
511         <width>151</width>
512         <height>51</height>
513        </rect>
514       </property>
515       <property name="text">
516        <string>Draw route</string>
517       </property>
518      </widget>
519     </widget>
520    </widget>
521    <widget class="QPushButton" name="registratePushButton">
522     <property name="geometry">
523      <rect>
524       <x>520</x>
525       <y>370</y>
526       <width>231</width>
527       <height>41</height>
528      </rect>
529     </property>
530     <property name="text">
531      <string>Registrate</string>
532     </property>
533    </widget>
534   </widget>
535   <widget class="QMenuBar" name="menuBar">
536    <property name="geometry">
537     <rect>
538      <x>0</x>
539      <y>0</y>
540      <width>800</width>
541      <height>25</height>
542     </rect>
543    </property>
544   </widget>
545   <widget class="QToolBar" name="mainToolBar">
546    <attribute name="toolBarArea">
547     <enum>TopToolBarArea</enum>
548    </attribute>
549    <attribute name="toolBarBreak">
550     <bool>false</bool>
551    </attribute>
552   </widget>
553   <widget class="QStatusBar" name="statusBar"/>
554  </widget>
555  <layoutdefault spacing="6" margin="11"/>
556  <resources/>
557  <connections/>
558 </ui>