--- a/src/eric7/Documentation/Source/eric7.WebBrowser.PageScreenDialog.html Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.PageScreenDialog.html Fri Dec 22 17:24:07 2023 +0100 @@ -86,14 +86,13 @@ </p> <dl> -<dt><i>view</i></dt> +<dt><i>view</i> (WebBrowserView)</dt> <dd> reference to the web view containing the page to be saved - (WebBrowserView) </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> </dl> <a NAME="PageScreenDialog.__createPixmap" ID="PageScreenDialog.__createPixmap"></a> @@ -113,7 +112,13 @@ <dl> <dt>Return:</dt> <dd> -flag indicating success (boolean) +flag indicating success +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <a NAME="PageScreenDialog.on_buttonBox_clicked" ID="PageScreenDialog.on_buttonBox_clicked"></a> @@ -125,9 +130,9 @@ </p> <dl> -<dt><i>button</i></dt> +<dt><i>button</i> (QAbstractButton)</dt> <dd> -button that was clicked (QAbstractButton) +button that was clicked </dd> </dl> <div align="right"><a href="#top">Up</a></div>