49 QDialog, Ui_SslCertificatesDialog |
49 QDialog, Ui_SslCertificatesDialog |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>CertRole</td></tr> |
52 <tr><td>CertRole</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#SslCertificatesDialog.__init__">SslCertificatesDialog</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#SslCertificatesDialog.__createCaCertificateEntry">__createCaCertificateEntry</a></td> |
61 <td><a href="#SslCertificatesDialog.__createCaCertificateEntry">__createCaCertificateEntry</a></td> |
61 <td>Private method to create a CA certificate entry.</td> |
62 <td>Private method to create a CA certificate entry.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#SslCertificatesDialog.__createServerCertificateEntry">__createServerCertificateEntry</a></td> |
64 <td><a href="#SslCertificatesDialog.__createServerCertificateEntry">__createServerCertificateEntry</a></td> |
64 <td>Private method to create a server certificate entry.</td> |
65 <td>Private method to create a server certificate entry.</td> |
109 <td>Private slot to import server certificates.</td> |
110 <td>Private slot to import server certificates.</td> |
110 </tr><tr> |
111 </tr><tr> |
111 <td><a href="#SslCertificatesDialog.on_serversViewButton_clicked">on_serversViewButton_clicked</a></td> |
112 <td><a href="#SslCertificatesDialog.on_serversViewButton_clicked">on_serversViewButton_clicked</a></td> |
112 <td>Private slot to show data of the selected server certificate.</td> |
113 <td>Private slot to show data of the selected server certificate.</td> |
113 </tr> |
114 </tr> |
|
115 </table> |
|
116 <h3>Static Methods</h3> |
|
117 <table> |
|
118 <tr><td>None</td></tr> |
114 </table> |
119 </table> |
115 <a NAME="SslCertificatesDialog.__init__" ID="SslCertificatesDialog.__init__"></a> |
120 <a NAME="SslCertificatesDialog.__init__" ID="SslCertificatesDialog.__init__"></a> |
116 <h4>SslCertificatesDialog (Constructor)</h4> |
121 <h4>SslCertificatesDialog (Constructor)</h4> |
117 <b>SslCertificatesDialog</b>(<i>parent=None</i>) |
122 <b>SslCertificatesDialog</b>(<i>parent=None</i>) |
118 <p> |
123 <p> |