eric6/Documentation/Source/eric6.E5Network.E5SslCertificatesInfoDialog.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
--- a/eric6/Documentation/Source/eric6.E5Network.E5SslCertificatesInfoDialog.html	Wed Sep 25 19:40:31 2019 +0200
+++ b/eric6/Documentation/Source/eric6.E5Network.E5SslCertificatesInfoDialog.html	Wed Sep 25 19:42:44 2019 +0200
@@ -18,63 +18,81 @@
 
 </style>
 </head>
-<body><a NAME="top" ID="top"></a>
+<body>
+<a NAME="top" ID="top"></a>
 <h1>eric6.E5Network.E5SslCertificatesInfoDialog</h1>
+
 <p>
 Module implementing a dialog to show SSL certificate infos.
 </p>
 <h3>Global Attributes</h3>
+
 <table>
 <tr><td>None</td></tr>
 </table>
 <h3>Classes</h3>
+
 <table>
+
 <tr>
 <td><a href="#E5SslCertificatesInfoDialog">E5SslCertificatesInfoDialog</a></td>
 <td>Class implementing a dialog to show SSL certificate infos.</td>
 </tr>
 </table>
 <h3>Functions</h3>
+
 <table>
 <tr><td>None</td></tr>
 </table>
-<hr /><hr />
+<hr />
+<hr />
 <a NAME="E5SslCertificatesInfoDialog" ID="E5SslCertificatesInfoDialog"></a>
 <h2>E5SslCertificatesInfoDialog</h2>
+
 <p>
     Class implementing a dialog to show SSL certificate infos.
 </p>
 <h3>Derived from</h3>
 QDialog, Ui_E5SslCertificatesInfoDialog
 <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="#E5SslCertificatesInfoDialog.__init__">E5SslCertificatesInfoDialog</a></td>
 <td>Constructor</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
+
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <a NAME="E5SslCertificatesInfoDialog.__init__" ID="E5SslCertificatesInfoDialog.__init__"></a>
 <h4>E5SslCertificatesInfoDialog (Constructor)</h4>
 <b>E5SslCertificatesInfoDialog</b>(<i>certificateChain, parent=None</i>)
+
 <p>
         Constructor
-</p><dl>
+</p>
+<dl>
+
 <dt><i>certificateChain</i></dt>
 <dd>
 SSL certificate chain (list of QSslCertificate)
-</dd><dt><i>parent</i></dt>
+</dd>
+<dt><i>parent</i></dt>
 <dd>
 reference to the parent widget (QWidget)
 </dd>

eric ide

mercurial