492 </tr><tr> |
492 </tr><tr> |
493 <td><a href="#UserInterface.__startToolProcess">__startToolProcess</a></td> |
493 <td><a href="#UserInterface.__startToolProcess">__startToolProcess</a></td> |
494 <td>Private slot to start an external tool process.</td> |
494 <td>Private slot to start an external tool process.</td> |
495 </tr><tr> |
495 </tr><tr> |
496 <td><a href="#UserInterface.__startWebBrowser">__startWebBrowser</a></td> |
496 <td><a href="#UserInterface.__startWebBrowser">__startWebBrowser</a></td> |
497 <td>Private slot to start a web browser executable.</td> |
497 <td>Private slot to start the eric5 web browser.</td> |
498 </tr><tr> |
498 </tr><tr> |
499 <td><a href="#UserInterface.__switchTab">__switchTab</a></td> |
499 <td><a href="#UserInterface.__switchTab">__switchTab</a></td> |
500 <td>Private slot used to switch between the current and the previous current tab.</td> |
500 <td>Private slot used to switch between the current and the previous current tab.</td> |
501 </tr><tr> |
501 </tr><tr> |
502 <td><a href="#UserInterface.__toggleBottomSidebar">__toggleBottomSidebar</a></td> |
502 <td><a href="#UserInterface.__toggleBottomSidebar">__toggleBottomSidebar</a></td> |
1510 <dd> |
1510 <dd> |
1511 list of tool entries |
1511 list of tool entries |
1512 </dd> |
1512 </dd> |
1513 </dl><a NAME="UserInterface.__startWebBrowser" ID="UserInterface.__startWebBrowser"></a> |
1513 </dl><a NAME="UserInterface.__startWebBrowser" ID="UserInterface.__startWebBrowser"></a> |
1514 <h4>UserInterface.__startWebBrowser</h4> |
1514 <h4>UserInterface.__startWebBrowser</h4> |
1515 <b>__startWebBrowser</b>(<i>home = None</i>) |
1515 <b>__startWebBrowser</b>(<i>home = ""</i>) |
1516 <p> |
1516 <p> |
1517 Private slot to start a web browser executable. |
1517 Private slot to start the eric5 web browser. |
1518 </p><dl> |
1518 </p><dl> |
1519 <dt><i>home</i></dt> |
1519 <dt><i>home</i></dt> |
1520 <dd> |
1520 <dd> |
1521 full pathname of a file to display (string) |
1521 full pathname of a file to display (string) |
1522 </dd> |
1522 </dd> |