diff -r 85fc2a5cddb4 -r 59137afca666 Documentation/Source/eric5.Helpviewer.DownloadDialog.html --- a/Documentation/Source/eric5.Helpviewer.DownloadDialog.html Sat Feb 06 11:14:30 2010 +0000 +++ b/Documentation/Source/eric5.Helpviewer.DownloadDialog.html Sat Feb 06 17:40:24 2010 +0000 @@ -69,9 +69,6 @@ <td><a href="#DownloadDialog.__downloadProgress">__downloadProgress</a></td> <td>Private method show the download progress.</td> </tr><tr> -<td><a href="#DownloadDialog.__downloadedSuccessfully">__downloadedSuccessfully</a></td> -<td>Private method to determine the download status.</td> -</tr><tr> <td><a href="#DownloadDialog.__downloading">__downloading</a></td> <td>Private method to determine, if a download is in progress.</td> </tr><tr> @@ -166,16 +163,6 @@ <dd> number of total bytes (integer) </dd> -</dl><a NAME="DownloadDialog.__downloadedSuccessfully" ID="DownloadDialog.__downloadedSuccessfully"></a> -<h4>DownloadDialog.__downloadedSuccessfully</h4> -<b>__downloadedSuccessfully</b>(<i></i>) -<p> - Private method to determine the download status. -</p><dl> -<dt>Returns:</dt> -<dd> -download status (boolean) -</dd> </dl><a NAME="DownloadDialog.__downloading" ID="DownloadDialog.__downloading"></a> <h4>DownloadDialog.__downloading</h4> <b>__downloading</b>(<i></i>)