--- a/eric6/Documentation/Source/eric6.WebBrowser.Download.DownloadManager.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.Download.DownloadManager.html Sat Jan 16 16:51:23 2021 +0100 @@ -332,7 +332,7 @@ Private method to get a reference to the current item. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the current item (DownloadItem) </dd> @@ -395,7 +395,7 @@ only). </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the task bar button </dd> @@ -425,7 +425,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, that the view is the one for the URL </dd> @@ -458,7 +458,7 @@ Public method to get the number of active downloads. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> number of active downloads (integer) </dd> @@ -471,7 +471,7 @@ Public method to check, if it is ok to quit. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating allowance to quit (boolean) </dd> @@ -527,7 +527,7 @@ Public method to get the current download directory. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current download directory (string) </dd> @@ -540,7 +540,7 @@ Public method to get a reference to the downloads. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the downloads (list of DownloadItem) </dd> @@ -553,7 +553,7 @@ Public method to get the number of downloads. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> number of downloads </dd> @@ -579,7 +579,7 @@ Public method to get the remove policy. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> remove policy (integer) </dd>