--- a/eric6/Documentation/Source/eric6.WebBrowser.WebBrowserView.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.WebBrowserView.html Sat Jan 16 16:51:23 2021 +0100 @@ -929,7 +929,7 @@ Private method to get the file name to save the page to. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the file name to save to and the save page format @@ -984,7 +984,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a valid URL (boolean) </dd> @@ -1004,7 +1004,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> index of zoom factor (integer) </dd> @@ -1464,7 +1464,7 @@ Public method to check, if the loaded page contains feed links. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the existence of feed links (boolean) </dd> @@ -1524,7 +1524,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the created browser window (WebBrowserView) </dd> @@ -1544,7 +1544,7 @@ Public method to return the title of the loaded page. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> title (string) </dd> @@ -1606,7 +1606,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if the event was handled (boolean) </dd> @@ -1630,7 +1630,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating that the event should be filtered out </dd> @@ -1658,7 +1658,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the title, URL and web icon </dd> @@ -1710,7 +1710,7 @@ Public method to get the preview pixmap. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> preview pixmap </dd> @@ -1729,7 +1729,7 @@ Public method to get the extracted RSS feeds. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of RSS feeds (list of tuples of two strings) </dd> @@ -1742,7 +1742,7 @@ Public method to get the safe browsing status of the current page. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a safe site </dd> @@ -1761,7 +1761,7 @@ Public method to populate the session data. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary containing the session data </dd> @@ -1780,7 +1780,7 @@ Public method to check, if the loaded page has RSS links. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the presence of RSS links (boolean) </dd> @@ -1793,7 +1793,7 @@ Public method to determine, if there is some text selected. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating text has been selected (boolean) </dd> @@ -1813,7 +1813,7 @@ Public method to get the web site icon. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> web site icon </dd> @@ -1832,7 +1832,7 @@ Public method to get a reference to the render widget. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the render widget </dd> @@ -1851,7 +1851,7 @@ Public method to determine, if a backwards move in history is possible. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating move backwards is possible (boolean) </dd> @@ -1864,7 +1864,7 @@ Public method to determine, if a forward move in history is possible. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating move forward is possible (boolean) </dd> @@ -1877,7 +1877,7 @@ Public method to check, if full screen mode is active. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating full screen mode </dd> @@ -1896,7 +1896,7 @@ Public method to get the loading state. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the loading state (boolean) </dd> @@ -1938,7 +1938,7 @@ Public method to get a reference to the main window. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the main window </dd> @@ -1964,7 +1964,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> viewport position </dd> @@ -1997,7 +1997,7 @@ Public method to get the load progress. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> load progress (integer) </dd> @@ -2110,7 +2110,7 @@ Public method to return the URL of the loaded page. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> URL loaded in the help browser (QUrl) </dd> @@ -2138,7 +2138,7 @@ view. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the tab widget </dd> @@ -2157,7 +2157,7 @@ Public method to get the view title. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> view title </dd> @@ -2211,7 +2211,7 @@ Public method to get the current zoom value. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> zoom value (integer) </dd>