src/eric7/Documentation/Source/eric7.Project.CreateDialogCodeDialog.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
child 11227
023943c77c42
--- a/src/eric7/Documentation/Source/eric7.Project.CreateDialogCodeDialog.html	Tue Apr 23 09:29:13 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Project.CreateDialogCodeDialog.html	Tue Apr 23 11:26:04 2024 +0200
@@ -297,16 +297,16 @@
 </dl>
 <a NAME="CreateDialogCodeDialog.on_classNameCombo_activated" ID="CreateDialogCodeDialog.on_classNameCombo_activated"></a>
 <h4>CreateDialogCodeDialog.on_classNameCombo_activated</h4>
-<b>on_classNameCombo_activated</b>(<i>index</i>)
+<b>on_classNameCombo_activated</b>(<i>_index</i>)
 <p>
         Private slot to handle the activated signal of the classname combo.
 </p>
 
 <dl>
 
-<dt><i>index</i> (int)</dt>
+<dt><i>_index</i> (int)</dt>
 <dd>
-index of the activated item
+index of the activated item (unused)
 </dd>
 </dl>
 <a NAME="CreateDialogCodeDialog.on_filterEdit_textChanged" ID="CreateDialogCodeDialog.on_filterEdit_textChanged"></a>

eric ide

mercurial