Documentation/Source/eric5.Graphics.UMLGraphicsView.html

changeset 1507
9225700cbff5
parent 1229
a8207dc73672
child 1518
e6e21910210d
diff -r f28af766e539 -r 9225700cbff5 Documentation/Source/eric5.Graphics.UMLGraphicsView.html
--- a/Documentation/Source/eric5.Graphics.UMLGraphicsView.html	Sat Dec 24 15:15:36 2011 +0100
+++ b/Documentation/Source/eric5.Graphics.UMLGraphicsView.html	Mon Dec 26 14:58:44 2011 +0100
@@ -127,6 +127,9 @@
 </tr><tr>
 <td><a href="#UMLGraphicsView.setDiagramName">setDiagramName</a></td>
 <td>Public slot to set the diagram name.</td>
+</tr><tr>
+<td><a href="#UMLGraphicsView.wheelEvent">wheelEvent</a></td>
+<td>Protected method to handle wheel events.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -293,6 +296,16 @@
 <dd>
 diagram name (string)
 </dd>
+</dl><a NAME="UMLGraphicsView.wheelEvent" ID="UMLGraphicsView.wheelEvent"></a>
+<h4>UMLGraphicsView.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 />

eric ide

mercurial