Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html

changeset 5739
a870f5f03baa
parent 5047
04e5dfbd3f3d
child 5871
6dccd8542cd1
diff -r 912d7ba40c26 -r a870f5f03baa Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html
--- a/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html	Sat May 13 18:19:06 2017 +0200
+++ b/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html	Mon May 15 18:36:49 2017 +0200
@@ -42,7 +42,10 @@
 </table>
 <h3>Functions</h3>
 <table>
-<tr><td>None</td></tr>
+<tr>
+<td><a href="#PluginRepositoryDownloadCleanup">PluginRepositoryDownloadCleanup</a></td>
+<td>Module function to clean up the plug-in downloads area.</td>
+</tr>
 </table>
 <hr /><hr />
 <a NAME="PluginRepositoryDialog" ID="PluginRepositoryDialog"></a>
@@ -612,5 +615,18 @@
         Private slot to start the eric6 plugin installation dialog.
 </p>
 <div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="PluginRepositoryDownloadCleanup" ID="PluginRepositoryDownloadCleanup"></a>
+<h2>PluginRepositoryDownloadCleanup</h2>
+<b>PluginRepositoryDownloadCleanup</b>(<i>quiet=False</i>)
+<p>
+    Module function to clean up the plug-in downloads area.
+</p><dl>
+<dt><i>quiet</i> (bool)</dt>
+<dd>
+flag indicating quiet operations
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial