]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QSpellcheckerDialogBase.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QSpellcheckerDialogBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QSpellcheckerDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>QSpellcheckerDialogBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>323</width>
12             <height>389</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QSpellcheckerDialogBase</string>
17     </property>
18     <property name="sizeGripEnabled">
19         <bool>true</bool>
20     </property>
21     <grid>
22         <property name="name">
23             <cstring>unnamed</cstring>
24         </property>
25         <property name="margin">
26             <number>11</number>
27         </property>
28         <property name="spacing">
29             <number>6</number>
30         </property>
31         <widget class="QLabel" row="4" column="0" rowspan="1" colspan="2">
32             <property name="name">
33                 <cstring>TextLabel2</cstring>
34             </property>
35             <property name="text">
36                 <string>Suggestions:</string>
37             </property>
38             <property name="buddy" stdset="0">
39                 <cstring>suggestionsLB</cstring>
40             </property>
41         </widget>
42         <widget class="QPushButton" row="3" column="2">
43             <property name="name">
44                 <cstring>replacePB</cstring>
45             </property>
46             <property name="text">
47                 <string>&amp;Replace</string>
48             </property>
49             <property name="toolTip" stdset="0">
50                 <string>Replace word with current choice</string>
51             </property>
52         </widget>
53         <widget class="QPushButton" row="7" column="2">
54             <property name="name">
55                 <cstring>addPB</cstring>
56             </property>
57             <property name="text">
58                 <string>A&amp;dd</string>
59             </property>
60             <property name="toolTip" stdset="0">
61                 <string>Add the word to your personal dictionary</string>
62             </property>
63         </widget>
64         <widget class="QPushButton" row="5" column="2">
65             <property name="name">
66                 <cstring>ignorePB</cstring>
67             </property>
68             <property name="text">
69                 <string>&amp;Ignore</string>
70             </property>
71             <property name="toolTip" stdset="0">
72                 <string>Ignore this word</string>
73             </property>
74         </widget>
75         <widget class="QPushButton" row="6" column="2">
76             <property name="name">
77                 <cstring>replacePB_3</cstring>
78             </property>
79             <property name="text">
80                 <string>I&amp;gnore All</string>
81             </property>
82             <property name="toolTip" stdset="0">
83                 <string>Ignore this word throughout this session</string>
84             </property>
85         </widget>
86         <spacer row="10" column="1">
87             <property name="name">
88                 <cstring>Spacer6</cstring>
89             </property>
90             <property name="orientation">
91                 <enum>Horizontal</enum>
92             </property>
93             <property name="sizeType">
94                 <enum>Expanding</enum>
95             </property>
96             <property name="sizeHint">
97                 <size>
98                     <width>20</width>
99                     <height>20</height>
100                 </size>
101             </property>
102         </spacer>
103         <widget class="QPushButton" row="10" column="2">
104             <property name="name">
105                 <cstring>closePB</cstring>
106             </property>
107             <property name="text">
108                 <string>&amp;Close</string>
109             </property>
110         </widget>
111         <widget class="QProgressBar" row="9" column="0" rowspan="1" colspan="2">
112             <property name="name">
113                 <cstring>spellcheckPR</cstring>
114             </property>
115             <property name="toolTip" stdset="0">
116                 <string>Proportion of document checked</string>
117             </property>
118         </widget>
119         <widget class="QListBox" row="5" column="0" rowspan="4" colspan="2">
120             <property name="name">
121                 <cstring>suggestionsLB</cstring>
122             </property>
123             <property name="toolTip" stdset="0">
124                 <string>Suggestions</string>
125             </property>
126         </widget>
127         <spacer row="8" column="2">
128             <property name="name">
129                 <cstring>Spacer10</cstring>
130             </property>
131             <property name="orientation">
132                 <enum>Vertical</enum>
133             </property>
134             <property name="sizeType">
135                 <enum>Expanding</enum>
136             </property>
137             <property name="sizeHint">
138                 <size>
139                     <width>20</width>
140                     <height>20</height>
141                 </size>
142             </property>
143         </spacer>
144         <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2">
145             <property name="name">
146                 <cstring>TextLabel1</cstring>
147             </property>
148             <property name="text">
149                 <string>Replacement:</string>
150             </property>
151             <property name="buddy" stdset="0">
152                 <cstring>replaceCO</cstring>
153             </property>
154         </widget>
155         <widget class="QLineEdit" row="1" column="0" rowspan="1" colspan="2">
156             <property name="name">
157                 <cstring>wordED</cstring>
158             </property>
159             <property name="toolTip" stdset="0">
160                 <string>Current word</string>
161             </property>
162         </widget>
163         <widget class="QLabel" row="0" column="0">
164             <property name="name">
165                 <cstring>TextLabel3</cstring>
166             </property>
167             <property name="text">
168                 <string>Unknown word:</string>
169             </property>
170             <property name="buddy" stdset="0">
171                 <cstring>wordED</cstring>
172             </property>
173         </widget>
174         <widget class="QComboBox" row="3" column="0" rowspan="1" colspan="2">
175             <property name="name">
176                 <cstring>replaceCO</cstring>
177             </property>
178             <property name="sizePolicy">
179                 <sizepolicy>
180                     <hsizetype>3</hsizetype>
181                     <vsizetype>0</vsizetype>
182                     <horstretch>0</horstretch>
183                     <verstretch>0</verstretch>
184                 </sizepolicy>
185             </property>
186             <property name="focusPolicy">
187                 <enum>StrongFocus</enum>
188             </property>
189             <property name="editable">
190                 <bool>true</bool>
191             </property>
192             <property name="insertionPolicy">
193                 <enum>AtTop</enum>
194             </property>
195             <property name="autoCompletion">
196                 <bool>true</bool>
197             </property>
198             <property name="duplicatesEnabled">
199                 <bool>false</bool>
200             </property>
201             <property name="toolTip" stdset="0">
202                 <string>Replace with selected word</string>
203             </property>
204         </widget>
205     </grid>
206 </widget>
207 <connections>
208     <connection>
209         <sender>replaceCO</sender>
210         <signal>highlighted(const QString&amp;)</signal>
211         <receiver>QSpellcheckerDialogBase</receiver>
212         <slot>replaceChanged(const QString&amp;)</slot>
213     </connection>
214     <connection>
215         <sender>replacePB</sender>
216         <signal>clicked()</signal>
217         <receiver>QSpellcheckerDialogBase</receiver>
218         <slot>replaceClicked()</slot>
219     </connection>
220     <connection>
221         <sender>ignorePB</sender>
222         <signal>clicked()</signal>
223         <receiver>QSpellcheckerDialogBase</receiver>
224         <slot>ignoreClicked()</slot>
225     </connection>
226     <connection>
227         <sender>replacePB_3</sender>
228         <signal>clicked()</signal>
229         <receiver>QSpellcheckerDialogBase</receiver>
230         <slot>acceptClicked()</slot>
231     </connection>
232     <connection>
233         <sender>addPB</sender>
234         <signal>clicked()</signal>
235         <receiver>QSpellcheckerDialogBase</receiver>
236         <slot>addClicked()</slot>
237     </connection>
238     <connection>
239         <sender>suggestionsLB</sender>
240         <signal>doubleClicked(QListBoxItem*)</signal>
241         <receiver>QSpellcheckerDialogBase</receiver>
242         <slot>replaceClicked()</slot>
243     </connection>
244     <connection>
245         <sender>suggestionsLB</sender>
246         <signal>highlighted(const QString&amp;)</signal>
247         <receiver>QSpellcheckerDialogBase</receiver>
248         <slot>suggestionChanged(const QString&amp;)</slot>
249     </connection>
250 </connections>
251 <tabstops>
252     <tabstop>wordED</tabstop>
253     <tabstop>replaceCO</tabstop>
254     <tabstop>suggestionsLB</tabstop>
255     <tabstop>replacePB</tabstop>
256     <tabstop>ignorePB</tabstop>
257     <tabstop>replacePB_3</tabstop>
258     <tabstop>addPB</tabstop>
259     <tabstop>closePB</tabstop>
260 </tabstops>
261 <includes>
262     <include location="global" impldecl="in declaration">config.h</include>
263     <include location="local" impldecl="in declaration">qt_helpers.h</include>
264 </includes>
265 <slots>
266     <slot>acceptClicked()</slot>
267     <slot>addClicked()</slot>
268     <slot>ignoreClicked()</slot>
269     <slot>optionsClicked()</slot>
270     <slot>replaceChanged(const QString &amp;)</slot>
271     <slot>replaceClicked()</slot>
272     <slot>suggestionChanged(const QString &amp;)</slot>
273 </slots>
274 <layoutdefaults spacing="6" margin="11"/>
275 </UI>