--- a/eric6/Documentation/Source/eric6.Tools.TrayStarter.html Tue Jan 05 18:28:31 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Tools.TrayStarter.html Wed Jan 06 13:47:01 2021 +0100 @@ -122,83 +122,91 @@ </tr> <tr> <td><a href="#TrayStarter.__startCompare">__startCompare</a></td> -<td>Private slot to start the eric6 compare dialog.</td> +<td>Private slot to start the eric compare dialog.</td> </tr> <tr> <td><a href="#TrayStarter.__startDiff">__startDiff</a></td> -<td>Private slot to start the eric6 diff dialog.</td> +<td>Private slot to start the eric diff dialog.</td> </tr> <tr> <td><a href="#TrayStarter.__startEric">__startEric</a></td> -<td>Private slot to start the eric6 IDE.</td> -</tr> -<tr> -<td><a href="#TrayStarter.__startHelpViewer">__startHelpViewer</a></td> -<td>Private slot to start the eric6 web browser.</td> +<td>Private slot to start the eric IDE.</td> </tr> <tr> <td><a href="#TrayStarter.__startHexEditor">__startHexEditor</a></td> -<td>Private slot to start the eric6 hex editor dialog.</td> +<td>Private slot to start the eric hex editor dialog.</td> </tr> <tr> <td><a href="#TrayStarter.__startIconEditor">__startIconEditor</a></td> -<td>Private slot to start the eric6 icon editor dialog.</td> +<td>Private slot to start the eric icon editor dialog.</td> </tr> <tr> <td><a href="#TrayStarter.__startMiniEditor">__startMiniEditor</a></td> -<td>Private slot to start the eric6 Mini Editor.</td> +<td>Private slot to start the eric Mini Editor.</td> </tr> <tr> <td><a href="#TrayStarter.__startPluginInstall">__startPluginInstall</a></td> -<td>Private slot to start the eric6 plugin installation dialog.</td> +<td>Private slot to start the eric plugin installation dialog.</td> </tr> <tr> <td><a href="#TrayStarter.__startPluginRepository">__startPluginRepository</a></td> -<td>Private slot to start the eric6 plugin repository dialog.</td> +<td>Private slot to start the eric plugin repository dialog.</td> </tr> <tr> <td><a href="#TrayStarter.__startPluginUninstall">__startPluginUninstall</a></td> -<td>Private slot to start the eric6 plugin uninstallation dialog.</td> +<td>Private slot to start the eric plugin uninstallation dialog.</td> </tr> <tr> <td><a href="#TrayStarter.__startPreferences">__startPreferences</a></td> -<td>Private slot to start the eric6 configuration dialog.</td> +<td>Private slot to start the eric configuration dialog.</td> </tr> <tr> <td><a href="#TrayStarter.__startProc">__startProc</a></td> -<td>Private method to start an eric6 application.</td> +<td>Private method to start an eric application.</td> </tr> <tr> <td><a href="#TrayStarter.__startPyRe">__startPyRe</a></td> -<td>Private slot to start the eric6 Python re editor dialog.</td> +<td>Private slot to start the eric Python re editor dialog.</td> </tr> <tr> <td><a href="#TrayStarter.__startQRegularExpression">__startQRegularExpression</a></td> -<td>Private slot to start the eric6 QRegularExpression editor dialog.</td> +<td>Private slot to start the eric QRegularExpression editor dialog.</td> </tr> <tr> <td><a href="#TrayStarter.__startShell">__startShell</a></td> -<td>Private slot to start the eric6 Shell window.</td> +<td>Private slot to start the eric Shell window.</td> </tr> <tr> <td><a href="#TrayStarter.__startSnapshot">__startSnapshot</a></td> -<td>Private slot to start the eric6 snapshot dialog.</td> +<td>Private slot to start the eric snapshot dialog.</td> </tr> <tr> <td><a href="#TrayStarter.__startSqlBrowser">__startSqlBrowser</a></td> -<td>Private slot to start the eric6 sql browser dialog.</td> +<td>Private slot to start the eric sql browser dialog.</td> </tr> <tr> <td><a href="#TrayStarter.__startTRPreviewer">__startTRPreviewer</a></td> -<td>Private slot to start the eric6 translations previewer.</td> +<td>Private slot to start the eric translations previewer.</td> </tr> <tr> <td><a href="#TrayStarter.__startUIPreviewer">__startUIPreviewer</a></td> -<td>Private slot to start the eric6 UI previewer.</td> +<td>Private slot to start the eric UI previewer.</td> </tr> <tr> <td><a href="#TrayStarter.__startUnittest">__startUnittest</a></td> -<td>Private slot to start the eric6 unittest dialog.</td> +<td>Private slot to start the eric unittest dialog.</td> +</tr> +<tr> +<td><a href="#TrayStarter.__startWebBrowser">__startWebBrowser</a></td> +<td>Private slot to start the eric web browser.</td> +</tr> +<tr> +<td><a href="#TrayStarter.__startWebBrowserPrivate">__startWebBrowserPrivate</a></td> +<td>Private slot to start the eric web browser in private mode.</td> +</tr> +<tr> +<td><a href="#TrayStarter.__startWebBrowserQtHelp">__startWebBrowserQtHelp</a></td> +<td>Private slot to start the eric web browser with QtHelp support.</td> </tr> <tr> <td><a href="#TrayStarter.preferencesChanged">preferencesChanged</a></td> @@ -330,90 +338,83 @@ <b>__startCompare</b>(<i></i>) <p> - Private slot to start the eric6 compare dialog. + Private slot to start the eric compare dialog. </p> <a NAME="TrayStarter.__startDiff" ID="TrayStarter.__startDiff"></a> <h4>TrayStarter.__startDiff</h4> <b>__startDiff</b>(<i></i>) <p> - Private slot to start the eric6 diff dialog. + Private slot to start the eric diff dialog. </p> <a NAME="TrayStarter.__startEric" ID="TrayStarter.__startEric"></a> <h4>TrayStarter.__startEric</h4> <b>__startEric</b>(<i></i>) <p> - Private slot to start the eric6 IDE. -</p> -<a NAME="TrayStarter.__startHelpViewer" ID="TrayStarter.__startHelpViewer"></a> -<h4>TrayStarter.__startHelpViewer</h4> -<b>__startHelpViewer</b>(<i></i>) - -<p> - Private slot to start the eric6 web browser. + Private slot to start the eric IDE. </p> <a NAME="TrayStarter.__startHexEditor" ID="TrayStarter.__startHexEditor"></a> <h4>TrayStarter.__startHexEditor</h4> <b>__startHexEditor</b>(<i></i>) <p> - Private slot to start the eric6 hex editor dialog. + Private slot to start the eric hex editor dialog. </p> <a NAME="TrayStarter.__startIconEditor" ID="TrayStarter.__startIconEditor"></a> <h4>TrayStarter.__startIconEditor</h4> <b>__startIconEditor</b>(<i></i>) <p> - Private slot to start the eric6 icon editor dialog. + Private slot to start the eric icon editor dialog. </p> <a NAME="TrayStarter.__startMiniEditor" ID="TrayStarter.__startMiniEditor"></a> <h4>TrayStarter.__startMiniEditor</h4> <b>__startMiniEditor</b>(<i></i>) <p> - Private slot to start the eric6 Mini Editor. + Private slot to start the eric Mini Editor. </p> <a NAME="TrayStarter.__startPluginInstall" ID="TrayStarter.__startPluginInstall"></a> <h4>TrayStarter.__startPluginInstall</h4> <b>__startPluginInstall</b>(<i></i>) <p> - Private slot to start the eric6 plugin installation dialog. + Private slot to start the eric plugin installation dialog. </p> <a NAME="TrayStarter.__startPluginRepository" ID="TrayStarter.__startPluginRepository"></a> <h4>TrayStarter.__startPluginRepository</h4> <b>__startPluginRepository</b>(<i></i>) <p> - Private slot to start the eric6 plugin repository dialog. + Private slot to start the eric plugin repository dialog. </p> <a NAME="TrayStarter.__startPluginUninstall" ID="TrayStarter.__startPluginUninstall"></a> <h4>TrayStarter.__startPluginUninstall</h4> <b>__startPluginUninstall</b>(<i></i>) <p> - Private slot to start the eric6 plugin uninstallation dialog. + Private slot to start the eric plugin uninstallation dialog. </p> <a NAME="TrayStarter.__startPreferences" ID="TrayStarter.__startPreferences"></a> <h4>TrayStarter.__startPreferences</h4> <b>__startPreferences</b>(<i></i>) <p> - Private slot to start the eric6 configuration dialog. + Private slot to start the eric configuration dialog. </p> <a NAME="TrayStarter.__startProc" ID="TrayStarter.__startProc"></a> <h4>TrayStarter.__startProc</h4> <b>__startProc</b>(<i>applName, *applArgs</i>) <p> - Private method to start an eric6 application. + Private method to start an eric application. </p> <dl> <dt><i>applName</i></dt> <dd> -name of the eric6 application script (string) +name of the eric application script (string) </dd> <dt><i>*applArgs</i></dt> <dd> @@ -425,56 +426,77 @@ <b>__startPyRe</b>(<i></i>) <p> - Private slot to start the eric6 Python re editor dialog. + Private slot to start the eric Python re editor dialog. </p> <a NAME="TrayStarter.__startQRegularExpression" ID="TrayStarter.__startQRegularExpression"></a> <h4>TrayStarter.__startQRegularExpression</h4> <b>__startQRegularExpression</b>(<i></i>) <p> - Private slot to start the eric6 QRegularExpression editor dialog. + Private slot to start the eric QRegularExpression editor dialog. </p> <a NAME="TrayStarter.__startShell" ID="TrayStarter.__startShell"></a> <h4>TrayStarter.__startShell</h4> <b>__startShell</b>(<i></i>) <p> - Private slot to start the eric6 Shell window. + Private slot to start the eric Shell window. </p> <a NAME="TrayStarter.__startSnapshot" ID="TrayStarter.__startSnapshot"></a> <h4>TrayStarter.__startSnapshot</h4> <b>__startSnapshot</b>(<i></i>) <p> - Private slot to start the eric6 snapshot dialog. + Private slot to start the eric snapshot dialog. </p> <a NAME="TrayStarter.__startSqlBrowser" ID="TrayStarter.__startSqlBrowser"></a> <h4>TrayStarter.__startSqlBrowser</h4> <b>__startSqlBrowser</b>(<i></i>) <p> - Private slot to start the eric6 sql browser dialog. + Private slot to start the eric sql browser dialog. </p> <a NAME="TrayStarter.__startTRPreviewer" ID="TrayStarter.__startTRPreviewer"></a> <h4>TrayStarter.__startTRPreviewer</h4> <b>__startTRPreviewer</b>(<i></i>) <p> - Private slot to start the eric6 translations previewer. + Private slot to start the eric translations previewer. </p> <a NAME="TrayStarter.__startUIPreviewer" ID="TrayStarter.__startUIPreviewer"></a> <h4>TrayStarter.__startUIPreviewer</h4> <b>__startUIPreviewer</b>(<i></i>) <p> - Private slot to start the eric6 UI previewer. + Private slot to start the eric UI previewer. </p> <a NAME="TrayStarter.__startUnittest" ID="TrayStarter.__startUnittest"></a> <h4>TrayStarter.__startUnittest</h4> <b>__startUnittest</b>(<i></i>) <p> - Private slot to start the eric6 unittest dialog. + Private slot to start the eric unittest dialog. +</p> +<a NAME="TrayStarter.__startWebBrowser" ID="TrayStarter.__startWebBrowser"></a> +<h4>TrayStarter.__startWebBrowser</h4> +<b>__startWebBrowser</b>(<i></i>) + +<p> + Private slot to start the eric web browser. +</p> +<a NAME="TrayStarter.__startWebBrowserPrivate" ID="TrayStarter.__startWebBrowserPrivate"></a> +<h4>TrayStarter.__startWebBrowserPrivate</h4> +<b>__startWebBrowserPrivate</b>(<i></i>) + +<p> + Private slot to start the eric web browser in private mode. +</p> +<a NAME="TrayStarter.__startWebBrowserQtHelp" ID="TrayStarter.__startWebBrowserQtHelp"></a> +<h4>TrayStarter.__startWebBrowserQtHelp</h4> +<b>__startWebBrowserQtHelp</b>(<i></i>) + +<p> + Private slot to start the eric web browser with QtHelp support. </p> <a NAME="TrayStarter.preferencesChanged" ID="TrayStarter.preferencesChanged"></a> <h4>TrayStarter.preferencesChanged</h4>