eric6/Documentation/Source/eric6.Project.LexerAssociationDialog.html

changeset 8152
0c740fcffd34
parent 7273
391d6b7b1eff
diff -r 8c1445825e7b -r 0c740fcffd34 eric6/Documentation/Source/eric6.Project.LexerAssociationDialog.html
--- a/eric6/Documentation/Source/eric6.Project.LexerAssociationDialog.html	Thu Mar 04 17:48:09 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Project.LexerAssociationDialog.html	Thu Mar 04 19:39:54 2021 +0100
@@ -138,16 +138,16 @@
 </p>
 <a NAME="LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged" ID="LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged"></a>
 <h4>LexerAssociationDialog.on_editorLexerCombo_currentIndexChanged</h4>
-<b>on_editorLexerCombo_currentIndexChanged</b>(<i>text</i>)
+<b>on_editorLexerCombo_currentIndexChanged</b>(<i>index</i>)
 
 <p>
         Private slot to handle the selection of a lexer.
 </p>
 <dl>
 
-<dt><i>text</i></dt>
+<dt><i>index</i> (int)</dt>
 <dd>
-text of the line edit (string)
+index of the current item
 </dd>
 </dl>
 <a NAME="LexerAssociationDialog.on_editorLexerList_itemActivated" ID="LexerAssociationDialog.on_editorLexerList_itemActivated"></a>

eric ide

mercurial