--- a/eric6/Documentation/Source/eric6.WebBrowser.UrlBar.UrlBar.html Wed Oct 07 17:58:51 2020 +0200 +++ b/eric6/Documentation/Source/eric6.WebBrowser.UrlBar.UrlBar.html Wed Oct 07 19:14:36 2020 +0200 @@ -109,6 +109,10 @@ <td>Private slot to show the threat info widget.</td> </tr> <tr> +<td><a href="#UrlBar.__sslConfigurationChanged">__sslConfigurationChanged</a></td> +<td>Private slot to handle a change of the associated web page SSL configuration.</td> +</tr> +<tr> <td><a href="#UrlBar.__textChanged">__textChanged</a></td> <td>Private slot to handle changes of the text.</td> </tr> @@ -261,6 +265,14 @@ position to show the info at </dd> </dl> +<a NAME="UrlBar.__sslConfigurationChanged" ID="UrlBar.__sslConfigurationChanged"></a> +<h4>UrlBar.__sslConfigurationChanged</h4> +<b>__sslConfigurationChanged</b>(<i></i>) + +<p> + Private slot to handle a change of the associated web page SSL + configuration. +</p> <a NAME="UrlBar.__textChanged" ID="UrlBar.__textChanged"></a> <h4>UrlBar.__textChanged</h4> <b>__textChanged</b>(<i>txt</i>)