eric6/Documentation/Source/eric6.WebBrowser.Download.DownloadItem.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
--- a/eric6/Documentation/Source/eric6.WebBrowser.Download.DownloadItem.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.WebBrowser.Download.DownloadItem.html	Sat Jan 16 16:51:23 2021 +0100
@@ -303,7 +303,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 proposed filename and original filename (string, string)
 </dd>
@@ -351,7 +351,7 @@
         Public method to get the absolute path of the output file.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 absolute path of the output file (string)
 </dd>
@@ -364,7 +364,7 @@
         Public method to get the number of bytes received.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 number of bytes received (integer)
 </dd>
@@ -377,7 +377,7 @@
         Public method to get the total number of bytes of the download.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 total number of bytes (integer)
 </dd>
@@ -397,7 +397,7 @@
         Public method to check, if the user canceled the file selection.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating cancellation (boolean)
 </dd>
@@ -410,7 +410,7 @@
         Public method to get an estimation for the download speed.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 estimation for the download speed (float)
 </dd>
@@ -423,7 +423,7 @@
         Public method to check, if the download was cancelled.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a canceled download (boolean)
 </dd>
@@ -436,7 +436,7 @@
         Public method to get the download progress.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 current download progress
 </dd>
@@ -455,7 +455,7 @@
         Public method to check for a successful download.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a successful download (boolean)
 </dd>
@@ -468,7 +468,7 @@
         Public method to determine, if a download is in progress.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a download is in progress (boolean)
 </dd>
@@ -481,7 +481,7 @@
         Public method to get the name of the output file.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the output file (string)
 </dd>
@@ -494,7 +494,7 @@
         Public method to get the relevant download data.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dictionary containing the URL, save location, done flag,
             the URL of the related web page and the date and time of the
@@ -516,7 +516,7 @@
         Public method to get the text of the info label.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 text of the info label (string)
 </dd>
@@ -529,7 +529,7 @@
         Public method to get the URL of the download page.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 URL of the download page (QUrl)
 </dd>
@@ -584,7 +584,7 @@
         Public method to get an estimation for the remaining time.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 estimation for the remaining time (float)
 </dd>

eric ide

mercurial