]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QPrefSpellcheckerModule.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QPrefSpellcheckerModule.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QPrefSpellcheckerModule</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>QPrefSpellcheckerModule</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>469</width>
12             <height>268</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QPrefSpellcheckerModule</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>11</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QLayoutWidget">
29             <property name="name">
30                 <cstring>Layout16</cstring>
31             </property>
32             <grid>
33                 <property name="name">
34                     <cstring>unnamed</cstring>
35                 </property>
36                 <property name="margin">
37                     <number>0</number>
38                 </property>
39                 <property name="spacing">
40                     <number>6</number>
41                 </property>
42                 <widget class="QLabel" row="0" column="0">
43                     <property name="name">
44                         <cstring>spellCommandLA</cstring>
45                     </property>
46                     <property name="text">
47                         <string>Spellchec&amp;ker executable:</string>
48                     </property>
49                     <property name="buddy" stdset="0">
50                         <cstring>spellCommandCO</cstring>
51                     </property>
52                 </widget>
53                 <widget class="QLineEdit" row="2" column="1">
54                     <property name="name">
55                         <cstring>escapeCharactersED</cstring>
56                     </property>
57                 </widget>
58                 <spacer row="0" column="2">
59                     <property name="name">
60                         <cstring>Spacer13</cstring>
61                     </property>
62                     <property name="orientation">
63                         <enum>Horizontal</enum>
64                     </property>
65                     <property name="sizeType">
66                         <enum>Expanding</enum>
67                     </property>
68                     <property name="sizeHint">
69                         <size>
70                             <width>20</width>
71                             <height>20</height>
72                         </size>
73                     </property>
74                 </spacer>
75                 <widget class="QLineEdit" row="1" column="1">
76                     <property name="name">
77                         <cstring>altLanguageED</cstring>
78                     </property>
79                     <property name="toolTip" stdset="0">
80                         <string>Override the language used for the spellchecker</string>
81                     </property>
82                 </widget>
83                 <widget class="QLabel" row="1" column="0">
84                     <property name="name">
85                         <cstring>altLanguageLA</cstring>
86                     </property>
87                     <property name="text">
88                         <string>Al&amp;ternative language:</string>
89                     </property>
90                     <property name="buddy" stdset="0">
91                         <cstring>altLanguageED</cstring>
92                     </property>
93                 </widget>
94                 <widget class="QPushButton" row="3" column="2">
95                     <property name="name">
96                         <cstring>persDictionaryPB</cstring>
97                     </property>
98                     <property name="text">
99                         <string>Br&amp;owse...</string>
100                     </property>
101                 </widget>
102                 <widget class="QLabel" row="2" column="0">
103                     <property name="name">
104                         <cstring>escapeCharactersLA</cstring>
105                     </property>
106                     <property name="text">
107                         <string>Escape cha&amp;racters:</string>
108                     </property>
109                     <property name="buddy" stdset="0">
110                         <cstring>escapeCharactersED</cstring>
111                     </property>
112                 </widget>
113                 <spacer row="2" column="2">
114                     <property name="name">
115                         <cstring>Spacer11</cstring>
116                     </property>
117                     <property name="orientation">
118                         <enum>Horizontal</enum>
119                     </property>
120                     <property name="sizeType">
121                         <enum>Expanding</enum>
122                     </property>
123                     <property name="sizeHint">
124                         <size>
125                             <width>20</width>
126                             <height>20</height>
127                         </size>
128                     </property>
129                 </spacer>
130                 <widget class="QLineEdit" row="3" column="1">
131                     <property name="name">
132                         <cstring>persDictionaryED</cstring>
133                     </property>
134                     <property name="toolTip" stdset="0">
135                         <string>Specify a personal dictionary file other than the default</string>
136                     </property>
137                 </widget>
138                 <widget class="QLabel" row="3" column="0">
139                     <property name="name">
140                         <cstring>persDictionaryLA</cstring>
141                     </property>
142                     <property name="text">
143                         <string>Personal &amp;dictionary:</string>
144                     </property>
145                     <property name="buddy" stdset="0">
146                         <cstring>persDictionaryED</cstring>
147                     </property>
148                 </widget>
149                 <widget class="QComboBox" row="0" column="1">
150                     <property name="name">
151                         <cstring>spellCommandCO</cstring>
152                     </property>
153                 </widget>
154                 <spacer row="1" column="2">
155                     <property name="name">
156                         <cstring>Spacer12</cstring>
157                     </property>
158                     <property name="orientation">
159                         <enum>Horizontal</enum>
160                     </property>
161                     <property name="sizeType">
162                         <enum>Expanding</enum>
163                     </property>
164                     <property name="sizeHint">
165                         <size>
166                             <width>20</width>
167                             <height>20</height>
168                         </size>
169                     </property>
170                 </spacer>
171             </grid>
172         </widget>
173         <widget class="QCheckBox">
174             <property name="name">
175                 <cstring>compoundWordCB</cstring>
176             </property>
177             <property name="text">
178                 <string>Accept compound &amp;words</string>
179             </property>
180             <property name="toolTip" stdset="0">
181                 <string>Accept words such as "diskdrive"</string>
182             </property>
183         </widget>
184         <widget class="QCheckBox">
185             <property name="name">
186                 <cstring>inputEncodingCB</cstring>
187             </property>
188             <property name="text">
189                 <string>Use input encod&amp;ing</string>
190             </property>
191         </widget>
192         <spacer>
193             <property name="name">
194                 <cstring>Spacer17</cstring>
195             </property>
196             <property name="orientation">
197                 <enum>Vertical</enum>
198             </property>
199             <property name="sizeType">
200                 <enum>Expanding</enum>
201             </property>
202             <property name="sizeHint">
203                 <size>
204                     <width>20</width>
205                     <height>20</height>
206                 </size>
207             </property>
208         </spacer>
209     </vbox>
210 </widget>
211 <tabstops>
212     <tabstop>spellCommandCO</tabstop>
213     <tabstop>altLanguageED</tabstop>
214     <tabstop>escapeCharactersED</tabstop>
215     <tabstop>persDictionaryED</tabstop>
216     <tabstop>persDictionaryPB</tabstop>
217     <tabstop>compoundWordCB</tabstop>
218     <tabstop>inputEncodingCB</tabstop>
219 </tabstops>
220 <includes>
221     <include location="global" impldecl="in declaration">config.h</include>
222     <include location="local" impldecl="in declaration">qt_helpers.h</include>
223 </includes>
224 <layoutdefaults spacing="6" margin="11"/>
225 </UI>