]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/LaTeXUi.ui
* LaTeXUI.ui:
[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>341</width>
9     <height>301</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="0" column="0" colspan="3" >
23     <widget class="QGroupBox" name="groupBox" >
24      <property name="title" >
25       <string>Document &amp;class</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="0" column="0" >
35        <widget class="QComboBox" name="classCO" >
36         <property name="maxVisibleItems" >
37          <number>20</number>
38         </property>
39        </widget>
40       </item>
41       <item row="0" column="1" >
42        <widget class="QPushButton" name="layoutPB" >
43         <property name="sizePolicy" >
44          <sizepolicy>
45           <hsizetype>0</hsizetype>
46           <vsizetype>0</vsizetype>
47           <horstretch>0</horstretch>
48           <verstretch>0</verstretch>
49          </sizepolicy>
50         </property>
51         <property name="toolTip" >
52          <string>Click to select a local document class definition file</string>
53         </property>
54         <property name="text" >
55          <string>&amp;Local Layout...</string>
56         </property>
57        </widget>
58       </item>
59      </layout>
60     </widget>
61    </item>
62    <item row="1" column="0" colspan="3" >
63     <widget class="QGroupBox" name="optionsGB" >
64      <property name="title" >
65       <string>Class options</string>
66      </property>
67      <layout class="QGridLayout" >
68       <property name="margin" >
69        <number>9</number>
70       </property>
71       <property name="spacing" >
72        <number>6</number>
73       </property>
74       <item rowspan="2" row="0" column="1" >
75        <layout class="QVBoxLayout" >
76         <property name="margin" >
77          <number>0</number>
78         </property>
79         <property name="spacing" >
80          <number>6</number>
81         </property>
82         <item>
83          <widget class="QLineEdit" name="defaultOptionsLE" >
84           <property name="toolTip" >
85            <string>The options that are predefined in the layout file. Click to the left to select/deselect.</string>
86           </property>
87           <property name="readOnly" >
88            <bool>true</bool>
89           </property>
90          </widget>
91         </item>
92         <item>
93          <widget class="QLineEdit" name="optionsLE" />
94         </item>
95        </layout>
96       </item>
97       <item row="0" column="0" >
98        <widget class="QCheckBox" name="defaultOptionsCB" >
99         <property name="toolTip" >
100          <string>Enable to use the options that are predefined in the layout file</string>
101         </property>
102         <property name="text" >
103          <string>P&amp;redefined:</string>
104         </property>
105        </widget>
106       </item>
107       <item row="1" column="0" >
108        <widget class="QLabel" name="optionsL" >
109         <property name="text" >
110          <string>Cust&amp;om:</string>
111         </property>
112         <property name="buddy" >
113          <cstring>optionsLE</cstring>
114         </property>
115        </widget>
116       </item>
117      </layout>
118     </widget>
119    </item>
120    <item row="2" column="0" >
121     <widget class="QLabel" name="psdriverL" >
122      <property name="text" >
123       <string>&amp;Graphics driver:</string>
124      </property>
125      <property name="buddy" >
126       <cstring>psdriverCO</cstring>
127      </property>
128     </widget>
129    </item>
130    <item row="2" column="1" >
131     <widget class="QComboBox" name="psdriverCO" >
132      <property name="duplicatesEnabled" >
133       <bool>false</bool>
134      </property>
135     </widget>
136    </item>
137    <item row="2" column="2" >
138     <spacer>
139      <property name="orientation" >
140       <enum>Qt::Horizontal</enum>
141      </property>
142      <property name="sizeHint" >
143       <size>
144        <width>261</width>
145        <height>22</height>
146       </size>
147      </property>
148     </spacer>
149    </item>
150    <item row="3" column="0" colspan="3" >
151     <widget class="QGroupBox" name="childDocGB" >
152      <property name="toolTip" >
153       <string>Select if the current document is included to a master file</string>
154      </property>
155      <property name="statusTip" >
156       <string/>
157      </property>
158      <property name="title" >
159       <string>Select de&amp;fault master document</string>
160      </property>
161      <property name="checkable" >
162       <bool>true</bool>
163      </property>
164      <layout class="QGridLayout" >
165       <property name="margin" >
166        <number>9</number>
167       </property>
168       <property name="spacing" >
169        <number>6</number>
170       </property>
171       <item row="0" column="0" >
172        <widget class="QLabel" name="childDocLA" >
173         <property name="text" >
174          <string>&amp;Master:</string>
175         </property>
176         <property name="buddy" >
177          <cstring>childDocLE</cstring>
178         </property>
179        </widget>
180       </item>
181       <item row="0" column="2" >
182        <widget class="QPushButton" name="childDocPB" >
183         <property name="text" >
184          <string>&amp;Browse...</string>
185         </property>
186        </widget>
187       </item>
188       <item row="0" column="1" >
189        <widget class="QLineEdit" name="childDocLE" >
190         <property name="toolTip" >
191          <string>Enter the name of the default master document</string>
192         </property>
193        </widget>
194       </item>
195      </layout>
196     </widget>
197    </item>
198    <item row="4" column="0" >
199     <spacer>
200      <property name="orientation" >
201       <enum>Qt::Vertical</enum>
202      </property>
203      <property name="sizeHint" >
204       <size>
205        <width>20</width>
206        <height>2</height>
207       </size>
208      </property>
209     </spacer>
210    </item>
211   </layout>
212  </widget>
213  <tabstops>
214   <tabstop>classCO</tabstop>
215   <tabstop>optionsLE</tabstop>
216   <tabstop>psdriverCO</tabstop>
217  </tabstops>
218  <includes>
219   <include location="local" >qt_i18n.h</include>
220  </includes>
221  <resources/>
222  <connections>
223   <connection>
224    <sender>defaultOptionsCB</sender>
225    <signal>toggled(bool)</signal>
226    <receiver>defaultOptionsLE</receiver>
227    <slot>setEnabled(bool)</slot>
228    <hints>
229     <hint type="sourcelabel" >
230      <x>63</x>
231      <y>79</y>
232     </hint>
233     <hint type="destinationlabel" >
234      <x>237</x>
235      <y>82</y>
236     </hint>
237    </hints>
238   </connection>
239  </connections>
240 </ui>