diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksManager.html --- a/eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksManager.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksManager.html Sat Jan 16 16:51:23 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> @@ -352,7 +352,7 @@ </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> @@ -390,7 +390,7 @@ </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>