Compile
[kdeaccessibility.git] / kttsd / plugins / hadifix / hadifixconfigui.ui
blobdb8b6224d892249fd75617d2350f990d9702bd86
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>HadifixConfigUI</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>HadifixConfigUI</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>578</width>
12             <height>388</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Hadifix Configuration</string>
17     </property>
18     <property name="whatsThis" stdset="0">
19         <string>This is the configuration dialog for the Hadifix (txt2pho and Mbrola) speech synthesizer.</string>
20     </property>
21     <grid>
22         <property name="name">
23             <cstring>unnamed</cstring>
24         </property>
25         <property name="margin">
26             <number>0</number>
27         </property>
28         <property name="spacing">
29             <number>6</number>
30         </property>
31         <widget class="QGroupBox" row="0" column="0">
32             <property name="name">
33                 <cstring>GroupBox4</cstring>
34             </property>
35             <property name="sizePolicy">
36                 <sizepolicy>
37                     <hsizetype>5</hsizetype>
38                     <vsizetype>5</vsizetype>
39                     <horstretch>0</horstretch>
40                     <verstretch>0</verstretch>
41                 </sizepolicy>
42             </property>
43             <property name="title">
44                 <string>Had&amp;ifix Configuration</string>
45             </property>
46             <property name="whatsThis" stdset="0">
47                 <string>This is the configuration dialog for the Hadifix (txt2pho and Mbrola) speech synthesizer.</string>
48             </property>
49             <grid>
50                 <property name="name">
51                     <cstring>unnamed</cstring>
52                 </property>
53                 <property name="margin">
54                     <number>11</number>
55                 </property>
56                 <property name="spacing">
57                     <number>6</number>
58                 </property>
59                 <widget class="QGroupBox" row="0" column="0" rowspan="1" colspan="2">
60                     <property name="name">
61                         <cstring>basicOptions</cstring>
62                     </property>
63                     <property name="sizePolicy">
64                         <sizepolicy>
65                             <hsizetype>5</hsizetype>
66                             <vsizetype>0</vsizetype>
67                             <horstretch>0</horstretch>
68                             <verstretch>0</verstretch>
69                         </sizepolicy>
70                     </property>
71                     <property name="frameShape">
72                         <enum>Box</enum>
73                     </property>
74                     <property name="frameShadow">
75                         <enum>Sunken</enum>
76                     </property>
77                     <property name="title">
78                         <string>&amp;Basic Options</string>
79                     </property>
80                     <grid>
81                         <property name="name">
82                             <cstring>unnamed</cstring>
83                         </property>
84                         <widget class="QLabel" row="0" column="0">
85                             <property name="name">
86                                 <cstring>voiceLabel</cstring>
87                             </property>
88                             <property name="sizePolicy">
89                                 <sizepolicy>
90                                     <hsizetype>0</hsizetype>
91                                     <vsizetype>5</vsizetype>
92                                     <horstretch>0</horstretch>
93                                     <verstretch>0</verstretch>
94                                 </sizepolicy>
95                             </property>
96                             <property name="text">
97                                 <string>&amp;Voice file:</string>
98                             </property>
99                             <property name="buddy" stdset="0">
100                                 <cstring>voiceCombo</cstring>
101                             </property>
102                             <property name="whatsThis" stdset="0">
103                                 <string>Select a voice for speaking text.  If no voices are listed, check your Mbrola configuration.  You must install at least one voice.</string>
104                             </property>
105                         </widget>
106                         <widget class="KComboBox" row="0" column="1" rowspan="1" colspan="2">
107                             <property name="name">
108                                 <cstring>voiceCombo</cstring>
109                             </property>
110                             <property name="sizePolicy">
111                                 <sizepolicy>
112                                     <hsizetype>1</hsizetype>
113                                     <vsizetype>0</vsizetype>
114                                     <horstretch>1</horstretch>
115                                     <verstretch>0</verstretch>
116                                 </sizepolicy>
117                             </property>
118                             <property name="whatsThis" stdset="0">
119                                 <string>Select a voice for speaking text.  If no voices are listed, check your Mbrola configuration.  You must install at least one voice.</string>
120                             </property>
121                         </widget>
122                         <widget class="KPushButton" row="0" column="3">
123                             <property name="name">
124                                 <cstring>voiceButton</cstring>
125                             </property>
126                             <property name="sizePolicy">
127                                 <sizepolicy>
128                                     <hsizetype>1</hsizetype>
129                                     <vsizetype>1</vsizetype>
130                                     <horstretch>0</horstretch>
131                                     <verstretch>0</verstretch>
132                                 </sizepolicy>
133                             </property>
134                             <property name="text">
135                                 <string>&amp;Select...</string>
136                             </property>
137                         </widget>
138                         <widget class="QLabel" row="1" column="0">
139                             <property name="name">
140                                 <cstring>volumeLabel</cstring>
141                             </property>
142                             <property name="sizePolicy">
143                                 <sizepolicy>
144                                     <hsizetype>0</hsizetype>
145                                     <vsizetype>5</vsizetype>
146                                     <horstretch>0</horstretch>
147                                     <verstretch>0</verstretch>
148                                 </sizepolicy>
149                             </property>
150                             <property name="text">
151                                 <string>Volume &amp;ratio:</string>
152                             </property>
153                             <property name="buddy" stdset="0">
154                                 <cstring>volumeBox</cstring>
155                             </property>
156                             <property name="whatsThis" stdset="0">
157                                 <string>Adjusts the volume of speech.  Slide to left for softer speech; to the right for louder.</string>
158                             </property>
159                         </widget>
160                         <widget class="KIntSpinBox" row="1" column="1">
161                             <property name="name">
162                                 <cstring>volumeBox</cstring>
163                             </property>
164                             <property name="enabled">
165                                 <bool>true</bool>
166                             </property>
167                             <property name="sizePolicy">
168                                 <sizepolicy>
169                                     <hsizetype>0</hsizetype>
170                                     <vsizetype>0</vsizetype>
171                                     <horstretch>0</horstretch>
172                                     <verstretch>0</verstretch>
173                                 </sizepolicy>
174                             </property>
175                             <property name="suffix">
176                                 <string> %</string>
177                             </property>
178                             <property name="maxValue">
179                                 <number>200</number>
180                             </property>
181                             <property name="minValue">
182                                 <number>50</number>
183                             </property>
184                             <property name="value">
185                                 <number>100</number>
186                             </property>
187                             <property name="whatsThis" stdset="0">
188                                 <string>Adjusts the volume of speech.  Slide to left for softer speech; to the right for louder.</string>
189                             </property>
190                         </widget>
191                         <widget class="QSlider" row="1" column="2" rowspan="1" colspan="2">
192                             <property name="name">
193                                 <cstring>volumeSlider</cstring>
194                             </property>
195                             <property name="enabled">
196                                 <bool>true</bool>
197                             </property>
198                             <property name="focusPolicy">
199                                 <enum>NoFocus</enum>
200                             </property>
201                             <property name="minValue">
202                                 <number>0</number>
203                             </property>
204                             <property name="maxValue">
205                                 <number>1000</number>
206                             </property>
207                             <property name="lineStep">
208                                 <number>10</number>
209                             </property>
210                             <property name="pageStep">
211                                 <number>100</number>
212                             </property>
213                             <property name="value">
214                                 <number>500</number>
215                             </property>
216                             <property name="orientation">
217                                 <enum>Horizontal</enum>
218                             </property>
219                             <property name="tickmarks">
220                                 <enum>NoMarks</enum>
221                             </property>
222                             <property name="whatsThis" stdset="0">
223                                 <string>Adjusts the volume of speech.  Slide to left for softer speech; to the right for louder.</string>
224                             </property>
225                         </widget>
226                         <widget class="QLabel" row="2" column="0">
227                             <property name="name">
228                                 <cstring>timeLabel</cstring>
229                             </property>
230                             <property name="sizePolicy">
231                                 <sizepolicy>
232                                     <hsizetype>0</hsizetype>
233                                     <vsizetype>5</vsizetype>
234                                     <horstretch>0</horstretch>
235                                     <verstretch>0</verstretch>
236                                 </sizepolicy>
237                             </property>
238                             <property name="text">
239                                 <string>Speed:</string>
240                             </property>
241                             <property name="buddy" stdset="0">
242                                 <cstring>timeBox</cstring>
243                             </property>
244                             <property name="whatsThis" stdset="0">
245                                 <string>Adjusts the speed of speech.  Slide to left for slower speech; to the right for faster.</string>
246                             </property>
247                         </widget>
248                         <widget class="KIntSpinBox" row="2" column="1">
249                             <property name="name">
250                                 <cstring>timeBox</cstring>
251                             </property>
252                             <property name="enabled">
253                                 <bool>true</bool>
254                             </property>
255                             <property name="sizePolicy">
256                                 <sizepolicy>
257                                     <hsizetype>0</hsizetype>
258                                     <vsizetype>0</vsizetype>
259                                     <horstretch>0</horstretch>
260                                     <verstretch>0</verstretch>
261                                 </sizepolicy>
262                             </property>
263                             <property name="suffix">
264                                 <string> %</string>
265                             </property>
266                             <property name="maxValue">
267                                 <number>200</number>
268                             </property>
269                             <property name="minValue">
270                                 <number>50</number>
271                             </property>
272                             <property name="value">
273                                 <number>100</number>
274                             </property>
275                             <property name="whatsThis" stdset="0">
276                                 <string>Adjusts the speed of speech.  Slide to left for slower speech; to the right for faster.</string>
277                             </property>
278                         </widget>
279                         <widget class="QSlider" row="2" column="2" rowspan="1" colspan="2">
280                             <property name="name">
281                                 <cstring>timeSlider</cstring>
282                             </property>
283                             <property name="enabled">
284                                 <bool>true</bool>
285                             </property>
286                             <property name="focusPolicy">
287                                 <enum>NoFocus</enum>
288                             </property>
289                             <property name="maxValue">
290                                 <number>1000</number>
291                             </property>
292                             <property name="lineStep">
293                                 <number>10</number>
294                             </property>
295                             <property name="pageStep">
296                                 <number>100</number>
297                             </property>
298                             <property name="value">
299                                 <number>500</number>
300                             </property>
301                             <property name="orientation">
302                                 <enum>Horizontal</enum>
303                             </property>
304                             <property name="whatsThis" stdset="0">
305                                 <string>Adjusts the speed of speech.  Slide to left for slower speech; to the right for faster.</string>
306                             </property>
307                         </widget>
308                         <widget class="QLabel" row="3" column="0">
309                             <property name="name">
310                                 <cstring>frequencyLabel</cstring>
311                             </property>
312                             <property name="sizePolicy">
313                                 <sizepolicy>
314                                     <hsizetype>0</hsizetype>
315                                     <vsizetype>5</vsizetype>
316                                     <horstretch>0</horstretch>
317                                     <verstretch>0</verstretch>
318                                 </sizepolicy>
319                             </property>
320                             <property name="text">
321                                 <string>&amp;Pitch:</string>
322                             </property>
323                             <property name="buddy" stdset="0">
324                                 <cstring>frequencyBox</cstring>
325                             </property>
326                             <property name="whatsThis" stdset="0">
327                                 <string>Adjusts the pitch (tone) of speech.  Slide to left for lower speech; to the right for higher.</string>
328                             </property>
329                         </widget>
330                         <widget class="KIntSpinBox" row="3" column="1">
331                             <property name="name">
332                                 <cstring>frequencyBox</cstring>
333                             </property>
334                             <property name="sizePolicy">
335                                 <sizepolicy>
336                                     <hsizetype>0</hsizetype>
337                                     <vsizetype>0</vsizetype>
338                                     <horstretch>0</horstretch>
339                                     <verstretch>0</verstretch>
340                                 </sizepolicy>
341                             </property>
342                             <property name="suffix">
343                                 <string> %</string>
344                             </property>
345                             <property name="maxValue">
346                                 <number>200</number>
347                             </property>
348                             <property name="minValue">
349                                 <number>50</number>
350                             </property>
351                             <property name="value">
352                                 <number>100</number>
353                             </property>
354                             <property name="whatsThis" stdset="0">
355                                 <string>Adjusts the pitch (tone) of speech.  Slide to left for lower speech; to the right for higher.</string>
356                             </property>
357                         </widget>
358                         <widget class="QSlider" row="3" column="2" rowspan="1" colspan="2">
359                             <property name="name">
360                                 <cstring>frequencySlider</cstring>
361                             </property>
362                             <property name="focusPolicy">
363                                 <enum>NoFocus</enum>
364                             </property>
365                             <property name="maxValue">
366                                 <number>1000</number>
367                             </property>
368                             <property name="lineStep">
369                                 <number>10</number>
370                             </property>
371                             <property name="pageStep">
372                                 <number>100</number>
373                             </property>
374                             <property name="value">
375                                 <number>500</number>
376                             </property>
377                             <property name="orientation">
378                                 <enum>Horizontal</enum>
379                             </property>
380                             <property name="whatsThis" stdset="0">
381                                 <string>Adjusts the pitch (tone) of speech.  Slide to left for lower speech; to the right for higher.</string>
382                             </property>
383                         </widget>
384                     </grid>
385                 </widget>
386                 <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="2">
387                     <property name="name">
388                         <cstring>advancedOptions</cstring>
389                     </property>
390                     <property name="sizePolicy">
391                         <sizepolicy>
392                             <hsizetype>5</hsizetype>
393                             <vsizetype>0</vsizetype>
394                             <horstretch>0</horstretch>
395                             <verstretch>0</verstretch>
396                         </sizepolicy>
397                     </property>
398                     <property name="title">
399                         <string>&amp;Advanced Options</string>
400                     </property>
401                     <grid>
402                         <property name="name">
403                             <cstring>unnamed</cstring>
404                         </property>
405                         <property name="margin">
406                             <number>11</number>
407                         </property>
408                         <property name="spacing">
409                             <number>6</number>
410                         </property>
411                         <widget class="QLabel" row="0" column="0">
412                             <property name="name">
413                                 <cstring>hadifixBinLabel</cstring>
414                             </property>
415                             <property name="text">
416                                 <string>txt2pho e&amp;xecutable:</string>
417                             </property>
418                             <property name="buddy" stdset="0">
419                                 <cstring>hadifixURL</cstring>
420                             </property>
421                             <property name="whatsThis" stdset="0">
422                                 <string>If the txt2pho program is in your PATH environment variable, simply enter "txt2pho", otherwise specify the full path to the txt2pho executable program.</string>
423                             </property>
424                         </widget>
425                         <widget class="KURLRequester" row="0" column="1">
426                             <property name="name">
427                                 <cstring>hadifixURL</cstring>
428                             </property>
429                             <property name="sizePolicy">
430                                 <sizepolicy>
431                                     <hsizetype>5</hsizetype>
432                                     <vsizetype>5</vsizetype>
433                                     <horstretch>0</horstretch>
434                                     <verstretch>0</verstretch>
435                                 </sizepolicy>
436                             </property>
437                             <property name="whatsThis" stdset="0">
438                                 <string>If the txt2pho program is in your PATH environment variable, simply enter "txt2pho", otherwise specify the full path to the txt2pho executable program.</string>
439                             </property>
440                         </widget>
441                         <widget class="QLabel" row="1" column="0">
442                             <property name="name">
443                                 <cstring>mbrolaBinLabel</cstring>
444                             </property>
445                             <property name="text">
446                                 <string>&amp;Mbrola executable:</string>
447                             </property>
448                             <property name="buddy" stdset="0">
449                                 <cstring>mbrolaURL</cstring>
450                             </property>
451                             <property name="whatsThis" stdset="0">
452                                 <string>If the Mbrola program is in your PATH environment variable, simply enter "mbrola", otherwise specify the full path to the Mbrola executable program.</string>
453                             </property>
454                         </widget>
455                         <widget class="KURLRequester" row="1" column="1">
456                             <property name="name">
457                                 <cstring>mbrolaURL</cstring>
458                             </property>
459                             <property name="sizePolicy">
460                                 <sizepolicy>
461                                     <hsizetype>5</hsizetype>
462                                     <vsizetype>5</vsizetype>
463                                     <horstretch>0</horstretch>
464                                     <verstretch>0</verstretch>
465                                 </sizepolicy>
466                             </property>
467                             <property name="whatsThis" stdset="0">
468                                 <string>If the Mbrola program is in your PATH environment variable, simply enter "mbrola", otherwise specify the full path to the Mbrola executable program.</string>
469                             </property>
470                         </widget>
471                         <widget class="QLayoutWidget" row="2" column="0" rowspan="1" colspan="2">
472                             <property name="name">
473                                 <cstring>layout5</cstring>
474                             </property>
475                             <hbox>
476                                 <property name="name">
477                                     <cstring>unnamed</cstring>
478                                 </property>
479                                 <widget class="QLabel">
480                                     <property name="name">
481                                         <cstring>characterCodingLabel</cstring>
482                                     </property>
483                                     <property name="sizePolicy">
484                                         <sizepolicy>
485                                             <hsizetype>5</hsizetype>
486                                             <vsizetype>5</vsizetype>
487                                             <horstretch>0</horstretch>
488                                             <verstretch>0</verstretch>
489                                         </sizepolicy>
490                                     </property>
491                                     <property name="text">
492                                         <string>Character &amp;encoding:</string>
493                                     </property>
494                                     <property name="buddy" stdset="0">
495                                         <cstring>characterCodingBox</cstring>
496                                     </property>
497                                 </widget>
498                                 <widget class="KComboBox">
499                                     <property name="name">
500                                         <cstring>characterCodingBox</cstring>
501                                     </property>
502                                     <property name="sizePolicy">
503                                         <sizepolicy>
504                                             <hsizetype>7</hsizetype>
505                                             <vsizetype>0</vsizetype>
506                                             <horstretch>0</horstretch>
507                                             <verstretch>0</verstretch>
508                                         </sizepolicy>
509                                     </property>
510                                     <property name="whatsThis" stdset="0">
511                                         <string>This combo box specifies which character encoding is used for passing the text.  For most western languages, use ISO-8859-1.  For Hungarian, use ISO-8859-2.</string>
512                                     </property>
513                                 </widget>
514                             </hbox>
515                         </widget>
516                     </grid>
517                 </widget>
518                 <spacer row="2" column="0">
519                     <property name="name">
520                         <cstring>spacer1</cstring>
521                     </property>
522                     <property name="orientation">
523                         <enum>Horizontal</enum>
524                     </property>
525                     <property name="sizeType">
526                         <enum>Preferred</enum>
527                     </property>
528                     <property name="sizeHint">
529                         <size>
530                             <width>240</width>
531                             <height>20</height>
532                         </size>
533                     </property>
534                 </spacer>
535                 <widget class="KPushButton" row="2" column="1">
536                     <property name="name">
537                         <cstring>testButton</cstring>
538                     </property>
539                     <property name="sizePolicy">
540                         <sizepolicy>
541                             <hsizetype>0</hsizetype>
542                             <vsizetype>0</vsizetype>
543                             <horstretch>0</horstretch>
544                             <verstretch>0</verstretch>
545                         </sizepolicy>
546                     </property>
547                     <property name="text">
548                         <string>&amp;Test</string>
549                     </property>
550                     <property name="whatsThis" stdset="0">
551                         <string>Click to test the configuration.  You should hear a spoken sentence.</string>
552                     </property>
553                 </widget>
554             </grid>
555         </widget>
556     </grid>
557 </widget>
558 <customwidgets>
559 </customwidgets>
560 <connections>
561     <connection>
562         <sender>volumeBox</sender>
563         <signal>valueChanged(int)</signal>
564         <receiver>HadifixConfigUI</receiver>
565         <slot>volumeBox_valueChanged(int)</slot>
566     </connection>
567     <connection>
568         <sender>volumeSlider</sender>
569         <signal>valueChanged(int)</signal>
570         <receiver>HadifixConfigUI</receiver>
571         <slot>volumeSlider_valueChanged(int)</slot>
572     </connection>
573     <connection>
574         <sender>timeBox</sender>
575         <signal>valueChanged(int)</signal>
576         <receiver>HadifixConfigUI</receiver>
577         <slot>timeBox_valueChanged(int)</slot>
578     </connection>
579     <connection>
580         <sender>timeSlider</sender>
581         <signal>valueChanged(int)</signal>
582         <receiver>HadifixConfigUI</receiver>
583         <slot>timeSlider_valueChanged(int)</slot>
584     </connection>
585     <connection>
586         <sender>frequencyBox</sender>
587         <signal>valueChanged(int)</signal>
588         <receiver>HadifixConfigUI</receiver>
589         <slot>frequencyBox_valueChanged(int)</slot>
590     </connection>
591     <connection>
592         <sender>frequencySlider</sender>
593         <signal>valueChanged(int)</signal>
594         <receiver>HadifixConfigUI</receiver>
595         <slot>frequencySlider_valueChanged(int)</slot>
596     </connection>
597     <connection>
598         <sender>voiceCombo</sender>
599         <signal>activated(const QString&amp;)</signal>
600         <receiver>HadifixConfigUI</receiver>
601         <slot>changed(const QString&amp;)</slot>
602     </connection>
603     <connection>
604         <sender>volumeBox</sender>
605         <signal>valueChanged(const QString&amp;)</signal>
606         <receiver>HadifixConfigUI</receiver>
607         <slot>changed(const QString&amp;)</slot>
608     </connection>
609     <connection>
610         <sender>timeBox</sender>
611         <signal>valueChanged(const QString&amp;)</signal>
612         <receiver>HadifixConfigUI</receiver>
613         <slot>changed(const QString&amp;)</slot>
614     </connection>
615     <connection>
616         <sender>frequencyBox</sender>
617         <signal>valueChanged(const QString&amp;)</signal>
618         <receiver>HadifixConfigUI</receiver>
619         <slot>changed(const QString&amp;)</slot>
620     </connection>
621     <connection>
622         <sender>hadifixURL</sender>
623         <signal>textChanged(const QString&amp;)</signal>
624         <receiver>HadifixConfigUI</receiver>
625         <slot>changed(const QString&amp;)</slot>
626     </connection>
627     <connection>
628         <sender>mbrolaURL</sender>
629         <signal>textChanged(const QString&amp;)</signal>
630         <receiver>HadifixConfigUI</receiver>
631         <slot>changed(const QString&amp;)</slot>
632     </connection>
633 </connections>
634 <includes>
635     <include location="global" impldecl="in declaration">qradiobutton.h</include>
636     <include location="global" impldecl="in declaration">qpixmap.h</include>
637     <include location="global" impldecl="in declaration">kurl.h</include>
638     <include location="global" impldecl="in declaration">qmap.h</include>
639     <include location="global" impldecl="in implementation">kglobal.h</include>
640     <include location="global" impldecl="in implementation">qstringlist.h</include>
641     <include location="global" impldecl="in implementation">math.h</include>
642     <include location="global" impldecl="in implementation">kiconloader.h</include>
643 </includes>
644 <customwidgets>
645         <customwidget>
646                 <class>KIntSpinBox</class>
647                 <header location="global">knuminput.h</header>
648                 <container>0</container>
649         </customwidget>
650 </customwidgets>
652 <forwards>
653     <forward>class QStringList;</forward>
654 </forwards>
655 <variables>
656     <variable>QMap&lt;QString,int&gt; maleVoices;</variable>
657     <variable>QMap&lt;int,QString&gt; defaultVoices;</variable>
658     <variable>QPixmap female;</variable>
659     <variable>QPixmap male;</variable>
660     <variable>QMap&lt;QString,int&gt; femaleVoices;</variable>
661 </variables>
662 <signals>
663     <signal>changed(bool)</signal>
664 </signals>
665 <slots>
666     <slot access="protected" specifier="non virtual">volumeBox_valueChanged( int percentValue )</slot>
667     <slot access="protected" specifier="non virtual">timeBox_valueChanged( int percentValue )</slot>
668     <slot access="protected" specifier="non virtual">frequencyBox_valueChanged( int percentValue )</slot>
669     <slot access="protected" specifier="non virtual">volumeSlider_valueChanged( int sliderValue )</slot>
670     <slot access="protected" specifier="non virtual">timeSlider_valueChanged( int sliderValue )</slot>
671     <slot access="protected" specifier="non virtual">frequencySlider_valueChanged( int sliderValue )</slot>
672     <slot access="protected">changed( const QString &amp; )</slot>
673 </slots>
674 <functions>
675     <function access="protected" specifier="non virtual" returnType="int">percentToSlider( int percentValue )</function>
676     <function access="protected" specifier="non virtual" returnType="int">sliderToPercent( int sliderValue )</function>
677     <function access="private" specifier="non virtual">init()</function>
678     <function specifier="non virtual">addVoice( const QString &amp;filename, bool isMale )</function>
679     <function specifier="non virtual">addVoice( const QString &amp;filename, bool isMale, const QString &amp;displayname )</function>
680     <function specifier="non virtual">setVoice( const QString &amp;filename, bool isMale )</function>
681     <function specifier="non virtual" returnType="QString">getVoiceFilename()</function>
682     <function specifier="non virtual" returnType="bool">isMaleVoice()</function>
683 </functions>
684 <layoutdefaults spacing="6" margin="11"/>
685 <includehints>
686     <includehint>kcombobox.h</includehint>
687     <includehint>kpushbutton.h</includehint>
688     <includehint>knuminput.h</includehint>
689     <includehint>knuminput.h</includehint>
690     <includehint>knuminput.h</includehint>
691     <includehint>kurlrequester.h</includehint>
692     <includehint>klineedit.h</includehint>
693     <includehint>kpushbutton.h</includehint>
694     <includehint>kurlrequester.h</includehint>
695     <includehint>klineedit.h</includehint>
696     <includehint>kpushbutton.h</includehint>
697     <includehint>kcombobox.h</includehint>
698     <includehint>kpushbutton.h</includehint>
699 </includehints>
700 </UI>