Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html

changeset 5739
a870f5f03baa
parent 5047
04e5dfbd3f3d
child 5871
6dccd8542cd1
equal deleted inserted replaced
5738:912d7ba40c26 5739:a870f5f03baa
40 <td>Main window class for the standalone dialog.</td> 40 <td>Main window class for the standalone dialog.</td>
41 </tr> 41 </tr>
42 </table> 42 </table>
43 <h3>Functions</h3> 43 <h3>Functions</h3>
44 <table> 44 <table>
45 <tr><td>None</td></tr> 45 <tr>
46 <td><a href="#PluginRepositoryDownloadCleanup">PluginRepositoryDownloadCleanup</a></td>
47 <td>Module function to clean up the plug-in downloads area.</td>
48 </tr>
46 </table> 49 </table>
47 <hr /><hr /> 50 <hr /><hr />
48 <a NAME="PluginRepositoryDialog" ID="PluginRepositoryDialog"></a> 51 <a NAME="PluginRepositoryDialog" ID="PluginRepositoryDialog"></a>
49 <h2>PluginRepositoryDialog</h2> 52 <h2>PluginRepositoryDialog</h2>
50 <p> 53 <p>
610 <b>__startPluginInstall</b>(<i></i>) 613 <b>__startPluginInstall</b>(<i></i>)
611 <p> 614 <p>
612 Private slot to start the eric6 plugin installation dialog. 615 Private slot to start the eric6 plugin installation dialog.
613 </p> 616 </p>
614 <div align="right"><a href="#top">Up</a></div> 617 <div align="right"><a href="#top">Up</a></div>
618 <hr /><hr />
619 <a NAME="PluginRepositoryDownloadCleanup" ID="PluginRepositoryDownloadCleanup"></a>
620 <h2>PluginRepositoryDownloadCleanup</h2>
621 <b>PluginRepositoryDownloadCleanup</b>(<i>quiet=False</i>)
622 <p>
623 Module function to clean up the plug-in downloads area.
624 </p><dl>
625 <dt><i>quiet</i> (bool)</dt>
626 <dd>
627 flag indicating quiet operations
628 </dd>
629 </dl>
630 <div align="right"><a href="#top">Up</a></div>
615 <hr /> 631 <hr />
616 </body></html> 632 </body></html>

eric ide

mercurial