--- a/src/eric7/Documentation/Source/eric7.DataViews.CodeMetricsDialog.html Mon Apr 22 13:20:16 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.DataViews.CodeMetricsDialog.html Mon Apr 22 15:15:36 2024 +0200 @@ -267,16 +267,16 @@ </dl> <a NAME="CodeMetricsDialog.closeEvent" ID="CodeMetricsDialog.closeEvent"></a> <h4>CodeMetricsDialog.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="CodeMetricsDialog.on_buttonBox_clicked" ID="CodeMetricsDialog.on_buttonBox_clicked"></a>