]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/LanguageModuleBase.ui
28ac9399a696b06ffdcbc5bc79496e534a8976cb
[lyx.git] / src / frontends / qt3 / ui / LanguageModuleBase.ui
1 <!DOCTYPE UI><UI>
2 <class>LanguageModuleBase</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>LanguageModuleBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>436</width>
17             <height>451</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>LanguageModuleBase</string>
23     </property>
24     <grid>
25         <property stdset="1">
26             <name>margin</name>
27             <number>11</number>
28         </property>
29         <property stdset="1">
30             <name>spacing</name>
31             <number>6</number>
32         </property>
33         <widget row="0"  column="0" >
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout18</cstring>
38             </property>
39             <hbox>
40                 <property stdset="1">
41                     <name>margin</name>
42                     <number>0</number>
43                 </property>
44                 <property stdset="1">
45                     <name>spacing</name>
46                     <number>6</number>
47                 </property>
48                 <widget>
49                     <class>QLabel</class>
50                     <property stdset="1">
51                         <name>name</name>
52                         <cstring>languageL</cstring>
53                     </property>
54                     <property stdset="1">
55                         <name>text</name>
56                         <string>&amp;Language:</string>
57                     </property>
58                     <property>
59                         <name>buddy</name>
60                         <cstring>languageCO</cstring>
61                     </property>
62                 </widget>
63                 <widget>
64                     <class>QComboBox</class>
65                     <property stdset="1">
66                         <name>name</name>
67                         <cstring>languageCO</cstring>
68                     </property>
69                     <property stdset="1">
70                         <name>sizePolicy</name>
71                         <sizepolicy>
72                             <hsizetype>5</hsizetype>
73                             <vsizetype>0</vsizetype>
74                         </sizepolicy>
75                     </property>
76                 </widget>
77                 <spacer>
78                     <property>
79                         <name>name</name>
80                         <cstring>Spacer32</cstring>
81                     </property>
82                     <property stdset="1">
83                         <name>orientation</name>
84                         <enum>Horizontal</enum>
85                     </property>
86                     <property stdset="1">
87                         <name>sizeType</name>
88                         <enum>MinimumExpanding</enum>
89                     </property>
90                     <property>
91                         <name>sizeHint</name>
92                         <size>
93                             <width>20</width>
94                             <height>20</height>
95                         </size>
96                     </property>
97                 </spacer>
98             </hbox>
99         </widget>
100         <widget row="1"  column="0" >
101             <class>QCheckBox</class>
102             <property stdset="1">
103                 <name>name</name>
104                 <cstring>defaultencodingCB</cstring>
105             </property>
106             <property stdset="1">
107                 <name>text</name>
108                 <string>&amp;Use language's default encoding</string>
109             </property>
110         </widget>
111         <spacer row="3"  column="0" >
112             <property>
113                 <name>name</name>
114                 <cstring>Spacer7</cstring>
115             </property>
116             <property stdset="1">
117                 <name>orientation</name>
118                 <enum>Vertical</enum>
119             </property>
120             <property stdset="1">
121                 <name>sizeType</name>
122                 <enum>Expanding</enum>
123             </property>
124             <property>
125                 <name>sizeHint</name>
126                 <size>
127                     <width>20</width>
128                     <height>20</height>
129                 </size>
130             </property>
131         </spacer>
132         <widget row="2"  column="0" >
133             <class>QLayoutWidget</class>
134             <property stdset="1">
135                 <name>name</name>
136                 <cstring>Layout5</cstring>
137             </property>
138             <hbox>
139                 <property stdset="1">
140                     <name>margin</name>
141                     <number>0</number>
142                 </property>
143                 <property stdset="1">
144                     <name>spacing</name>
145                     <number>6</number>
146                 </property>
147                 <widget>
148                     <class>QLayoutWidget</class>
149                     <property stdset="1">
150                         <name>name</name>
151                         <cstring>Layout5</cstring>
152                     </property>
153                     <grid>
154                         <property stdset="1">
155                             <name>margin</name>
156                             <number>0</number>
157                         </property>
158                         <property stdset="1">
159                             <name>spacing</name>
160                             <number>6</number>
161                         </property>
162                         <widget row="0"  column="0" >
163                             <class>QLabel</class>
164                             <property stdset="1">
165                                 <name>name</name>
166                                 <cstring>encodingL</cstring>
167                             </property>
168                             <property stdset="1">
169                                 <name>text</name>
170                                 <string>&amp;Encoding:</string>
171                             </property>
172                             <property stdset="1">
173                                 <name>alignment</name>
174                                 <set>AlignVCenter|AlignLeft</set>
175                             </property>
176                             <property>
177                                 <name>buddy</name>
178                                 <cstring>encodingCO</cstring>
179                             </property>
180                             <property>
181                                 <name>hAlign</name>
182                             </property>
183                         </widget>
184                         <widget row="1"  column="0" >
185                             <class>QLabel</class>
186                             <property stdset="1">
187                                 <name>name</name>
188                                 <cstring>typeL</cstring>
189                             </property>
190                             <property stdset="1">
191                                 <name>text</name>
192                                 <string>&amp;Quote Style:</string>
193                             </property>
194                             <property stdset="1">
195                                 <name>alignment</name>
196                                 <set>AlignVCenter|AlignLeft</set>
197                             </property>
198                             <property>
199                                 <name>buddy</name>
200                                 <cstring>quoteStyleCO</cstring>
201                             </property>
202                             <property>
203                                 <name>hAlign</name>
204                             </property>
205                         </widget>
206                     </grid>
207                 </widget>
208                 <widget>
209                     <class>QLayoutWidget</class>
210                     <property stdset="1">
211                         <name>name</name>
212                         <cstring>Layout4</cstring>
213                     </property>
214                     <grid>
215                         <property stdset="1">
216                             <name>margin</name>
217                             <number>0</number>
218                         </property>
219                         <property stdset="1">
220                             <name>spacing</name>
221                             <number>6</number>
222                         </property>
223                         <widget row="1"  column="0" >
224                             <class>QComboBox</class>
225                             <property stdset="1">
226                                 <name>name</name>
227                                 <cstring>quoteStyleCO</cstring>
228                             </property>
229                             <property stdset="1">
230                                 <name>sizePolicy</name>
231                                 <sizepolicy>
232                                     <hsizetype>5</hsizetype>
233                                     <vsizetype>0</vsizetype>
234                                 </sizepolicy>
235                             </property>
236                         </widget>
237                         <widget row="0"  column="0" >
238                             <class>QComboBox</class>
239                             <property stdset="1">
240                                 <name>name</name>
241                                 <cstring>encodingCO</cstring>
242                             </property>
243                             <property stdset="1">
244                                 <name>sizePolicy</name>
245                                 <sizepolicy>
246                                     <hsizetype>5</hsizetype>
247                                     <vsizetype>0</vsizetype>
248                                 </sizepolicy>
249                             </property>
250                             <property stdset="1">
251                                 <name>duplicatesEnabled</name>
252                                 <bool>false</bool>
253                             </property>
254                         </widget>
255                     </grid>
256                 </widget>
257                 <spacer>
258                     <property>
259                         <name>name</name>
260                         <cstring>Spacer7_2</cstring>
261                     </property>
262                     <property stdset="1">
263                         <name>orientation</name>
264                         <enum>Horizontal</enum>
265                     </property>
266                     <property stdset="1">
267                         <name>sizeType</name>
268                         <enum>Expanding</enum>
269                     </property>
270                     <property>
271                         <name>sizeHint</name>
272                         <size>
273                             <width>20</width>
274                             <height>20</height>
275                         </size>
276                     </property>
277                 </spacer>
278             </hbox>
279         </widget>
280     </grid>
281 </widget>
282 <connections>
283     <connection>
284         <sender>defaultencodingCB</sender>
285         <signal>toggled(bool)</signal>
286         <receiver>encodingL</receiver>
287         <slot>setDisabled(bool)</slot>
288     </connection>
289     <connection>
290         <sender>defaultencodingCB</sender>
291         <signal>toggled(bool)</signal>
292         <receiver>encodingCO</receiver>
293         <slot>setDisabled(bool)</slot>
294     </connection>
295 </connections>
296 <tabstops>
297     <tabstop>languageCO</tabstop>
298     <tabstop>defaultencodingCB</tabstop>
299     <tabstop>encodingCO</tabstop>
300     <tabstop>quoteStyleCO</tabstop>
301 </tabstops>
302 </UI>