src/eric7/Documentation/Source/eric7.EricNetwork.EricSslInfoWidget.html

branch
eric7
changeset 10479
856476537696
parent 10423
299802979277
--- a/src/eric7/Documentation/Source/eric7.EricNetwork.EricSslInfoWidget.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.EricNetwork.EricSslInfoWidget.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.EricNetwork.EricSslInfoWidget</h1>
-
 <p>
 Module implementing a widget to show SSL information.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#EricSslInfoWidget">EricSslInfoWidget</a></td>
 <td>Class implementing a widget to show SSL certificate infos.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="EricSslInfoWidget" ID="EricSslInfoWidget"></a>
 <h2>EricSslInfoWidget</h2>
-
 <p>
     Class implementing a widget to show SSL certificate infos.
 </p>
+
 <h3>Derived from</h3>
 QMenu
 <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="#EricSslInfoWidget.__init__">EricSslInfoWidget</a></td>
 <td>Constructor</td>
@@ -71,19 +68,20 @@
 <td>Public method to show the widget.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="EricSslInfoWidget.__init__" ID="EricSslInfoWidget.__init__"></a>
 <h4>EricSslInfoWidget (Constructor)</h4>
 <b>EricSslInfoWidget</b>(<i>url, configuration, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>url</i> (QUrl)</dt>
@@ -102,24 +100,24 @@
 <a NAME="EricSslInfoWidget.__showCertificateInfos" ID="EricSslInfoWidget.__showCertificateInfos"></a>
 <h4>EricSslInfoWidget.__showCertificateInfos</h4>
 <b>__showCertificateInfos</b>(<i></i>)
-
 <p>
         Private slot to show certificate information.
 </p>
+
 <a NAME="EricSslInfoWidget.accept" ID="EricSslInfoWidget.accept"></a>
 <h4>EricSslInfoWidget.accept</h4>
 <b>accept</b>(<i></i>)
-
 <p>
         Public method to accept the widget.
 </p>
+
 <a NAME="EricSslInfoWidget.showAt" ID="EricSslInfoWidget.showAt"></a>
 <h4>EricSslInfoWidget.showAt</h4>
 <b>showAt</b>(<i>pos</i>)
-
 <p>
         Public method to show the widget.
 </p>
+
 <dl>
 
 <dt><i>pos</i> (QPoint)</dt>
@@ -129,4 +127,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial