--- a/Documentation/Source/eric5.UI.UserInterface.html Sun Jan 24 10:30:22 2010 +0000 +++ b/Documentation/Source/eric5.UI.UserInterface.html Sun Jan 24 19:10:23 2010 +0000 @@ -490,6 +490,9 @@ <td><a href="#UserInterface.__startToolProcess">__startToolProcess</a></td> <td>Private slot to start an external tool process.</td> </tr><tr> +<td><a href="#UserInterface.__startWebBrowser">__startWebBrowser</a></td> +<td>Private slot to start a web browser executable.</td> +</tr><tr> <td><a href="#UserInterface.__switchTab">__switchTab</a></td> <td>Private slot used to switch between the current and the previous current tab.</td> </tr><tr> @@ -1493,6 +1496,16 @@ <dd> list of tool entries </dd> +</dl><a NAME="UserInterface.__startWebBrowser" ID="UserInterface.__startWebBrowser"></a> +<h4>UserInterface.__startWebBrowser</h4> +<b>__startWebBrowser</b>(<i>home = None</i>) +<p> + Private slot to start a web browser executable. +</p><dl> +<dt><i>home</i></dt> +<dd> +full pathname of a file to display (string) +</dd> </dl><a NAME="UserInterface.__switchTab" ID="UserInterface.__switchTab"></a> <h4>UserInterface.__switchTab</h4> <b>__switchTab</b>(<i></i>)