src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html	Mon Apr 22 15:15:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html	Mon Apr 22 18:23:20 2024 +0200
@@ -227,16 +227,16 @@
 </dl>
 <a NAME="SvnCommitDialog.showEvent" ID="SvnCommitDialog.showEvent"></a>
 <h4>SvnCommitDialog.showEvent</h4>
-<b>showEvent</b>(<i>evt</i>)
+<b>showEvent</b>(<i>_evt</i>)
 <p>
         Protected method called when the dialog is about to be shown.
 </p>
 
 <dl>
 
-<dt><i>evt</i> (QShowEvent)</dt>
+<dt><i>_evt</i> (QShowEvent)</dt>
 <dd>
-the event
+reference to the event object (unused)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial