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

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
--- a/src/eric7/Documentation/Source/eric7.EricNetwork.EricSslCertificateSelectionDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.EricNetwork.EricSslCertificateSelectionDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.EricNetwork.EricSslCertificateSelectionDialog</h1>
-
 <p>
 Module implementing a dialog to select a SSL certificate.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#EricSslCertificateSelectionDialog">EricSslCertificateSelectionDialog</a></td>
 <td>Class implementing a dialog to select a SSL certificate.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="EricSslCertificateSelectionDialog" ID="EricSslCertificateSelectionDialog"></a>
 <h2>EricSslCertificateSelectionDialog</h2>
-
 <p>
     Class implementing a dialog to select a SSL certificate.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_EricSslCertificateSelectionDialog
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>CertRole</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#EricSslCertificateSelectionDialog.__init__">EricSslCertificateSelectionDialog</a></td>
 <td>Constructor</td>
@@ -79,19 +76,20 @@
 <td>Private slot to show data of the selected certificate.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="EricSslCertificateSelectionDialog.__init__" ID="EricSslCertificateSelectionDialog.__init__"></a>
 <h4>EricSslCertificateSelectionDialog (Constructor)</h4>
 <b>EricSslCertificateSelectionDialog</b>(<i>certificates, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>certificates</i> (list of QSslCertificate)</dt>
@@ -106,10 +104,10 @@
 <a NAME="EricSslCertificateSelectionDialog.__createCaCertificateEntry" ID="EricSslCertificateSelectionDialog.__createCaCertificateEntry"></a>
 <h4>EricSslCertificateSelectionDialog.__createCaCertificateEntry</h4>
 <b>__createCaCertificateEntry</b>(<i>cert</i>)
-
 <p>
         Private method to create a certificate entry.
 </p>
+
 <dl>
 
 <dt><i>cert</i> (QSslCertificate)</dt>
@@ -120,10 +118,10 @@
 <a NAME="EricSslCertificateSelectionDialog.__populateCertificatesTree" ID="EricSslCertificateSelectionDialog.__populateCertificatesTree"></a>
 <h4>EricSslCertificateSelectionDialog.__populateCertificatesTree</h4>
 <b>__populateCertificatesTree</b>(<i>certificates</i>)
-
 <p>
         Private slot to populate the certificates tree.
 </p>
+
 <dl>
 
 <dt><i>certificates</i> (list of QSslCertificate)</dt>
@@ -134,10 +132,10 @@
 <a NAME="EricSslCertificateSelectionDialog.getSelectedCertificate" ID="EricSslCertificateSelectionDialog.getSelectedCertificate"></a>
 <h4>EricSslCertificateSelectionDialog.getSelectedCertificate</h4>
 <b>getSelectedCertificate</b>(<i></i>)
-
 <p>
         Public method to get the selected certificate.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -153,17 +151,17 @@
 <a NAME="EricSslCertificateSelectionDialog.on_certificatesTree_itemSelectionChanged" ID="EricSslCertificateSelectionDialog.on_certificatesTree_itemSelectionChanged"></a>
 <h4>EricSslCertificateSelectionDialog.on_certificatesTree_itemSelectionChanged</h4>
 <b>on_certificatesTree_itemSelectionChanged</b>(<i></i>)
-
 <p>
         Private slot to handle the selection of an item.
 </p>
+
 <a NAME="EricSslCertificateSelectionDialog.on_viewButton_clicked" ID="EricSslCertificateSelectionDialog.on_viewButton_clicked"></a>
 <h4>EricSslCertificateSelectionDialog.on_viewButton_clicked</h4>
 <b>on_viewButton_clicked</b>(<i></i>)
-
 <p>
         Private slot to show data of the selected certificate.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial