* PrefDisplayUi.ui: add tooltip.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31724 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2009-10-25 09:13:51 +00:00
parent 37bff8603d
commit 18a9c10c94

View File

@ -1,31 +1,37 @@
<ui version="4.0" > <ui version="4.0" >
<class>PrefDisplayUi</class> <class>PrefDisplayUi</class>
<widget class="QWidget" name="PrefDisplayUi"> <widget class="QWidget" name="PrefDisplayUi" >
<property name="geometry"> <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>366</width> <width>400</width>
<height>133</height> <height>300</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle" >
<string/> <string/>
</property> </property>
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" >
<item row="0" column="0" colspan="2"> <property name="margin" >
<widget class="QCheckBox" name="displayGraphicsCB"> <number>9</number>
<property name="text"> </property>
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="0" colspan="2" >
<widget class="QCheckBox" name="displayGraphicsCB" >
<property name="text" >
<string>Display &amp;Graphics</string> <string>Display &amp;Graphics</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="4" rowspan="3"> <item rowspan="3" row="0" column="4" >
<spacer name="spacer_1"> <spacer>
<property name="orientation"> <property name="orientation" >
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="sizeHint" stdset="0"> <property name="sizeHint" >
<size> <size>
<width>67</width> <width>67</width>
<height>88</height> <height>88</height>
@ -33,89 +39,94 @@
</property> </property>
</spacer> </spacer>
</item> </item>
<item row="1" column="0"> <item row="1" column="0" >
<widget class="QLabel" name="instantPreviewLA"> <widget class="QLabel" name="instantPreviewLA" >
<property name="text"> <property name="text" >
<string>Instant &amp;Preview:</string> <string>Instant &amp;Preview:</string>
</property> </property>
<property name="buddy"> <property name="buddy" >
<cstring>instantPreviewCO</cstring> <cstring>instantPreviewCO</cstring>
</property> </property>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="1" column="1" >
<widget class="QComboBox" name="instantPreviewCO"> <widget class="QComboBox" name="instantPreviewCO" >
<item> <item>
<property name="text"> <property name="text" >
<string>Off</string> <string>Off</string>
</property> </property>
</item> </item>
<item> <item>
<property name="text"> <property name="text" >
<string>No math</string> <string>No math</string>
</property> </property>
</item> </item>
<item> <item>
<property name="text"> <property name="text" >
<string>On</string> <string>On</string>
</property> </property>
</item> </item>
</widget> </widget>
</item> </item>
<item row="1" column="2"> <item row="1" column="2" >
<widget class="QLabel" name="previewSizeLA"> <widget class="QLabel" name="previewSizeLA" >
<property name="text"> <property name="text" >
<string>Preview Si&amp;ze:</string> <string>Preview Si&amp;ze:</string>
</property> </property>
<property name="buddy"> <property name="buddy" >
<cstring>instantPreviewCO</cstring> <cstring>instantPreviewCO</cstring>
</property> </property>
</widget> </widget>
</item> </item>
<item row="1" column="3"> <item row="1" column="3" >
<widget class="QDoubleSpinBox" name="previewSizeSB"> <widget class="QDoubleSpinBox" name="previewSizeSB" >
<property name="sizePolicy"> <property name="sizePolicy" >
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="toolTip"> <property name="toolTip" >
<string>Factor for the preview size</string> <string>Factor for the preview size</string>
</property> </property>
<property name="decimals"> <property name="decimals" >
<number>1</number> <number>1</number>
</property> </property>
<property name="minimum"> <property name="maximum" >
<double>0.100000000000000</double>
</property>
<property name="maximum">
<double>10.000000000000000</double> <double>10.000000000000000</double>
</property> </property>
<property name="singleStep"> <property name="minimum" >
<double>0.100000000000000</double> <double>0.100000000000000</double>
</property> </property>
<property name="value"> <property name="singleStep" >
<double>0.100000000000000</double>
</property>
<property name="value" >
<double>1.000000000000000</double> <double>1.000000000000000</double>
</property> </property>
</widget> </widget>
</item> </item>
<item row="2" column="0" colspan="2"> <item row="2" column="0" colspan="2" >
<widget class="QCheckBox" name="paragraphMarkerCB"> <widget class="QCheckBox" name="paragraphMarkerCB" >
<property name="text"> <property name="toolTip" >
<string>Mark end of paragraphs on screen with a pilcrow character.</string>
</property>
<property name="text" >
<string>&amp;Mark end of paragraphs</string> <string>&amp;Mark end of paragraphs</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="3" column="0"> <item row="3" column="0" >
<spacer name="spacer_2"> <spacer>
<property name="orientation"> <property name="orientation" >
<enum>Qt::Vertical</enum> <enum>Qt::Vertical</enum>
</property> </property>
<property name="sizeType"> <property name="sizeType" >
<enum>QSizePolicy::Expanding</enum> <enum>QSizePolicy::Expanding</enum>
</property> </property>
<property name="sizeHint" stdset="0"> <property name="sizeHint" >
<size> <size>
<width>20</width> <width>20</width>
<height>20</height> <height>20</height>
@ -129,7 +140,7 @@
<tabstop>instantPreviewCO</tabstop> <tabstop>instantPreviewCO</tabstop>
</tabstops> </tabstops>
<includes> <includes>
<include location="local">qt_i18n.h</include> <include location="local" >qt_i18n.h</include>
</includes> </includes>
<resources/> <resources/>
<connections/> <connections/>