]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefUi.ui
rename LFUN enum values according to their command (as used in th minibuffer/bind...
[lyx.git] / src / frontends / qt4 / ui / QPrefUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QPrefUi</class>
6  <widget class="QWidget" name="QPrefUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>416</width>
12     <height>513</height>
13    </rect>
14   </property>
15   <property name="sizePolicy" >
16    <sizepolicy>
17     <hsizetype>1</hsizetype>
18     <vsizetype>1</vsizetype>
19     <horstretch>0</horstretch>
20     <verstretch>0</verstretch>
21    </sizepolicy>
22   </property>
23   <property name="windowTitle" >
24    <string/>
25   </property>
26   <layout class="QGridLayout" >
27    <property name="margin" >
28     <number>9</number>
29    </property>
30    <property name="spacing" >
31     <number>6</number>
32    </property>
33    <item row="2" column="0" >
34     <widget class="QGroupBox" name="sessionGB" >
35      <property name="title" >
36       <string>Session</string>
37      </property>
38      <layout class="QGridLayout" >
39       <property name="margin" >
40        <number>9</number>
41       </property>
42       <property name="spacing" >
43        <number>6</number>
44       </property>
45       <item row="0" column="0" >
46        <layout class="QVBoxLayout" >
47         <property name="margin" >
48          <number>0</number>
49         </property>
50         <property name="spacing" >
51          <number>6</number>
52         </property>
53         <item>
54          <widget class="QCheckBox" name="restoreCursorCB" >
55           <property name="text" >
56            <string>Restore cursor positions</string>
57           </property>
58          </widget>
59         </item>
60         <item>
61          <widget class="QCheckBox" name="loadSessionCB" >
62           <property name="text" >
63            <string>Load opened files from last session</string>
64           </property>
65          </widget>
66         </item>
67        </layout>
68       </item>
69      </layout>
70     </widget>
71    </item>
72    <item row="3" column="0" >
73     <widget class="QGroupBox" name="scrollGB" >
74      <property name="title" >
75       <string>Scrolling</string>
76      </property>
77      <layout class="QVBoxLayout" >
78       <property name="margin" >
79        <number>11</number>
80       </property>
81       <property name="spacing" >
82        <number>6</number>
83       </property>
84       <item>
85        <widget class="QCheckBox" name="cursorFollowsCB" >
86         <property name="text" >
87          <string>Cursor follows &amp;scrollbar</string>
88         </property>
89        </widget>
90       </item>
91      </layout>
92     </widget>
93    </item>
94    <item row="1" column="0" >
95     <widget class="QGroupBox" name="documentsGB" >
96      <property name="title" >
97       <string>Documents</string>
98      </property>
99      <layout class="QVBoxLayout" >
100       <property name="margin" >
101        <number>11</number>
102       </property>
103       <property name="spacing" >
104        <number>6</number>
105       </property>
106       <item>
107        <widget class="QCheckBox" name="autoSaveCB" >
108         <property name="text" >
109          <string>B&amp;ackup documents </string>
110         </property>
111        </widget>
112       </item>
113       <item>
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          <spacer>
123           <property name="orientation" >
124            <enum>Qt::Horizontal</enum>
125           </property>
126           <property name="sizeType" >
127            <enum>QSizePolicy::Fixed</enum>
128           </property>
129           <property name="sizeHint" >
130            <size>
131             <width>21</width>
132             <height>20</height>
133            </size>
134           </property>
135          </spacer>
136         </item>
137         <item>
138          <widget class="QLabel" name="autoSaveLA" >
139           <property name="text" >
140            <string> every</string>
141           </property>
142           <property name="buddy" >
143            <cstring>autoSaveSB</cstring>
144           </property>
145          </widget>
146         </item>
147         <item>
148          <widget class="QSpinBox" name="autoSaveSB" >
149           <property name="maximum" >
150            <number>300</number>
151           </property>
152           <property name="minimum" >
153            <number>1</number>
154           </property>
155          </widget>
156         </item>
157         <item>
158          <widget class="QLabel" name="TextLabel1" >
159           <property name="text" >
160            <string>minutes</string>
161           </property>
162          </widget>
163         </item>
164        </layout>
165       </item>
166       <item>
167        <layout class="QHBoxLayout" >
168         <property name="margin" >
169          <number>0</number>
170         </property>
171         <property name="spacing" >
172          <number>6</number>
173         </property>
174         <item>
175          <widget class="QLabel" name="lastfilesLA" >
176           <property name="text" >
177            <string>&amp;Maximum last files:</string>
178           </property>
179           <property name="buddy" >
180            <cstring>lastfilesSB</cstring>
181           </property>
182          </widget>
183         </item>
184         <item>
185          <widget class="QSpinBox" name="lastfilesSB" >
186           <property name="maximum" >
187            <number>9</number>
188           </property>
189          </widget>
190         </item>
191        </layout>
192       </item>
193      </layout>
194     </widget>
195    </item>
196    <item rowspan="2" row="1" column="1" >
197     <spacer>
198      <property name="orientation" >
199       <enum>Qt::Horizontal</enum>
200      </property>
201      <property name="sizeType" >
202       <enum>QSizePolicy::Expanding</enum>
203      </property>
204      <property name="sizeHint" >
205       <size>
206        <width>51</width>
207        <height>258</height>
208       </size>
209      </property>
210     </spacer>
211    </item>
212    <item row="4" column="0" colspan="2" >
213     <spacer>
214      <property name="orientation" >
215       <enum>Qt::Vertical</enum>
216      </property>
217      <property name="sizeType" >
218       <enum>QSizePolicy::Expanding</enum>
219      </property>
220      <property name="sizeHint" >
221       <size>
222        <width>394</width>
223        <height>21</height>
224       </size>
225      </property>
226     </spacer>
227    </item>
228    <item row="0" column="0" colspan="2" >
229     <layout class="QGridLayout" >
230      <property name="margin" >
231       <number>0</number>
232      </property>
233      <property name="spacing" >
234       <number>6</number>
235      </property>
236      <item row="1" column="2" >
237       <widget class="QPushButton" name="bindFilePB" >
238        <property name="text" >
239         <string>B&amp;rowse...</string>
240        </property>
241       </widget>
242      </item>
243      <item row="0" column="0" >
244       <widget class="QLabel" name="uiFileLA" >
245        <property name="text" >
246         <string>&amp;User interface file:</string>
247        </property>
248        <property name="buddy" >
249         <cstring>uiFileED</cstring>
250        </property>
251       </widget>
252      </item>
253      <item row="1" column="0" >
254       <widget class="QLabel" name="bindFileLA" >
255        <property name="text" >
256         <string>&amp;Bind file:</string>
257        </property>
258        <property name="buddy" >
259         <cstring>bindFileED</cstring>
260        </property>
261       </widget>
262      </item>
263      <item row="0" column="1" >
264       <widget class="QLineEdit" name="uiFileED" />
265      </item>
266      <item row="0" column="2" >
267       <widget class="QPushButton" name="uiFilePB" >
268        <property name="text" >
269         <string>Bro&amp;wse...</string>
270        </property>
271       </widget>
272      </item>
273      <item row="1" column="1" >
274       <widget class="QLineEdit" name="bindFileED" />
275      </item>
276     </layout>
277    </item>
278   </layout>
279  </widget>
280  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
281  <tabstops>
282   <tabstop>uiFileED</tabstop>
283   <tabstop>uiFilePB</tabstop>
284   <tabstop>bindFileED</tabstop>
285   <tabstop>bindFilePB</tabstop>
286   <tabstop>cursorFollowsCB</tabstop>
287   <tabstop>autoSaveCB</tabstop>
288   <tabstop>autoSaveSB</tabstop>
289   <tabstop>lastfilesSB</tabstop>
290  </tabstops>
291  <resources/>
292  <connections/>
293 </ui>