Invisible registerdialog picture.
[speedfreak] / Client / helpaccelerationdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>HelpAccelerationDialog</class>
4  <widget class="QDialog" name="HelpAccelerationDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>380</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Help for acceleration</string>
15   </property>
16   <widget class="QLabel" name="labelInfo1">
17    <property name="geometry">
18     <rect>
19      <x>40</x>
20      <y>10</y>
21      <width>441</width>
22      <height>341</height>
23     </rect>
24    </property>
25    <property name="text">
26     <string>1. First you need to calibrate device 
27 for reliable results. To calibrate the 
28 device, please mount the device securely 
29 e.g. to your cars dashboard. The device 
30 must be oriented so that the device's 
31 backside is pointing towards your driving 
32 direction. Then press calibrate button and 
33 wait while calibrating is done. After that 
34 do not change device position.</string>
35    </property>
36   </widget>
37   <widget class="QLabel" name="labelCalibratePic">
38    <property name="geometry">
39     <rect>
40      <x>570</x>
41      <y>130</y>
42      <width>81</width>
43      <height>81</height>
44     </rect>
45    </property>
46    <property name="text">
47     <string/>
48    </property>
49    <property name="pixmap">
50     <pixmap resource="graphics.qrc">:/new/prefix1/Graphics/Speedometer_calibrate.png</pixmap>
51    </property>
52    <property name="scaledContents">
53     <bool>true</bool>
54    </property>
55   </widget>
56   <widget class="QPushButton" name="pushButtonNext">
57    <property name="geometry">
58     <rect>
59      <x>670</x>
60      <y>320</y>
61      <width>81</width>
62      <height>61</height>
63     </rect>
64    </property>
65    <property name="text">
66     <string>&gt;</string>
67    </property>
68   </widget>
69   <widget class="QLabel" name="labelNext">
70    <property name="geometry">
71     <rect>
72      <x>690</x>
73      <y>290</y>
74      <width>62</width>
75      <height>17</height>
76     </rect>
77    </property>
78    <property name="text">
79     <string>Next</string>
80    </property>
81   </widget>
82   <widget class="QPushButton" name="pushButtonLast">
83    <property name="geometry">
84     <rect>
85      <x>540</x>
86      <y>320</y>
87      <width>81</width>
88      <height>61</height>
89     </rect>
90    </property>
91    <property name="text">
92     <string>&lt;</string>
93    </property>
94   </widget>
95   <widget class="QLabel" name="labelLast">
96    <property name="geometry">
97     <rect>
98      <x>560</x>
99      <y>290</y>
100      <width>62</width>
101      <height>17</height>
102     </rect>
103    </property>
104    <property name="text">
105     <string>Last</string>
106    </property>
107   </widget>
108   <widget class="QLabel" name="labelInfo2">
109    <property name="geometry">
110     <rect>
111      <x>40</x>
112      <y>-10</y>
113      <width>441</width>
114      <height>341</height>
115     </rect>
116    </property>
117    <property name="text">
118     <string>2. Choose category from list 
119 which you want to complete. 
120
121 3. Press start button for starting measuring. 
122 Measuring view opens and then all you need to do is to accelerate 
123 your car to the speed you have choosed.</string>
124    </property>
125   </widget>
126   <widget class="QLabel" name="labelStartPic">
127    <property name="geometry">
128     <rect>
129      <x>570</x>
130      <y>130</y>
131      <width>81</width>
132      <height>81</height>
133     </rect>
134    </property>
135    <property name="text">
136     <string/>
137    </property>
138    <property name="pixmap">
139     <pixmap resource="graphics.qrc">:/new/prefix1/Graphics/Speedometer_start.png</pixmap>
140    </property>
141    <property name="scaledContents">
142     <bool>true</bool>
143    </property>
144   </widget>
145   <widget class="QLabel" name="labelInfo3">
146    <property name="geometry">
147     <rect>
148      <x>40</x>
149      <y>0</y>
150      <width>441</width>
151      <height>341</height>
152     </rect>
153    </property>
154    <property name="text">
155     <string>4. Measuring view shows your current 
156 speed and time elapsed. When you 
157 have reached the target speed view 
158 automatic switch to the result view.
159
160 If you want to stop measuring before the 
161 target speed has been reached push Abort 
162 button and you'll get back to the acceleration 
163 start view.</string>
164    </property>
165   </widget>
166   <widget class="QLabel" name="labelMeasurePic">
167    <property name="geometry">
168     <rect>
169      <x>520</x>
170      <y>50</y>
171      <width>241</width>
172      <height>211</height>
173     </rect>
174    </property>
175    <property name="text">
176     <string/>
177    </property>
178    <property name="pixmap">
179     <pixmap resource="graphics.qrc">:/new/prefix1/Graphics/measuringDialog.png</pixmap>
180    </property>
181    <property name="scaledContents">
182     <bool>true</bool>
183    </property>
184   </widget>
185   <widget class="QLabel" name="labelInfo4">
186    <property name="geometry">
187     <rect>
188      <x>40</x>
189      <y>10</y>
190      <width>441</width>
191      <height>341</height>
192     </rect>
193    </property>
194    <property name="text">
195     <string>5. Result view shows information about 
196 your acceleration.
197
198 6. Push Send to server -button for sending 
199 your time to the server. You have to 
200 be log in for that.
201
202 7. Push New run -button for start 
203 measuring at beginning.</string>
204    </property>
205   </widget>
206  </widget>
207  <resources>
208   <include location="graphics.qrc"/>
209  </resources>
210  <connections/>
211 </ui>