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