440 <td><a href="#HelpWindow.setLoadingActions">setLoadingActions</a></td> |
440 <td><a href="#HelpWindow.setLoadingActions">setLoadingActions</a></td> |
441 <td>Public slot to set the loading dependent actions.</td> |
441 <td>Public slot to set the loading dependent actions.</td> |
442 </tr><tr> |
442 </tr><tr> |
443 <td><a href="#HelpWindow.setPrivateMode">setPrivateMode</a></td> |
443 <td><a href="#HelpWindow.setPrivateMode">setPrivateMode</a></td> |
444 <td>Public method to set the privacy mode.</td> |
444 <td>Public method to set the privacy mode.</td> |
|
445 </tr><tr> |
|
446 <td><a href="#HelpWindow.shutdown">shutdown</a></td> |
|
447 <td>Public method to shut down the web browser.</td> |
445 </tr> |
448 </tr> |
446 </table> |
449 </table> |
447 <h3>Static Methods</h3> |
450 <h3>Static Methods</h3> |
448 <table> |
451 <table> |
449 <tr> |
452 <tr> |
1412 </p><dl> |
1415 </p><dl> |
1413 <dt><i>on</i></dt> |
1416 <dt><i>on</i></dt> |
1414 <dd> |
1417 <dd> |
1415 flag indicating the privacy state (boolean) |
1418 flag indicating the privacy state (boolean) |
1416 </dd> |
1419 </dd> |
|
1420 </dl><a NAME="HelpWindow.shutdown" ID="HelpWindow.shutdown"></a> |
|
1421 <h4>HelpWindow.shutdown</h4> |
|
1422 <b>shutdown</b>(<i></i>) |
|
1423 <p> |
|
1424 Public method to shut down the web browser. |
|
1425 </p><dl> |
|
1426 <dt>Returns:</dt> |
|
1427 <dd> |
|
1428 flag indicating successful shutdown (boolean) |
|
1429 </dd> |
1417 </dl><a NAME="HelpWindow.__getWebIcon" ID="HelpWindow.__getWebIcon"></a> |
1430 </dl><a NAME="HelpWindow.__getWebIcon" ID="HelpWindow.__getWebIcon"></a> |
1418 <h4>HelpWindow.__getWebIcon (static)</h4> |
1431 <h4>HelpWindow.__getWebIcon (static)</h4> |
1419 <b>__getWebIcon</b>(<i></i>) |
1432 <b>__getWebIcon</b>(<i></i>) |
1420 <p> |
1433 <p> |
1421 Private static method to fetch the icon for a URL. |
1434 Private static method to fetch the icon for a URL. |