]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefFileformatsUi.ui
Compilation Fix: Appended "Ui" to main objectName so that it is the same as the ui...
[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>419</width>
12     <height>261</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="0" column="1" colspan="2" >
26     <layout class="QGridLayout" >
27      <property name="margin" >
28       <number>0</number>
29      </property>
30      <property name="spacing" >
31       <number>6</number>
32      </property>
33      <item row="4" column="1" >
34       <widget class="QLineEdit" name="viewerED" />
35      </item>
36      <item row="5" column="1" >
37       <widget class="QLineEdit" name="editorED" />
38      </item>
39      <item row="2" column="1" >
40       <widget class="QLineEdit" name="shortcutED" />
41      </item>
42      <item row="1" column="0" >
43       <widget class="QLabel" name="guiNameLA" >
44        <property name="text" >
45         <string>&amp;GUI name:</string>
46        </property>
47        <property name="buddy" >
48         <cstring>guiNameED</cstring>
49        </property>
50       </widget>
51      </item>
52      <item row="0" column="0" >
53       <widget class="QLabel" name="formatLA" >
54        <property name="text" >
55         <string>F&amp;ormat:</string>
56        </property>
57        <property name="buddy" >
58         <cstring>formatED</cstring>
59        </property>
60       </widget>
61      </item>
62      <item row="1" column="1" >
63       <widget class="QLineEdit" name="guiNameED" />
64      </item>
65      <item row="4" column="0" >
66       <widget class="QLabel" name="viewerLA" >
67        <property name="text" >
68         <string>&amp;Viewer:</string>
69        </property>
70        <property name="buddy" >
71         <cstring>viewerED</cstring>
72        </property>
73       </widget>
74      </item>
75      <item row="5" column="0" >
76       <widget class="QLabel" name="editorLA" >
77        <property name="text" >
78         <string>Ed&amp;itor:</string>
79        </property>
80        <property name="buddy" >
81         <cstring>editorED</cstring>
82        </property>
83       </widget>
84      </item>
85      <item row="0" column="1" >
86       <widget class="QLineEdit" name="formatED" />
87      </item>
88      <item row="2" column="0" >
89       <widget class="QLabel" name="shortcutLA" >
90        <property name="text" >
91         <string>S&amp;hortcut:</string>
92        </property>
93        <property name="buddy" >
94         <cstring>shortcutED</cstring>
95        </property>
96       </widget>
97      </item>
98      <item row="3" column="0" >
99       <widget class="QLabel" name="extensionLA" >
100        <property name="text" >
101         <string>E&amp;xtension:</string>
102        </property>
103        <property name="buddy" >
104         <cstring>extensionED</cstring>
105        </property>
106       </widget>
107      </item>
108      <item row="3" column="1" >
109       <widget class="QLineEdit" name="extensionED" />
110      </item>
111     </layout>
112    </item>
113    <item row="1" column="1" colspan="2" >
114     <layout class="QHBoxLayout" >
115      <property name="margin" >
116       <number>0</number>
117      </property>
118      <property name="spacing" >
119       <number>6</number>
120      </property>
121      <item>
122       <widget class="QPushButton" name="formatNewPB" >
123        <property name="text" >
124         <string>&amp;Add</string>
125        </property>
126       </widget>
127      </item>
128      <item>
129       <widget class="QPushButton" name="formatModifyPB" >
130        <property name="text" >
131         <string>&amp;Modify</string>
132        </property>
133       </widget>
134      </item>
135      <item>
136       <spacer>
137        <property name="orientation" >
138         <enum>Qt::Horizontal</enum>
139        </property>
140        <property name="sizeType" >
141         <enum>QSizePolicy::MinimumExpanding</enum>
142        </property>
143        <property name="sizeHint" >
144         <size>
145          <width>20</width>
146          <height>20</height>
147         </size>
148        </property>
149       </spacer>
150      </item>
151     </layout>
152    </item>
153    <item row="2" column="2" >
154     <spacer>
155      <property name="orientation" >
156       <enum>Qt::Vertical</enum>
157      </property>
158      <property name="sizeType" >
159       <enum>QSizePolicy::Expanding</enum>
160      </property>
161      <property name="sizeHint" >
162       <size>
163        <width>20</width>
164        <height>20</height>
165       </size>
166      </property>
167     </spacer>
168    </item>
169    <item rowspan="3" row="0" column="0" >
170     <layout class="QVBoxLayout" >
171      <property name="margin" >
172       <number>0</number>
173      </property>
174      <property name="spacing" >
175       <number>6</number>
176      </property>
177      <item>
178       <widget class="QLabel" name="formatsLA" >
179        <property name="text" >
180         <string>&amp;File formats</string>
181        </property>
182        <property name="buddy" >
183         <cstring>formatsLB</cstring>
184        </property>
185       </widget>
186      </item>
187      <item>
188       <widget class="Q3ListBox" name="formatsLB" >
189        <property name="sizePolicy" >
190         <sizepolicy>
191          <hsizetype>5</hsizetype>
192          <vsizetype>7</vsizetype>
193          <horstretch>0</horstretch>
194          <verstretch>0</verstretch>
195         </sizepolicy>
196        </property>
197        <property name="vScrollBarMode" >
198         <enum>Q3ScrollView::AlwaysOn</enum>
199        </property>
200        <property name="hScrollBarMode" >
201         <enum>Q3ScrollView::AlwaysOff</enum>
202        </property>
203       </widget>
204      </item>
205      <item>
206       <layout class="QHBoxLayout" >
207        <property name="margin" >
208         <number>0</number>
209        </property>
210        <property name="spacing" >
211         <number>6</number>
212        </property>
213        <item>
214         <spacer>
215          <property name="orientation" >
216           <enum>Qt::Horizontal</enum>
217          </property>
218          <property name="sizeType" >
219           <enum>QSizePolicy::Preferred</enum>
220          </property>
221          <property name="sizeHint" >
222           <size>
223            <width>20</width>
224            <height>20</height>
225           </size>
226          </property>
227         </spacer>
228        </item>
229        <item>
230         <widget class="QPushButton" name="formatRemovePB" >
231          <property name="text" >
232           <string>&amp;Remove</string>
233          </property>
234         </widget>
235        </item>
236       </layout>
237      </item>
238     </layout>
239    </item>
240    <item row="2" column="1" >
241     <spacer>
242      <property name="orientation" >
243       <enum>Qt::Horizontal</enum>
244      </property>
245      <property name="sizeType" >
246       <enum>QSizePolicy::Minimum</enum>
247      </property>
248      <property name="sizeHint" >
249       <size>
250        <width>20</width>
251        <height>20</height>
252       </size>
253      </property>
254     </spacer>
255    </item>
256   </layout>
257  </widget>
258  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
259  <customwidgets>
260   <customwidget>
261    <class>Q3ListBox</class>
262    <extends></extends>
263    <header>q3listbox.h</header>
264    <container>0</container>
265    <pixmap></pixmap>
266   </customwidget>
267  </customwidgets>
268  <tabstops>
269   <tabstop>formatsLB</tabstop>
270   <tabstop>formatNewPB</tabstop>
271   <tabstop>formatRemovePB</tabstop>
272   <tabstop>formatED</tabstop>
273   <tabstop>guiNameED</tabstop>
274   <tabstop>shortcutED</tabstop>
275   <tabstop>extensionED</tabstop>
276   <tabstop>viewerED</tabstop>
277   <tabstop>editorED</tabstop>
278  </tabstops>
279  <resources/>
280  <connections/>
281 </ui>