488 <td><a href="#HelpWindow.setLoadingActions">setLoadingActions</a></td> |
488 <td><a href="#HelpWindow.setLoadingActions">setLoadingActions</a></td> |
489 <td>Public slot to set the loading dependent actions.</td> |
489 <td>Public slot to set the loading dependent actions.</td> |
490 </tr><tr> |
490 </tr><tr> |
491 <td><a href="#HelpWindow.setPrivateMode">setPrivateMode</a></td> |
491 <td><a href="#HelpWindow.setPrivateMode">setPrivateMode</a></td> |
492 <td>Public method to set the privacy mode.</td> |
492 <td>Public method to set the privacy mode.</td> |
|
493 </tr><tr> |
|
494 <td><a href="#HelpWindow.shutdown">shutdown</a></td> |
|
495 <td>Public method to shut down the web browser.</td> |
493 </tr> |
496 </tr> |
494 </table> |
497 </table> |
495 <h3>Static Methods</h3> |
498 <h3>Static Methods</h3> |
496 <table> |
499 <table> |
497 <tr> |
500 <tr> |
1590 </p><dl> |
1593 </p><dl> |
1591 <dt><i>on</i></dt> |
1594 <dt><i>on</i></dt> |
1592 <dd> |
1595 <dd> |
1593 flag indicating the privacy state (boolean) |
1596 flag indicating the privacy state (boolean) |
1594 </dd> |
1597 </dd> |
|
1598 </dl><a NAME="HelpWindow.shutdown" ID="HelpWindow.shutdown"></a> |
|
1599 <h4>HelpWindow.shutdown</h4> |
|
1600 <b>shutdown</b>(<i></i>) |
|
1601 <p> |
|
1602 Public method to shut down the web browser. |
|
1603 </p><dl> |
|
1604 <dt>Returns:</dt> |
|
1605 <dd> |
|
1606 flag indicating successful shutdown (boolean) |
|
1607 </dd> |
1595 </dl><a NAME="HelpWindow.__getWebIcon" ID="HelpWindow.__getWebIcon"></a> |
1608 </dl><a NAME="HelpWindow.__getWebIcon" ID="HelpWindow.__getWebIcon"></a> |
1596 <h4>HelpWindow.__getWebIcon (static)</h4> |
1609 <h4>HelpWindow.__getWebIcon (static)</h4> |
1597 <b>__getWebIcon</b>(<i></i>) |
1610 <b>__getWebIcon</b>(<i></i>) |
1598 <p> |
1611 <p> |
1599 Private static method to fetch the icon for a URL. |
1612 Private static method to fetch the icon for a URL. |