src/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebIconLoader.html

branch
eric7
changeset 10479
856476537696
parent 10478
de9106c55c3d
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebIconLoader.html
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebIconLoader.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebIconLoader.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,37 +7,36 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.WebBrowser.Tools.WebIconLoader</h1>
-
 <p>
 Module implementing an object to load web site icons.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>SSL_AVAILABLE</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#WebIconLoader">WebIconLoader</a></td>
 <td>Class implementing a loader for web site icons.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="WebIconLoader" ID="WebIconLoader"></a>
 <h2>WebIconLoader</h2>
-
 <p>
     Class implementing a loader for web site icons.
 </p>
+
 <h3>Signals</h3>
 <dl>
 
@@ -57,19 +56,17 @@
 <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="#WebIconLoader.__init__">WebIconLoader</a></td>
 <td>Constructor</td>
@@ -79,19 +76,20 @@
 <td>Private slot handling the downloaded icon.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="WebIconLoader.__init__" ID="WebIconLoader.__init__"></a>
 <h4>WebIconLoader (Constructor)</h4>
 <b>WebIconLoader</b>(<i>url, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>url</i> (QUrl)</dt>
@@ -106,10 +104,10 @@
 <a NAME="WebIconLoader.__finished" ID="WebIconLoader.__finished"></a>
 <h4>WebIconLoader.__finished</h4>
 <b>__finished</b>(<i></i>)
-
 <p>
         Private slot handling the downloaded icon.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial