1125 <td>Public method to implement a specific extension.</td> |
1125 <td>Public method to implement a specific extension.</td> |
1126 </tr><tr> |
1126 </tr><tr> |
1127 <td><a href="#HelpWebPage.getAdBlockedPageEntries">getAdBlockedPageEntries</a></td> |
1127 <td><a href="#HelpWebPage.getAdBlockedPageEntries">getAdBlockedPageEntries</a></td> |
1128 <td>Public method to get the list of AdBlock page entries.</td> |
1128 <td>Public method to get the list of AdBlock page entries.</td> |
1129 </tr><tr> |
1129 </tr><tr> |
|
1130 <td><a href="#HelpWebPage.getSslConfiguration">getSslConfiguration</a></td> |
|
1131 <td>Public method to return a reference to the current SSL configuration.</td> |
|
1132 </tr><tr> |
1130 <td><a href="#HelpWebPage.getSslInfo">getSslInfo</a></td> |
1133 <td><a href="#HelpWebPage.getSslInfo">getSslInfo</a></td> |
1131 <td>Public method to get a reference to the SSL info object.</td> |
1134 <td>Public method to get a reference to the SSL info object.</td> |
1132 </tr><tr> |
1135 </tr><tr> |
1133 <td><a href="#HelpWebPage.hasValidSslInfo">hasValidSslInfo</a></td> |
1136 <td><a href="#HelpWebPage.hasValidSslInfo">hasValidSslInfo</a></td> |
1134 <td>Public method to check, if the page has a valid SSL certificate.</td> |
1137 <td>Public method to check, if the page has a valid SSL certificate.</td> |
1276 Public method to get the list of AdBlock page entries. |
1279 Public method to get the list of AdBlock page entries. |
1277 </p><dl> |
1280 </p><dl> |
1278 <dt>Returns:</dt> |
1281 <dt>Returns:</dt> |
1279 <dd> |
1282 <dd> |
1280 list of AdBlock page entries (list of AdBlockedPageEntry) |
1283 list of AdBlock page entries (list of AdBlockedPageEntry) |
|
1284 </dd> |
|
1285 </dl><a NAME="HelpWebPage.getSslConfiguration" ID="HelpWebPage.getSslConfiguration"></a> |
|
1286 <h4>HelpWebPage.getSslConfiguration</h4> |
|
1287 <b>getSslConfiguration</b>(<i></i>) |
|
1288 <p> |
|
1289 Public method to return a reference to the current SSL configuration. |
|
1290 </p><dl> |
|
1291 <dt>Returns:</dt> |
|
1292 <dd> |
|
1293 reference to the SSL configuration in use (QSslConfiguration) |
1281 </dd> |
1294 </dd> |
1282 </dl><a NAME="HelpWebPage.getSslInfo" ID="HelpWebPage.getSslInfo"></a> |
1295 </dl><a NAME="HelpWebPage.getSslInfo" ID="HelpWebPage.getSslInfo"></a> |
1283 <h4>HelpWebPage.getSslInfo</h4> |
1296 <h4>HelpWebPage.getSslInfo</h4> |
1284 <b>getSslInfo</b>(<i></i>) |
1297 <b>getSslInfo</b>(<i></i>) |
1285 <p> |
1298 <p> |