summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/ttsfestivalcfgform.ui
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/rbutilqt/ttsfestivalcfgform.ui')
-rw-r--r--rbutil/rbutilqt/ttsfestivalcfgform.ui322
1 files changed, 0 insertions, 322 deletions
diff --git a/rbutil/rbutilqt/ttsfestivalcfgform.ui b/rbutil/rbutilqt/ttsfestivalcfgform.ui
deleted file mode 100644
index bdebf3fe93..0000000000
--- a/rbutil/rbutilqt/ttsfestivalcfgform.ui
+++ /dev/null
@@ -1,322 +0,0 @@
1<ui version="4.0" >
2 <class>TTSFestivalCfgFrm</class>
3 <widget class="QDialog" name="TTSFestivalCfgFrm" >
4 <property name="geometry" >
5 <rect>
6 <x>0</x>
7 <y>0</y>
8 <width>340</width>
9 <height>316</height>
10 </rect>
11 </property>
12 <property name="windowTitle" >
13 <string>Configuration</string>
14 </property>
15 <layout class="QGridLayout" name="gridLayout_4" >
16 <item row="3" column="1" >
17 <widget class="QDialogButtonBox" name="buttonBox" >
18 <property name="sizePolicy" >
19 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
20 <horstretch>0</horstretch>
21 <verstretch>0</verstretch>
22 </sizepolicy>
23 </property>
24 <property name="orientation" >
25 <enum>Qt::Horizontal</enum>
26 </property>
27 <property name="standardButtons" >
28 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
29 </property>
30 <property name="centerButtons" >
31 <bool>false</bool>
32 </property>
33 </widget>
34 </item>
35 <item row="0" column="0" colspan="2" >
36 <widget class="QGroupBox" name="execsBox" >
37 <property name="sizePolicy" >
38 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
39 <horstretch>1</horstretch>
40 <verstretch>0</verstretch>
41 </sizepolicy>
42 </property>
43 <property name="title" >
44 <string>Executables</string>
45 </property>
46 <layout class="QGridLayout" name="gridLayout_2" >
47 <property name="topMargin" >
48 <number>0</number>
49 </property>
50 <property name="spacing" >
51 <number>0</number>
52 </property>
53 <item row="0" column="0" >
54 <layout class="QGridLayout" name="gridLayout" >
55 <property name="sizeConstraint" >
56 <enum>QLayout::SetMinimumSize</enum>
57 </property>
58 <property name="horizontalSpacing" >
59 <number>6</number>
60 </property>
61 <property name="verticalSpacing" >
62 <number>0</number>
63 </property>
64 <item row="0" column="0" colspan="2" >
65 <widget class="QLabel" name="label" >
66 <property name="sizePolicy" >
67 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
68 <horstretch>0</horstretch>
69 <verstretch>0</verstretch>
70 </sizepolicy>
71 </property>
72 <property name="text" >
73 <string>Path to Festival server</string>
74 </property>
75 </widget>
76 </item>
77 <item row="1" column="0" >
78 <widget class="QLineEdit" name="serverPath" >
79 <property name="sizePolicy" >
80 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
81 <horstretch>1</horstretch>
82 <verstretch>0</verstretch>
83 </sizepolicy>
84 </property>
85 <property name="minimumSize" >
86 <size>
87 <width>215</width>
88 <height>0</height>
89 </size>
90 </property>
91 </widget>
92 </item>
93 <item row="1" column="1" >
94 <widget class="QPushButton" name="serverButton" >
95 <property name="text" >
96 <string>Browse</string>
97 </property>
98 </widget>
99 </item>
100 <item row="2" column="0" colspan="2" >
101 <widget class="QLabel" name="label_2" >
102 <property name="sizePolicy" >
103 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
104 <horstretch>0</horstretch>
105 <verstretch>0</verstretch>
106 </sizepolicy>
107 </property>
108 <property name="text" >
109 <string>Path to Festival client</string>
110 </property>
111 </widget>
112 </item>
113 <item row="3" column="0" >
114 <widget class="QLineEdit" name="clientPath" >
115 <property name="sizePolicy" >
116 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
117 <horstretch>1</horstretch>
118 <verstretch>0</verstretch>
119 </sizepolicy>
120 </property>
121 <property name="minimumSize" >
122 <size>
123 <width>215</width>
124 <height>0</height>
125 </size>
126 </property>
127 </widget>
128 </item>
129 <item row="3" column="1" >
130 <widget class="QPushButton" name="clientButton" >
131 <property name="text" >
132 <string>Browse</string>
133 </property>
134 </widget>
135 </item>
136 </layout>
137 </item>
138 </layout>
139 </widget>
140 </item>
141 <item row="3" column="0" >
142 <spacer name="horizontalSpacer" >
143 <property name="orientation" >
144 <enum>Qt::Horizontal</enum>
145 </property>
146 <property name="sizeHint" stdset="0" >
147 <size>
148 <width>70</width>
149 <height>20</height>
150 </size>
151 </property>
152 </spacer>
153 </item>
154 <item row="2" column="0" >
155 <spacer name="verticalSpacer" >
156 <property name="orientation" >
157 <enum>Qt::Vertical</enum>
158 </property>
159 <property name="sizeHint" stdset="0" >
160 <size>
161 <width>153</width>
162 <height>43</height>
163 </size>
164 </property>
165 </spacer>
166 </item>
167 <item row="1" column="0" colspan="2" >
168 <widget class="QGroupBox" name="groupBox2" >
169 <property name="sizePolicy" >
170 <sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
171 <horstretch>1</horstretch>
172 <verstretch>0</verstretch>
173 </sizepolicy>
174 </property>
175 <property name="minimumSize" >
176 <size>
177 <width>0</width>
178 <height>0</height>
179 </size>
180 </property>
181 <property name="title" >
182 <string>Server voice</string>
183 </property>
184 <layout class="QGridLayout" name="gridLayout_3" >
185 <property name="leftMargin" >
186 <number>6</number>
187 </property>
188 <property name="topMargin" >
189 <number>6</number>
190 </property>
191 <property name="bottomMargin" >
192 <number>6</number>
193 </property>
194 <property name="horizontalSpacing" >
195 <number>6</number>
196 </property>
197 <property name="verticalSpacing" >
198 <number>0</number>
199 </property>
200 <item row="0" column="0" colspan="2" >
201 <widget class="QLabel" name="voiceLabel" >
202 <property name="sizePolicy" >
203 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
204 <horstretch>0</horstretch>
205 <verstretch>0</verstretch>
206 </sizepolicy>
207 </property>
208 <property name="text" >
209 <string>Select a voice</string>
210 </property>
211 </widget>
212 </item>
213 <item row="1" column="0" >
214 <widget class="QPushButton" name="refreshButton" >
215 <property name="sizePolicy" >
216 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
217 <horstretch>0</horstretch>
218 <verstretch>0</verstretch>
219 </sizepolicy>
220 </property>
221 <property name="text" >
222 <string>&amp;Refresh</string>
223 </property>
224 <property name="icon" >
225 <iconset resource="rbutilqt.qrc" >
226 <normaloff>:/icons/view-refresh.png</normaloff>:/icons/view-refresh.png</iconset>
227 </property>
228 </widget>
229 </item>
230 <item row="1" column="1" >
231 <widget class="QComboBox" name="voicesBox" >
232 <property name="sizePolicy" >
233 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
234 <horstretch>1</horstretch>
235 <verstretch>0</verstretch>
236 </sizepolicy>
237 </property>
238 <property name="minimumSize" >
239 <size>
240 <width>0</width>
241 <height>0</height>
242 </size>
243 </property>
244 </widget>
245 </item>
246 <item row="4" column="1" >
247 <widget class="QLabel" name="descriptionLabel" >
248 <property name="sizePolicy" >
249 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
250 <horstretch>0</horstretch>
251 <verstretch>0</verstretch>
252 </sizepolicy>
253 </property>
254 <property name="text" >
255 <string/>
256 </property>
257 </widget>
258 </item>
259 <item row="3" column="1" >
260 <widget class="QCheckBox" name="showDescriptionCheckbox" >
261 <property name="text" >
262 <string>Show voice description</string>
263 </property>
264 </widget>
265 </item>
266 </layout>
267 </widget>
268 </item>
269 </layout>
270 <zorder>buttonBox</zorder>
271 <zorder>execsBox</zorder>
272 <zorder>horizontalSpacer</zorder>
273 <zorder>verticalSpacer</zorder>
274 <zorder>groupBox2</zorder>
275 </widget>
276 <tabstops>
277 <tabstop>serverPath</tabstop>
278 <tabstop>serverButton</tabstop>
279 <tabstop>clientPath</tabstop>
280 <tabstop>clientButton</tabstop>
281 <tabstop>refreshButton</tabstop>
282 <tabstop>voicesBox</tabstop>
283 <tabstop>buttonBox</tabstop>
284 </tabstops>
285 <resources>
286 <include location="rbutilqt.qrc" />
287 </resources>
288 <connections>
289 <connection>
290 <sender>buttonBox</sender>
291 <signal>accepted()</signal>
292 <receiver>TTSFestivalCfgFrm</receiver>
293 <slot>accept()</slot>
294 <hints>
295 <hint type="sourcelabel" >
296 <x>248</x>
297 <y>254</y>
298 </hint>
299 <hint type="destinationlabel" >
300 <x>157</x>
301 <y>274</y>
302 </hint>
303 </hints>
304 </connection>
305 <connection>
306 <sender>buttonBox</sender>
307 <signal>rejected()</signal>
308 <receiver>TTSFestivalCfgFrm</receiver>
309 <slot>reject()</slot>
310 <hints>
311 <hint type="sourcelabel" >
312 <x>316</x>
313 <y>260</y>
314 </hint>
315 <hint type="destinationlabel" >
316 <x>286</x>
317 <y>274</y>
318 </hint>
319 </hints>
320 </connection>
321 </connections>
322</ui>