1154 <td>Public method to implement a specific extension.</td> |
1154 <td>Public method to implement a specific extension.</td> |
1155 </tr><tr> |
1155 </tr><tr> |
1156 <td><a href="#HelpWebPage.getAdBlockedPageEntries">getAdBlockedPageEntries</a></td> |
1156 <td><a href="#HelpWebPage.getAdBlockedPageEntries">getAdBlockedPageEntries</a></td> |
1157 <td>Public method to get the list of AdBlock page entries.</td> |
1157 <td>Public method to get the list of AdBlock page entries.</td> |
1158 </tr><tr> |
1158 </tr><tr> |
1159 <td><a href="#HelpWebPage.getSslInfo">getSslInfo</a></td> |
1159 <td><a href="#HelpWebPage.getSslCertificate">getSslCertificate</a></td> |
1160 <td>Public method to get a reference to the SSL info object.</td> |
1160 <td>Public method to get a reference to the SSL certificate.</td> |
|
1161 </tr><tr> |
|
1162 <td><a href="#HelpWebPage.getSslCertificateChain">getSslCertificateChain</a></td> |
|
1163 <td>Public method to get a reference to the SSL certificate chain.</td> |
1161 </tr><tr> |
1164 </tr><tr> |
1162 <td><a href="#HelpWebPage.hasValidSslInfo">hasValidSslInfo</a></td> |
1165 <td><a href="#HelpWebPage.hasValidSslInfo">hasValidSslInfo</a></td> |
1163 <td>Public method to check, if the page has a valid SSL certificate.</td> |
1166 <td>Public method to check, if the page has a valid SSL certificate.</td> |
1164 </tr><tr> |
1167 </tr><tr> |
1165 <td><a href="#HelpWebPage.pageAttributeId">pageAttributeId</a></td> |
1168 <td><a href="#HelpWebPage.pageAttributeId">pageAttributeId</a></td> |
1306 </p><dl> |
1309 </p><dl> |
1307 <dt>Returns:</dt> |
1310 <dt>Returns:</dt> |
1308 <dd> |
1311 <dd> |
1309 list of AdBlock page entries (list of AdBlockedPageEntry) |
1312 list of AdBlock page entries (list of AdBlockedPageEntry) |
1310 </dd> |
1313 </dd> |
1311 </dl><a NAME="HelpWebPage.getSslInfo" ID="HelpWebPage.getSslInfo"></a> |
1314 </dl><a NAME="HelpWebPage.getSslCertificate" ID="HelpWebPage.getSslCertificate"></a> |
1312 <h4>HelpWebPage.getSslInfo</h4> |
1315 <h4>HelpWebPage.getSslCertificate</h4> |
1313 <b>getSslInfo</b>(<i></i>) |
1316 <b>getSslCertificate</b>(<i></i>) |
1314 <p> |
1317 <p> |
1315 Public method to get a reference to the SSL info object. |
1318 Public method to get a reference to the SSL certificate. |
1316 </p><dl> |
1319 </p><dl> |
1317 <dt>Returns:</dt> |
1320 <dt>Returns:</dt> |
1318 <dd> |
1321 <dd> |
1319 reference to the SSL info (QSslCertificate) |
1322 amended SSL certificate (QSslCertificate) |
|
1323 </dd> |
|
1324 </dl><a NAME="HelpWebPage.getSslCertificateChain" ID="HelpWebPage.getSslCertificateChain"></a> |
|
1325 <h4>HelpWebPage.getSslCertificateChain</h4> |
|
1326 <b>getSslCertificateChain</b>(<i></i>) |
|
1327 <p> |
|
1328 Public method to get a reference to the SSL certificate chain. |
|
1329 </p><dl> |
|
1330 <dt>Returns:</dt> |
|
1331 <dd> |
|
1332 SSL certificate chain (list of QSslCertificate) |
1320 </dd> |
1333 </dd> |
1321 </dl><a NAME="HelpWebPage.hasValidSslInfo" ID="HelpWebPage.hasValidSslInfo"></a> |
1334 </dl><a NAME="HelpWebPage.hasValidSslInfo" ID="HelpWebPage.hasValidSslInfo"></a> |
1322 <h4>HelpWebPage.hasValidSslInfo</h4> |
1335 <h4>HelpWebPage.hasValidSslInfo</h4> |
1323 <b>hasValidSslInfo</b>(<i></i>) |
1336 <b>hasValidSslInfo</b>(<i></i>) |
1324 <p> |
1337 <p> |
1358 <dd> |
1371 <dd> |
1359 new current user agent string (string) |
1372 new current user agent string (string) |
1360 </dd> |
1373 </dd> |
1361 </dl><a NAME="HelpWebPage.showSslInfo" ID="HelpWebPage.showSslInfo"></a> |
1374 </dl><a NAME="HelpWebPage.showSslInfo" ID="HelpWebPage.showSslInfo"></a> |
1362 <h4>HelpWebPage.showSslInfo</h4> |
1375 <h4>HelpWebPage.showSslInfo</h4> |
1363 <b>showSslInfo</b>(<i></i>) |
1376 <b>showSslInfo</b>(<i>pos</i>) |
1364 <p> |
1377 <p> |
1365 Public slot to show some SSL information for the loaded page. |
1378 Public slot to show some SSL information for the loaded page. |
1366 </p><a NAME="HelpWebPage.supportsExtension" ID="HelpWebPage.supportsExtension"></a> |
1379 </p><a NAME="HelpWebPage.supportsExtension" ID="HelpWebPage.supportsExtension"></a> |
1367 <h4>HelpWebPage.supportsExtension</h4> |
1380 <h4>HelpWebPage.supportsExtension</h4> |
1368 <b>supportsExtension</b>(<i>extension</i>) |
1381 <b>supportsExtension</b>(<i>extension</i>) |