]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/LaTeXModuleBase.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / LaTeXModuleBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>LaTeXModuleBase</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>LaTeXModuleBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>456</width>
12             <height>273</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>LaTeXModuleBase</string>
17     </property>
18     <hbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>11</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QLayoutWidget">
29             <property name="name">
30                 <cstring>Layout3</cstring>
31             </property>
32             <vbox>
33                 <property name="name">
34                     <cstring>unnamed</cstring>
35                 </property>
36                 <property name="margin">
37                     <number>0</number>
38                 </property>
39                 <property name="spacing">
40                     <number>6</number>
41                 </property>
42                 <widget class="QLayoutWidget">
43                     <property name="name">
44                         <cstring>Layout20</cstring>
45                     </property>
46                     <hbox>
47                         <property name="name">
48                             <cstring>unnamed</cstring>
49                         </property>
50                         <property name="margin">
51                             <number>0</number>
52                         </property>
53                         <property name="spacing">
54                             <number>6</number>
55                         </property>
56                         <widget class="QLabel">
57                             <property name="name">
58                                 <cstring>classL</cstring>
59                             </property>
60                             <property name="text">
61                                 <string>Document &amp;class:</string>
62                             </property>
63                             <property name="buddy" stdset="0">
64                                 <cstring>classCO</cstring>
65                             </property>
66                         </widget>
67                         <widget class="QComboBox">
68                             <property name="name">
69                                 <cstring>classCO</cstring>
70                             </property>
71                             <property name="sizePolicy">
72                                 <sizepolicy>
73                                     <hsizetype>5</hsizetype>
74                                     <vsizetype>0</vsizetype>
75                                     <horstretch>0</horstretch>
76                                     <verstretch>0</verstretch>
77                                 </sizepolicy>
78                             </property>
79                         </widget>
80                     </hbox>
81                 </widget>
82                 <spacer>
83                     <property name="name">
84                         <cstring>Spacer19</cstring>
85                     </property>
86                     <property name="orientation">
87                         <enum>Vertical</enum>
88                     </property>
89                     <property name="sizeType">
90                         <enum>Fixed</enum>
91                     </property>
92                     <property name="sizeHint">
93                         <size>
94                             <width>20</width>
95                             <height>21</height>
96                         </size>
97                     </property>
98                 </spacer>
99                 <widget class="QLayoutWidget">
100                     <property name="name">
101                         <cstring>Layout19</cstring>
102                     </property>
103                     <hbox>
104                         <property name="name">
105                             <cstring>unnamed</cstring>
106                         </property>
107                         <property name="margin">
108                             <number>0</number>
109                         </property>
110                         <property name="spacing">
111                             <number>6</number>
112                         </property>
113                         <widget class="QGroupBox">
114                             <property name="name">
115                                 <cstring>GroupBox4</cstring>
116                             </property>
117                             <property name="title">
118                                 <string>Class Settings</string>
119                             </property>
120                             <grid>
121                                 <property name="name">
122                                     <cstring>unnamed</cstring>
123                                 </property>
124                                 <property name="margin">
125                                     <number>11</number>
126                                 </property>
127                                 <property name="spacing">
128                                     <number>6</number>
129                                 </property>
130                                 <widget class="QLabel" row="0" column="0">
131                                     <property name="name">
132                                         <cstring>optionsL</cstring>
133                                     </property>
134                                     <property name="text">
135                                         <string>&amp;Options:</string>
136                                     </property>
137                                     <property name="buddy" stdset="0">
138                                         <cstring>optionsLE</cstring>
139                                     </property>
140                                 </widget>
141                                 <widget class="QLineEdit" row="0" column="1">
142                                     <property name="name">
143                                         <cstring>optionsLE</cstring>
144                                     </property>
145                                     <property name="sizePolicy">
146                                         <sizepolicy>
147                                             <hsizetype>5</hsizetype>
148                                             <vsizetype>0</vsizetype>
149                                             <horstretch>0</horstretch>
150                                             <verstretch>0</verstretch>
151                                         </sizepolicy>
152                                     </property>
153                                 </widget>
154                                 <widget class="QComboBox" row="1" column="1">
155                                     <property name="name">
156                                         <cstring>psdriverCO</cstring>
157                                     </property>
158                                     <property name="sizePolicy">
159                                         <sizepolicy>
160                                             <hsizetype>5</hsizetype>
161                                             <vsizetype>0</vsizetype>
162                                             <horstretch>0</horstretch>
163                                             <verstretch>0</verstretch>
164                                         </sizepolicy>
165                                     </property>
166                                     <property name="duplicatesEnabled">
167                                         <bool>false</bool>
168                                     </property>
169                                 </widget>
170                                 <widget class="QLabel" row="1" column="0">
171                                     <property name="name">
172                                         <cstring>psdriverL</cstring>
173                                     </property>
174                                     <property name="text">
175                                         <string>Postscript &amp;driver:</string>
176                                     </property>
177                                     <property name="buddy" stdset="0">
178                                         <cstring>psdriverCO</cstring>
179                                     </property>
180                                 </widget>
181                             </grid>
182                         </widget>
183                     </hbox>
184                 </widget>
185                 <spacer>
186                     <property name="name">
187                         <cstring>Spacer9</cstring>
188                     </property>
189                     <property name="orientation">
190                         <enum>Vertical</enum>
191                     </property>
192                     <property name="sizeType">
193                         <enum>Expanding</enum>
194                     </property>
195                     <property name="sizeHint">
196                         <size>
197                             <width>20</width>
198                             <height>20</height>
199                         </size>
200                     </property>
201                 </spacer>
202             </vbox>
203         </widget>
204     </hbox>
205 </widget>
206 <tabstops>
207     <tabstop>classCO</tabstop>
208     <tabstop>optionsLE</tabstop>
209     <tabstop>psdriverCO</tabstop>
210 </tabstops>
211 <includes>
212     <include location="global" impldecl="in declaration">config.h</include>
213     <include location="local" impldecl="in declaration">qt_helpers.h</include>
214 </includes>
215 <layoutdefaults spacing="6" margin="11"/>
216 </UI>