]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QShowFileDialogBase.ui
Code cleanup of \bigl related stuff:
[lyx.git] / src / frontends / qt3 / ui / QShowFileDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>QShowFileDialogBase</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QDialog</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QShowFileDialogBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>301</width>
17             <height>259</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></string>
23     </property>
24     <property stdset="1">
25         <name>sizeGripEnabled</name>
26         <bool>true</bool>
27     </property>
28     <vbox>
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>
38             <class>QTextView</class>
39             <property stdset="1">
40                 <name>name</name>
41                 <cstring>text</cstring>
42             </property>
43             <property>
44                 <name>toolTip</name>
45                 <string></string>
46             </property>
47         </widget>
48         <widget>
49             <class>QLayoutWidget</class>
50             <property stdset="1">
51                 <name>name</name>
52                 <cstring>Layout3</cstring>
53             </property>
54             <hbox>
55                 <property stdset="1">
56                     <name>margin</name>
57                     <number>0</number>
58                 </property>
59                 <property stdset="1">
60                     <name>spacing</name>
61                     <number>6</number>
62                 </property>
63                 <spacer>
64                     <property>
65                         <name>name</name>
66                         <cstring>Spacer3</cstring>
67                     </property>
68                     <property stdset="1">
69                         <name>orientation</name>
70                         <enum>Horizontal</enum>
71                     </property>
72                     <property stdset="1">
73                         <name>sizeType</name>
74                         <enum>Expanding</enum>
75                     </property>
76                     <property>
77                         <name>sizeHint</name>
78                         <size>
79                             <width>20</width>
80                             <height>20</height>
81                         </size>
82                     </property>
83                 </spacer>
84                 <widget>
85                     <class>QPushButton</class>
86                     <property stdset="1">
87                         <name>name</name>
88                         <cstring>closePB</cstring>
89                     </property>
90                     <property stdset="1">
91                         <name>text</name>
92                         <string>&amp;Close</string>
93                     </property>
94                     <property stdset="1">
95                         <name>default</name>
96                         <bool>true</bool>
97                     </property>
98                 </widget>
99             </hbox>
100         </widget>
101     </vbox>
102 </widget>
103 <connections>
104     <slot access="public">change_adaptor()</slot>
105 </connections>
106 </UI>