Documentation/Source/eric5.Helpviewer.HelpWindow.html

branch
5_2_x
changeset 2152
b57fc9a52742
parent 1692
f67b8b8e372a
--- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Tue Oct 16 19:43:27 2012 +0200
+++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Tue Oct 16 19:46:54 2012 +0200
@@ -442,6 +442,9 @@
 </tr><tr>
 <td><a href="#HelpWindow.setPrivateMode">setPrivateMode</a></td>
 <td>Public method to set the privacy mode.</td>
+</tr><tr>
+<td><a href="#HelpWindow.shutdown">shutdown</a></td>
+<td>Public method to shut down the web browser.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -1414,6 +1417,16 @@
 <dd>
 flag indicating the privacy state (boolean)
 </dd>
+</dl><a NAME="HelpWindow.shutdown" ID="HelpWindow.shutdown"></a>
+<h4>HelpWindow.shutdown</h4>
+<b>shutdown</b>(<i></i>)
+<p>
+        Public method to shut down the web browser.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating successful shutdown (boolean)
+</dd>
 </dl><a NAME="HelpWindow.__getWebIcon" ID="HelpWindow.__getWebIcon"></a>
 <h4>HelpWindow.__getWebIcon (static)</h4>
 <b>__getWebIcon</b>(<i></i>)

eric ide

mercurial