a1ad0f45e06e0b39944dd015a097e29d7cbd3614
[speedfreak] / Client / resultdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ResultDialog</class>
4  <widget class="QDialog" name="ResultDialog">
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>Dialog</string>
15   </property>
16   <widget class="QLabel" name="labelResult10kmh">
17    <property name="geometry">
18     <rect>
19      <x>550</x>
20      <y>180</y>
21      <width>191</width>
22      <height>31</height>
23     </rect>
24    </property>
25    <property name="text">
26     <string>0 - 10 km/h: 5,6 s</string>
27    </property>
28   </widget>
29   <widget class="QLabel" name="labelResult40kmh">
30    <property name="geometry">
31     <rect>
32      <x>550</x>
33      <y>120</y>
34      <width>191</width>
35      <height>31</height>
36     </rect>
37    </property>
38    <property name="text">
39     <string>0 - 40 km/h: 9,8 s</string>
40    </property>
41   </widget>
42   <widget class="QLabel" name="labelResult20kmh">
43    <property name="geometry">
44     <rect>
45      <x>550</x>
46      <y>160</y>
47      <width>191</width>
48      <height>31</height>
49     </rect>
50    </property>
51    <property name="text">
52     <string>0 - 20 km/h: 6,9 s</string>
53    </property>
54   </widget>
55   <widget class="QLabel" name="labelResult30kmh">
56    <property name="geometry">
57     <rect>
58      <x>550</x>
59      <y>140</y>
60      <width>191</width>
61      <height>31</height>
62     </rect>
63    </property>
64    <property name="text">
65     <string>0 - 30 km/h: 8,6 s</string>
66    </property>
67   </widget>
68   <widget class="QPushButton" name="pushButtonSend">
69    <property name="geometry">
70     <rect>
71      <x>550</x>
72      <y>260</y>
73      <width>101</width>
74      <height>27</height>
75     </rect>
76    </property>
77    <property name="text">
78     <string>Send results</string>
79    </property>
80   </widget>
81   <widget class="QLabel" name="labelResult80kmh">
82    <property name="geometry">
83     <rect>
84      <x>550</x>
85      <y>40</y>
86      <width>191</width>
87      <height>31</height>
88     </rect>
89    </property>
90    <property name="text">
91     <string>0 - 80 km/h: 9,8 s</string>
92    </property>
93   </widget>
94   <widget class="QLabel" name="labelResult70kmh">
95    <property name="geometry">
96     <rect>
97      <x>550</x>
98      <y>60</y>
99      <width>191</width>
100      <height>31</height>
101     </rect>
102    </property>
103    <property name="text">
104     <string>0 - 70 km/h: 8,6 s</string>
105    </property>
106   </widget>
107   <widget class="QLabel" name="labelResult60kmh">
108    <property name="geometry">
109     <rect>
110      <x>550</x>
111      <y>80</y>
112      <width>191</width>
113      <height>31</height>
114     </rect>
115    </property>
116    <property name="text">
117     <string>0 - 60 km/h: 6,9 s</string>
118    </property>
119   </widget>
120   <widget class="QLabel" name="labelResult50kmh">
121    <property name="geometry">
122     <rect>
123      <x>550</x>
124      <y>100</y>
125      <width>191</width>
126      <height>31</height>
127     </rect>
128    </property>
129    <property name="text">
130     <string>0 - 50 km/h: 5,6 s</string>
131    </property>
132   </widget>
133   <widget class="QLabel" name="labelResult90kmh">
134    <property name="geometry">
135     <rect>
136      <x>550</x>
137      <y>20</y>
138      <width>191</width>
139      <height>31</height>
140     </rect>
141    </property>
142    <property name="text">
143     <string>0 - 90 km/h: 8,6 s</string>
144    </property>
145   </widget>
146   <widget class="QLabel" name="labelResult100kmh">
147    <property name="geometry">
148     <rect>
149      <x>550</x>
150      <y>0</y>
151      <width>191</width>
152      <height>31</height>
153     </rect>
154    </property>
155    <property name="text">
156     <string>0 - 100 km/h: 9,8 s</string>
157    </property>
158   </widget>
159  </widget>
160  <resources/>
161  <connections/>
162 </ui>