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

List:       kde-commits
Subject:    KDE/kdepim/akonadi/resources/shared
From:       Volker Krause <vkrause () kde ! org>
Date:       2008-10-05 13:01:05
Message-ID: 1223211665.837854.1764.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 868103 by vkrause:

Disable the autosave settings if readonly is enabled.


 M  +35 -2     singlefileresourceconfigdialog.ui  


--- trunk/KDE/kdepim/akonadi/resources/shared/singlefileresourceconfigdialog.ui #868102:868103
@@ -118,7 +118,7 @@
        <item>
         <layout class="QHBoxLayout" name="horizontalLayout_2" >
          <item>
-          <widget class="QLabel" name="label_5" >
+          <widget class="QLabel" name="autosaveLabel" >
            <property name="text" >
             <string>Autosave delay:</string>
            </property>
@@ -197,5 +197,38 @@
   </customwidget>
  </customwidgets>
  <resources/>
- <connections/>
+ <connections>
+  <connection>
+   <sender>kcfg_ReadOnly</sender>
+   <signal>toggled(bool)</signal>
+   <receiver>kcfg_AutosaveInterval</receiver>
+   <slot>setDisabled(bool)</slot>
+   <hints>
+    <hint type="sourcelabel" >
+     <x>273</x>
+     <y>205</y>
+    </hint>
+    <hint type="destinationlabel" >
+     <x>157</x>
+     <y>101</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>kcfg_ReadOnly</sender>
+   <signal>toggled(bool)</signal>
+   <receiver>autosaveLabel</receiver>
+   <slot>setDisabled(bool)</slot>
+   <hints>
+    <hint type="sourcelabel" >
+     <x>273</x>
+     <y>205</y>
+    </hint>
+    <hint type="destinationlabel" >
+     <x>56</x>
+     <y>101</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