]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QPrefSpellcheckerModule.ui
Some string(widget->text()) fixes. Weirdness
[lyx.git] / src / frontends / qt2 / ui / QPrefSpellcheckerModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefSpellcheckerModule</class>
3 <include location="global">config.h</include>
4 <include location="local">gettext.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QPrefSpellcheckerModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>341</width>
17             <height>213</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Spell checker</string>
23     </property>
24     <vbox>
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>
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout16</cstring>
38             </property>
39             <grid>
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 row="0"  column="0" >
49                     <class>QLabel</class>
50                     <property stdset="1">
51                         <name>name</name>
52                         <cstring>spellCommandLA</cstring>
53                     </property>
54                     <property stdset="1">
55                         <name>text</name>
56                         <string>Spell chec&amp;ker program:</string>
57                     </property>
58                     <property>
59                         <name>buddy</name>
60                         <cstring>spellCommandCO</cstring>
61                     </property>
62                 </widget>
63                 <widget row="2"  column="1" >
64                     <class>QLineEdit</class>
65                     <property stdset="1">
66                         <name>name</name>
67                         <cstring>escapeCharactersED</cstring>
68                     </property>
69                 </widget>
70                 <spacer row="0"  column="2" >
71                     <property>
72                         <name>name</name>
73                         <cstring>Spacer13</cstring>
74                     </property>
75                     <property stdset="1">
76                         <name>orientation</name>
77                         <enum>Horizontal</enum>
78                     </property>
79                     <property stdset="1">
80                         <name>sizeType</name>
81                         <enum>Expanding</enum>
82                     </property>
83                     <property>
84                         <name>sizeHint</name>
85                         <size>
86                             <width>20</width>
87                             <height>20</height>
88                         </size>
89                     </property>
90                 </spacer>
91                 <widget row="1"  column="1" >
92                     <class>QLineEdit</class>
93                     <property stdset="1">
94                         <name>name</name>
95                         <cstring>altLanguageED</cstring>
96                     </property>
97                 </widget>
98                 <widget row="1"  column="0" >
99                     <class>QLabel</class>
100                     <property stdset="1">
101                         <name>name</name>
102                         <cstring>altLanguageLA</cstring>
103                     </property>
104                     <property stdset="1">
105                         <name>text</name>
106                         <string>Al&amp;ternative language:</string>
107                     </property>
108                     <property>
109                         <name>buddy</name>
110                         <cstring>altLanguageED</cstring>
111                     </property>
112                 </widget>
113                 <widget row="3"  column="2" >
114                     <class>QPushButton</class>
115                     <property stdset="1">
116                         <name>name</name>
117                         <cstring>persDictionaryPB</cstring>
118                     </property>
119                     <property stdset="1">
120                         <name>text</name>
121                         <string>Br&amp;owse...</string>
122                     </property>
123                 </widget>
124                 <widget row="2"  column="0" >
125                     <class>QLabel</class>
126                     <property stdset="1">
127                         <name>name</name>
128                         <cstring>escapeCharactersLA</cstring>
129                     </property>
130                     <property stdset="1">
131                         <name>text</name>
132                         <string>Escape Cha&amp;racters:</string>
133                     </property>
134                     <property>
135                         <name>buddy</name>
136                         <cstring>escapeCharactersED</cstring>
137                     </property>
138                 </widget>
139                 <spacer row="2"  column="2" >
140                     <property>
141                         <name>name</name>
142                         <cstring>Spacer11</cstring>
143                     </property>
144                     <property stdset="1">
145                         <name>orientation</name>
146                         <enum>Horizontal</enum>
147                     </property>
148                     <property stdset="1">
149                         <name>sizeType</name>
150                         <enum>Expanding</enum>
151                     </property>
152                     <property>
153                         <name>sizeHint</name>
154                         <size>
155                             <width>20</width>
156                             <height>20</height>
157                         </size>
158                     </property>
159                 </spacer>
160                 <widget row="3"  column="1" >
161                     <class>QLineEdit</class>
162                     <property stdset="1">
163                         <name>name</name>
164                         <cstring>persDictionaryED</cstring>
165                     </property>
166                 </widget>
167                 <widget row="3"  column="0" >
168                     <class>QLabel</class>
169                     <property stdset="1">
170                         <name>name</name>
171                         <cstring>persDictionaryLA</cstring>
172                     </property>
173                     <property stdset="1">
174                         <name>text</name>
175                         <string>Personal &amp;dictionary:</string>
176                     </property>
177                     <property>
178                         <name>buddy</name>
179                         <cstring>persDictionaryED</cstring>
180                     </property>
181                 </widget>
182                 <widget row="0"  column="1" >
183                     <class>QComboBox</class>
184                     <item>
185                         <property>
186                             <name>text</name>
187                             <string>ispell</string>
188                         </property>
189                     </item>
190                     <item>
191                         <property>
192                             <name>text</name>
193                             <string>aspell</string>
194                         </property>
195                     </item>
196                     <property stdset="1">
197                         <name>name</name>
198                         <cstring>spellCommandCO</cstring>
199                     </property>
200                 </widget>
201                 <spacer row="1"  column="2" >
202                     <property>
203                         <name>name</name>
204                         <cstring>Spacer12</cstring>
205                     </property>
206                     <property stdset="1">
207                         <name>orientation</name>
208                         <enum>Horizontal</enum>
209                     </property>
210                     <property stdset="1">
211                         <name>sizeType</name>
212                         <enum>Expanding</enum>
213                     </property>
214                     <property>
215                         <name>sizeHint</name>
216                         <size>
217                             <width>20</width>
218                             <height>20</height>
219                         </size>
220                     </property>
221                 </spacer>
222             </grid>
223         </widget>
224         <widget>
225             <class>QCheckBox</class>
226             <property stdset="1">
227                 <name>name</name>
228                 <cstring>compoundWordCB</cstring>
229             </property>
230             <property stdset="1">
231                 <name>text</name>
232                 <string>Accept compound &amp;words</string>
233             </property>
234         </widget>
235         <widget>
236             <class>QCheckBox</class>
237             <property stdset="1">
238                 <name>name</name>
239                 <cstring>inputEncodingCB</cstring>
240             </property>
241             <property stdset="1">
242                 <name>text</name>
243                 <string>Use input encod&amp;ing</string>
244             </property>
245         </widget>
246         <spacer>
247             <property>
248                 <name>name</name>
249                 <cstring>Spacer17</cstring>
250             </property>
251             <property stdset="1">
252                 <name>orientation</name>
253                 <enum>Vertical</enum>
254             </property>
255             <property stdset="1">
256                 <name>sizeType</name>
257                 <enum>Expanding</enum>
258             </property>
259             <property>
260                 <name>sizeHint</name>
261                 <size>
262                     <width>20</width>
263                     <height>20</height>
264                 </size>
265             </property>
266         </spacer>
267     </vbox>
268 </widget>
269 <tabstops>
270     <tabstop>spellCommandCO</tabstop>
271     <tabstop>altLanguageED</tabstop>
272     <tabstop>escapeCharactersED</tabstop>
273     <tabstop>persDictionaryED</tabstop>
274     <tabstop>persDictionaryPB</tabstop>
275     <tabstop>compoundWordCB</tabstop>
276     <tabstop>inputEncodingCB</tabstop>
277 </tabstops>
278 </UI>