]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefFileformatsUi.ui
77e62368700c5e0d3e591a49dbcfa3f54def308f
[lyx.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>383</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="0" column="0">
17     <widget class="QLabel" name="formatsLA">
18      <property name="text">
19       <string>&amp;Format:</string>
20      </property>
21      <property name="buddy">
22       <cstring>formatsCB</cstring>
23      </property>
24     </widget>
25    </item>
26    <item row="0" column="1" colspan="2">
27     <widget class="QComboBox" name="formatsCB">
28      <property name="editable">
29       <bool>true</bool>
30      </property>
31      <property name="maxVisibleItems">
32       <number>20</number>
33      </property>
34      <property name="insertPolicy">
35       <enum>QComboBox::InsertAtCurrent</enum>
36      </property>
37      <property name="minimumContentsLength">
38       <number>1</number>
39      </property>
40     </widget>
41    </item>
42    <item row="0" column="3">
43     <widget class="QPushButton" name="formatNewPB">
44      <property name="text">
45       <string>&amp;New...</string>
46      </property>
47     </widget>
48    </item>
49    <item row="0" column="4">
50     <widget class="QPushButton" name="formatRemovePB">
51      <property name="text">
52       <string>Re&amp;move</string>
53      </property>
54     </widget>
55    </item>
56    <item row="1" column="1" colspan="2">
57     <widget class="QCheckBox" name="documentCB">
58      <property name="text">
59       <string>&amp;Document format</string>
60      </property>
61     </widget>
62    </item>
63    <item row="2" column="1" colspan="2">
64     <widget class="QCheckBox" name="vectorCB">
65      <property name="text">
66       <string>Vector &amp;graphics format</string>
67      </property>
68     </widget>
69    </item>
70    <item row="3" column="0">
71     <widget class="QLabel" name="formatLA">
72      <property name="text">
73       <string>S&amp;hort Name:</string>
74      </property>
75      <property name="buddy">
76       <cstring>formatED</cstring>
77      </property>
78     </widget>
79    </item>
80    <item row="3" column="1" colspan="2">
81     <widget class="QLineEdit" name="formatED"/>
82    </item>
83    <item row="4" column="0">
84     <widget class="QLabel" name="extensionLA">
85      <property name="text">
86       <string>E&amp;xtension:</string>
87      </property>
88      <property name="buddy">
89       <cstring>extensionED</cstring>
90      </property>
91     </widget>
92    </item>
93    <item row="4" column="1" colspan="2">
94     <widget class="QLineEdit" name="extensionED"/>
95    </item>
96    <item row="5" column="0">
97     <widget class="QLabel" name="shortcutLA">
98      <property name="text">
99       <string>Shortc&amp;ut:</string>
100      </property>
101      <property name="buddy">
102       <cstring>shortcutED</cstring>
103      </property>
104     </widget>
105    </item>
106    <item row="5" column="1" colspan="2">
107     <widget class="QLineEdit" name="shortcutED"/>
108    </item>
109    <item row="6" column="0">
110     <widget class="QLabel" name="editorLA">
111      <property name="text">
112       <string>Ed&amp;itor:</string>
113      </property>
114      <property name="buddy">
115       <cstring>editorCO</cstring>
116      </property>
117     </widget>
118    </item>
119    <item row="6" column="1">
120     <widget class="QComboBox" name="editorCO">
121      <property name="sizeAdjustPolicy">
122       <enum>QComboBox::AdjustToContents</enum>
123      </property>
124     </widget>
125    </item>
126    <item row="6" column="2" colspan="2">
127     <widget class="QLineEdit" name="editorED"/>
128    </item>
129    <item row="7" column="0">
130     <widget class="QLabel" name="viewerLA">
131      <property name="text">
132       <string>&amp;Viewer:</string>
133      </property>
134      <property name="buddy">
135       <cstring>viewerCO</cstring>
136      </property>
137     </widget>
138    </item>
139    <item row="7" column="1">
140     <widget class="QComboBox" name="viewerCO">
141      <property name="sizeAdjustPolicy">
142       <enum>QComboBox::AdjustToContents</enum>
143      </property>
144     </widget>
145    </item>
146    <item row="7" column="2" colspan="2">
147     <widget class="QLineEdit" name="viewerED"/>
148    </item>
149    <item row="8" column="0">
150     <widget class="QLabel" name="label">
151      <property name="text">
152       <string>Co&amp;pier:</string>
153      </property>
154      <property name="buddy">
155       <cstring>copierED</cstring>
156      </property>
157     </widget>
158    </item>
159    <item row="8" column="1" colspan="2">
160     <widget class="QLineEdit" name="copierED"/>
161    </item>
162    <item row="9" column="0" colspan="5">
163     <widget class="QGroupBox" name="defaultFormatGB">
164      <property name="toolTip">
165       <string>Specify the default output format when using (PDF)LaTeX</string>
166      </property>
167      <property name="title">
168       <string>Default Format</string>
169      </property>
170      <property name="flat">
171       <bool>true</bool>
172      </property>
173      <layout class="QHBoxLayout" name="horizontalLayout">
174       <item>
175        <widget class="QLabel" name="defaultFormatLA">
176         <property name="text">
177          <string>De&amp;fault Output Format:</string>
178         </property>
179         <property name="buddy">
180          <cstring>defaultFormatCB</cstring>
181         </property>
182        </widget>
183       </item>
184       <item>
185        <widget class="QComboBox" name="defaultFormatCB"/>
186       </item>
187       <item>
188        <spacer name="horizontalSpacer">
189         <property name="orientation">
190          <enum>Qt::Horizontal</enum>
191         </property>
192         <property name="sizeHint" stdset="0">
193          <size>
194           <width>148</width>
195           <height>20</height>
196          </size>
197         </property>
198        </spacer>
199       </item>
200      </layout>
201     </widget>
202    </item>
203    <item row="10" column="1" colspan="2">
204     <spacer>
205      <property name="orientation">
206       <enum>Qt::Vertical</enum>
207      </property>
208      <property name="sizeHint" stdset="0">
209       <size>
210        <width>124</width>
211        <height>21</height>
212       </size>
213      </property>
214     </spacer>
215    </item>
216   </layout>
217  </widget>
218  <tabstops>
219   <tabstop>formatsCB</tabstop>
220   <tabstop>formatNewPB</tabstop>
221   <tabstop>formatRemovePB</tabstop>
222   <tabstop>documentCB</tabstop>
223   <tabstop>vectorCB</tabstop>
224   <tabstop>formatED</tabstop>
225   <tabstop>extensionED</tabstop>
226   <tabstop>shortcutED</tabstop>
227   <tabstop>editorED</tabstop>
228   <tabstop>viewerED</tabstop>
229   <tabstop>copierED</tabstop>
230  </tabstops>
231  <includes>
232   <include location="local">qt_i18n.h</include>
233  </includes>
234  <resources/>
235  <connections/>
236 </ui>