diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksModel.html --- a/eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksModel.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksModel.html Sat Jan 16 16:51:23 2021 +0100 @@ -186,7 +186,7 @@ Public method to get a reference to the bookmarks manager. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the bookmarks manager object (BookmarksManager) </dd> @@ -206,7 +206,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> number of columns (integer) </dd> @@ -230,7 +230,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> bookmark data </dd> @@ -266,7 +266,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating successful acceptance of the data (boolean) </dd> @@ -336,7 +336,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flags (Qt.ItemFlags) </dd> @@ -356,7 +356,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the presence of children (boolean) </dd> @@ -384,7 +384,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> header data </dd> @@ -412,7 +412,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> index (QModelIndex) </dd> @@ -432,7 +432,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> mime data (QMimeData) </dd> @@ -445,7 +445,7 @@ Public method to report the supported mime types. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> supported mime types (list of strings) </dd> @@ -465,7 +465,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> bookmark node (BookmarkNode) </dd> @@ -485,7 +485,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> model index (QModelIndex) </dd> @@ -505,7 +505,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> index of the parent node (QModelIndex) </dd> @@ -533,7 +533,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating successful removal (boolean) </dd> @@ -553,7 +553,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> number of rows (integer) </dd> @@ -581,7 +581,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -594,7 +594,7 @@ Public method to report the supported drop actions. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> supported drop actions (Qt.DropAction) </dd>