--- a/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html Sun Apr 14 13:12:53 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html Sun Apr 14 18:38:50 2013 +0200 @@ -1127,6 +1127,9 @@ <td><a href="#HelpWebPage.getAdBlockedPageEntries">getAdBlockedPageEntries</a></td> <td>Public method to get the list of AdBlock page entries.</td> </tr><tr> +<td><a href="#HelpWebPage.getSslConfiguration">getSslConfiguration</a></td> +<td>Public method to return a reference to the current SSL configuration.</td> +</tr><tr> <td><a href="#HelpWebPage.getSslInfo">getSslInfo</a></td> <td>Public method to get a reference to the SSL info object.</td> </tr><tr> @@ -1279,6 +1282,16 @@ <dd> list of AdBlock page entries (list of AdBlockedPageEntry) </dd> +</dl><a NAME="HelpWebPage.getSslConfiguration" ID="HelpWebPage.getSslConfiguration"></a> +<h4>HelpWebPage.getSslConfiguration</h4> +<b>getSslConfiguration</b>(<i></i>) +<p> + Public method to return a reference to the current SSL configuration. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the SSL configuration in use (QSslConfiguration) +</dd> </dl><a NAME="HelpWebPage.getSslInfo" ID="HelpWebPage.getSslInfo"></a> <h4>HelpWebPage.getSslInfo</h4> <b>getSslInfo</b>(<i></i>)