]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefCompletionUi.ui
* src/frontends/qt4/GuiDocument.cpp:
[lyx.git] / src / frontends / qt4 / ui / PrefCompletionUi.ui
1 <ui version="4.0" >
2  <class>PrefCompletionUi</class>
3  <widget class="QWidget" name="PrefCompletionUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>480</width>
9     <height>404</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="1" column="0" >
23     <widget class="QGroupBox" name="groupBox_3" >
24      <property name="title" >
25       <string>In Math</string>
26      </property>
27      <property name="flat" >
28       <bool>true</bool>
29      </property>
30      <layout class="QVBoxLayout" >
31       <property name="margin" >
32        <number>9</number>
33       </property>
34       <property name="spacing" >
35        <number>6</number>
36       </property>
37       <item>
38        <widget class="QCheckBox" name="inlineMathCB" >
39         <property name="toolTip" >
40          <string>Show the grey inline completion behind the cursor in math mode after the delay.</string>
41         </property>
42         <property name="text" >
43          <string>Automatic in&amp;line completion</string>
44         </property>
45        </widget>
46       </item>
47       <item>
48        <widget class="QCheckBox" name="popupMathCB" >
49         <property name="toolTip" >
50          <string>Show the popup in math mode after the delay.</string>
51         </property>
52         <property name="text" >
53          <string>Automatic p&amp;opup</string>
54         </property>
55        </widget>
56       </item>
57      </layout>
58     </widget>
59    </item>
60    <item row="0" column="0" >
61     <widget class="QGroupBox" name="groupBox_2" >
62      <property name="title" >
63       <string>In Text</string>
64      </property>
65      <property name="flat" >
66       <bool>true</bool>
67      </property>
68      <layout class="QVBoxLayout" >
69       <property name="margin" >
70        <number>9</number>
71       </property>
72       <property name="spacing" >
73        <number>6</number>
74       </property>
75       <item>
76        <widget class="QCheckBox" name="inlineTextCB" >
77         <property name="toolTip" >
78          <string>Show the grey inline completion behind the cursor in text mode after the delay.</string>
79         </property>
80         <property name="text" >
81          <string>Automatic &amp;inline completion</string>
82         </property>
83        </widget>
84       </item>
85       <item>
86        <widget class="QCheckBox" name="popupTextCB" >
87         <property name="toolTip" >
88          <string>Show the popup after the set delay in text mode.</string>
89         </property>
90         <property name="text" >
91          <string>Automatic &amp;popup</string>
92         </property>
93        </widget>
94       </item>
95       <item>
96        <widget class="QCheckBox" name="cursorTextCB" >
97         <property name="toolTip" >
98          <string>Show a small triangle on the cursor if a completion is available in text mode.</string>
99         </property>
100         <property name="text" >
101          <string>Cursor i&amp;ndicator</string>
102         </property>
103        </widget>
104       </item>
105      </layout>
106     </widget>
107    </item>
108    <item row="2" column="0" >
109     <widget class="QGroupBox" name="groupBox_4" >
110      <property name="title" >
111       <string>General</string>
112      </property>
113      <property name="flat" >
114       <bool>true</bool>
115      </property>
116      <layout class="QVBoxLayout" >
117       <property name="margin" >
118        <number>9</number>
119       </property>
120       <property name="spacing" >
121        <number>6</number>
122       </property>
123       <item>
124        <layout class="QHBoxLayout" >
125         <property name="margin" >
126          <number>0</number>
127         </property>
128         <property name="spacing" >
129          <number>6</number>
130         </property>
131         <item>
132          <widget class="QDoubleSpinBox" name="inlineDelaySB" >
133           <property name="toolTip" >
134            <string>After the cursor has not moved for this time, the inline completion is shown if it is available.</string>
135           </property>
136           <property name="maximum" >
137            <double>10.000000000000000</double>
138           </property>
139           <property name="singleStep" >
140            <double>0.100000000000000</double>
141           </property>
142          </widget>
143         </item>
144         <item>
145          <widget class="QLabel" name="label_4" >
146           <property name="text" >
147            <string>s inline completion dela&amp;y</string>
148           </property>
149           <property name="buddy" >
150            <cstring>inlineDelaySB</cstring>
151           </property>
152          </widget>
153         </item>
154         <item>
155          <spacer>
156           <property name="orientation" >
157            <enum>Qt::Horizontal</enum>
158           </property>
159           <property name="sizeHint" >
160            <size>
161             <width>40</width>
162             <height>20</height>
163            </size>
164           </property>
165          </spacer>
166         </item>
167        </layout>
168       </item>
169       <item>
170        <layout class="QHBoxLayout" >
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="QDoubleSpinBox" name="popupDelaySB" >
179           <property name="toolTip" >
180            <string>After the cursor has not moved for this time, the completion popup is shown if it is available.</string>
181           </property>
182           <property name="maximum" >
183            <double>10.000000000000000</double>
184           </property>
185           <property name="singleStep" >
186            <double>0.100000000000000</double>
187           </property>
188          </widget>
189         </item>
190         <item>
191          <widget class="QLabel" name="label_3" >
192           <property name="text" >
193            <string>s popup d&amp;elay</string>
194           </property>
195           <property name="buddy" >
196            <cstring>popupDelaySB</cstring>
197           </property>
198          </widget>
199         </item>
200         <item>
201          <spacer>
202           <property name="orientation" >
203            <enum>Qt::Horizontal</enum>
204           </property>
205           <property name="sizeHint" >
206            <size>
207             <width>40</width>
208             <height>20</height>
209            </size>
210           </property>
211          </spacer>
212         </item>
213        </layout>
214       </item>
215       <item>
216        <widget class="QCheckBox" name="popupAfterCompleteCB" >
217         <property name="toolTip" >
218          <string>When the TAB completion is not unique, there won't be a delay of the popup. It will be shown right away.</string>
219         </property>
220         <property name="text" >
221          <string>Sho&amp;w popup without delay for non-unique completions</string>
222         </property>
223        </widget>
224       </item>
225       <item>
226        <widget class="QCheckBox" name="inlineDotsCB" >
227         <property name="toolTip" >
228          <string>Long completions are cut-off and shown with "...".</string>
229         </property>
230         <property name="text" >
231          <string>&amp;Use "..." to shorten long completions</string>
232         </property>
233        </widget>
234       </item>
235      </layout>
236     </widget>
237    </item>
238    <item row="3" column="0" >
239     <spacer>
240      <property name="orientation" >
241       <enum>Qt::Vertical</enum>
242      </property>
243      <property name="sizeType" >
244       <enum>QSizePolicy::Expanding</enum>
245      </property>
246      <property name="sizeHint" >
247       <size>
248        <width>462</width>
249        <height>16</height>
250       </size>
251      </property>
252     </spacer>
253    </item>
254   </layout>
255  </widget>
256  <includes>
257   <include location="local" >qt_i18n.h</include>
258  </includes>
259  <resources/>
260  <connections/>
261 </ui>