--- a/src/eric7/Documentation/Source/eric7.WebBrowser.AutoScroll.AutoScroller.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.AutoScroll.AutoScroller.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.WebBrowser.AutoScroll.AutoScroller</h1> - <p> Module implementing the automatic scroller. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#AutoScroller">AutoScroller</a></td> <td>Class implementing the automatic scroller.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="AutoScroller" ID="AutoScroller"></a> <h2>AutoScroller</h2> - <p> Class implementing the automatic scroller. </p> + <h3>Derived from</h3> QObject <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#AutoScroller.__init__">AutoScroller</a></td> <td>Constructor</td> @@ -99,19 +96,20 @@ <td>Public method to handle a mouse wheel event.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="AutoScroller.__init__" ID="AutoScroller.__init__"></a> <h4>AutoScroller (Constructor)</h4> <b>AutoScroller</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QObject)</dt> @@ -122,10 +120,10 @@ <a NAME="AutoScroller.__indicatorGlobalRect" ID="AutoScroller.__indicatorGlobalRect"></a> <h4>AutoScroller.__indicatorGlobalRect</h4> <b>__indicatorGlobalRect</b>(<i></i>) - <p> Private method to calculate the global indicator parameters. </p> + <dl> <dt>Return:</dt> <dd> @@ -141,10 +139,10 @@ <a NAME="AutoScroller.__showIndicator" ID="AutoScroller.__showIndicator"></a> <h4>AutoScroller.__showIndicator</h4> <b>__showIndicator</b>(<i>view, pos</i>) - <p> Private method to show the auto scroll indicator. </p> + <dl> <dt><i>view</i> (WebBrowserView)</dt> @@ -171,17 +169,17 @@ <a NAME="AutoScroller.__stopScrolling" ID="AutoScroller.__stopScrolling"></a> <h4>AutoScroller.__stopScrolling</h4> <b>__stopScrolling</b>(<i></i>) - <p> Private method to stop scrolling. </p> + <a NAME="AutoScroller.eventFilter" ID="AutoScroller.eventFilter"></a> <h4>AutoScroller.eventFilter</h4> <b>eventFilter</b>(<i>obj, evt</i>) - <p> Public method to handle event for an object. </p> + <dl> <dt><i>obj</i> (QObject)</dt> @@ -208,10 +206,10 @@ <a NAME="AutoScroller.isEnabled" ID="AutoScroller.isEnabled"></a> <h4>AutoScroller.isEnabled</h4> <b>isEnabled</b>(<i></i>) - <p> Public method to get the enabled state. </p> + <dl> <dt>Return:</dt> <dd> @@ -227,10 +225,10 @@ <a NAME="AutoScroller.mouseMove" ID="AutoScroller.mouseMove"></a> <h4>AutoScroller.mouseMove</h4> <b>mouseMove</b>(<i>evt</i>) - <p> Public method to handle mouse move events. </p> + <dl> <dt><i>evt</i> (QMouseEvent)</dt> @@ -253,10 +251,10 @@ <a NAME="AutoScroller.mousePress" ID="AutoScroller.mousePress"></a> <h4>AutoScroller.mousePress</h4> <b>mousePress</b>(<i>view, evt</i>) - <p> Public method to handle mouse button presses. </p> + <dl> <dt><i>view</i> (WebBrowserView)</dt> @@ -283,10 +281,10 @@ <a NAME="AutoScroller.mouseRelease" ID="AutoScroller.mouseRelease"></a> <h4>AutoScroller.mouseRelease</h4> <b>mouseRelease</b>(<i>evt</i>) - <p> Public method to handle mouse button releases. </p> + <dl> <dt><i>evt</i> (QMouseEvent)</dt> @@ -309,17 +307,17 @@ <a NAME="AutoScroller.preferencesChanged" ID="AutoScroller.preferencesChanged"></a> <h4>AutoScroller.preferencesChanged</h4> <b>preferencesChanged</b>(<i></i>) - <p> Public method to handle a change of the settings. </p> + <a NAME="AutoScroller.wheel" ID="AutoScroller.wheel"></a> <h4>AutoScroller.wheel</h4> <b>wheel</b>(<i></i>) - <p> Public method to handle a mouse wheel event. </p> + <dl> <dt>Return:</dt> <dd> @@ -334,4 +332,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>