--- a/Documentation/Source/eric5.ViewManager.ViewManager.html Sun Jan 13 17:27:15 2013 +0100 +++ b/Documentation/Source/eric5.ViewManager.ViewManager.html Sun Jan 13 19:11:18 2013 +0100 @@ -868,6 +868,9 @@ </tr><tr> <td><a href="#ViewManager.unhighlight">unhighlight</a></td> <td>Public method to switch off all highlights.</td> +</tr><tr> +<td><a href="#ViewManager.zoomValueChanged">zoomValueChanged</a></td> +<td>Public slot to handle changes of the zoom value.</td> </tr> </table> <h3>Static Methods</h3> @@ -2843,6 +2846,16 @@ flag indicating only the current editor should be unhighlighted (boolean) </dd> +</dl><a NAME="ViewManager.zoomValueChanged" ID="ViewManager.zoomValueChanged"></a> +<h4>ViewManager.zoomValueChanged</h4> +<b>zoomValueChanged</b>(<i>value</i>) +<p> + Public slot to handle changes of the zoom value. +</p><dl> +<dt><i>value</i></dt> +<dd> +new zoom value (integer) +</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />