diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.AddBookmarkDialog.html --- a/eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.AddBookmarkDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.AddBookmarkDialog.html Sat Jan 16 16:51:23 2021 +0100 @@ -165,7 +165,7 @@ Public method to get a reference to the added bookmark node. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the added bookmark node (BookmarkNode) </dd> @@ -178,7 +178,7 @@ Public method to get the current index. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current index (QModelIndex) </dd> @@ -191,7 +191,7 @@ Public method to get the description of the bookmark. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> description of the bookamrk (string) </dd> @@ -204,7 +204,7 @@ Public method to test, if the dialog is in "Add Folder" mode. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating "Add Folder" mode (boolean) </dd> @@ -287,7 +287,7 @@ Public method to get the title of the bookmark. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> title of the bookmark (string) </dd> @@ -300,7 +300,7 @@ Public method to get the URL of the bookmark. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> URL of the bookmark (string) </dd> @@ -386,7 +386,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> number of columns (integer) </dd> @@ -410,7 +410,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating acceptance (boolean) </dd> @@ -434,7 +434,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating acceptance (boolean) </dd> @@ -454,7 +454,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the presence of children (boolean) </dd>