[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/containments/desktop
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2008-01-10 16:58:09
Message-ID: 1199984289.208175.11121.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 759461 by aseigo:

show the relationship between the two options by greying out the layout one when \
there are no icons to show


 M  +24 -2     BackgroundDialog.ui  


--- trunk/KDE/kdebase/workspace/plasma/containments/desktop/BackgroundDialog.ui \
#759460:759461 @@ -441,6 +441,9 @@
      <property name="flat" >
       <bool>true</bool>
      </property>
+     <property name="checkable" >
+      <bool>false</bool>
+     </property>
      <layout class="QVBoxLayout" >
       <item>
        <widget class="QCheckBox" name="m_showIcons" >
@@ -451,6 +454,9 @@
       </item>
       <item>
        <widget class="QCheckBox" name="m_alignToGrid" >
+        <property name="enabled" >
+         <bool>false</bool>
+        </property>
         <property name="text" >
          <string>&amp;Align to grid</string>
         </property>
@@ -487,8 +493,8 @@
    <slot>setCurrentIndex(int)</slot>
    <hints>
     <hint type="sourcelabel" >
-     <x>204</x>
-     <y>121</y>
+     <x>234</x>
+     <y>69</y>
     </hint>
     <hint type="destinationlabel" >
      <x>204</x>
@@ -496,5 +502,21 @@
     </hint>
    </hints>
   </connection>
+  <connection>
+   <sender>m_showIcons</sender>
+   <signal>toggled(bool)</signal>
+   <receiver>m_alignToGrid</receiver>
+   <slot>setEnabled(bool)</slot>
+   <hints>
+    <hint type="sourcelabel" >
+     <x>70</x>
+     <y>275</y>
+    </hint>
+    <hint type="destinationlabel" >
+     <x>74</x>
+     <y>305</y>
+    </hint>
+   </hints>
+  </connection>
  </connections>
 </ui>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic