]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QPrefLatexModule.ui
Some string(widget->text()) fixes. Weirdness
[lyx.git] / src / frontends / qt2 / ui / QPrefLatexModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefLatexModule</class>
3 <include location="global">config.h</include>
4 <include location="global">gettext.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QPrefLatexModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>343</width>
17             <height>237</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>LaTeX settings</string>
23     </property>
24     <vbox>
25         <property stdset="1">
26             <name>margin</name>
27             <number>11</number>
28         </property>
29         <property stdset="1">
30             <name>spacing</name>
31             <number>6</number>
32         </property>
33         <widget>
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout4</cstring>
38             </property>
39             <hbox>
40                 <property stdset="1">
41                     <name>margin</name>
42                     <number>0</number>
43                 </property>
44                 <property stdset="1">
45                     <name>spacing</name>
46                     <number>6</number>
47                 </property>
48                 <widget>
49                     <class>QLayoutWidget</class>
50                     <property stdset="1">
51                         <name>name</name>
52                         <cstring>Layout3</cstring>
53                     </property>
54                     <grid>
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                         <widget row="1"  column="1" >
64                             <class>QComboBox</class>
65                             <item>
66                                 <property>
67                                     <name>text</name>
68                                     <string>Default</string>
69                                 </property>
70                             </item>
71                             <item>
72                                 <property>
73                                     <name>text</name>
74                                     <string>US Letter</string>
75                                 </property>
76                             </item>
77                             <item>
78                                 <property>
79                                     <name>text</name>
80                                     <string>Legal</string>
81                                 </property>
82                             </item>
83                             <item>
84                                 <property>
85                                     <name>text</name>
86                                     <string>Executive</string>
87                                 </property>
88                             </item>
89                             <item>
90                                 <property>
91                                     <name>text</name>
92                                     <string>A3</string>
93                                 </property>
94                             </item>
95                             <item>
96                                 <property>
97                                     <name>text</name>
98                                     <string>A4</string>
99                                 </property>
100                             </item>
101                             <item>
102                                 <property>
103                                     <name>text</name>
104                                     <string>A5</string>
105                                 </property>
106                             </item>
107                             <item>
108                                 <property>
109                                     <name>text</name>
110                                     <string>B5</string>
111                                 </property>
112                             </item>
113                             <property stdset="1">
114                                 <name>name</name>
115                                 <cstring>latexPaperSizeCO</cstring>
116                             </property>
117                         </widget>
118                         <widget row="0"  column="1" >
119                             <class>QLineEdit</class>
120                             <property stdset="1">
121                                 <name>name</name>
122                                 <cstring>latexEncodingED</cstring>
123                             </property>
124                         </widget>
125                         <widget row="0"  column="0" >
126                             <class>QLabel</class>
127                             <property stdset="1">
128                                 <name>name</name>
129                                 <cstring>latexEncodingLA</cstring>
130                             </property>
131                             <property stdset="1">
132                                 <name>text</name>
133                                 <string>Te&amp;X encoding:</string>
134                             </property>
135                             <property>
136                                 <name>buddy</name>
137                                 <cstring>latexEncodingED</cstring>
138                             </property>
139                         </widget>
140                         <widget row="1"  column="0" >
141                             <class>QLabel</class>
142                             <property stdset="1">
143                                 <name>name</name>
144                                 <cstring>latexPaperSizeLA</cstring>
145                             </property>
146                             <property stdset="1">
147                                 <name>text</name>
148                                 <string>Default paper si&amp;ze:</string>
149                             </property>
150                             <property>
151                                 <name>buddy</name>
152                                 <cstring>latexPaperSizeCO</cstring>
153                             </property>
154                         </widget>
155                     </grid>
156                 </widget>
157                 <spacer>
158                     <property>
159                         <name>name</name>
160                         <cstring>Spacer4</cstring>
161                     </property>
162                     <property stdset="1">
163                         <name>orientation</name>
164                         <enum>Horizontal</enum>
165                     </property>
166                     <property stdset="1">
167                         <name>sizeType</name>
168                         <enum>Expanding</enum>
169                     </property>
170                     <property>
171                         <name>sizeHint</name>
172                         <size>
173                             <width>20</width>
174                             <height>20</height>
175                         </size>
176                     </property>
177                 </spacer>
178             </hbox>
179         </widget>
180         <widget>
181             <class>QCheckBox</class>
182             <property stdset="1">
183                 <name>name</name>
184                 <cstring>latexAutoresetCB</cstring>
185             </property>
186             <property stdset="1">
187                 <name>text</name>
188                 <string>&amp;Reset class options when document class changes</string>
189             </property>
190             <property>
191                 <name>toolTip</name>
192                 <string>Set class options to default on class change</string>
193             </property>
194         </widget>
195         <widget>
196             <class>QGroupBox</class>
197             <property stdset="1">
198                 <name>name</name>
199                 <cstring>GroupBox3</cstring>
200             </property>
201             <property stdset="1">
202                 <name>title</name>
203                 <string>External applications</string>
204             </property>
205             <grid>
206                 <property stdset="1">
207                     <name>margin</name>
208                     <number>11</number>
209                 </property>
210                 <property stdset="1">
211                     <name>spacing</name>
212                     <number>6</number>
213                 </property>
214                 <widget row="0"  column="0" >
215                     <class>QLabel</class>
216                     <property stdset="1">
217                         <name>name</name>
218                         <cstring>latexChecktexLA</cstring>
219                     </property>
220                     <property stdset="1">
221                         <name>text</name>
222                         <string>Chec&amp;kTeX command :</string>
223                     </property>
224                     <property>
225                         <name>buddy</name>
226                         <cstring>latexChecktexED</cstring>
227                     </property>
228                 </widget>
229                 <widget row="1"  column="0" >
230                     <class>QLabel</class>
231                     <property stdset="1">
232                         <name>name</name>
233                         <cstring>latexDviPaperLA</cstring>
234                     </property>
235                     <property stdset="1">
236                         <name>text</name>
237                         <string>DVI viewer paper size options:</string>
238                     </property>
239                     <property>
240                         <name>buddy</name>
241                         <cstring>latexDviPaperED</cstring>
242                     </property>
243                 </widget>
244                 <widget row="1"  column="1" >
245                     <class>QLineEdit</class>
246                     <property stdset="1">
247                         <name>name</name>
248                         <cstring>latexDviPaperED</cstring>
249                     </property>
250                     <property>
251                         <name>toolTip</name>
252                         <string>Optional paper size flag (-paper) for some DVI viewers</string>
253                     </property>
254                 </widget>
255                 <widget row="0"  column="1" >
256                     <class>QLineEdit</class>
257                     <property stdset="1">
258                         <name>name</name>
259                         <cstring>latexChecktexED</cstring>
260                     </property>
261                     <property>
262                         <name>toolTip</name>
263                         <string>CheckTeX start options and flags</string>
264                     </property>
265                 </widget>
266             </grid>
267         </widget>
268         <spacer>
269             <property>
270                 <name>name</name>
271                 <cstring>Spacer3</cstring>
272             </property>
273             <property stdset="1">
274                 <name>orientation</name>
275                 <enum>Vertical</enum>
276             </property>
277             <property stdset="1">
278                 <name>sizeType</name>
279                 <enum>Expanding</enum>
280             </property>
281             <property>
282                 <name>sizeHint</name>
283                 <size>
284                     <width>20</width>
285                     <height>20</height>
286                 </size>
287             </property>
288         </spacer>
289     </vbox>
290 </widget>
291 <tabstops>
292     <tabstop>latexEncodingED</tabstop>
293     <tabstop>latexPaperSizeCO</tabstop>
294     <tabstop>latexAutoresetCB</tabstop>
295     <tabstop>latexChecktexED</tabstop>
296     <tabstop>latexDviPaperED</tabstop>
297 </tabstops>
298 </UI>