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

branch
eric7
changeset 10106
d61075b70ab3
parent 9730
00cf7289d899
child 10431
64157aeb0312
equal deleted inserted replaced
10105:5765f4c8543f 10106:d61075b70ab3
133 <tr> 133 <tr>
134 <td><a href="#TrayStarter.__startPdfViewer">__startPdfViewer</a></td> 134 <td><a href="#TrayStarter.__startPdfViewer">__startPdfViewer</a></td>
135 <td>Private slot to start the eric PDF Viewer window.</td> 135 <td>Private slot to start the eric PDF Viewer window.</td>
136 </tr> 136 </tr>
137 <tr> 137 <tr>
138 <td><a href="#TrayStarter.__startPip">__startPip</a></td>
139 <td>Private slot to start the eric package manager (PyPI) window.</td>
140 </tr>
141 <tr>
138 <td><a href="#TrayStarter.__startPluginInstall">__startPluginInstall</a></td> 142 <td><a href="#TrayStarter.__startPluginInstall">__startPluginInstall</a></td>
139 <td>Private slot to start the eric plugin installation dialog.</td> 143 <td>Private slot to start the eric plugin installation dialog.</td>
140 </tr> 144 </tr>
141 <tr> 145 <tr>
142 <td><a href="#TrayStarter.__startPluginRepository">__startPluginRepository</a></td> 146 <td><a href="#TrayStarter.__startPluginRepository">__startPluginRepository</a></td>
373 <h4>TrayStarter.__startPdfViewer</h4> 377 <h4>TrayStarter.__startPdfViewer</h4>
374 <b>__startPdfViewer</b>(<i></i>) 378 <b>__startPdfViewer</b>(<i></i>)
375 379
376 <p> 380 <p>
377 Private slot to start the eric PDF Viewer window. 381 Private slot to start the eric PDF Viewer window.
382 </p>
383 <a NAME="TrayStarter.__startPip" ID="TrayStarter.__startPip"></a>
384 <h4>TrayStarter.__startPip</h4>
385 <b>__startPip</b>(<i></i>)
386
387 <p>
388 Private slot to start the eric package manager (PyPI) window.
378 </p> 389 </p>
379 <a NAME="TrayStarter.__startPluginInstall" ID="TrayStarter.__startPluginInstall"></a> 390 <a NAME="TrayStarter.__startPluginInstall" ID="TrayStarter.__startPluginInstall"></a>
380 <h4>TrayStarter.__startPluginInstall</h4> 391 <h4>TrayStarter.__startPluginInstall</h4>
381 <b>__startPluginInstall</b>(<i></i>) 392 <b>__startPluginInstall</b>(<i></i>)
382 393

eric ide

mercurial