src/eric7/Documentation/Source/eric7.WebBrowser.StatusBar.StatusBarIcon.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.StatusBar.StatusBarIcon.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.StatusBar.StatusBarIcon.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.WebBrowser.StatusBar.StatusBarIcon</h1>
-
 <p>
 Module implementing the status bar icon base class.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#StatusBarIcon">StatusBarIcon</a></td>
 <td>Class implementing common methods for all status bar icons.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="StatusBarIcon" ID="StatusBarIcon"></a>
 <h2>StatusBarIcon</h2>
-
 <p>
     Class implementing common methods for all status bar icons.
 </p>
+
 <h3>Derived from</h3>
 EricClickableLabel
 <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="#StatusBarIcon.__init__">StatusBarIcon</a></td>
 <td>Constructor</td>
@@ -79,19 +76,20 @@
 <td>Public method to handle changes of the settings.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="StatusBarIcon.__init__" ID="StatusBarIcon.__init__"></a>
 <h4>StatusBarIcon (Constructor)</h4>
 <b>StatusBarIcon</b>(<i>window</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>window</i> (WebBrowserWindow)</dt>
@@ -102,10 +100,10 @@
 <a NAME="StatusBarIcon._currentPage" ID="StatusBarIcon._currentPage"></a>
 <h4>StatusBarIcon._currentPage</h4>
 <b>_currentPage</b>(<i></i>)
-
 <p>
         Protected method to get a reference to the current page.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -121,11 +119,11 @@
 <a NAME="StatusBarIcon._currentPageSettings" ID="StatusBarIcon._currentPageSettings"></a>
 <h4>StatusBarIcon._currentPageSettings</h4>
 <b>_currentPageSettings</b>(<i></i>)
-
 <p>
         Protected method to get a reference to the web settings of the
         current page.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -141,10 +139,10 @@
 <a NAME="StatusBarIcon._setCurrentPageWebAttribute" ID="StatusBarIcon._setCurrentPageWebAttribute"></a>
 <h4>StatusBarIcon._setCurrentPageWebAttribute</h4>
 <b>_setCurrentPageWebAttribute</b>(<i>attr, val</i>)
-
 <p>
         Protected method to set a web attribute on the current page.
 </p>
+
 <dl>
 
 <dt><i>attr</i> (QWebEngineSettings.WebAttribute)</dt>
@@ -159,10 +157,10 @@
 <a NAME="StatusBarIcon._testCurrentPageWebAttribute" ID="StatusBarIcon._testCurrentPageWebAttribute"></a>
 <h4>StatusBarIcon._testCurrentPageWebAttribute</h4>
 <b>_testCurrentPageWebAttribute</b>(<i>attr</i>)
-
 <p>
         Protected method to test a web attribute on the current page.
 </p>
+
 <dl>
 
 <dt><i>attr</i> (QWebEngineSettings.WebAttribute)</dt>
@@ -185,10 +183,10 @@
 <a NAME="StatusBarIcon.preferencesChanged" ID="StatusBarIcon.preferencesChanged"></a>
 <h4>StatusBarIcon.preferencesChanged</h4>
 <b>preferencesChanged</b>(<i></i>)
-
 <p>
         Public method to handle changes of the settings.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial