SVN_SILENT made messages (.desktop file)
[kdeaccessibility.git] / kttsd / plugins / freetts / freettsconfigwidget.ui
blobbda4e425ca06d0d4542ee8e88520c05221738b25
1 <ui version="4.0" stdsetdef="1" >
2   <author>Gary Cramblitt &lt;garycramblitt@comcast.net></author>
3   <comment></comment>
4   <exportmacro></exportmacro>
5   <class>FreeTTSConfWidget</class>
6   <widget class="QWidget" name="FreeTTSConfWidget" >
7     <property name="geometry" >
8       <rect>
9         <x>0</x>
10         <y>0</y>
11         <width>576</width>
12         <height>134</height>
13       </rect>
14     </property>
15     <property name="sizePolicy" >
16       <sizepolicy>
17         <hsizetype>7</hsizetype>
18         <vsizetype>7</vsizetype>
19         <horstretch>0</horstretch>
20         <verstretch>0</verstretch>
21       </sizepolicy>
22     </property>
23     <property name="windowTitle" >
24       <string>FreeTTS Config UI</string>
25     </property>
26     <layout class="QGridLayout" >
27       <item row="1" column="0" >
28         <spacer name="spacer1" >
29           <property name="sizeHint" >
30             <size>
31               <width>20</width>
32               <height>16</height>
33             </size>
34           </property>
35           <property name="sizeType" >
36             <enum>Expanding</enum>
37           </property>
38           <property name="orientation" >
39             <enum>Vertical</enum>
40           </property>
41         </spacer>
42       </item>
43       <item row="0" column="0" >
44         <widget class="QGroupBox" name="freettsConfigurationBox" >
45           <property name="sizePolicy" >
46             <sizepolicy>
47               <hsizetype>7</hsizetype>
48               <vsizetype>5</vsizetype>
49               <horstretch>0</horstretch>
50               <verstretch>0</verstretch>
51             </sizepolicy>
52           </property>
53           <property name="title" >
54             <string>FreeTTS Interactive Configuration</string>
55           </property>
56           <layout class="QGridLayout" >
57             <property name="margin" >
58               <number>11</number>
59             </property>
60             <property name="spacing" >
61               <number>6</number>
62             </property>
63             <item row="0" column="0" >
64               <layout class="QHBoxLayout" >
65                 <property name="margin" >
66                   <number>0</number>
67                 </property>
68                 <property name="spacing" >
69                   <number>6</number>
70                 </property>
71                 <item>
72                   <widget class="QLabel" name="freettsPathLabel" >
73                     <property name="sizePolicy" >
74                       <sizepolicy>
75                         <hsizetype>5</hsizetype>
76                         <vsizetype>1</vsizetype>
77                         <horstretch>0</horstretch>
78                         <verstretch>0</verstretch>
79                       </sizepolicy>
80                     </property>
81                     <property name="text" >
82                       <string>&amp;FreeTTS jar file:</string>
83                     </property>
84                     <property name="textFormat" >
85                       <enum>Qt::AutoText</enum>
86                     </property>
87                     <property name="alignment" >
88                       <set>Qt::AlignVCenter|Qt::AlignRight</set>
89                     </property>
90                     <property name="buddy" stdset="0" >
91                       <cstring>freettsPath</cstring>
92                     </property>
93                   </widget>
94                 </item>
95                 <item>
96                   <widget class="KUrlRequester" name="freettsPath" >
97                     <property name="sizePolicy" >
98                       <sizepolicy>
99                         <hsizetype>5</hsizetype>
100                         <vsizetype>1</vsizetype>
101                         <horstretch>0</horstretch>
102                         <verstretch>0</verstretch>
103                       </sizepolicy>
104                     </property>
105                   </widget>
106                 </item>
107               </layout>
108             </item>
109             <item row="1" column="0" >
110               <layout class="QHBoxLayout" >
111                 <property name="margin" >
112                   <number>0</number>
113                 </property>
114                 <property name="spacing" >
115                   <number>6</number>
116                 </property>
117               </layout>
118             </item>
119             <item row="3" column="0" >
120               <layout class="QHBoxLayout" >
121                 <property name="margin" >
122                   <number>0</number>
123                 </property>
124                 <item>
125                   <spacer name="spacer2" >
126                     <property name="sizeHint" >
127                       <size>
128                         <width>410</width>
129                         <height>20</height>
130                       </size>
131                     </property>
132                     <property name="sizeType" >
133                       <enum>Expanding</enum>
134                     </property>
135                     <property name="orientation" >
136                       <enum>Horizontal</enum>
137                     </property>
138                   </spacer>
139                 </item>
140                 <item>
141                   <widget class="QPushButton" name="freettsTest" >
142                     <property name="text" >
143                       <string>Test</string>
144                     </property>
145                   </widget>
146                 </item>
147               </layout>
148             </item>
149           </layout>
150         </widget>
151       </item>
152     </layout>
153   </widget>
154   <layoutdefault spacing="6" margin="11" />
155   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
156   <includes>
157     <include location="global" >kurlrequester.h</include>
158   </includes>
159 </ui>