Documentation/Source/eric5.Helpviewer.SslCertificatesDialog.html

changeset 945
8cd4d08fa9f6
parent 762
48190a225699
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
112 <td>Private slot to show data of the selected server certificate.</td> 112 <td>Private slot to show data of the selected server certificate.</td>
113 </tr> 113 </tr>
114 </table> 114 </table>
115 <a NAME="SslCertificatesDialog.__init__" ID="SslCertificatesDialog.__init__"></a> 115 <a NAME="SslCertificatesDialog.__init__" ID="SslCertificatesDialog.__init__"></a>
116 <h4>SslCertificatesDialog (Constructor)</h4> 116 <h4>SslCertificatesDialog (Constructor)</h4>
117 <b>SslCertificatesDialog</b>(<i>parent = None</i>) 117 <b>SslCertificatesDialog</b>(<i>parent=None</i>)
118 <p> 118 <p>
119 Constructor 119 Constructor
120 </p><dl> 120 </p><dl>
121 <dt><i>parent</i></dt> 121 <dt><i>parent</i></dt>
122 <dd> 122 <dd>
195 Private method to update the default SSL configuration. 195 Private method to update the default SSL configuration.
196 </p><a NAME="SslCertificatesDialog.on_caCertificatesTree_currentItemChanged" ID="SslCertificatesDialog.on_caCertificatesTree_currentItemChanged"></a> 196 </p><a NAME="SslCertificatesDialog.on_caCertificatesTree_currentItemChanged" ID="SslCertificatesDialog.on_caCertificatesTree_currentItemChanged"></a>
197 <h4>SslCertificatesDialog.on_caCertificatesTree_currentItemChanged</h4> 197 <h4>SslCertificatesDialog.on_caCertificatesTree_currentItemChanged</h4>
198 <b>on_caCertificatesTree_currentItemChanged</b>(<i>current, previous</i>) 198 <b>on_caCertificatesTree_currentItemChanged</b>(<i>current, previous</i>)
199 <p> 199 <p>
200 Private slot handling a change of the current item 200 Private slot handling a change of the current item
201 in the CA certificates list. 201 in the CA certificates list.
202 </p><dl> 202 </p><dl>
203 <dt><i>current</i></dt> 203 <dt><i>current</i></dt>
204 <dd> 204 <dd>
205 new current item (QTreeWidgetItem) 205 new current item (QTreeWidgetItem)

eric ide

mercurial