]> git.lyx.org Git - features.git/blob - src/frontends/qt2/ui/QThesaurusDialog.ui
build fixes, fixes to thesaurus and bibtex.
[features.git] / src / frontends / qt2 / ui / QThesaurusDialog.ui
1 <!DOCTYPE UI><UI>
2 <class>QThesaurusDialogBase</class>
3 <include location="global">config.h</include>
4 <include location="local">gettext.h</include>
5 <widget>
6     <class>QDialog</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QThesaurusDialogBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>482</width>
17             <height>442</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Thesaurus</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>Layout4</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>entryLA</cstring>
53                     </property>
54                     <property stdset="1">
55                         <name>text</name>
56                         <string>&amp;Keyword</string>
57                     </property>
58                     <property>
59                         <name>buddy</name>
60                         <cstring>entryED</cstring>
61                     </property>
62                     <property>
63                         <name>toolTip</name>
64                         <string>Index entry</string>
65                     </property>
66                 </widget>
67                 <widget>
68                     <class>QLineEdit</class>
69                     <property stdset="1">
70                         <name>name</name>
71                         <cstring>entryED</cstring>
72                     </property>
73                     <property>
74                         <name>toolTip</name>
75                         <string>Entry</string>
76                     </property>
77                 </widget>
78                 <spacer>
79                     <property>
80                         <name>name</name>
81                         <cstring>Spacer2</cstring>
82                     </property>
83                     <property stdset="1">
84                         <name>orientation</name>
85                         <enum>Horizontal</enum>
86                     </property>
87                     <property stdset="1">
88                         <name>sizeType</name>
89                         <enum>Expanding</enum>
90                     </property>
91                     <property>
92                         <name>sizeHint</name>
93                         <size>
94                             <width>20</width>
95                             <height>20</height>
96                         </size>
97                     </property>
98                 </spacer>
99             </hbox>
100         </widget>
101         <widget>
102             <class>QTabWidget</class>
103             <property stdset="1">
104                 <name>name</name>
105                 <cstring>TabWidget2</cstring>
106             </property>
107             <widget>
108                 <class>QWidget</class>
109                 <property stdset="1">
110                     <name>name</name>
111                     <cstring>tab</cstring>
112                 </property>
113                 <attribute>
114                     <name>title</name>
115                     <string>&amp;Nouns</string>
116                 </attribute>
117                 <hbox>
118                     <property stdset="1">
119                         <name>margin</name>
120                         <number>11</number>
121                     </property>
122                     <property stdset="1">
123                         <name>spacing</name>
124                         <number>6</number>
125                     </property>
126                     <widget>
127                         <class>QListBox</class>
128                         <property stdset="1">
129                             <name>name</name>
130                             <cstring>nounsLB</cstring>
131                         </property>
132                         <property stdset="1">
133                             <name>columnMode</name>
134                             <enum>FitToHeight</enum>
135                         </property>
136                         <property>
137                             <name>toolTip</name>
138                             <string>Matching nouns</string>
139                         </property>
140                     </widget>
141                 </hbox>
142             </widget>
143             <widget>
144                 <class>QWidget</class>
145                 <property stdset="1">
146                     <name>name</name>
147                     <cstring>tab</cstring>
148                 </property>
149                 <attribute>
150                     <name>title</name>
151                     <string>&amp;Verbs</string>
152                 </attribute>
153                 <hbox>
154                     <property stdset="1">
155                         <name>margin</name>
156                         <number>11</number>
157                     </property>
158                     <property stdset="1">
159                         <name>spacing</name>
160                         <number>6</number>
161                     </property>
162                     <widget>
163                         <class>QListBox</class>
164                         <property stdset="1">
165                             <name>name</name>
166                             <cstring>verbsLB</cstring>
167                         </property>
168                         <property stdset="1">
169                             <name>columnMode</name>
170                             <enum>FitToHeight</enum>
171                         </property>
172                     </widget>
173                 </hbox>
174             </widget>
175             <widget>
176                 <class>QWidget</class>
177                 <property stdset="1">
178                     <name>name</name>
179                     <cstring>tab</cstring>
180                 </property>
181                 <attribute>
182                     <name>title</name>
183                     <string>&amp;Adjectives</string>
184                 </attribute>
185                 <hbox>
186                     <property stdset="1">
187                         <name>margin</name>
188                         <number>11</number>
189                     </property>
190                     <property stdset="1">
191                         <name>spacing</name>
192                         <number>6</number>
193                     </property>
194                     <widget>
195                         <class>QListBox</class>
196                         <property stdset="1">
197                             <name>name</name>
198                             <cstring>adjectivesLB</cstring>
199                         </property>
200                         <property stdset="1">
201                             <name>columnMode</name>
202                             <enum>FitToHeight</enum>
203                         </property>
204                     </widget>
205                 </hbox>
206             </widget>
207             <widget>
208                 <class>QWidget</class>
209                 <property stdset="1">
210                     <name>name</name>
211                     <cstring>tab</cstring>
212                 </property>
213                 <attribute>
214                     <name>title</name>
215                     <string>A&amp;dverbs</string>
216                 </attribute>
217                 <hbox>
218                     <property stdset="1">
219                         <name>margin</name>
220                         <number>11</number>
221                     </property>
222                     <property stdset="1">
223                         <name>spacing</name>
224                         <number>6</number>
225                     </property>
226                     <widget>
227                         <class>QListBox</class>
228                         <property stdset="1">
229                             <name>name</name>
230                             <cstring>adverbsLB</cstring>
231                         </property>
232                         <property stdset="1">
233                             <name>columnMode</name>
234                             <enum>FitToHeight</enum>
235                         </property>
236                     </widget>
237                 </hbox>
238             </widget>
239             <widget>
240                 <class>QWidget</class>
241                 <property stdset="1">
242                     <name>name</name>
243                     <cstring>tab</cstring>
244                 </property>
245                 <attribute>
246                     <name>title</name>
247                     <string>&amp;Other</string>
248                 </attribute>
249                 <hbox>
250                     <property stdset="1">
251                         <name>margin</name>
252                         <number>11</number>
253                     </property>
254                     <property stdset="1">
255                         <name>spacing</name>
256                         <number>6</number>
257                     </property>
258                     <widget>
259                         <class>QListBox</class>
260                         <property stdset="1">
261                             <name>name</name>
262                             <cstring>otherLB</cstring>
263                         </property>
264                         <property stdset="1">
265                             <name>columnMode</name>
266                             <enum>FitToHeight</enum>
267                         </property>
268                     </widget>
269                 </hbox>
270             </widget>
271         </widget>
272         <widget>
273             <class>QLayoutWidget</class>
274             <property stdset="1">
275                 <name>name</name>
276                 <cstring>Layout5</cstring>
277             </property>
278             <hbox>
279                 <property stdset="1">
280                     <name>margin</name>
281                     <number>0</number>
282                 </property>
283                 <property stdset="1">
284                     <name>spacing</name>
285                     <number>6</number>
286                 </property>
287                 <widget>
288                     <class>QLabel</class>
289                     <property stdset="1">
290                         <name>name</name>
291                         <cstring>selectionLA</cstring>
292                     </property>
293                     <property stdset="1">
294                         <name>text</name>
295                         <string>&amp;Selection</string>
296                     </property>
297                     <property>
298                         <name>buddy</name>
299                         <cstring>replaceED</cstring>
300                     </property>
301                     <property>
302                         <name>toolTip</name>
303                         <string>The selected entry</string>
304                     </property>
305                 </widget>
306                 <widget>
307                     <class>QLineEdit</class>
308                     <property stdset="1">
309                         <name>name</name>
310                         <cstring>replaceED</cstring>
311                     </property>
312                     <property>
313                         <name>toolTip</name>
314                         <string>The selected entry</string>
315                     </property>
316                 </widget>
317                 <widget>
318                     <class>QPushButton</class>
319                     <property stdset="1">
320                         <name>name</name>
321                         <cstring>replacePB</cstring>
322                     </property>
323                     <property stdset="1">
324                         <name>text</name>
325                         <string>&amp;Replace</string>
326                     </property>
327                     <property>
328                         <name>toolTip</name>
329                         <string>Replace the entry with the selection</string>
330                     </property>
331                 </widget>
332             </hbox>
333         </widget>
334         <widget>
335             <class>QLayoutWidget</class>
336             <property stdset="1">
337                 <name>name</name>
338                 <cstring>Layout27</cstring>
339             </property>
340             <hbox>
341                 <property stdset="1">
342                     <name>margin</name>
343                     <number>0</number>
344                 </property>
345                 <property stdset="1">
346                     <name>spacing</name>
347                     <number>6</number>
348                 </property>
349                 <spacer>
350                     <property>
351                         <name>name</name>
352                         <cstring>Spacer3</cstring>
353                     </property>
354                     <property stdset="1">
355                         <name>orientation</name>
356                         <enum>Horizontal</enum>
357                     </property>
358                     <property stdset="1">
359                         <name>sizeType</name>
360                         <enum>Expanding</enum>
361                     </property>
362                     <property>
363                         <name>sizeHint</name>
364                         <size>
365                             <width>20</width>
366                             <height>20</height>
367                         </size>
368                     </property>
369                 </spacer>
370                 <widget>
371                     <class>QPushButton</class>
372                     <property stdset="1">
373                         <name>name</name>
374                         <cstring>closePB</cstring>
375                     </property>
376                     <property stdset="1">
377                         <name>text</name>
378                         <string>&amp;Close</string>
379                     </property>
380                 </widget>
381             </hbox>
382         </widget>
383     </vbox>
384 </widget>
385 <connections>
386     <connection>
387         <sender>replaceED</sender>
388         <signal>returnPressed()</signal>
389         <receiver>QThesaurusDialogBase</receiver>
390         <slot>replaceClicked()</slot>
391     </connection>
392     <connection>
393         <sender>replaceED</sender>
394         <signal>textChanged(const QString&amp;)</signal>
395         <receiver>QThesaurusDialogBase</receiver>
396         <slot>change_adaptor()</slot>
397     </connection>
398     <connection>
399         <sender>entryED</sender>
400         <signal>returnPressed()</signal>
401         <receiver>QThesaurusDialogBase</receiver>
402         <slot>entryChanged()</slot>
403     </connection>
404     <connection>
405         <sender>replacePB</sender>
406         <signal>clicked()</signal>
407         <receiver>QThesaurusDialogBase</receiver>
408         <slot>replaceClicked()</slot>
409     </connection>
410     <connection>
411         <sender>nounsLB</sender>
412         <signal>highlighted(const QString&amp;)</signal>
413         <receiver>QThesaurusDialogBase</receiver>
414         <slot>selectionChanged(const QString &amp;)</slot>
415     </connection>
416     <connection>
417         <sender>nounsLB</sender>
418         <signal>selected(const QString&amp;)</signal>
419         <receiver>QThesaurusDialogBase</receiver>
420         <slot>selectionClicked(const QString &amp;)</slot>
421     </connection>
422     <connection>
423         <sender>verbsLB</sender>
424         <signal>selected(const QString&amp;)</signal>
425         <receiver>QThesaurusDialogBase</receiver>
426         <slot>selectionClicked(const QString &amp;)</slot>
427     </connection>
428     <connection>
429         <sender>verbsLB</sender>
430         <signal>highlighted(const QString&amp;)</signal>
431         <receiver>QThesaurusDialogBase</receiver>
432         <slot>selectionChanged(const QString &amp;)</slot>
433     </connection>
434     <connection>
435         <sender>adjectivesLB</sender>
436         <signal>selected(const QString&amp;)</signal>
437         <receiver>QThesaurusDialogBase</receiver>
438         <slot>selectionClicked(const QString &amp;)</slot>
439     </connection>
440     <connection>
441         <sender>adjectivesLB</sender>
442         <signal>highlighted(const QString&amp;)</signal>
443         <receiver>QThesaurusDialogBase</receiver>
444         <slot>selectionChanged(const QString &amp;)</slot>
445     </connection>
446     <connection>
447         <sender>adverbsLB</sender>
448         <signal>selected(const QString&amp;)</signal>
449         <receiver>QThesaurusDialogBase</receiver>
450         <slot>selectionClicked(const QString &amp;)</slot>
451     </connection>
452     <connection>
453         <sender>adverbsLB</sender>
454         <signal>highlighted(const QString&amp;)</signal>
455         <receiver>QThesaurusDialogBase</receiver>
456         <slot>selectionChanged(const QString &amp;)</slot>
457     </connection>
458     <connection>
459         <sender>otherLB</sender>
460         <signal>selected(const QString&amp;)</signal>
461         <receiver>QThesaurusDialogBase</receiver>
462         <slot>selectionClicked(const QString &amp;)</slot>
463     </connection>
464     <connection>
465         <sender>otherLB</sender>
466         <signal>highlighted(const QString&amp;)</signal>
467         <receiver>QThesaurusDialogBase</receiver>
468         <slot>selectionChanged(const QString &amp;)</slot>
469     </connection>
470     <slot access="public">change_adaptor()</slot>
471     <slot access="public">entryChanged()</slot>
472     <slot access="public">selectionClicked(const QString &amp;)</slot>
473     <slot access="public">replaceClicked()</slot>
474     <slot access="public">selectionChanged(const QString &amp;)</slot>
475 </connections>
476 <tabstops>
477     <tabstop>TabWidget2</tabstop>
478     <tabstop>entryED</tabstop>
479     <tabstop>nounsLB</tabstop>
480     <tabstop>verbsLB</tabstop>
481     <tabstop>adjectivesLB</tabstop>
482     <tabstop>adverbsLB</tabstop>
483     <tabstop>otherLB</tabstop>
484     <tabstop>replaceED</tabstop>
485     <tabstop>replacePB</tabstop>
486     <tabstop>closePB</tabstop>
487 </tabstops>
488 </UI>