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