diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Helpviewer.Download.DownloadManager.html --- a/Documentation/Source/eric5.Helpviewer.Download.DownloadManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Download.DownloadManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>RemoveExit</td></tr><tr><td>RemoveNever</td></tr><tr><td>RemoveSuccessFullDownload</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DownloadManager.__init__">DownloadManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DownloadManager.__addItem">__addItem</a></td> <td>Private method to add a download to the list of downloads.</td> </tr><tr> @@ -151,6 +152,10 @@ <td>Public method to stop the download manager.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DownloadManager.__init__" ID="DownloadManager.__init__"></a> <h4>DownloadManager (Constructor)</h4> <b>DownloadManager</b>(<i>parent=None</i>)