--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabBar.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabBar.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.WebBrowser.WebBrowserTabBar</h1> - <p> Module implementing a specialized tab bar for the web browser. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#WebBrowserTabBar">WebBrowserTabBar</a></td> <td>Class implementing the tab bar of the web browser.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="WebBrowserTabBar" ID="WebBrowserTabBar"></a> <h2>WebBrowserTabBar</h2> - <p> Class implementing the tab bar of the web browser. </p> + <h3>Derived from</h3> EricWheelTabBar <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="#WebBrowserTabBar.__init__">WebBrowserTabBar</a></td> <td>Constructor</td> @@ -87,19 +84,20 @@ <td>Public slot to handle the removal of a tab.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="WebBrowserTabBar.__init__" ID="WebBrowserTabBar.__init__"></a> <h4>WebBrowserTabBar (Constructor)</h4> <b>WebBrowserTabBar</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (WebBrowserTabWidget)</dt> @@ -110,17 +108,17 @@ <a NAME="WebBrowserTabBar.__hidePreview" ID="WebBrowserTabBar.__hidePreview"></a> <h4>WebBrowserTabBar.__hidePreview</h4> <b>__hidePreview</b>(<i></i>) - <p> Private method to hide the preview. </p> + <a NAME="WebBrowserTabBar.__showTabPreview" ID="WebBrowserTabBar.__showTabPreview"></a> <h4>WebBrowserTabBar.__showTabPreview</h4> <b>__showTabPreview</b>(<i>index</i>) - <p> Private slot to show the tab preview. </p> + <dl> <dt><i>index</i> (int)</dt> @@ -131,7 +129,6 @@ <a NAME="WebBrowserTabBar.event" ID="WebBrowserTabBar.event"></a> <h4>WebBrowserTabBar.event</h4> <b>event</b>(<i>evt</i>) - <p> Public method to handle event. </p> @@ -139,6 +136,7 @@ This event handler just handles the tooltip event and passes the handling of all others to the superclass. </p> + <dl> <dt><i>evt</i> (QEvent)</dt> @@ -161,10 +159,10 @@ <a NAME="WebBrowserTabBar.leaveEvent" ID="WebBrowserTabBar.leaveEvent"></a> <h4>WebBrowserTabBar.leaveEvent</h4> <b>leaveEvent</b>(<i>evt</i>) - <p> Protected method to handle leave events. </p> + <dl> <dt><i>evt</i> (QEvent)</dt> @@ -175,10 +173,10 @@ <a NAME="WebBrowserTabBar.mouseMoveEvent" ID="WebBrowserTabBar.mouseMoveEvent"></a> <h4>WebBrowserTabBar.mouseMoveEvent</h4> <b>mouseMoveEvent</b>(<i>evt</i>) - <p> Protected method to handle mouse move events. </p> + <dl> <dt><i>evt</i> (QMouseEvent)</dt> @@ -189,10 +187,10 @@ <a NAME="WebBrowserTabBar.mousePressEvent" ID="WebBrowserTabBar.mousePressEvent"></a> <h4>WebBrowserTabBar.mousePressEvent</h4> <b>mousePressEvent</b>(<i>evt</i>) - <p> Protected method to handle mouse press events. </p> + <dl> <dt><i>evt</i> (QMouseEvent)</dt> @@ -203,10 +201,10 @@ <a NAME="WebBrowserTabBar.tabRemoved" ID="WebBrowserTabBar.tabRemoved"></a> <h4>WebBrowserTabBar.tabRemoved</h4> <b>tabRemoved</b>(<i>index</i>) - <p> Public slot to handle the removal of a tab. </p> + <dl> <dt><i>index</i> (int)</dt> @@ -216,4 +214,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>