Documentation/Source/eric5.UI.UserInterface.html

branch
5_1_x
changeset 1194
9a54fec8559d
parent 816
53e282890577
child 1278
fb0460fd00b9
--- a/Documentation/Source/eric5.UI.UserInterface.html	Tue Jul 19 19:26:09 2011 +0200
+++ b/Documentation/Source/eric5.UI.UserInterface.html	Sun Jul 24 15:21:45 2011 +0200
@@ -1537,15 +1537,10 @@
 </dd>
 </dl><a NAME="UserInterface.__startWebBrowser" ID="UserInterface.__startWebBrowser"></a>
 <h4>UserInterface.__startWebBrowser</h4>
-<b>__startWebBrowser</b>(<i>home = ""</i>)
+<b>__startWebBrowser</b>(<i></i>)
 <p>
         Private slot to start the eric5 web browser.
-</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>
+</p><a NAME="UserInterface.__switchTab" ID="UserInterface.__switchTab"></a>
 <h4>UserInterface.__switchTab</h4>
 <b>__switchTab</b>(<i></i>)
 <p>
@@ -1756,10 +1751,15 @@
         from the internet.
 </p><a NAME="UserInterface.__webBrowser" ID="UserInterface.__webBrowser"></a>
 <h4>UserInterface.__webBrowser</h4>
-<b>__webBrowser</b>(<i></i>)
+<b>__webBrowser</b>(<i>home=""</i>)
 <p>
         Private slot to start the eric5 web browser.
-</p><a NAME="UserInterface.__whatsThis" ID="UserInterface.__whatsThis"></a>
+</p><dl>
+<dt><i>home</i></dt>
+<dd>
+full pathname of a file to display (string)
+</dd>
+</dl><a NAME="UserInterface.__whatsThis" ID="UserInterface.__whatsThis"></a>
 <h4>UserInterface.__whatsThis</h4>
 <b>__whatsThis</b>(<i></i>)
 <p>

eric ide

mercurial