eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksManager.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksManager.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksManager.html	Mon Feb 01 10:38:16 2021 +0100
@@ -234,7 +234,7 @@
         Class method to get the file name of the bookmark file.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the bookmark file (string)
 </dd>
@@ -280,7 +280,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 bookmark node for the given url (BookmarkNode)
 </dd>
@@ -305,7 +305,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of bookmark nodes for the given url (list of BookmarkNode)
 </dd>
@@ -345,14 +345,14 @@
 <dd>
 URL of the bookmark to search for (QUrl or string)
 </dd>
-<dt><i>start=</i></dt>
+<dt><i>start</i></dt>
 <dd>
 indicator for the start of the search
             (StartRoot, StartMenu, StartToolBar)
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 bookmark node for the given url (BookmarkNode)
 </dd>
@@ -365,7 +365,7 @@
         Public method to get a reference to the root bookmark node.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the root bookmark node (BookmarkNode)
 </dd>
@@ -383,14 +383,14 @@
 <dd>
 URL of the bookmarks to search for (QUrl or string)
 </dd>
-<dt><i>start=</i></dt>
+<dt><i>start</i></dt>
 <dd>
 indicator for the start of the search
             (StartRoot, StartMenu, StartToolBar)
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of bookmark nodes for the given url (list of BookmarkNode)
 </dd>
@@ -403,7 +403,7 @@
         Public method to get a reference to the bookmarks model.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the bookmarks model (BookmarksModel)
 </dd>
@@ -487,7 +487,7 @@
         Public method to get a reference to the bookmarks menu node.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the bookmarks menu node (BookmarkNode)
 </dd>
@@ -621,7 +621,7 @@
         Public method to get a reference to the bookmarks toolbar node.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the bookmarks toolbar node (BookmarkNode)
 </dd>
@@ -634,7 +634,7 @@
         Public method to get a reference to the undo stack.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the undo stack (QUndoStack)
 </dd>

eric ide

mercurial