eric6/Documentation/Source/eric6.WebBrowser.History.HistoryManager.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8215
fc5d68a6889e
--- a/eric6/Documentation/Source/eric6.WebBrowser.History.HistoryManager.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.WebBrowser.History.HistoryManager.html	Sat Jan 16 16:51:23 2021 +0100
@@ -141,7 +141,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating equality (boolean)
 </dd>
@@ -165,7 +165,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating less (boolean)
 </dd>
@@ -178,7 +178,7 @@
         Public method to determine validity.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating validity
 </dd>
@@ -197,7 +197,7 @@
         Public method to get the title of the history entry.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 title of the entry (string)
 </dd>
@@ -404,7 +404,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 cleaned URL
 </dd>
@@ -430,7 +430,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 cleaned URL
 </dd>
@@ -456,7 +456,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 first entry for the given URL
 </dd>
@@ -550,7 +550,7 @@
         Public method to get the days for entry expiration.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 days for entry expiration (integer)
 </dd>
@@ -563,7 +563,7 @@
         Public method to get the file name of the history file.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the history file (string)
 </dd>
@@ -576,7 +576,7 @@
         Public method to return the history.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the list of history entries (list of HistoryEntry)
 </dd>
@@ -589,7 +589,7 @@
         Public method to get a reference to the history filter model.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the history filter model (HistoryFilterModel)
 </dd>
@@ -602,7 +602,7 @@
         Public method to get a reference to the history model.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the history model (HistoryModel)
 </dd>
@@ -615,7 +615,7 @@
         Public method to get a reference to the history tree model.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the history tree model (HistoryTreeModel)
 </dd>
@@ -713,7 +713,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 number of visits to this site
 </dd>

eric ide

mercurial