--- 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>