1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>KTouchStatusLayout</class>
3 <widget class="QWidget">
5 <cstring>KTouchStatusLayout</cstring>
7 <property name="geometry">
15 <property name="sizePolicy">
17 <hsizetype>5</hsizetype>
18 <vsizetype>0</vsizetype>
19 <horstretch>0</horstretch>
20 <verstretch>0</verstretch>
24 <property name="name">
25 <cstring>unnamed</cstring>
27 <widget class="QGroupBox">
28 <property name="name">
29 <cstring>GroupBox1</cstring>
31 <property name="title">
32 <string>Level</string>
35 <property name="name">
36 <cstring>unnamed</cstring>
38 <property name="spacing">
41 <widget class="QLayoutWidget">
42 <property name="name">
43 <cstring>layout2</cstring>
46 <property name="name">
47 <cstring>unnamed</cstring>
49 <widget class="QLCDNumber">
50 <property name="name">
51 <cstring>levelLCD</cstring>
53 <property name="sizePolicy">
55 <hsizetype>0</hsizetype>
56 <vsizetype>0</vsizetype>
57 <horstretch>0</horstretch>
58 <verstretch>0</verstretch>
61 <property name="minimumSize">
67 <property name="frameShape">
70 <property name="numDigits">
73 <property name="mode">
76 <property name="segmentStyle">
79 <property name="toolTip" stdset="0">
80 <string>Current level</string>
82 <property name="whatsThis" stdset="0">
83 <string>This shows which level you are at.</string>
86 <widget class="QLayoutWidget">
87 <property name="name">
88 <cstring>layout2</cstring>
91 <property name="name">
92 <cstring>unnamed</cstring>
94 <widget class="QPushButton">
95 <property name="name">
96 <cstring>levelUpBtn</cstring>
98 <property name="maximumSize">
104 <property name="focusPolicy">
107 <property name="text">
111 <widget class="QPushButton">
112 <property name="name">
113 <cstring>levelDownBtn</cstring>
115 <property name="maximumSize">
121 <property name="focusPolicy">
124 <property name="text">
134 <widget class="QGroupBox">
135 <property name="name">
136 <cstring>GroupBox11</cstring>
138 <property name="sizePolicy">
140 <hsizetype>1</hsizetype>
141 <vsizetype>5</vsizetype>
142 <horstretch>0</horstretch>
143 <verstretch>0</verstretch>
146 <property name="title">
147 <string>Speed</string>
150 <property name="name">
151 <cstring>unnamed</cstring>
154 <property name="name">
155 <cstring>spacer2</cstring>
157 <property name="orientation">
158 <enum>Vertical</enum>
160 <property name="sizeType">
161 <enum>Expanding</enum>
163 <property name="sizeHint">
170 <widget class="QLCDNumber">
171 <property name="name">
172 <cstring>speedLCD</cstring>
174 <property name="minimumSize">
180 <property name="frameShape">
183 <property name="numDigits">
186 <property name="segmentStyle">
189 <property name="toolTip" stdset="0">
190 <string>Characters/Minute</string>
192 <property name="whatsThis" stdset="0">
193 <string>This shows how fast you are typing. It measures the typing speed in characters per minute.</string>
197 <property name="name">
198 <cstring>spacer3</cstring>
200 <property name="orientation">
201 <enum>Vertical</enum>
203 <property name="sizeType">
204 <enum>Expanding</enum>
206 <property name="sizeHint">
215 <widget class="QGroupBox">
216 <property name="name">
217 <cstring>GroupBox12</cstring>
219 <property name="title">
220 <string>Correctness</string>
223 <property name="name">
224 <cstring>unnamed</cstring>
227 <property name="name">
228 <cstring>spacer4</cstring>
230 <property name="orientation">
231 <enum>Vertical</enum>
233 <property name="sizeType">
234 <enum>Expanding</enum>
236 <property name="sizeHint">
243 <widget class="QProgressBar">
244 <property name="name">
245 <cstring>correctnessBar</cstring>
247 <property name="toolTip" stdset="0">
248 <string>How much are you typing correctly?</string>
250 <property name="whatsThis" stdset="0">
251 <string>This shows how correctly you are typing.</string>
255 <property name="name">
256 <cstring>spacer5</cstring>
258 <property name="orientation">
259 <enum>Vertical</enum>
261 <property name="sizeType">
262 <enum>Expanding</enum>
264 <property name="sizeHint">
273 <widget class="QGroupBox">
274 <property name="name">
275 <cstring>GroupBox4</cstring>
277 <property name="title">
278 <string>New Characters in This Level</string>
281 <property name="name">
282 <cstring>unnamed</cstring>
285 <property name="name">
286 <cstring>spacer6</cstring>
288 <property name="orientation">
289 <enum>Vertical</enum>
291 <property name="sizeType">
292 <enum>Expanding</enum>
294 <property name="sizeHint">
301 <widget class="QLabel">
302 <property name="name">
303 <cstring>newCharsLabel</cstring>
305 <property name="sizePolicy">
307 <hsizetype>7</hsizetype>
308 <vsizetype>5</vsizetype>
309 <horstretch>0</horstretch>
310 <verstretch>0</verstretch>
313 <property name="font">
315 <pointsize>20</pointsize>
318 <property name="text">
319 <string>new characters</string>
321 <property name="scaledContents">
324 <property name="alignment">
325 <set>AlignCenter</set>
327 <property name="hAlign" stdset="0">
331 <property name="name">
332 <cstring>spacer7</cstring>
334 <property name="orientation">
335 <enum>Vertical</enum>
337 <property name="sizeType">
338 <enum>Expanding</enum>
340 <property name="sizeHint">
352 <slot>levelForcedDown()</slot>
353 <slot>levelForcedUp()</slot>
354 <slot>showStatChanged(int)</slot>
355 <slot>runningStateChanged(int)</slot>
356 <slot>startKTouch()</slot>
357 <slot>stopKTouch()</slot>
359 <layoutdefaults spacing="6" margin="11"/>