--- a/Documentation/Source/eric5.QScintilla.Terminal.html Sat Dec 24 15:15:36 2011 +0100 +++ b/Documentation/Source/eric5.QScintilla.Terminal.html Mon Dec 26 14:58:44 2011 +0100 @@ -248,6 +248,9 @@ </tr><tr> <td><a href="#Terminal.saveHistory">saveHistory</a></td> <td>Public method to save the history.</td> +</tr><tr> +<td><a href="#Terminal.wheelEvent">wheelEvent</a></td> +<td>Protected method to handle wheel events.</td> </tr> </table> <h3>Static Methods</h3> @@ -730,7 +733,17 @@ <b>saveHistory</b>(<i></i>) <p> Public method to save the history. -</p> +</p><a NAME="Terminal.wheelEvent" ID="Terminal.wheelEvent"></a> +<h4>Terminal.wheelEvent</h4> +<b>wheelEvent</b>(<i>evt</i>) +<p> + Protected method to handle wheel events. +</p><dl> +<dt><i>evt</i></dt> +<dd> +reference to the wheel event (QWheelEvent) +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file