]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QShowFileDialogBase.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QShowFileDialogBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QShowFileDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>QShowFileDialogBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>301</width>
12             <height>259</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QShowFileDialogBase</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="QTextView">
32             <property name="name">
33                 <cstring>text</cstring>
34             </property>
35             <property name="toolTip" stdset="0">
36                 <string></string>
37             </property>
38         </widget>
39         <widget class="QLayoutWidget">
40             <property name="name">
41                 <cstring>Layout3</cstring>
42             </property>
43             <hbox>
44                 <property name="name">
45                     <cstring>unnamed</cstring>
46                 </property>
47                 <property name="margin">
48                     <number>0</number>
49                 </property>
50                 <property name="spacing">
51                     <number>6</number>
52                 </property>
53                 <spacer>
54                     <property name="name">
55                         <cstring>Spacer3</cstring>
56                     </property>
57                     <property name="orientation">
58                         <enum>Horizontal</enum>
59                     </property>
60                     <property name="sizeType">
61                         <enum>Expanding</enum>
62                     </property>
63                     <property name="sizeHint">
64                         <size>
65                             <width>20</width>
66                             <height>20</height>
67                         </size>
68                     </property>
69                 </spacer>
70                 <widget class="QPushButton">
71                     <property name="name">
72                         <cstring>closePB</cstring>
73                     </property>
74                     <property name="text">
75                         <string>&amp;Close</string>
76                     </property>
77                     <property name="default">
78                         <bool>true</bool>
79                     </property>
80                 </widget>
81             </hbox>
82         </widget>
83     </vbox>
84 </widget>
85 <includes>
86     <include location="global" impldecl="in declaration">config.h</include>
87     <include location="local" impldecl="in declaration">qt_helpers.h</include>
88 </includes>
89 <slots>
90     <slot>change_adaptor()</slot>
91 </slots>
92 <layoutdefaults spacing="6" margin="11"/>
93 </UI>