Documentation/Source/eric5.Helpviewer.HelpWindow.html

changeset 2334
fc69ad77e18a
parent 2192
61b3849df76d
child 2367
78f6c8193d37
--- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Thu Jan 10 19:15:10 2013 +0100
+++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Sat Jan 12 18:44:39 2013 +0100
@@ -407,6 +407,9 @@
 <td><a href="#HelpWindow.__zoomTextOnly">__zoomTextOnly</a></td>
 <td>Private slot called to handle the zoom text only action.</td>
 </tr><tr>
+<td><a href="#HelpWindow.__zoomValueChanged">__zoomValueChanged</a></td>
+<td>Private slot to handle value changes of the zoom widget.</td>
+</tr><tr>
 <td><a href="#HelpWindow.adBlockIcon">adBlockIcon</a></td>
 <td>Public method to get a reference to the AdBlock icon.</td>
 </tr><tr>
@@ -1320,6 +1323,16 @@
 <dd>
 flag indicating to zoom text only (boolean)
 </dd>
+</dl><a NAME="HelpWindow.__zoomValueChanged" ID="HelpWindow.__zoomValueChanged"></a>
+<h4>HelpWindow.__zoomValueChanged</h4>
+<b>__zoomValueChanged</b>(<i>value</i>)
+<p>
+        Private slot to handle value changes of the zoom widget.
+</p><dl>
+<dt><i>value</i></dt>
+<dd>
+zoom value (integer)
+</dd>
 </dl><a NAME="HelpWindow.adBlockIcon" ID="HelpWindow.adBlockIcon"></a>
 <h4>HelpWindow.adBlockIcon</h4>
 <b>adBlockIcon</b>(<i></i>)

eric ide

mercurial