moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / ktouch / src / ktouchprefgenerallayout.ui
blob5beb9cdf5ec3f7da4e446741a4426c8ce34746b5
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>KTouchPrefGeneralLayout</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>KTouchPrefGeneralLayout</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>485</width>
12             <height>351</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>General Options</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>0</number>
24         </property>
25         <widget class="QGroupBox">
26             <property name="name">
27                 <cstring>groupBox1</cstring>
28             </property>
29             <property name="frameShape">
30                 <enum>GroupBoxPanel</enum>
31             </property>
32             <property name="frameShadow">
33                 <enum>Sunken</enum>
34             </property>
35             <property name="title">
36                 <string>Sound</string>
37             </property>
38             <vbox>
39                 <property name="name">
40                     <cstring>unnamed</cstring>
41                 </property>
42                 <widget class="QCheckBox">
43                     <property name="name">
44                         <cstring>kcfg_BeepOnError</cstring>
45                     </property>
46                     <property name="text">
47                         <string>&amp;Beep on error</string>
48                     </property>
49                     <property name="toolTip" stdset="0">
50                         <string>Emit a beep on each typing error</string>
51                     </property>
52                     <property name="whatsThis" stdset="0">
53                         <string>If checked (default) this will emit a beep each time you make a typing error.</string>
54                     </property>
55                 </widget>
56                 <widget class="QCheckBox">
57                     <property name="name">
58                         <cstring>kcfg_SoundOnLevel</cstring>
59                     </property>
60                     <property name="text">
61                         <string>&amp;Sound on automatic level change</string>
62                     </property>
63                     <property name="toolTip" stdset="0">
64                         <string>Play a sound when the level automatically changes.</string>
65                     </property>
66                     <property name="whatsThis" stdset="0">
67                         <string>If this is checked (default) a sound will be played each time you automatically change of level.</string>
68                     </property>
69                 </widget>
70             </vbox>
71         </widget>
72         <widget class="QGroupBox">
73             <property name="name">
74                 <cstring>groupBox3</cstring>
75             </property>
76             <property name="title">
77                 <string>Text Line Settings</string>
78             </property>
79             <grid>
80                 <property name="name">
81                     <cstring>unnamed</cstring>
82                 </property>
83                 <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="2">
84                     <property name="name">
85                         <cstring>layout2</cstring>
86                     </property>
87                     <grid>
88                         <property name="name">
89                             <cstring>unnamed</cstring>
90                         </property>
91                         <widget class="QLabel" row="1" column="1">
92                             <property name="name">
93                                 <cstring>textLabel2</cstring>
94                             </property>
95                             <property name="text">
96                                 <string>20: Fast</string>
97                             </property>
98                         </widget>
99                         <spacer row="1" column="2">
100                             <property name="name">
101                                 <cstring>spacer3_2</cstring>
102                             </property>
103                             <property name="orientation">
104                                 <enum>Horizontal</enum>
105                             </property>
106                             <property name="sizeType">
107                                 <enum>Expanding</enum>
108                             </property>
109                             <property name="sizeHint">
110                                 <size>
111                                     <width>227</width>
112                                     <height>20</height>
113                                 </size>
114                             </property>
115                         </spacer>
116                         <widget class="QSlider" row="0" column="1" rowspan="1" colspan="3">
117                             <property name="name">
118                                 <cstring>kcfg_SlidingSpeed</cstring>
119                             </property>
120                             <property name="maximumSize">
121                                 <size>
122                                     <width>32767</width>
123                                     <height>20</height>
124                                 </size>
125                             </property>
126                             <property name="minValue">
127                                 <number>1</number>
128                             </property>
129                             <property name="maxValue">
130                                 <number>20</number>
131                             </property>
132                             <property name="orientation">
133                                 <enum>Horizontal</enum>
134                             </property>
135                             <property name="tickmarks">
136                                 <enum>Both</enum>
137                             </property>
138                             <property name="tickInterval">
139                                 <number>1</number>
140                             </property>
141                         </widget>
142                         <spacer row="1" column="0">
143                             <property name="name">
144                                 <cstring>spacer4</cstring>
145                             </property>
146                             <property name="orientation">
147                                 <enum>Vertical</enum>
148                             </property>
149                             <property name="sizeType">
150                                 <enum>Fixed</enum>
151                             </property>
152                             <property name="sizeHint">
153                                 <size>
154                                     <width>20</width>
155                                     <height>20</height>
156                                 </size>
157                             </property>
158                         </spacer>
159                         <widget class="QLabel" row="1" column="3">
160                             <property name="name">
161                                 <cstring>textLabel3</cstring>
162                             </property>
163                             <property name="text">
164                                 <string>Slow: 1</string>
165                             </property>
166                         </widget>
167                         <widget class="QLabel" row="0" column="0">
168                             <property name="name">
169                                 <cstring>textLabel1_2</cstring>
170                             </property>
171                             <property name="text">
172                                 <string>Sliding speed:</string>
173                             </property>
174                         </widget>
175                     </grid>
176                 </widget>
177                 <widget class="QCheckBox" row="2" column="0">
178                     <property name="name">
179                         <cstring>kcfg_OverrideLectureFont</cstring>
180                     </property>
181                     <property name="text">
182                         <string>Override lecture font</string>
183                     </property>
184                     <property name="toolTip" stdset="0">
185                         <string>If you want to override the font of the training lecture check this box and set your own font.</string>
186                     </property>
187                     <property name="whatsThis" stdset="0">
188                         <string>Most lectures suggest a font to use. This is necessary for not so common languages where characters may be displayed in a strange way and distort the sliding line. If you check this button you can choose your own font and override the lecture font.</string>
189                     </property>
190                 </widget>
191                 <spacer row="3" column="1">
192                     <property name="name">
193                         <cstring>spacer3</cstring>
194                     </property>
195                     <property name="orientation">
196                         <enum>Horizontal</enum>
197                     </property>
198                     <property name="sizeType">
199                         <enum>Expanding</enum>
200                     </property>
201                     <property name="sizeHint">
202                         <size>
203                             <width>114</width>
204                             <height>20</height>
205                         </size>
206                     </property>
207                 </spacer>
208                 <widget class="QLabel" row="3" column="0">
209                     <property name="name">
210                         <cstring>fontTextLabel</cstring>
211                     </property>
212                     <property name="text">
213                         <string>Font for displayed/typed text:</string>
214                     </property>
215                 </widget>
216                 <widget class="KFontRequester" row="4" column="0" rowspan="1" colspan="2">
217                     <property name="name">
218                         <cstring>kcfg_Font</cstring>
219                     </property>
220                     <property name="font">
221                         <font>
222                             <family>Courier 10 Pitch</family>
223                         </font>
224                     </property>
225                     <property name="toolTip" stdset="0">
226                         <string>Change the font for the student and teacher lines</string>
227                     </property>
228                     <property name="whatsThis" stdset="0">
229                         <string>This button will display a font dialog where you can change the font for the student and the teacher lines. When you leave the font dialog, the new font is previewed in the line below and only applied when you click the Apply button below.</string>
230                     </property>
231                 </widget>
232                 <spacer row="1" column="0">
233                     <property name="name">
234                         <cstring>spacer5</cstring>
235                     </property>
236                     <property name="orientation">
237                         <enum>Vertical</enum>
238                     </property>
239                     <property name="sizeType">
240                         <enum>Fixed</enum>
241                     </property>
242                     <property name="sizeHint">
243                         <size>
244                             <width>20</width>
245                             <height>16</height>
246                         </size>
247                     </property>
248                 </spacer>
249             </grid>
250         </widget>
251         <spacer>
252             <property name="name">
253                 <cstring>spacer15</cstring>
254             </property>
255             <property name="orientation">
256                 <enum>Vertical</enum>
257             </property>
258             <property name="sizeType">
259                 <enum>Expanding</enum>
260             </property>
261             <property name="sizeHint">
262                 <size>
263                     <width>31</width>
264                     <height>30</height>
265                 </size>
266             </property>
267         </spacer>
268     </vbox>
269 </widget>
270 <layoutdefaults spacing="6" margin="11"/>
271 <includehints>
272     <includehint>kfontrequester.h</includehint>
273 </includehints>
274 </UI>