Documentation/Source/eric5.IconEditor.IconEditorWindow.html

changeset 1507
9225700cbff5
parent 1229
a8207dc73672
child 1518
e6e21910210d
--- a/Documentation/Source/eric5.IconEditor.IconEditorWindow.html	Sat Dec 24 15:15:36 2011 +0100
+++ b/Documentation/Source/eric5.IconEditor.IconEditorWindow.html	Mon Dec 26 14:58:44 2011 +0100
@@ -171,6 +171,9 @@
 </tr><tr>
 <td><a href="#IconEditorWindow.closeEvent">closeEvent</a></td>
 <td>Private event handler for the close event.</td>
+</tr><tr>
+<td><a href="#IconEditorWindow.wheelEvent">wheelEvent</a></td>
+<td>Protected method to handle wheel events.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -436,6 +439,16 @@
                 <br />This event is simply accepted after the history has been
                 saved and all window references have been deleted.
 </dd>
+</dl><a NAME="IconEditorWindow.wheelEvent" ID="IconEditorWindow.wheelEvent"></a>
+<h4>IconEditorWindow.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