Tooltip for completion word length.

This commit is contained in:
Richard Heck 2014-03-20 23:12:09 -04:00
parent 7765b1c9a8
commit 3d6790607e

View File

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0"> <ui version="4.0">
<class>PrefCompletionUi</class> <class>PrefCompletionUi</class>
<widget class="QWidget" name="PrefCompletionUi"> <widget class="QWidget" name="PrefCompletionUi">
@ -5,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>400</width> <width>412</width>
<height>404</height> <height>468</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -28,12 +29,12 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<layout class="QVBoxLayout"> <layout class="QVBoxLayout">
<property name="margin" >
<number>9</number>
</property>
<property name="spacing"> <property name="spacing">
<number>6</number> <number>6</number>
</property> </property>
<property name="margin">
<number>9</number>
</property>
<item> <item>
<widget class="QCheckBox" name="inlineMathCB"> <widget class="QCheckBox" name="inlineMathCB">
<property name="toolTip"> <property name="toolTip">
@ -73,12 +74,12 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<layout class="QVBoxLayout"> <layout class="QVBoxLayout">
<property name="margin" >
<number>9</number>
</property>
<property name="spacing"> <property name="spacing">
<number>6</number> <number>6</number>
</property> </property>
<property name="margin">
<number>9</number>
</property>
<item> <item>
<widget class="QCheckBox" name="inlineTextCB"> <widget class="QCheckBox" name="inlineTextCB">
<property name="toolTip"> <property name="toolTip">
@ -121,20 +122,20 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<layout class="QVBoxLayout"> <layout class="QVBoxLayout">
<property name="spacing">
<number>6</number>
</property>
<property name="margin"> <property name="margin">
<number>9</number> <number>9</number>
</property> </property>
<property name="spacing" >
<number>6</number>
</property>
<item> <item>
<layout class="QHBoxLayout"> <layout class="QHBoxLayout">
<property name="margin" >
<number>0</number>
</property>
<property name="spacing"> <property name="spacing">
<number>6</number> <number>6</number>
</property> </property>
<property name="margin">
<number>0</number>
</property>
<item> <item>
<widget class="QDoubleSpinBox" name="inlineDelaySB"> <widget class="QDoubleSpinBox" name="inlineDelaySB">
<property name="toolTip"> <property name="toolTip">
@ -163,7 +164,7 @@
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="sizeHint" > <property name="sizeHint" stdset="0">
<size> <size>
<width>40</width> <width>40</width>
<height>20</height> <height>20</height>
@ -175,12 +176,12 @@
</item> </item>
<item> <item>
<layout class="QHBoxLayout"> <layout class="QHBoxLayout">
<property name="margin" >
<number>0</number>
</property>
<property name="spacing"> <property name="spacing">
<number>6</number> <number>6</number>
</property> </property>
<property name="margin">
<number>0</number>
</property>
<item> <item>
<widget class="QDoubleSpinBox" name="popupDelaySB"> <widget class="QDoubleSpinBox" name="popupDelaySB">
<property name="toolTip"> <property name="toolTip">
@ -209,7 +210,7 @@
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="sizeHint" > <property name="sizeHint" stdset="0">
<size> <size>
<width>40</width> <width>40</width>
<height>20</height> <height>20</height>
@ -221,12 +222,12 @@
</item> </item>
<item> <item>
<layout class="QHBoxLayout"> <layout class="QHBoxLayout">
<property name="margin" >
<number>0</number>
</property>
<property name="spacing"> <property name="spacing">
<number>6</number> <number>6</number>
</property> </property>
<property name="margin">
<number>0</number>
</property>
<item> <item>
<widget class="QSpinBox" name="minlengthSB"> <widget class="QSpinBox" name="minlengthSB">
<property name="toolTip"> <property name="toolTip">
@ -245,6 +246,9 @@
</item> </item>
<item> <item>
<widget class="QLabel" name="label_5"> <widget class="QLabel" name="label_5">
<property name="toolTip">
<string>Shortest word that LyX will offer to compete.</string>
</property>
<property name="text"> <property name="text">
<string>Minimum word length for completion</string> <string>Minimum word length for completion</string>
</property> </property>
@ -258,7 +262,7 @@
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="sizeHint" > <property name="sizeHint" stdset="0">
<size> <size>
<width>40</width> <width>40</width>
<height>20</height> <height>20</height>
@ -281,10 +285,10 @@
<item> <item>
<widget class="QCheckBox" name="inlineDotsCB"> <widget class="QCheckBox" name="inlineDotsCB">
<property name="toolTip"> <property name="toolTip">
<string>Long completions are cut-off and shown with "...".</string> <string>Long completions are cut-off and shown with &quot;...&quot;.</string>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Use "..." to shorten long completions</string> <string>&amp;Use &quot;...&quot; to shorten long completions</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -299,7 +303,7 @@
<property name="sizeType"> <property name="sizeType">
<enum>QSizePolicy::Expanding</enum> <enum>QSizePolicy::Expanding</enum>
</property> </property>
<property name="sizeHint" > <property name="sizeHint" stdset="0">
<size> <size>
<width>0</width> <width>0</width>
<height>16</height> <height>16</height>