eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorKeywordsPage.html

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorKeywordsPage.html	Thu Mar 04 17:48:09 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorKeywordsPage.html	Thu Mar 04 19:39:54 2021 +0100
@@ -127,16 +127,16 @@
 </p>
 <a NAME="EditorKeywordsPage.on_languageCombo_activated" ID="EditorKeywordsPage.on_languageCombo_activated"></a>
 <h4>EditorKeywordsPage.on_languageCombo_activated</h4>
-<b>on_languageCombo_activated</b>(<i>language</i>)
+<b>on_languageCombo_activated</b>(<i>index</i>)
 
 <p>
         Private slot to fill the keywords edit.
 </p>
 <dl>
 
-<dt><i>language</i> (str)</dt>
+<dt><i>index</i> (int)</dt>
 <dd>
-selected language
+index of the selected entry
 </dd>
 </dl>
 <a NAME="EditorKeywordsPage.on_setSpinBox_valueChanged" ID="EditorKeywordsPage.on_setSpinBox_valueChanged"></a>

eric ide

mercurial