]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/LaTeXUi.ui
7d4903376b3a0636d1be35591e3735c37526a526
[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>413</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="3" column="0" colspan="4" >
23     <widget class="QGroupBox" name="childDocGB" >
24      <property name="toolTip" >
25       <string>Select if the current document is included to a master file</string>
26      </property>
27      <property name="statusTip" >
28       <string/>
29      </property>
30      <property name="title" >
31       <string>Select de&amp;fault master document</string>
32      </property>
33      <property name="checkable" >
34       <bool>true</bool>
35      </property>
36      <layout class="QGridLayout" >
37       <property name="margin" >
38        <number>9</number>
39       </property>
40       <property name="spacing" >
41        <number>6</number>
42       </property>
43       <item row="0" column="0" >
44        <widget class="QLabel" name="childDocLA" >
45         <property name="text" >
46          <string>&amp;Master:</string>
47         </property>
48         <property name="buddy" >
49          <cstring>childDocLE</cstring>
50         </property>
51        </widget>
52       </item>
53       <item row="0" column="2" >
54        <widget class="QPushButton" name="childDocPB" >
55         <property name="text" >
56          <string>&amp;Browse...</string>
57         </property>
58        </widget>
59       </item>
60       <item row="0" column="1" >
61        <widget class="QLineEdit" name="childDocLE" >
62         <property name="toolTip" >
63          <string>Enter the name of the default master document</string>
64         </property>
65        </widget>
66       </item>
67      </layout>
68     </widget>
69    </item>
70    <item row="4" column="0" colspan="4" >
71     <widget class="QGroupBox" name="modulesGB" >
72      <property name="title" >
73       <string>Modules</string>
74      </property>
75      <layout class="QGridLayout" >
76       <property name="margin" >
77        <number>9</number>
78       </property>
79       <property name="spacing" >
80        <number>6</number>
81       </property>
82       <item row="6" column="0" colspan="3" >
83        <widget class="QTextBrowser" name="infoML" />
84       </item>
85       <item row="5" column="1" >
86        <spacer>
87         <property name="orientation" >
88          <enum>Qt::Vertical</enum>
89         </property>
90         <property name="sizeHint" >
91          <size>
92           <width>80</width>
93           <height>16</height>
94          </size>
95         </property>
96        </spacer>
97       </item>
98       <item row="4" column="1" >
99        <widget class="QPushButton" name="downPB" >
100         <property name="text" >
101          <string>Do&amp;wn</string>
102         </property>
103        </widget>
104       </item>
105       <item row="3" column="1" >
106        <widget class="QPushButton" name="upPB" >
107         <property name="text" >
108          <string>&amp;Up</string>
109         </property>
110        </widget>
111       </item>
112       <item row="2" column="1" >
113        <widget class="QPushButton" name="deletePB" >
114         <property name="text" >
115          <string>De&amp;lete</string>
116         </property>
117        </widget>
118       </item>
119       <item rowspan="5" row="1" column="2" >
120        <widget class="QListView" name="selectedLV" >
121         <property name="editTriggers" >
122          <set>QAbstractItemView::NoEditTriggers</set>
123         </property>
124        </widget>
125       </item>
126       <item row="1" column="1" >
127        <widget class="QPushButton" name="addPB" >
128         <property name="text" >
129          <string>A&amp;dd</string>
130         </property>
131        </widget>
132       </item>
133       <item rowspan="5" row="1" column="0" >
134        <widget class="QListView" name="availableLV" >
135         <property name="editTriggers" >
136          <set>QAbstractItemView::NoEditTriggers</set>
137         </property>
138        </widget>
139       </item>
140       <item row="0" column="2" >
141        <widget class="QLabel" name="selmodL" >
142         <property name="text" >
143          <string>S&amp;elected:</string>
144         </property>
145         <property name="buddy" >
146          <cstring>selectedLV</cstring>
147         </property>
148        </widget>
149       </item>
150       <item row="0" column="0" >
151        <widget class="QLabel" name="availmodL" >
152         <property name="text" >
153          <string>A&amp;vailable:</string>
154         </property>
155         <property name="buddy" >
156          <cstring>availableLV</cstring>
157         </property>
158        </widget>
159       </item>
160      </layout>
161     </widget>
162    </item>
163    <item row="2" column="2" colspan="2" >
164     <spacer>
165      <property name="orientation" >
166       <enum>Qt::Horizontal</enum>
167      </property>
168      <property name="sizeHint" >
169       <size>
170        <width>261</width>
171        <height>22</height>
172       </size>
173      </property>
174     </spacer>
175    </item>
176    <item row="2" column="1" >
177     <widget class="QComboBox" name="psdriverCO" >
178      <property name="duplicatesEnabled" >
179       <bool>false</bool>
180      </property>
181     </widget>
182    </item>
183    <item row="2" column="0" >
184     <widget class="QLabel" name="psdriverL" >
185      <property name="text" >
186       <string>&amp;Postscript driver:</string>
187      </property>
188      <property name="buddy" >
189       <cstring>psdriverCO</cstring>
190      </property>
191     </widget>
192    </item>
193    <item row="1" column="1" colspan="3" >
194     <widget class="QLineEdit" name="optionsLE" />
195    </item>
196    <item row="1" column="0" >
197     <widget class="QLabel" name="optionsL" >
198      <property name="text" >
199       <string>&amp;Options:</string>
200      </property>
201      <property name="buddy" >
202       <cstring>optionsLE</cstring>
203      </property>
204     </widget>
205    </item>
206    <item row="0" column="3" >
207     <widget class="QPushButton" name="layoutPB" >
208      <property name="sizePolicy" >
209       <sizepolicy>
210        <hsizetype>1</hsizetype>
211        <vsizetype>0</vsizetype>
212        <horstretch>0</horstretch>
213        <verstretch>0</verstretch>
214       </sizepolicy>
215      </property>
216      <property name="toolTip" >
217       <string>Click to select a local document class definition file</string>
218      </property>
219      <property name="text" >
220       <string>&amp;Local Layout...</string>
221      </property>
222     </widget>
223    </item>
224    <item row="0" column="0" >
225     <widget class="QLabel" name="classL" >
226      <property name="text" >
227       <string>Document &amp;class:</string>
228      </property>
229      <property name="buddy" >
230       <cstring>classCO</cstring>
231      </property>
232     </widget>
233    </item>
234    <item row="0" column="1" colspan="2" >
235     <widget class="QComboBox" name="classCO" >
236      <property name="maxVisibleItems" >
237       <number>20</number>
238      </property>
239     </widget>
240    </item>
241    <item row="5" column="1" colspan="2" >
242     <spacer>
243      <property name="orientation" >
244       <enum>Qt::Vertical</enum>
245      </property>
246      <property name="sizeHint" >
247       <size>
248        <width>20</width>
249        <height>40</height>
250       </size>
251      </property>
252     </spacer>
253    </item>
254   </layout>
255  </widget>
256  <tabstops>
257   <tabstop>classCO</tabstop>
258   <tabstop>optionsLE</tabstop>
259   <tabstop>psdriverCO</tabstop>
260   <tabstop>availableLV</tabstop>
261   <tabstop>addPB</tabstop>
262   <tabstop>deletePB</tabstop>
263   <tabstop>upPB</tabstop>
264   <tabstop>downPB</tabstop>
265   <tabstop>selectedLV</tabstop>
266   <tabstop>infoML</tabstop>
267  </tabstops>
268  <includes>
269   <include location="local" >qt_i18n.h</include>
270  </includes>
271  <resources/>
272  <connections/>
273 </ui>