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