Documentation/Source/eric5.E5Network.E5SslCertificatesInfoWidget.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#E5SslCertificatesInfoWidget.__serialNumber">__serialNumber</a></td> 72 <td><a href="#E5SslCertificatesInfoWidget.__serialNumber">__serialNumber</a></td>
73 <td>Private slot to format the certificate serial number.</td> 73 <td>Private slot to format the certificate serial number.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#E5SslCertificatesInfoWidget.__showCertificate">__showCertificate</a></td> 75 <td><a href="#E5SslCertificatesInfoWidget.__showCertificate">__showCertificate</a></td>
76 <td>Public method to show the SSL certificate information.</td> 76 <td>Private method to show the SSL certificate information.</td>
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#E5SslCertificatesInfoWidget.on_chainComboBox_activated">on_chainComboBox_activated</a></td> 78 <td><a href="#E5SslCertificatesInfoWidget.on_chainComboBox_activated">on_chainComboBox_activated</a></td>
79 <td>Private slot to show the certificate info for the selected entry.</td> 79 <td>Private slot to show the certificate info for the selected entry.</td>
80 </tr><tr> 80 </tr><tr>
81 <td><a href="#E5SslCertificatesInfoWidget.showCertificate">showCertificate</a></td> 81 <td><a href="#E5SslCertificatesInfoWidget.showCertificate">showCertificate</a></td>
164 </dd> 164 </dd>
165 </dl><a NAME="E5SslCertificatesInfoWidget.__showCertificate" ID="E5SslCertificatesInfoWidget.__showCertificate"></a> 165 </dl><a NAME="E5SslCertificatesInfoWidget.__showCertificate" ID="E5SslCertificatesInfoWidget.__showCertificate"></a>
166 <h4>E5SslCertificatesInfoWidget.__showCertificate</h4> 166 <h4>E5SslCertificatesInfoWidget.__showCertificate</h4>
167 <b>__showCertificate</b>(<i>certificate</i>) 167 <b>__showCertificate</b>(<i>certificate</i>)
168 <p> 168 <p>
169 Public method to show the SSL certificate information. 169 Private method to show the SSL certificate information.
170 </p><dl> 170 </p><dl>
171 <dt><i>certificate</i></dt> 171 <dt><i>certificate</i></dt>
172 <dd> 172 <dd>
173 reference to the SSL certificate (QSslCertificate) 173 reference to the SSL certificate (QSslCertificate)
174 </dd> 174 </dd>

eric ide

mercurial