1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>CreateVoiceFrm
</class>
4 <widget class=
"QDialog" name=
"CreateVoiceFrm" >
5 <property name=
"windowModality" >
6 <enum>Qt::WindowModal
</enum>
8 <property name=
"geometry" >
16 <property name=
"windowTitle" >
17 <string>Create Voice File
</string>
19 <layout class=
"QGridLayout" name=
"gridLayout" >
20 <item row=
"0" column=
"0" rowspan=
"5" >
21 <widget class=
"QLabel" name=
"label" >
22 <property name=
"text" >
25 <property name=
"pixmap" >
26 <pixmap resource=
"rbutilqt.qrc" >:/icons/wizard.jpg
</pixmap>
28 <property name=
"alignment" >
29 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
</set>
33 <item row=
"0" column=
"1" colspan=
"3" >
34 <widget class=
"QLabel" name=
"label_2" >
35 <property name=
"sizePolicy" >
36 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Minimum" >
37 <horstretch>0</horstretch>
38 <verstretch>0</verstretch>
41 <property name=
"text" >
42 <string>Select the Language you want to generate a voicefile for:
</string>
46 <item row=
"2" column=
"1" colspan=
"3" >
47 <widget class=
"QGroupBox" name=
"groupBox_2" >
48 <property name=
"title" >
49 <string>Generation settings
</string>
51 <layout class=
"QGridLayout" >
52 <item row=
"0" column=
"0" >
53 <widget class=
"QLabel" name=
"labelTtsProfile" >
54 <property name=
"text" >
59 <item row=
"0" column=
"2" >
60 <widget class=
"QPushButton" name=
"change" >
61 <property name=
"sizePolicy" >
62 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Minimum" >
63 <horstretch>0</horstretch>
64 <verstretch>0</verstretch>
67 <property name=
"text" >
68 <string>Change
</string>
72 <item row=
"0" column=
"1" >
73 <spacer name=
"horizontalSpacer" >
74 <property name=
"orientation" >
75 <enum>Qt::Horizontal
</enum>
77 <property name=
"sizeHint" stdset=
"0" >
85 <item row=
"1" column=
"2" >
86 <widget class=
"QSpinBox" name=
"wavtrimthreshold" >
87 <property name=
"accessibleName" >
88 <string>Wavtrim Threshold
</string>
90 <property name=
"maximum" >
93 <property name=
"value" >
98 <item row=
"1" column=
"0" >
99 <widget class=
"QLabel" name=
"label_3" >
100 <property name=
"text" >
101 <string>Silence threshold
</string>
108 <item row=
"3" column=
"1" >
110 <property name=
"orientation" >
111 <enum>Qt::Vertical
</enum>
113 <property name=
"sizeHint" stdset=
"0" >
121 <item row=
"4" column=
"2" >
123 <property name=
"orientation" >
124 <enum>Qt::Horizontal
</enum>
126 <property name=
"sizeHint" stdset=
"0" >
134 <item row=
"4" column=
"3" >
135 <layout class=
"QHBoxLayout" >
137 <widget class=
"QPushButton" name=
"buttonOk" >
138 <property name=
"text" >
139 <string>&Install
</string>
141 <property name=
"icon" >
142 <iconset resource=
"rbutilqt.qrc" >
143 <normaloff>:/icons/go-next.png
</normaloff>:/icons/go-next.png
</iconset>
148 <widget class=
"QPushButton" name=
"buttonCancel" >
149 <property name=
"text" >
150 <string>&Cancel
</string>
152 <property name=
"icon" >
153 <iconset resource=
"rbutilqt.qrc" >
154 <normaloff>:/icons/process-stop.png
</normaloff>:/icons/process-stop.png
</iconset>
160 <item row=
"1" column=
"1" colspan=
"3" >
161 <widget class=
"QComboBox" name=
"comboLanguage" >
162 <property name=
"accessibleName" >
163 <string>Language
</string>
170 <tabstop>buttonOk
</tabstop>
171 <tabstop>buttonCancel
</tabstop>
172 <tabstop>comboLanguage
</tabstop>
173 <tabstop>change
</tabstop>
174 <tabstop>wavtrimthreshold
</tabstop>
177 <include location=
"rbutilqt.qrc"/>
181 <sender>buttonOk
</sender>
182 <signal>clicked()
</signal>
183 <receiver>CreateVoiceFrm
</receiver>
184 <slot>accept()
</slot>
186 <hint type=
"sourcelabel" >
190 <hint type=
"destinationlabel" >
197 <sender>buttonCancel
</sender>
198 <signal>clicked()
</signal>
199 <receiver>CreateVoiceFrm
</receiver>
200 <slot>reject()
</slot>
202 <hint type=
"sourcelabel" >
206 <hint type=
"destinationlabel" >