]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/PrefDisplayUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / PrefDisplayUi.ui
index fce5417a41c4e5a9f69641076469e90c1b788c2e..1a813930ba24ea13e6965df0c8b6fd07120c382a 100644 (file)
@@ -5,14 +5,20 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>340</width>
-    <height>133</height>
+    <width>400</width>
+    <height>300</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string/>
   </property>
-  <layout class="QGridLayout" name="gridLayout" >
+  <layout class="QGridLayout" >
+   <property name="margin" >
+    <number>9</number>
+   </property>
+   <property name="spacing" >
+    <number>6</number>
+   </property>
    <item row="0" column="0" colspan="2" >
     <widget class="QCheckBox" name="displayGraphicsCB" >
      <property name="text" >
      </property>
     </widget>
    </item>
-   <item rowspan="2" row="0" column="2" >
+   <item rowspan="4" row="0" column="4" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="sizeHint" stdset="0" >
+     <property name="sizeHint" >
       <size>
-       <width>40</width>
+       <width>57</width>
        <height>20</height>
       </size>
      </property>
      </item>
     </widget>
    </item>
-   <item row="2" column="0" colspan="2" >
-    <widget class="QCheckBox" name="paragraphMarkerCB" >
+   <item row="1" column="2" >
+    <widget class="QLabel" name="previewSizeLA" >
      <property name="text" >
-      <string>&amp;Mark end of paragraphs</string>
+      <string>Preview Si&amp;ze:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>instantPreviewCO</cstring>
      </property>
     </widget>
    </item>
-   <item rowspan="2" row="0" column="2" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
+   <item row="1" column="3" >
+    <widget class="QDoubleSpinBox" name="previewSizeSB" >
+     <property name="sizePolicy" >
+      <sizepolicy>
+       <hsizetype>0</hsizetype>
+       <vsizetype>0</vsizetype>
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
      </property>
-     <property name="sizeHint" stdset="0" >
-      <size>
-       <width>40</width>
-       <height>20</height>
-      </size>
+     <property name="toolTip" >
+      <string>Factor for the preview size</string>
      </property>
-    </spacer>
+     <property name="decimals" >
+      <number>1</number>
+     </property>
+     <property name="maximum" >
+      <double>10.000000000000000</double>
+     </property>
+     <property name="minimum" >
+      <double>0.100000000000000</double>
+     </property>
+     <property name="singleStep" >
+      <double>0.100000000000000</double>
+     </property>
+     <property name="value" >
+      <double>1.000000000000000</double>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="0" colspan="2" >
+    <widget class="QCheckBox" name="paragraphMarkerCB" >
+     <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>
+     </property>
+    </widget>
    </item>
-   <item row="3" column="0" colspan="2" >
+   <item row="3" column="0" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      <property name="sizeType" >
       <enum>QSizePolicy::Expanding</enum>
      </property>
-     <property name="sizeHint" stdset="0" >
+     <property name="sizeHint" >
       <size>
        <width>20</width>
        <height>20</height>