moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / ktouch / src / ktouchstatuslayout.ui
blob3560c6f7f9292e9231ae3580b10b3f7c2fd905ca
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>KTouchStatusLayout</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>KTouchStatusLayout</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>4</y>
11             <width>661</width>
12             <height>101</height>
13         </rect>
14     </property>
15     <property name="sizePolicy">
16         <sizepolicy>
17             <hsizetype>5</hsizetype>
18             <vsizetype>0</vsizetype>
19             <horstretch>0</horstretch>
20             <verstretch>0</verstretch>
21         </sizepolicy>
22     </property>
23     <hbox>
24         <property name="name">
25             <cstring>unnamed</cstring>
26         </property>
27         <widget class="QGroupBox">
28             <property name="name">
29                 <cstring>GroupBox1</cstring>
30             </property>
31             <property name="title">
32                 <string>Level</string>
33             </property>
34             <vbox>
35                 <property name="name">
36                     <cstring>unnamed</cstring>
37                 </property>
38                 <property name="spacing">
39                     <number>2</number>
40                 </property>
41                 <widget class="QLayoutWidget">
42                     <property name="name">
43                         <cstring>layout2</cstring>
44                     </property>
45                     <hbox>
46                         <property name="name">
47                             <cstring>unnamed</cstring>
48                         </property>
49                         <widget class="QLCDNumber">
50                             <property name="name">
51                                 <cstring>levelLCD</cstring>
52                             </property>
53                             <property name="sizePolicy">
54                                 <sizepolicy>
55                                     <hsizetype>0</hsizetype>
56                                     <vsizetype>0</vsizetype>
57                                     <horstretch>0</horstretch>
58                                     <verstretch>0</verstretch>
59                                 </sizepolicy>
60                             </property>
61                             <property name="minimumSize">
62                                 <size>
63                                     <width>0</width>
64                                     <height>30</height>
65                                 </size>
66                             </property>
67                             <property name="frameShape">
68                                 <enum>NoFrame</enum>
69                             </property>
70                             <property name="numDigits">
71                                 <number>3</number>
72                             </property>
73                             <property name="mode">
74                                 <enum>Dec</enum>
75                             </property>
76                             <property name="segmentStyle">
77                                 <enum>Flat</enum>
78                             </property>
79                             <property name="toolTip" stdset="0">
80                                 <string>Current level</string>
81                             </property>
82                             <property name="whatsThis" stdset="0">
83                                 <string>This shows which level you are at.</string>
84                             </property>
85                         </widget>
86                         <widget class="QLayoutWidget">
87                             <property name="name">
88                                 <cstring>layout2</cstring>
89                             </property>
90                             <vbox>
91                                 <property name="name">
92                                     <cstring>unnamed</cstring>
93                                 </property>
94                                 <widget class="QPushButton">
95                                     <property name="name">
96                                         <cstring>levelUpBtn</cstring>
97                                     </property>
98                                     <property name="maximumSize">
99                                         <size>
100                                             <width>20</width>
101                                             <height>20</height>
102                                         </size>
103                                     </property>
104                                     <property name="focusPolicy">
105                                         <enum>NoFocus</enum>
106                                     </property>
107                                     <property name="text">
108                                         <string>+</string>
109                                     </property>
110                                 </widget>
111                                 <widget class="QPushButton">
112                                     <property name="name">
113                                         <cstring>levelDownBtn</cstring>
114                                     </property>
115                                     <property name="maximumSize">
116                                         <size>
117                                             <width>20</width>
118                                             <height>20</height>
119                                         </size>
120                                     </property>
121                                     <property name="focusPolicy">
122                                         <enum>NoFocus</enum>
123                                     </property>
124                                     <property name="text">
125                                         <string>-</string>
126                                     </property>
127                                 </widget>
128                             </vbox>
129                         </widget>
130                     </hbox>
131                 </widget>
132             </vbox>
133         </widget>
134         <widget class="QGroupBox">
135             <property name="name">
136                 <cstring>GroupBox11</cstring>
137             </property>
138             <property name="sizePolicy">
139                 <sizepolicy>
140                     <hsizetype>1</hsizetype>
141                     <vsizetype>5</vsizetype>
142                     <horstretch>0</horstretch>
143                     <verstretch>0</verstretch>
144                 </sizepolicy>
145             </property>
146             <property name="title">
147                 <string>Speed</string>
148             </property>
149             <vbox>
150                 <property name="name">
151                     <cstring>unnamed</cstring>
152                 </property>
153                 <spacer>
154                     <property name="name">
155                         <cstring>spacer2</cstring>
156                     </property>
157                     <property name="orientation">
158                         <enum>Vertical</enum>
159                     </property>
160                     <property name="sizeType">
161                         <enum>Expanding</enum>
162                     </property>
163                     <property name="sizeHint">
164                         <size>
165                             <width>20</width>
166                             <height>2</height>
167                         </size>
168                     </property>
169                 </spacer>
170                 <widget class="QLCDNumber">
171                     <property name="name">
172                         <cstring>speedLCD</cstring>
173                     </property>
174                     <property name="minimumSize">
175                         <size>
176                             <width>0</width>
177                             <height>30</height>
178                         </size>
179                     </property>
180                     <property name="frameShape">
181                         <enum>NoFrame</enum>
182                     </property>
183                     <property name="numDigits">
184                         <number>3</number>
185                     </property>
186                     <property name="segmentStyle">
187                         <enum>Flat</enum>
188                     </property>
189                     <property name="toolTip" stdset="0">
190                         <string>Characters/Minute</string>
191                     </property>
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>
194                     </property>
195                 </widget>
196                 <spacer>
197                     <property name="name">
198                         <cstring>spacer3</cstring>
199                     </property>
200                     <property name="orientation">
201                         <enum>Vertical</enum>
202                     </property>
203                     <property name="sizeType">
204                         <enum>Expanding</enum>
205                     </property>
206                     <property name="sizeHint">
207                         <size>
208                             <width>20</width>
209                             <height>2</height>
210                         </size>
211                     </property>
212                 </spacer>
213             </vbox>
214         </widget>
215         <widget class="QGroupBox">
216             <property name="name">
217                 <cstring>GroupBox12</cstring>
218             </property>
219             <property name="title">
220                 <string>Correctness</string>
221             </property>
222             <vbox>
223                 <property name="name">
224                     <cstring>unnamed</cstring>
225                 </property>
226                 <spacer>
227                     <property name="name">
228                         <cstring>spacer4</cstring>
229                     </property>
230                     <property name="orientation">
231                         <enum>Vertical</enum>
232                     </property>
233                     <property name="sizeType">
234                         <enum>Expanding</enum>
235                     </property>
236                     <property name="sizeHint">
237                         <size>
238                             <width>20</width>
239                             <height>2</height>
240                         </size>
241                     </property>
242                 </spacer>
243                 <widget class="QProgressBar">
244                     <property name="name">
245                         <cstring>correctnessBar</cstring>
246                     </property>
247                     <property name="toolTip" stdset="0">
248                         <string>How much are you typing correctly?</string>
249                     </property>
250                     <property name="whatsThis" stdset="0">
251                         <string>This shows how correctly you are typing.</string>
252                     </property>
253                 </widget>
254                 <spacer>
255                     <property name="name">
256                         <cstring>spacer5</cstring>
257                     </property>
258                     <property name="orientation">
259                         <enum>Vertical</enum>
260                     </property>
261                     <property name="sizeType">
262                         <enum>Expanding</enum>
263                     </property>
264                     <property name="sizeHint">
265                         <size>
266                             <width>20</width>
267                             <height>2</height>
268                         </size>
269                     </property>
270                 </spacer>
271             </vbox>
272         </widget>
273         <widget class="QGroupBox">
274             <property name="name">
275                 <cstring>GroupBox4</cstring>
276             </property>
277             <property name="title">
278                 <string>New Characters in This Level</string>
279             </property>
280             <vbox>
281                 <property name="name">
282                     <cstring>unnamed</cstring>
283                 </property>
284                 <spacer>
285                     <property name="name">
286                         <cstring>spacer6</cstring>
287                     </property>
288                     <property name="orientation">
289                         <enum>Vertical</enum>
290                     </property>
291                     <property name="sizeType">
292                         <enum>Expanding</enum>
293                     </property>
294                     <property name="sizeHint">
295                         <size>
296                             <width>20</width>
297                             <height>2</height>
298                         </size>
299                     </property>
300                 </spacer>
301                 <widget class="QLabel">
302                     <property name="name">
303                         <cstring>newCharsLabel</cstring>
304                     </property>
305                     <property name="sizePolicy">
306                         <sizepolicy>
307                             <hsizetype>7</hsizetype>
308                             <vsizetype>5</vsizetype>
309                             <horstretch>0</horstretch>
310                             <verstretch>0</verstretch>
311                         </sizepolicy>
312                     </property>
313                     <property name="font">
314                         <font>
315                             <pointsize>20</pointsize>
316                         </font>
317                     </property>
318                     <property name="text">
319                         <string>new characters</string>
320                     </property>
321                     <property name="scaledContents">
322                         <bool>true</bool>
323                     </property>
324                     <property name="alignment">
325                         <set>AlignCenter</set>
326                     </property>
327                     <property name="hAlign" stdset="0">
328                     </property>
329                 </widget>
330                 <spacer>
331                     <property name="name">
332                         <cstring>spacer7</cstring>
333                     </property>
334                     <property name="orientation">
335                         <enum>Vertical</enum>
336                     </property>
337                     <property name="sizeType">
338                         <enum>Expanding</enum>
339                     </property>
340                     <property name="sizeHint">
341                         <size>
342                             <width>20</width>
343                             <height>2</height>
344                         </size>
345                     </property>
346                 </spacer>
347             </vbox>
348         </widget>
349     </hbox>
350 </widget>
351 <slots>
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>
358 </slots>
359 <layoutdefaults spacing="6" margin="11"/>
360 </UI>