Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockDialog.html

changeset 1854
191efdc54c62
parent 1229
a8207dc73672
child 1963
9c5b3235abf9
diff -r 01812b281a1e -r 191efdc54c62 Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockDialog.html
--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockDialog.html	Sun May 06 18:10:24 2012 +0200
+++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockDialog.html	Sun May 06 19:08:47 2012 +0200
@@ -82,6 +82,9 @@
 <td><a href="#AdBlockDialog.model">model</a></td>
 <td>Public method to return a reference to the subscriptions tree model.</td>
 </tr><tr>
+<td><a href="#AdBlockDialog.on_updateSpinBox_valueChanged">on_updateSpinBox_valueChanged</a></td>
+<td>Private slot to handle changes of the update period.</td>
+</tr><tr>
 <td><a href="#AdBlockDialog.setCurrentIndex">setCurrentIndex</a></td>
 <td>Private slot to set the current index of the subscriptions tree.</td>
 </tr>
@@ -135,7 +138,17 @@
 <b>model</b>(<i></i>)
 <p>
         Public method to return a reference to the subscriptions tree model.
-</p><a NAME="AdBlockDialog.setCurrentIndex" ID="AdBlockDialog.setCurrentIndex"></a>
+</p><a NAME="AdBlockDialog.on_updateSpinBox_valueChanged" ID="AdBlockDialog.on_updateSpinBox_valueChanged"></a>
+<h4>AdBlockDialog.on_updateSpinBox_valueChanged</h4>
+<b>on_updateSpinBox_valueChanged</b>(<i>value</i>)
+<p>
+        Private slot to handle changes of the update period.
+</p><dl>
+<dt><i>value</i></dt>
+<dd>
+update period (integer)
+</dd>
+</dl><a NAME="AdBlockDialog.setCurrentIndex" ID="AdBlockDialog.setCurrentIndex"></a>
 <h4>AdBlockDialog.setCurrentIndex</h4>
 <b>setCurrentIndex</b>(<i>index</i>)
 <p>

eric ide

mercurial