]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefInputUi.ui
* possibility to disable the completion cursor in text. All those
[lyx.git] / src / frontends / qt4 / ui / PrefInputUi.ui
1 <ui version="4.0" >
2  <class>PrefInputUi</class>
3  <widget class="QWidget" name="PrefInputUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>480</width>
9     <height>609</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QVBoxLayout" >
16    <item>
17     <widget class="QGroupBox" name="keyboardGB" >
18      <property name="title" >
19       <string>Keyboard</string>
20      </property>
21      <property name="alignment" >
22       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
23      </property>
24      <property name="flat" >
25       <bool>true</bool>
26      </property>
27      <layout class="QGridLayout" >
28       <item row="0" column="0" colspan="3" >
29        <widget class="QCheckBox" name="keymapCB" >
30         <property name="text" >
31          <string>Use &amp;keyboard map</string>
32         </property>
33         <property name="checked" >
34          <bool>false</bool>
35         </property>
36        </widget>
37       </item>
38       <item row="1" column="0" >
39        <widget class="QLabel" name="firstKeymapLA" >
40         <property name="enabled" >
41          <bool>false</bool>
42         </property>
43         <property name="text" >
44          <string>&amp;First:</string>
45         </property>
46         <property name="buddy" >
47          <cstring>firstKeymapED</cstring>
48         </property>
49        </widget>
50       </item>
51       <item row="1" column="1" >
52        <widget class="QLineEdit" name="firstKeymapED" >
53         <property name="enabled" >
54          <bool>false</bool>
55         </property>
56        </widget>
57       </item>
58       <item row="1" column="2" >
59        <widget class="QPushButton" name="firstKeymapPB" >
60         <property name="enabled" >
61          <bool>false</bool>
62         </property>
63         <property name="text" >
64          <string>Br&amp;owse...</string>
65         </property>
66         <property name="autoDefault" >
67          <bool>false</bool>
68         </property>
69        </widget>
70       </item>
71       <item row="2" column="0" >
72        <widget class="QLabel" name="secondKeymapLA" >
73         <property name="enabled" >
74          <bool>false</bool>
75         </property>
76         <property name="text" >
77          <string>S&amp;econd:</string>
78         </property>
79         <property name="buddy" >
80          <cstring>secondKeymapED</cstring>
81         </property>
82        </widget>
83       </item>
84       <item row="2" column="1" >
85        <widget class="QLineEdit" name="secondKeymapED" >
86         <property name="enabled" >
87          <bool>false</bool>
88         </property>
89        </widget>
90       </item>
91       <item row="2" column="2" >
92        <widget class="QPushButton" name="secondKeymapPB" >
93         <property name="enabled" >
94          <bool>false</bool>
95         </property>
96         <property name="text" >
97          <string>Bro&amp;wse...</string>
98         </property>
99         <property name="autoDefault" >
100          <bool>false</bool>
101         </property>
102        </widget>
103       </item>
104      </layout>
105     </widget>
106    </item>
107    <item>
108     <widget class="QGroupBox" name="groupBox" >
109      <property name="title" >
110       <string>Completion</string>
111      </property>
112      <property name="flat" >
113       <bool>true</bool>
114      </property>
115      <layout class="QVBoxLayout" >
116       <item>
117        <widget class="QGroupBox" name="groupBox_2" >
118         <property name="title" >
119          <string>In Text</string>
120         </property>
121         <property name="flat" >
122          <bool>false</bool>
123         </property>
124         <layout class="QVBoxLayout" >
125          <item>
126           <widget class="QCheckBox" name="inlineTextCB" >
127            <property name="toolTip" >
128             <string>Show the grey inline completion behind the cursor in text mode after the delay.</string>
129            </property>
130            <property name="text" >
131             <string>Automatic inline completion</string>
132            </property>
133           </widget>
134          </item>
135          <item>
136           <widget class="QCheckBox" name="popupTextCB" >
137            <property name="toolTip" >
138             <string>Show the popup after the set delay in text mode.</string>
139            </property>
140            <property name="text" >
141             <string>Automatic popup</string>
142            </property>
143           </widget>
144          </item>
145          <item>
146           <widget class="QCheckBox" name="cursorTextCB" >
147            <property name="toolTip" >
148             <string>Show a small triangle on the cursor if a completion is available in text mode.</string>
149            </property>
150            <property name="text" >
151             <string>Cursor indicator</string>
152            </property>
153           </widget>
154          </item>
155         </layout>
156        </widget>
157       </item>
158       <item>
159        <widget class="QGroupBox" name="groupBox_3" >
160         <property name="title" >
161          <string>In Math</string>
162         </property>
163         <property name="flat" >
164          <bool>false</bool>
165         </property>
166         <layout class="QVBoxLayout" >
167          <item>
168           <widget class="QCheckBox" name="inlineMathCB" >
169            <property name="toolTip" >
170             <string>Show the grey inline completion behind the cursor in math mode after the delay.</string>
171            </property>
172            <property name="text" >
173             <string>Automatic inline completion</string>
174            </property>
175           </widget>
176          </item>
177          <item>
178           <widget class="QCheckBox" name="popupMathCB" >
179            <property name="toolTip" >
180             <string>Show the popup in math mode after the delay.</string>
181            </property>
182            <property name="text" >
183             <string>Automatic popup</string>
184            </property>
185           </widget>
186          </item>
187         </layout>
188        </widget>
189       </item>
190       <item>
191        <widget class="QGroupBox" name="groupBox_4" >
192         <property name="title" >
193          <string>General</string>
194         </property>
195         <layout class="QVBoxLayout" >
196          <item>
197           <layout class="QHBoxLayout" >
198            <item>
199             <widget class="QDoubleSpinBox" name="inlineDelaySB" >
200              <property name="toolTip" >
201               <string>After the cursor has not moved for this time, the inline completion is shown if it is available.</string>
202              </property>
203              <property name="maximum" >
204               <double>10.000000000000000</double>
205              </property>
206              <property name="singleStep" >
207               <double>0.100000000000000</double>
208              </property>
209             </widget>
210            </item>
211            <item>
212             <widget class="QLabel" name="label_4" >
213              <property name="text" >
214               <string>s inline completion delay</string>
215              </property>
216             </widget>
217            </item>
218            <item>
219             <spacer>
220              <property name="orientation" >
221               <enum>Qt::Horizontal</enum>
222              </property>
223              <property name="sizeHint" >
224               <size>
225                <width>40</width>
226                <height>20</height>
227               </size>
228              </property>
229             </spacer>
230            </item>
231           </layout>
232          </item>
233          <item>
234           <layout class="QHBoxLayout" >
235            <item>
236             <widget class="QDoubleSpinBox" name="popupDelaySB" >
237              <property name="toolTip" >
238               <string>After the cursor has not moved for this time, the completion popup is shown if it is available.</string>
239              </property>
240              <property name="maximum" >
241               <double>10.000000000000000</double>
242              </property>
243              <property name="singleStep" >
244               <double>0.100000000000000</double>
245              </property>
246             </widget>
247            </item>
248            <item>
249             <widget class="QLabel" name="label_3" >
250              <property name="text" >
251               <string>s popup delay</string>
252              </property>
253             </widget>
254            </item>
255            <item>
256             <spacer>
257              <property name="orientation" >
258               <enum>Qt::Horizontal</enum>
259              </property>
260              <property name="sizeHint" >
261               <size>
262                <width>40</width>
263                <height>20</height>
264               </size>
265              </property>
266             </spacer>
267            </item>
268           </layout>
269          </item>
270          <item>
271           <widget class="QCheckBox" name="popupAfterCompleteCB" >
272            <property name="toolTip" >
273             <string>When the TAB completion is not unique, there won't be a delay of the popup. It will be shown right away.</string>
274            </property>
275            <property name="text" >
276             <string>Show popup without delay for non-unique completions</string>
277            </property>
278           </widget>
279          </item>
280          <item>
281           <widget class="QCheckBox" name="inlineDotsCB" >
282            <property name="toolTip" >
283             <string>Long completions are cut-off and shown with "...".</string>
284            </property>
285            <property name="text" >
286             <string>Use "..." to shorten long completions</string>
287            </property>
288           </widget>
289          </item>
290         </layout>
291        </widget>
292       </item>
293      </layout>
294     </widget>
295    </item>
296    <item>
297     <widget class="QGroupBox" name="mouseGB" >
298      <property name="title" >
299       <string>Mouse</string>
300      </property>
301      <property name="alignment" >
302       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
303      </property>
304      <property name="flat" >
305       <bool>true</bool>
306      </property>
307      <layout class="QGridLayout" >
308       <item row="0" column="0" >
309        <widget class="QLabel" name="scrollingSpeedLA" >
310         <property name="text" >
311          <string>Wheel scrolling speed:</string>
312         </property>
313         <property name="buddy" >
314          <cstring>mouseWheelSpeedSB</cstring>
315         </property>
316        </widget>
317       </item>
318       <item row="0" column="1" >
319        <widget class="QDoubleSpinBox" name="mouseWheelSpeedSB" >
320         <property name="toolTip" >
321          <string>1.0 is the standard scrolling speed with the mouse wheel. Higher values will speed it up, low values slow it down.</string>
322         </property>
323         <property name="decimals" >
324          <number>1</number>
325         </property>
326         <property name="minimum" >
327          <double>0.100000000000000</double>
328         </property>
329         <property name="maximum" >
330          <double>10.000000000000000</double>
331         </property>
332         <property name="singleStep" >
333          <double>0.100000000000000</double>
334         </property>
335         <property name="value" >
336          <double>1.100000000000000</double>
337         </property>
338        </widget>
339       </item>
340       <item row="0" column="2" >
341        <spacer>
342         <property name="orientation" >
343          <enum>Qt::Horizontal</enum>
344         </property>
345         <property name="sizeHint" >
346          <size>
347           <width>40</width>
348           <height>20</height>
349          </size>
350         </property>
351        </spacer>
352       </item>
353      </layout>
354     </widget>
355    </item>
356    <item>
357     <spacer>
358      <property name="orientation" >
359       <enum>Qt::Vertical</enum>
360      </property>
361      <property name="sizeType" >
362       <enum>QSizePolicy::Expanding</enum>
363      </property>
364      <property name="sizeHint" >
365       <size>
366        <width>408</width>
367        <height>16</height>
368       </size>
369      </property>
370     </spacer>
371    </item>
372   </layout>
373  </widget>
374  <tabstops>
375   <tabstop>keymapCB</tabstop>
376   <tabstop>firstKeymapED</tabstop>
377   <tabstop>firstKeymapPB</tabstop>
378   <tabstop>secondKeymapED</tabstop>
379   <tabstop>secondKeymapPB</tabstop>
380   <tabstop>mouseWheelSpeedSB</tabstop>
381  </tabstops>
382  <includes>
383   <include location="local" >qt_helpers.h</include>
384  </includes>
385  <resources/>
386  <connections/>
387 </ui>