Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html

changeset 1558
754120837dd8
parent 1518
e6e21910210d
child 1586
b3e34806b734
--- a/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html	Sun Jan 15 16:38:16 2012 +0100
+++ b/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html	Sun Jan 15 16:42:56 2012 +0100
@@ -962,6 +962,9 @@
 <td><a href="#HelpWebPage.getSslInfo">getSslInfo</a></td>
 <td>Public method to get a reference to the SSL info object.</td>
 </tr><tr>
+<td><a href="#HelpWebPage.hasValidSslInfo">hasValidSslInfo</a></td>
+<td>Public method to check, if the page has a valid SSL certificate.</td>
+</tr><tr>
 <td><a href="#HelpWebPage.pageAttributeId">pageAttributeId</a></td>
 <td>Public method to get the attribute id of the page attribute.</td>
 </tr><tr>
@@ -1062,6 +1065,16 @@
 <dd>
 reference to the SSL info (QSslCertificate)
 </dd>
+</dl><a NAME="HelpWebPage.hasValidSslInfo" ID="HelpWebPage.hasValidSslInfo"></a>
+<h4>HelpWebPage.hasValidSslInfo</h4>
+<b>hasValidSslInfo</b>(<i></i>)
+<p>
+        Public method to check, if the page has a valid SSL certificate.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating a valid SSL certificate (boolean)
+</dd>
 </dl><a NAME="HelpWebPage.pageAttributeId" ID="HelpWebPage.pageAttributeId"></a>
 <h4>HelpWebPage.pageAttributeId</h4>
 <b>pageAttributeId</b>(<i></i>)

eric ide

mercurial