--- a/src/eric7/Documentation/Source/eric7.WebBrowser.PersonalInformationManager.PersonalInformationManager.html Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.PersonalInformationManager.PersonalInformationManager.html Fri Dec 22 17:24:07 2023 +0100 @@ -108,9 +108,9 @@ </p> <dl> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QObject)</dt> <dd> -reference to the parent object (QObject) +reference to the parent object </dd> </dl> <a NAME="PersonalInformationManager.__insertData" ID="PersonalInformationManager.__insertData"></a> @@ -195,18 +195,17 @@ </p> <dl> -<dt><i>menu</i></dt> +<dt><i>menu</i> (QMenu)</dt> <dd> -reference to the main menu (QMenu) +reference to the main menu </dd> -<dt><i>view</i></dt> +<dt><i>view</i> (WebBrowserView)</dt> <dd> -reference to the view (HelpBrowser) +reference to the view </dd> -<dt><i>hitTestResult</i></dt> +<dt><i>hitTestResult</i> (WebHitTestResult)</dt> <dd> reference to the hit test result - (WebHitTestResult) </dd> </dl> <a NAME="PersonalInformationManager.showConfigurationDialog" ID="PersonalInformationManager.showConfigurationDialog"></a> @@ -232,19 +231,25 @@ </p> <dl> -<dt><i>view</i></dt> +<dt><i>view</i> (WebBrowserView)</dt> <dd> -reference to the view (HelpBrowser) +reference to the view </dd> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QKeyEvent)</dt> <dd> -reference to the key event (QKeyEvent) +reference to the key event </dd> </dl> <dl> <dt>Return:</dt> <dd> -flag indicating handling of the event (boolean) +flag indicating handling of the event +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <div align="right"><a href="#top">Up</a></div>