[kde-doc-english] playground/utils/synaptiks/kcmodule/ui

Sebastian Wiesner basti.wiesner at gmx.net
Thu Mar 11 17:08:14 CET 2010


SVN commit 1102018 by swiesner:

GUI: Reworked tapping page to reduced its size
Improved fast taps message
Removed comment in button group
Removed spacers in button group

 M  +2 -48     tappingpage.ui  


--- trunk/playground/utils/synaptiks/kcmodule/ui/tappingpage.ui #1102017:1102018
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>546</width>
-    <height>707</height>
+    <height>461</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -21,19 +21,9 @@
      </property>
      <layout class="QVBoxLayout" name="verticalLayout_4">
       <item>
-       <widget class="QLabel" name="fastTapsInfo">
-        <property name="text">
-         <string comment="@info tapping settings">&lt;para&gt;If &lt;phrase&gt;Fast taps&lt;/phrase&gt; are enabled, the touchpad will react faster on single taps.  However, double clicks caused by tapping will be slower.&lt;/para&gt;</string>
-        </property>
-        <property name="wordWrap">
-         <bool>true</bool>
-        </property>
-       </widget>
-      </item>
-      <item>
        <widget class="QCheckBox" name="kcfg_FastTaps">
         <property name="text">
-         <string comment="@option:check">Enable fast taps</string>
+         <string comment="@option:check">Make single taps faster and double taps slower (fast taps)</string>
         </property>
        </widget>
       </item>
@@ -47,16 +37,6 @@
      </property>
      <layout class="QVBoxLayout" name="verticalLayout_3">
       <item>
-       <widget class="QLabel" name="buttonsInfo">
-        <property name="text">
-         <string comment="@info tapping settings">&lt;para&gt;One can perform mouse clicks by tapping the touchpad with a certain amount of fingers simultaneously or by tapping the touchpad in a corner.&lt;/para&gt;</string>
-        </property>
-        <property name="wordWrap">
-         <bool>true</bool>
-        </property>
-       </widget>
-      </item>
-      <item>
        <widget class="QFrame" name="frame">
         <property name="frameShape">
          <enum>QFrame::StyledPanel</enum>
@@ -111,19 +91,6 @@
           </layout>
          </item>
          <item>
-          <spacer name="verticalSpacer">
-           <property name="orientation">
-            <enum>Qt::Vertical</enum>
-           </property>
-           <property name="sizeHint" stdset="0">
-            <size>
-             <width>20</width>
-             <height>73</height>
-            </size>
-           </property>
-          </spacer>
-         </item>
-         <item>
           <layout class="QHBoxLayout" name="horizontalLayout">
            <item>
             <spacer name="horizontalSpacer_3">
@@ -188,19 +155,6 @@
           </layout>
          </item>
          <item>
-          <spacer name="verticalSpacer_2">
-           <property name="orientation">
-            <enum>Qt::Vertical</enum>
-           </property>
-           <property name="sizeHint" stdset="0">
-            <size>
-             <width>20</width>
-             <height>73</height>
-            </size>
-           </property>
-          </spacer>
-         </item>
-         <item>
           <layout class="QHBoxLayout" name="bottomLayout">
            <item>
             <layout class="QVBoxLayout" name="bottomLeftLayout">



More information about the kde-doc-english mailing list