--- a/src/eric7/Documentation/Source/eric7.DataViews.PyProfileDialog.html Mon Apr 22 13:20:16 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.DataViews.PyProfileDialog.html Mon Apr 22 15:15:36 2024 +0200 @@ -371,16 +371,16 @@ <a NAME="PyProfileDialog.closeEvent" ID="PyProfileDialog.closeEvent"></a> <h4>PyProfileDialog.closeEvent</h4> -<b>closeEvent</b>(<i>evt</i>) +<b>closeEvent</b>(<i>_evt</i>) <p> Protected method to handle the close event. </p> <dl> -<dt><i>evt</i> (QCloseEvent)</dt> +<dt><i>_evt</i> (QCloseEvent)</dt> <dd> -reference to the close event +reference to the close event (unused) </dd> </dl> <a NAME="PyProfileDialog.on_buttonBox_clicked" ID="PyProfileDialog.on_buttonBox_clicked"></a>