]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QIncludeDialog.ui
Some string(widget->text()) fixes. Weirdness
[lyx.git] / src / frontends / qt2 / ui / QIncludeDialog.ui
1 <!DOCTYPE UI><UI>
2 <class>QIncludeDialogBase</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>QIncludeDialogBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>311</width>
17             <height>158</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Include File</string>
23     </property>
24     <property stdset="1">
25         <name>sizeGripEnabled</name>
26         <bool>true</bool>
27     </property>
28     <grid>
29         <property stdset="1">
30             <name>margin</name>
31             <number>11</number>
32         </property>
33         <property stdset="1">
34             <name>spacing</name>
35             <number>6</number>
36         </property>
37         <widget row="1"  column="1" >
38             <class>QComboBox</class>
39             <item>
40                 <property>
41                     <name>text</name>
42                     <string>Input</string>
43                 </property>
44             </item>
45             <item>
46                 <property>
47                     <name>text</name>
48                     <string>Include</string>
49                 </property>
50             </item>
51             <item>
52                 <property>
53                     <name>text</name>
54                     <string>Verbatim</string>
55                 </property>
56             </item>
57             <property stdset="1">
58                 <name>name</name>
59                 <cstring>typeCO</cstring>
60             </property>
61         </widget>
62         <spacer row="1"  column="3" >
63             <property>
64                 <name>name</name>
65                 <cstring>Spacer27</cstring>
66             </property>
67             <property stdset="1">
68                 <name>orientation</name>
69                 <enum>Horizontal</enum>
70             </property>
71             <property stdset="1">
72                 <name>sizeType</name>
73                 <enum>Expanding</enum>
74             </property>
75             <property>
76                 <name>sizeHint</name>
77                 <size>
78                     <width>20</width>
79                     <height>20</height>
80                 </size>
81             </property>
82         </spacer>
83         <widget row="0"  column="0" >
84             <class>QLabel</class>
85             <property stdset="1">
86                 <name>name</name>
87                 <cstring>filenameLA</cstring>
88             </property>
89             <property stdset="1">
90                 <name>text</name>
91                 <string>&amp;File:</string>
92             </property>
93             <property>
94                 <name>buddy</name>
95                 <cstring>filenameED</cstring>
96             </property>
97             <property>
98                 <name>toolTip</name>
99                 <string></string>
100             </property>
101         </widget>
102         <spacer row="2"  column="4"  rowspan="2"  colspan="1" >
103             <property>
104                 <name>name</name>
105                 <cstring>Spacer13</cstring>
106             </property>
107             <property stdset="1">
108                 <name>orientation</name>
109                 <enum>Vertical</enum>
110             </property>
111             <property stdset="1">
112                 <name>sizeType</name>
113                 <enum>Expanding</enum>
114             </property>
115             <property>
116                 <name>sizeHint</name>
117                 <size>
118                     <width>20</width>
119                     <height>20</height>
120                 </size>
121             </property>
122         </spacer>
123         <widget row="3"  column="1"  rowspan="1"  colspan="3" >
124             <class>QCheckBox</class>
125             <property stdset="1">
126                 <name>name</name>
127                 <cstring>visiblespaceCB</cstring>
128             </property>
129             <property stdset="1">
130                 <name>sizePolicy</name>
131                 <sizepolicy>
132                     <hsizetype>3</hsizetype>
133                     <vsizetype>0</vsizetype>
134                 </sizepolicy>
135             </property>
136             <property stdset="1">
137                 <name>text</name>
138                 <string>Visible &amp;Space</string>
139             </property>
140             <property>
141                 <name>toolTip</name>
142                 <string>FIXME</string>
143             </property>
144         </widget>
145         <widget row="1"  column="4" >
146             <class>QPushButton</class>
147             <property stdset="1">
148                 <name>name</name>
149                 <cstring>loadPB</cstring>
150             </property>
151             <property stdset="1">
152                 <name>text</name>
153                 <string>&amp;Load</string>
154             </property>
155             <property>
156                 <name>toolTip</name>
157                 <string>Load the file</string>
158             </property>
159         </widget>
160         <widget row="6"  column="0"  rowspan="1"  colspan="5" >
161             <class>QLayoutWidget</class>
162             <property stdset="1">
163                 <name>name</name>
164                 <cstring>Layout3</cstring>
165             </property>
166             <hbox>
167                 <property stdset="1">
168                     <name>margin</name>
169                     <number>0</number>
170                 </property>
171                 <property stdset="1">
172                     <name>spacing</name>
173                     <number>6</number>
174                 </property>
175                 <spacer>
176                     <property>
177                         <name>name</name>
178                         <cstring>Spacer3</cstring>
179                     </property>
180                     <property stdset="1">
181                         <name>orientation</name>
182                         <enum>Horizontal</enum>
183                     </property>
184                     <property stdset="1">
185                         <name>sizeType</name>
186                         <enum>Expanding</enum>
187                     </property>
188                     <property>
189                         <name>sizeHint</name>
190                         <size>
191                             <width>20</width>
192                             <height>20</height>
193                         </size>
194                     </property>
195                 </spacer>
196                 <widget>
197                     <class>QPushButton</class>
198                     <property stdset="1">
199                         <name>name</name>
200                         <cstring>okPB</cstring>
201                     </property>
202                     <property stdset="1">
203                         <name>text</name>
204                         <string>&amp;OK</string>
205                     </property>
206                     <property stdset="1">
207                         <name>default</name>
208                         <bool>true</bool>
209                     </property>
210                 </widget>
211                 <widget>
212                     <class>QPushButton</class>
213                     <property stdset="1">
214                         <name>name</name>
215                         <cstring>closePB</cstring>
216                     </property>
217                     <property stdset="1">
218                         <name>text</name>
219                         <string>&amp;Close</string>
220                     </property>
221                 </widget>
222             </hbox>
223         </widget>
224         <spacer row="4"  column="2" >
225             <property>
226                 <name>name</name>
227                 <cstring>Spacer13_2</cstring>
228             </property>
229             <property stdset="1">
230                 <name>orientation</name>
231                 <enum>Vertical</enum>
232             </property>
233             <property stdset="1">
234                 <name>sizeType</name>
235                 <enum>Expanding</enum>
236             </property>
237             <property>
238                 <name>sizeHint</name>
239                 <size>
240                     <width>20</width>
241                     <height>20</height>
242                 </size>
243             </property>
244         </spacer>
245         <widget row="0"  column="4" >
246             <class>QPushButton</class>
247             <property stdset="1">
248                 <name>name</name>
249                 <cstring>browsePB</cstring>
250             </property>
251             <property stdset="1">
252                 <name>text</name>
253                 <string>&amp;Browse...</string>
254             </property>
255             <property>
256                 <name>toolTip</name>
257                 <string>Select a file</string>
258             </property>
259         </widget>
260         <widget row="1"  column="0" >
261             <class>QLabel</class>
262             <property stdset="1">
263                 <name>name</name>
264                 <cstring>TextLabel1</cstring>
265             </property>
266             <property stdset="1">
267                 <name>text</name>
268                 <string>&amp;Include Type:</string>
269             </property>
270             <property>
271                 <name>buddy</name>
272                 <cstring>typeCO</cstring>
273             </property>
274         </widget>
275         <widget row="0"  column="1"  rowspan="1"  colspan="3" >
276             <class>QLineEdit</class>
277             <property stdset="1">
278                 <name>name</name>
279                 <cstring>filenameED</cstring>
280             </property>
281             <property>
282                 <name>toolTip</name>
283                 <string>File name to include</string>
284             </property>
285         </widget>
286     </grid>
287 </widget>
288 <connections>
289     <connection>
290         <sender>visiblespaceCB</sender>
291         <signal>toggled(bool)</signal>
292         <receiver>QIncludeDialogBase</receiver>
293         <slot>change_adaptor()</slot>
294     </connection>
295     <connection>
296         <sender>filenameED</sender>
297         <signal>textChanged(const QString&amp;)</signal>
298         <receiver>QIncludeDialogBase</receiver>
299         <slot>change_adaptor()</slot>
300     </connection>
301     <connection>
302         <sender>loadPB</sender>
303         <signal>clicked()</signal>
304         <receiver>QIncludeDialogBase</receiver>
305         <slot>loadClicked()</slot>
306     </connection>
307     <connection>
308         <sender>browsePB</sender>
309         <signal>clicked()</signal>
310         <receiver>QIncludeDialogBase</receiver>
311         <slot>browseClicked()</slot>
312     </connection>
313     <connection>
314         <sender>typeCO</sender>
315         <signal>activated(int)</signal>
316         <receiver>QIncludeDialogBase</receiver>
317         <slot>change_adaptor()</slot>
318     </connection>
319     <connection>
320         <sender>typeCO</sender>
321         <signal>activated(int)</signal>
322         <receiver>QIncludeDialogBase</receiver>
323         <slot>typeChanged(int)</slot>
324     </connection>
325     <slot access="public">browseClicked()</slot>
326     <slot access="public">change_adaptor()</slot>
327     <slot access="public">loadClicked()</slot>
328     <slot access="public">typeChanged(int)</slot>
329 </connections>
330 <tabstops>
331     <tabstop>filenameED</tabstop>
332     <tabstop>browsePB</tabstop>
333     <tabstop>typeCO</tabstop>
334     <tabstop>visiblespaceCB</tabstop>
335     <tabstop>loadPB</tabstop>
336     <tabstop>okPB</tabstop>
337     <tabstop>closePB</tabstop>
338 </tabstops>
339 </UI>