]> git.lyx.org Git - features.git/blob - src/frontends/qt4/ui/PrefFileformatsUi.ui
Minor UI polishment
[features.git] / src / frontends / qt4 / ui / PrefFileformatsUi.ui
1 <ui version="4.0">
2  <class>PrefFileformatsUi</class>
3  <widget class="QWidget" name="PrefFileformatsUi">
4   <property name="geometry">
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>386</width>
9     <height>381</height>
10    </rect>
11   </property>
12   <property name="windowTitle">
13    <string/>
14   </property>
15   <layout class="QGridLayout" name="gridLayout">
16    <item row="8" column="2" colspan="2">
17     <widget class="QLineEdit" name="editorED"/>
18    </item>
19    <item row="0" column="0">
20     <widget class="QLabel" name="formatsLA">
21      <property name="text">
22       <string>&amp;Format:</string>
23      </property>
24      <property name="buddy">
25       <cstring>formatsCB</cstring>
26      </property>
27     </widget>
28    </item>
29    <item row="0" column="3">
30     <widget class="QPushButton" name="formatNewPB">
31      <property name="text">
32       <string>&amp;New...</string>
33      </property>
34     </widget>
35    </item>
36    <item row="0" column="4">
37     <widget class="QPushButton" name="formatRemovePB">
38      <property name="text">
39       <string>Re&amp;move</string>
40      </property>
41     </widget>
42    </item>
43    <item row="1" column="1" colspan="2">
44     <widget class="QCheckBox" name="documentCB">
45      <property name="text">
46       <string>&amp;Document format</string>
47      </property>
48     </widget>
49    </item>
50    <item row="2" column="1" colspan="2">
51     <widget class="QCheckBox" name="exportMenuCB">
52      <property name="toolTip">
53       <string>Check this to show the current format in the File &gt; Export menu</string>
54      </property>
55      <property name="text">
56       <string>Sho&amp;w in export menu</string>
57      </property>
58     </widget>
59    </item>
60    <item row="3" column="1" colspan="2">
61     <widget class="QCheckBox" name="vectorCB">
62      <property name="text">
63       <string>Vector &amp;graphics format</string>
64      </property>
65     </widget>
66    </item>
67    <item row="4" column="0">
68     <widget class="QLabel" name="formatLA">
69      <property name="text">
70       <string>S&amp;hort Name:</string>
71      </property>
72      <property name="buddy">
73       <cstring>formatED</cstring>
74      </property>
75     </widget>
76    </item>
77    <item row="4" column="1" colspan="2">
78     <widget class="QLineEdit" name="formatED"/>
79    </item>
80    <item row="5" column="0">
81     <widget class="QLabel" name="extensionsLA">
82      <property name="text">
83       <string>E&amp;xtensions:</string>
84      </property>
85      <property name="buddy">
86       <cstring>extensionsED</cstring>
87      </property>
88     </widget>
89    </item>
90    <item row="5" column="1" colspan="2">
91     <widget class="QLineEdit" name="extensionsED"/>
92    </item>
93    <item row="6" column="0">
94     <widget class="QLabel" name="mimeLA">
95      <property name="text">
96       <string>&amp;MIME:</string>
97      </property>
98      <property name="buddy">
99       <cstring>mimeED</cstring>
100      </property>
101     </widget>
102    </item>
103    <item row="6" column="1" colspan="2">
104     <widget class="QLineEdit" name="mimeED"/>
105    </item>
106    <item row="7" column="0">
107     <widget class="QLabel" name="shortcutLA">
108      <property name="text">
109       <string>Shortc&amp;ut:</string>
110      </property>
111      <property name="buddy">
112       <cstring>shortcutED</cstring>
113      </property>
114     </widget>
115    </item>
116    <item row="7" column="1" colspan="2">
117     <widget class="QLineEdit" name="shortcutED"/>
118    </item>
119    <item row="8" column="1">
120     <widget class="QComboBox" name="editorCO">
121      <property name="sizeAdjustPolicy">
122       <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
123      </property>
124     </widget>
125    </item>
126    <item row="9" column="0">
127     <widget class="QLabel" name="viewerLA">
128      <property name="text">
129       <string>&amp;Viewer:</string>
130      </property>
131      <property name="buddy">
132       <cstring>viewerCO</cstring>
133      </property>
134     </widget>
135    </item>
136    <item row="9" column="1">
137     <widget class="QComboBox" name="viewerCO">
138      <property name="sizeAdjustPolicy">
139       <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
140      </property>
141     </widget>
142    </item>
143    <item row="9" column="2" colspan="2">
144     <widget class="QLineEdit" name="viewerED"/>
145    </item>
146    <item row="10" column="0">
147     <widget class="QLabel" name="label">
148      <property name="text">
149       <string>Co&amp;pier:</string>
150      </property>
151      <property name="buddy">
152       <cstring>copierED</cstring>
153      </property>
154     </widget>
155    </item>
156    <item row="10" column="1" colspan="2">
157     <widget class="QLineEdit" name="copierED"/>
158    </item>
159    <item row="11" column="0" colspan="5">
160     <widget class="QGroupBox" name="defaultFormatGB">
161      <property name="toolTip">
162       <string>Specify the default output format when using (PDF)LaTeX</string>
163      </property>
164      <property name="title">
165       <string>Default Format</string>
166      </property>
167      <property name="flat">
168       <bool>true</bool>
169      </property>
170      <layout class="QHBoxLayout" name="horizontalLayout">
171       <item>
172        <widget class="QLabel" name="defaultFormatLA">
173         <property name="text">
174          <string>De&amp;fault Output Format:</string>
175         </property>
176         <property name="buddy">
177          <cstring>defaultFormatCB</cstring>
178         </property>
179        </widget>
180       </item>
181       <item>
182        <widget class="QComboBox" name="defaultFormatCB"/>
183       </item>
184       <item>
185        <spacer name="horizontalSpacer">
186         <property name="orientation">
187          <enum>Qt::Horizontal</enum>
188         </property>
189         <property name="sizeHint" stdset="0">
190          <size>
191           <width>148</width>
192           <height>20</height>
193          </size>
194         </property>
195        </spacer>
196       </item>
197      </layout>
198     </widget>
199    </item>
200    <item row="12" column="1" colspan="2">
201     <spacer>
202      <property name="orientation">
203       <enum>Qt::Vertical</enum>
204      </property>
205      <property name="sizeHint" stdset="0">
206       <size>
207        <width>124</width>
208        <height>21</height>
209       </size>
210      </property>
211     </spacer>
212    </item>
213    <item row="8" column="0">
214     <widget class="QLabel" name="editorLA">
215      <property name="text">
216       <string>Ed&amp;itor:</string>
217      </property>
218      <property name="buddy">
219       <cstring>editorCO</cstring>
220      </property>
221     </widget>
222    </item>
223    <item row="0" column="5">
224     <spacer name="horizontalSpacer_2">
225      <property name="orientation">
226       <enum>Qt::Horizontal</enum>
227      </property>
228      <property name="sizeHint" stdset="0">
229       <size>
230        <width>40</width>
231        <height>20</height>
232       </size>
233      </property>
234     </spacer>
235    </item>
236    <item row="0" column="1" colspan="2">
237     <widget class="QComboBox" name="formatsCB">
238      <property name="editable">
239       <bool>true</bool>
240      </property>
241      <property name="maxVisibleItems">
242       <number>20</number>
243      </property>
244      <property name="insertPolicy">
245       <enum>QComboBox::InsertAtCurrent</enum>
246      </property>
247      <property name="minimumContentsLength">
248       <number>1</number>
249      </property>
250     </widget>
251    </item>
252   </layout>
253  </widget>
254  <tabstops>
255   <tabstop>formatsCB</tabstop>
256   <tabstop>formatNewPB</tabstop>
257   <tabstop>formatRemovePB</tabstop>
258   <tabstop>documentCB</tabstop>
259   <tabstop>exportMenuCB</tabstop>
260   <tabstop>vectorCB</tabstop>
261   <tabstop>formatED</tabstop>
262   <tabstop>extensionsED</tabstop>
263   <tabstop>shortcutED</tabstop>
264   <tabstop>editorCO</tabstop>
265   <tabstop>editorED</tabstop>
266   <tabstop>viewerCO</tabstop>
267   <tabstop>viewerED</tabstop>
268   <tabstop>mimeED</tabstop>
269   <tabstop>copierED</tabstop>
270  </tabstops>
271  <includes>
272   <include location="local">qt_i18n.h</include>
273  </includes>
274  <resources/>
275  <connections/>
276 </ui>