--- a/Documentation/Source/eric5.Graphics.PixmapDiagram.html Sat Dec 24 15:15:36 2011 +0100 +++ b/Documentation/Source/eric5.Graphics.PixmapDiagram.html Mon Dec 26 14:58:44 2011 +0100 @@ -108,6 +108,9 @@ </tr><tr> <td><a href="#PixmapDiagram.getStatus">getStatus</a></td> <td>Method to retrieve the status of the canvas.</td> +</tr><tr> +<td><a href="#PixmapDiagram.wheelEvent">wheelEvent</a></td> +<td>Protected method to handle wheel events.</td> </tr> </table> <h3>Static Methods</h3> @@ -253,6 +256,16 @@ <dd> flag indicating a successful pixmap loading (boolean) </dd> +</dl><a NAME="PixmapDiagram.wheelEvent" ID="PixmapDiagram.wheelEvent"></a> +<h4>PixmapDiagram.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 />