]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QThesaurusDialogBase.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QThesaurusDialogBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QThesaurusDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>QThesaurusDialogBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>462</width>
12             <height>442</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QThesaurusDialogBase</string>
17     </property>
18     <property name="sizeGripEnabled">
19         <bool>true</bool>
20     </property>
21     <vbox>
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="QLayoutWidget">
32             <property name="name">
33                 <cstring>Layout4</cstring>
34             </property>
35             <hbox>
36                 <property name="name">
37                     <cstring>unnamed</cstring>
38                 </property>
39                 <property name="margin">
40                     <number>0</number>
41                 </property>
42                 <property name="spacing">
43                     <number>6</number>
44                 </property>
45                 <widget class="QLabel">
46                     <property name="name">
47                         <cstring>entryLA</cstring>
48                     </property>
49                     <property name="text">
50                         <string>&amp;Keyword:</string>
51                     </property>
52                     <property name="buddy" stdset="0">
53                         <cstring>entryED</cstring>
54                     </property>
55                     <property name="toolTip" stdset="0">
56                         <string>Index entry</string>
57                     </property>
58                 </widget>
59                 <widget class="QLineEdit">
60                     <property name="name">
61                         <cstring>entryED</cstring>
62                     </property>
63                     <property name="toolTip" stdset="0">
64                         <string>Entry</string>
65                     </property>
66                 </widget>
67                 <spacer>
68                     <property name="name">
69                         <cstring>Spacer2</cstring>
70                     </property>
71                     <property name="orientation">
72                         <enum>Horizontal</enum>
73                     </property>
74                     <property name="sizeType">
75                         <enum>Expanding</enum>
76                     </property>
77                     <property name="sizeHint">
78                         <size>
79                             <width>20</width>
80                             <height>20</height>
81                         </size>
82                     </property>
83                 </spacer>
84             </hbox>
85         </widget>
86         <widget class="QListView">
87             <column>
88                 <property name="text">
89                     <string>Thesaurus entries:</string>
90                 </property>
91                 <property name="clickable">
92                     <bool>true</bool>
93                 </property>
94                 <property name="resizable">
95                     <bool>true</bool>
96                 </property>
97             </column>
98             <property name="name">
99                 <cstring>meaningsLV</cstring>
100             </property>
101             <property name="allColumnsShowFocus">
102                 <bool>true</bool>
103             </property>
104             <property name="toolTip" stdset="0">
105                 <string>Select a related word</string>
106             </property>
107         </widget>
108         <widget class="QLayoutWidget">
109             <property name="name">
110                 <cstring>Layout5</cstring>
111             </property>
112             <hbox>
113                 <property name="name">
114                     <cstring>unnamed</cstring>
115                 </property>
116                 <property name="margin">
117                     <number>0</number>
118                 </property>
119                 <property name="spacing">
120                     <number>6</number>
121                 </property>
122                 <widget class="QLabel">
123                     <property name="name">
124                         <cstring>selectionLA</cstring>
125                     </property>
126                     <property name="text">
127                         <string>&amp;Selection:</string>
128                     </property>
129                     <property name="buddy" stdset="0">
130                         <cstring>replaceED</cstring>
131                     </property>
132                     <property name="toolTip" stdset="0">
133                         <string>The selected entry</string>
134                     </property>
135                 </widget>
136                 <widget class="QLineEdit">
137                     <property name="name">
138                         <cstring>replaceED</cstring>
139                     </property>
140                     <property name="toolTip" stdset="0">
141                         <string>The selected entry</string>
142                     </property>
143                 </widget>
144                 <widget class="QPushButton">
145                     <property name="name">
146                         <cstring>replacePB</cstring>
147                     </property>
148                     <property name="text">
149                         <string>&amp;Replace</string>
150                     </property>
151                     <property name="toolTip" stdset="0">
152                         <string>Replace the entry with the selection</string>
153                     </property>
154                 </widget>
155             </hbox>
156         </widget>
157         <widget class="QLayoutWidget">
158             <property name="name">
159                 <cstring>Layout27</cstring>
160             </property>
161             <hbox>
162                 <property name="name">
163                     <cstring>unnamed</cstring>
164                 </property>
165                 <property name="margin">
166                     <number>0</number>
167                 </property>
168                 <property name="spacing">
169                     <number>6</number>
170                 </property>
171                 <spacer>
172                     <property name="name">
173                         <cstring>Spacer3</cstring>
174                     </property>
175                     <property name="orientation">
176                         <enum>Horizontal</enum>
177                     </property>
178                     <property name="sizeType">
179                         <enum>Expanding</enum>
180                     </property>
181                     <property name="sizeHint">
182                         <size>
183                             <width>20</width>
184                             <height>20</height>
185                         </size>
186                     </property>
187                 </spacer>
188                 <widget class="QPushButton">
189                     <property name="name">
190                         <cstring>closePB</cstring>
191                     </property>
192                     <property name="text">
193                         <string>&amp;Close</string>
194                     </property>
195                 </widget>
196             </hbox>
197         </widget>
198     </vbox>
199 </widget>
200 <connections>
201     <connection>
202         <sender>replaceED</sender>
203         <signal>returnPressed()</signal>
204         <receiver>QThesaurusDialogBase</receiver>
205         <slot>replaceClicked()</slot>
206     </connection>
207     <connection>
208         <sender>replaceED</sender>
209         <signal>textChanged(const QString&amp;)</signal>
210         <receiver>QThesaurusDialogBase</receiver>
211         <slot>change_adaptor()</slot>
212     </connection>
213     <connection>
214         <sender>entryED</sender>
215         <signal>returnPressed()</signal>
216         <receiver>QThesaurusDialogBase</receiver>
217         <slot>entryChanged()</slot>
218     </connection>
219     <connection>
220         <sender>replacePB</sender>
221         <signal>clicked()</signal>
222         <receiver>QThesaurusDialogBase</receiver>
223         <slot>replaceClicked()</slot>
224     </connection>
225     <connection>
226         <sender>meaningsLV</sender>
227         <signal>currentChanged(QListViewItem*)</signal>
228         <receiver>QThesaurusDialogBase</receiver>
229         <slot>selectionChanged(QListViewItem*)</slot>
230     </connection>
231     <connection>
232         <sender>meaningsLV</sender>
233         <signal>doubleClicked(QListViewItem*)</signal>
234         <receiver>QThesaurusDialogBase</receiver>
235         <slot>selectionClicked(QListViewItem*)</slot>
236     </connection>
237 </connections>
238 <tabstops>
239     <tabstop>entryED</tabstop>
240     <tabstop>replaceED</tabstop>
241     <tabstop>replacePB</tabstop>
242     <tabstop>closePB</tabstop>
243 </tabstops>
244 <includes>
245     <include location="global" impldecl="in declaration">config.h</include>
246     <include location="local" impldecl="in declaration">qt_helpers.h</include>
247 </includes>
248 <slots>
249     <slot>change_adaptor()</slot>
250     <slot>entryChanged()</slot>
251     <slot>replaceClicked()</slot>
252     <slot>selectionChanged(QListViewItem *)</slot>
253     <slot>selectionClicked(QListViewItem *)</slot>
254 </slots>
255 <layoutdefaults spacing="6" margin="11"/>
256 </UI>