]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefFileformatsUi.ui
Layout improvements
[lyx.git] / src / frontends / qt4 / ui / QPrefFileformatsUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QPrefFileformatsUi</class>
6  <widget class="QWidget" name="QPrefFileformatsUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>317</width>
12     <height>357</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item rowspan="5" row="1" column="0" >
26     <widget class="QListWidget" name="formatsLW" />
27    </item>
28    <item row="6" column="0" >
29     <layout class="QHBoxLayout" >
30      <property name="margin" >
31       <number>0</number>
32      </property>
33      <property name="spacing" >
34       <number>6</number>
35      </property>
36      <item>
37       <spacer>
38        <property name="orientation" >
39         <enum>Qt::Horizontal</enum>
40        </property>
41        <property name="sizeHint" >
42         <size>
43          <width>40</width>
44          <height>20</height>
45         </size>
46        </property>
47       </spacer>
48      </item>
49      <item>
50       <widget class="QPushButton" name="formatRemovePB" >
51        <property name="text" >
52         <string>&amp;Remove</string>
53        </property>
54       </widget>
55      </item>
56     </layout>
57    </item>
58    <item row="1" column="1" >
59     <layout class="QGridLayout" >
60      <property name="margin" >
61       <number>0</number>
62      </property>
63      <property name="spacing" >
64       <number>6</number>
65      </property>
66      <item row="4" column="1" >
67       <widget class="QLineEdit" name="viewerED" />
68      </item>
69      <item row="5" column="0" >
70       <widget class="QLabel" name="editorLA" >
71        <property name="text" >
72         <string>Ed&amp;itor:</string>
73        </property>
74        <property name="buddy" >
75         <cstring>editorED</cstring>
76        </property>
77       </widget>
78      </item>
79      <item row="1" column="0" >
80       <widget class="QLabel" name="guiNameLA" >
81        <property name="text" >
82         <string>&amp;GUI name:</string>
83        </property>
84        <property name="buddy" >
85         <cstring>guiNameED</cstring>
86        </property>
87       </widget>
88      </item>
89      <item row="0" column="1" >
90       <widget class="QLineEdit" name="formatED" />
91      </item>
92      <item row="2" column="1" >
93       <widget class="QLineEdit" name="shortcutED" />
94      </item>
95      <item row="3" column="0" >
96       <widget class="QLabel" name="extensionLA" >
97        <property name="text" >
98         <string>E&amp;xtension:</string>
99        </property>
100        <property name="buddy" >
101         <cstring>extensionED</cstring>
102        </property>
103       </widget>
104      </item>
105      <item row="2" column="0" >
106       <widget class="QLabel" name="shortcutLA" >
107        <property name="text" >
108         <string>S&amp;hortcut:</string>
109        </property>
110        <property name="buddy" >
111         <cstring>shortcutED</cstring>
112        </property>
113       </widget>
114      </item>
115      <item row="0" column="0" >
116       <widget class="QLabel" name="formatLA" >
117        <property name="text" >
118         <string>F&amp;ormat:</string>
119        </property>
120        <property name="buddy" >
121         <cstring>formatED</cstring>
122        </property>
123       </widget>
124      </item>
125      <item row="3" column="1" >
126       <widget class="QLineEdit" name="extensionED" />
127      </item>
128      <item row="1" column="1" >
129       <widget class="QLineEdit" name="guiNameED" />
130      </item>
131      <item row="4" column="0" >
132       <widget class="QLabel" name="viewerLA" >
133        <property name="text" >
134         <string>&amp;Viewer:</string>
135        </property>
136        <property name="buddy" >
137         <cstring>viewerED</cstring>
138        </property>
139       </widget>
140      </item>
141      <item row="5" column="1" >
142       <widget class="QLineEdit" name="editorED" />
143      </item>
144     </layout>
145    </item>
146    <item row="3" column="1" >
147     <widget class="QCheckBox" name="vectorCB" >
148      <property name="enabled" >
149       <bool>true</bool>
150      </property>
151      <property name="toolTip" >
152       <string>Tell whether this format can contain vector graphics.</string>
153      </property>
154      <property name="text" >
155       <string>Vector graphi&amp;cs format</string>
156      </property>
157     </widget>
158    </item>
159    <item row="2" column="1" >
160     <widget class="QCheckBox" name="documentCB" >
161      <property name="enabled" >
162       <bool>true</bool>
163      </property>
164      <property name="toolTip" >
165       <string>Tell whether this format is a document format. A document can not be exported to or viewed in a non-document format.</string>
166      </property>
167      <property name="text" >
168       <string>&amp;Document format</string>
169      </property>
170     </widget>
171    </item>
172    <item row="0" column="0" >
173     <widget class="QLabel" name="formatsLA" >
174      <property name="text" >
175       <string>&amp;File formats</string>
176      </property>
177      <property name="buddy" >
178       <cstring>formatsLW</cstring>
179      </property>
180     </widget>
181    </item>
182    <item row="5" column="1" >
183     <spacer>
184      <property name="orientation" >
185       <enum>Qt::Vertical</enum>
186      </property>
187      <property name="sizeType" >
188       <enum>QSizePolicy::Expanding</enum>
189      </property>
190      <property name="sizeHint" >
191       <size>
192        <width>129</width>
193        <height>16</height>
194       </size>
195      </property>
196     </spacer>
197    </item>
198    <item row="4" column="1" >
199     <layout class="QHBoxLayout" >
200      <property name="margin" >
201       <number>0</number>
202      </property>
203      <property name="spacing" >
204       <number>6</number>
205      </property>
206      <item>
207       <spacer>
208        <property name="orientation" >
209         <enum>Qt::Horizontal</enum>
210        </property>
211        <property name="sizeType" >
212         <enum>QSizePolicy::MinimumExpanding</enum>
213        </property>
214        <property name="sizeHint" >
215         <size>
216          <width>20</width>
217          <height>31</height>
218         </size>
219        </property>
220       </spacer>
221      </item>
222      <item>
223       <widget class="QPushButton" name="formatNewPB" >
224        <property name="text" >
225         <string>&amp;Add</string>
226        </property>
227       </widget>
228      </item>
229      <item>
230       <widget class="QPushButton" name="formatModifyPB" >
231        <property name="text" >
232         <string>&amp;Modify</string>
233        </property>
234       </widget>
235      </item>
236     </layout>
237    </item>
238    <item row="1" column="2" >
239     <spacer>
240      <property name="orientation" >
241       <enum>Qt::Horizontal</enum>
242      </property>
243      <property name="sizeHint" >
244       <size>
245        <width>40</width>
246        <height>20</height>
247       </size>
248      </property>
249     </spacer>
250    </item>
251   </layout>
252  </widget>
253  <pixmapfunction></pixmapfunction>
254  <tabstops>
255   <tabstop>formatsLW</tabstop>
256   <tabstop>formatED</tabstop>
257   <tabstop>guiNameED</tabstop>
258   <tabstop>shortcutED</tabstop>
259   <tabstop>extensionED</tabstop>
260   <tabstop>viewerED</tabstop>
261   <tabstop>editorED</tabstop>
262   <tabstop>documentCB</tabstop>
263   <tabstop>vectorCB</tabstop>
264   <tabstop>formatNewPB</tabstop>
265   <tabstop>formatModifyPB</tabstop>
266   <tabstop>formatRemovePB</tabstop>
267  </tabstops>
268  <resources/>
269  <connections/>
270 </ui>