]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/LaTeXUi.ui
** fix bug 2114. Fileformat change.
[lyx.git] / src / frontends / qt4 / ui / LaTeXUi.ui
1 <ui version="4.0" >
2  <class>LaTeXUi</class>
3  <widget class="QWidget" name="LaTeXUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>381</width>
9     <height>449</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="4" column="0" colspan="4" >
23     <widget class="QGroupBox" name="modulesGB" >
24      <property name="title" >
25       <string>Modules</string>
26      </property>
27      <layout class="QGridLayout" >
28       <property name="margin" >
29        <number>9</number>
30       </property>
31       <property name="spacing" >
32        <number>6</number>
33       </property>
34       <item row="6" column="0" colspan="3" >
35        <widget class="QTextBrowser" name="infoML" />
36       </item>
37       <item row="5" column="1" >
38        <spacer>
39         <property name="orientation" >
40          <enum>Qt::Vertical</enum>
41         </property>
42         <property name="sizeHint" >
43          <size>
44           <width>80</width>
45           <height>16</height>
46          </size>
47         </property>
48        </spacer>
49       </item>
50       <item row="4" column="1" >
51        <widget class="QPushButton" name="downPB" >
52         <property name="text" >
53          <string>Do&amp;wn</string>
54         </property>
55        </widget>
56       </item>
57       <item row="3" column="1" >
58        <widget class="QPushButton" name="upPB" >
59         <property name="text" >
60          <string>&amp;Up</string>
61         </property>
62        </widget>
63       </item>
64       <item row="2" column="1" >
65        <widget class="QPushButton" name="deletePB" >
66         <property name="text" >
67          <string>De&amp;lete</string>
68         </property>
69        </widget>
70       </item>
71       <item rowspan="5" row="1" column="2" >
72        <widget class="QListView" name="selectedLV" >
73         <property name="editTriggers" >
74          <set>QAbstractItemView::NoEditTriggers</set>
75         </property>
76        </widget>
77       </item>
78       <item row="1" column="1" >
79        <widget class="QPushButton" name="addPB" >
80         <property name="text" >
81          <string>A&amp;dd</string>
82         </property>
83        </widget>
84       </item>
85       <item rowspan="5" row="1" column="0" >
86        <widget class="QListView" name="availableLV" >
87         <property name="editTriggers" >
88          <set>QAbstractItemView::NoEditTriggers</set>
89         </property>
90        </widget>
91       </item>
92       <item row="0" column="2" >
93        <widget class="QLabel" name="selmodL" >
94         <property name="text" >
95          <string>S&amp;elected:</string>
96         </property>
97         <property name="buddy" >
98          <cstring>selectedLV</cstring>
99         </property>
100        </widget>
101       </item>
102       <item row="0" column="0" >
103        <widget class="QLabel" name="availmodL" >
104         <property name="text" >
105          <string>A&amp;vailable:</string>
106         </property>
107         <property name="buddy" >
108          <cstring>availableLV</cstring>
109         </property>
110        </widget>
111       </item>
112      </layout>
113     </widget>
114    </item>
115    <item row="3" column="0" colspan="4" >
116     <widget class="QGroupBox" name="childDocGB" >
117      <property name="toolTip" >
118       <string>Select if the current document is included to a master file</string>
119      </property>
120      <property name="statusTip" >
121       <string/>
122      </property>
123      <property name="title" >
124       <string>Select de&amp;fault master document</string>
125      </property>
126      <property name="checkable" >
127       <bool>true</bool>
128      </property>
129      <layout class="QGridLayout" >
130       <property name="margin" >
131        <number>9</number>
132       </property>
133       <property name="spacing" >
134        <number>6</number>
135       </property>
136       <item row="0" column="0" >
137        <widget class="QLabel" name="childDocLA" >
138         <property name="text" >
139          <string>&amp;Master:</string>
140         </property>
141         <property name="buddy" >
142          <cstring>childDocLE</cstring>
143         </property>
144        </widget>
145       </item>
146       <item row="0" column="2" >
147        <widget class="QPushButton" name="childDocPB" >
148         <property name="text" >
149          <string>&amp;Browse...</string>
150         </property>
151        </widget>
152       </item>
153       <item row="0" column="1" >
154        <widget class="QLineEdit" name="childDocLE" >
155         <property name="toolTip" >
156          <string>Enter the name of the default master document</string>
157         </property>
158        </widget>
159       </item>
160      </layout>
161     </widget>
162    </item>
163    <item row="2" column="1" >
164     <widget class="QComboBox" name="psdriverCO" >
165      <property name="duplicatesEnabled" >
166       <bool>false</bool>
167      </property>
168     </widget>
169    </item>
170    <item row="2" column="0" >
171     <widget class="QLabel" name="psdriverL" >
172      <property name="text" >
173       <string>&amp;Postscript driver:</string>
174      </property>
175      <property name="buddy" >
176       <cstring>psdriverCO</cstring>
177      </property>
178     </widget>
179    </item>
180    <item row="2" column="2" colspan="2" >
181     <spacer>
182      <property name="orientation" >
183       <enum>Qt::Horizontal</enum>
184      </property>
185      <property name="sizeHint" >
186       <size>
187        <width>261</width>
188        <height>22</height>
189       </size>
190      </property>
191     </spacer>
192    </item>
193    <item row="0" column="1" colspan="2" >
194     <widget class="QComboBox" name="classCO" >
195      <property name="maxVisibleItems" >
196       <number>20</number>
197      </property>
198     </widget>
199    </item>
200    <item row="0" column="3" >
201     <widget class="QPushButton" name="layoutPB" >
202      <property name="sizePolicy" >
203       <sizepolicy>
204        <hsizetype>1</hsizetype>
205        <vsizetype>0</vsizetype>
206        <horstretch>0</horstretch>
207        <verstretch>0</verstretch>
208       </sizepolicy>
209      </property>
210      <property name="toolTip" >
211       <string>Click to select a local document class definition file</string>
212      </property>
213      <property name="text" >
214       <string>&amp;Local Layout...</string>
215      </property>
216     </widget>
217    </item>
218    <item row="0" column="0" >
219     <widget class="QLabel" name="classL" >
220      <property name="text" >
221       <string>Document &amp;class:</string>
222      </property>
223      <property name="buddy" >
224       <cstring>classCO</cstring>
225      </property>
226     </widget>
227    </item>
228    <item row="1" column="0" colspan="4" >
229     <widget class="QGroupBox" name="optionsGB" >
230      <property name="title" >
231       <string>Class options</string>
232      </property>
233      <layout class="QGridLayout" >
234       <property name="margin" >
235        <number>9</number>
236       </property>
237       <property name="spacing" >
238        <number>6</number>
239       </property>
240       <item rowspan="2" row="0" column="1" >
241        <layout class="QVBoxLayout" >
242         <property name="margin" >
243          <number>0</number>
244         </property>
245         <property name="spacing" >
246          <number>6</number>
247         </property>
248         <item>
249          <widget class="QLineEdit" name="defaultOptionsLE" >
250           <property name="toolTip" >
251            <string>The options that are predefined in the layout file. Click to the left to select/deselect.</string>
252           </property>
253           <property name="readOnly" >
254            <bool>true</bool>
255           </property>
256          </widget>
257         </item>
258         <item>
259          <widget class="QLineEdit" name="optionsLE" />
260         </item>
261        </layout>
262       </item>
263       <item row="0" column="0" >
264        <widget class="QCheckBox" name="defaultOptionsCB" >
265         <property name="toolTip" >
266          <string>Enable to use the options that are predefined in the layout file</string>
267         </property>
268         <property name="text" >
269          <string>P&amp;redefined:</string>
270         </property>
271        </widget>
272       </item>
273       <item row="1" column="0" >
274        <widget class="QLabel" name="optionsL" >
275         <property name="text" >
276          <string>Cust&amp;om:</string>
277         </property>
278         <property name="buddy" >
279          <cstring>optionsLE</cstring>
280         </property>
281        </widget>
282       </item>
283      </layout>
284     </widget>
285    </item>
286   </layout>
287  </widget>
288  <tabstops>
289   <tabstop>classCO</tabstop>
290   <tabstop>optionsLE</tabstop>
291   <tabstop>psdriverCO</tabstop>
292   <tabstop>availableLV</tabstop>
293   <tabstop>addPB</tabstop>
294   <tabstop>deletePB</tabstop>
295   <tabstop>upPB</tabstop>
296   <tabstop>downPB</tabstop>
297   <tabstop>selectedLV</tabstop>
298   <tabstop>infoML</tabstop>
299  </tabstops>
300  <includes>
301   <include location="local" >qt_i18n.h</include>
302  </includes>
303  <resources/>
304  <connections>
305   <connection>
306    <sender>defaultOptionsCB</sender>
307    <signal>toggled(bool)</signal>
308    <receiver>defaultOptionsLE</receiver>
309    <slot>setEnabled(bool)</slot>
310    <hints>
311     <hint type="sourcelabel" >
312      <x>63</x>
313      <y>79</y>
314     </hint>
315     <hint type="destinationlabel" >
316      <x>237</x>
317      <y>82</y>
318     </hint>
319    </hints>
320   </connection>
321  </connections>
322 </ui>