diff -r 6091145e189e -r ae9232bf4854 src/eric7/Documentation/Source/eric7.WebBrowser.PersonalInformationManager.PersonalInformationManager.html --- a/src/eric7/Documentation/Source/eric7.WebBrowser.PersonalInformationManager.PersonalInformationManager.html Wed Nov 09 15:17:05 2022 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.PersonalInformationManager.PersonalInformationManager.html Wed Nov 09 15:18:07 2022 +0100 @@ -211,11 +211,18 @@ </dl> <a NAME="PersonalInformationManager.showConfigurationDialog" ID="PersonalInformationManager.showConfigurationDialog"></a> <h4>PersonalInformationManager.showConfigurationDialog</h4> -<b>showConfigurationDialog</b>(<i></i>) +<b>showConfigurationDialog</b>(<i>parent=None</i>) <p> Public method to show the configuration dialog. </p> +<dl> + +<dt><i>parent</i> (QWidget)</dt> +<dd> +reference to the parent widget +</dd> +</dl> <a NAME="PersonalInformationManager.viewKeyPressEvent" ID="PersonalInformationManager.viewKeyPressEvent"></a> <h4>PersonalInformationManager.viewKeyPressEvent</h4> <b>viewKeyPressEvent</b>(<i>view, evt</i>)