src/eric7/Documentation/Source/eric7.Preferences.ConfigurationDialog.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10684
58c7f23ae1cb
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationDialog.html	Tue Apr 23 09:29:13 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationDialog.html	Tue Apr 23 11:26:04 2024 +0200
@@ -908,16 +908,16 @@
 
 <a NAME="ConfigurationWidget.resizeEvent" ID="ConfigurationWidget.resizeEvent"></a>
 <h4>ConfigurationWidget.resizeEvent</h4>
-<b>resizeEvent</b>(<i>evt</i>)
+<b>resizeEvent</b>(<i>_evt</i>)
 <p>
         Protected method to handle the resizing of the widget.
 </p>
 
 <dl>
 
-<dt><i>evt</i> (QResizeEvent)</dt>
+<dt><i>_evt</i> (QResizeEvent)</dt>
 <dd>
-reference to the event object
+reference to the event object (unused)
 </dd>
 </dl>
 <a NAME="ConfigurationWidget.setPreferences" ID="ConfigurationWidget.setPreferences"></a>

eric ide

mercurial