src/eric7/Documentation/Source/eric7.Tools.TrayStarter.html

branch
eric7
changeset 10106
d61075b70ab3
parent 9730
00cf7289d899
child 10431
64157aeb0312
--- a/src/eric7/Documentation/Source/eric7.Tools.TrayStarter.html	Mon Jul 03 12:04:39 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Tools.TrayStarter.html	Mon Jul 03 15:25:10 2023 +0200
@@ -135,6 +135,10 @@
 <td>Private slot to start the eric PDF Viewer window.</td>
 </tr>
 <tr>
+<td><a href="#TrayStarter.__startPip">__startPip</a></td>
+<td>Private slot to start the eric package manager (PyPI) window.</td>
+</tr>
+<tr>
 <td><a href="#TrayStarter.__startPluginInstall">__startPluginInstall</a></td>
 <td>Private slot to start the eric plugin installation dialog.</td>
 </tr>
@@ -376,6 +380,13 @@
 <p>
         Private slot to start the eric PDF Viewer window.
 </p>
+<a NAME="TrayStarter.__startPip" ID="TrayStarter.__startPip"></a>
+<h4>TrayStarter.__startPip</h4>
+<b>__startPip</b>(<i></i>)
+
+<p>
+        Private slot to start the eric package manager (PyPI) window.
+</p>
 <a NAME="TrayStarter.__startPluginInstall" ID="TrayStarter.__startPluginInstall"></a>
 <h4>TrayStarter.__startPluginInstall</h4>
 <b>__startPluginInstall</b>(<i></i>)

eric ide

mercurial