--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserClearPrivateDataDialog.html Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserClearPrivateDataDialog.html Fri Dec 22 17:24:07 2023 +0100 @@ -78,9 +78,9 @@ </p> <dl> -<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="WebBrowserClearPrivateDataDialog.getData" ID="WebBrowserClearPrivateDataDialog.getData"></a> @@ -97,7 +97,14 @@ (browsing history, search history, favicons, disk cache, cookies, passwords, web databases, downloads, zoom values, SSL certificate error exceptions) and the selected history period in - milliseconds (tuple of booleans and integer) + milliseconds +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, bool, + int) </dd> </dl> <div align="right"><a href="#top">Up</a></div>