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

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
diff -r 8c1445825e7b -r 0c740fcffd34 eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorAPIsPage.html
--- a/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorAPIsPage.html	Thu Mar 04 17:48:09 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorAPIsPage.html	Thu Mar 04 19:39:54 2021 +0100
@@ -291,16 +291,16 @@
 </dl>
 <a NAME="EditorAPIsPage.on_apiLanguageComboBox_activated" ID="EditorAPIsPage.on_apiLanguageComboBox_activated"></a>
 <h4>EditorAPIsPage.on_apiLanguageComboBox_activated</h4>
-<b>on_apiLanguageComboBox_activated</b>(<i>language</i>)
+<b>on_apiLanguageComboBox_activated</b>(<i>index</i>)
 
 <p>
         Private slot to fill the api listbox of the api page.
 </p>
 <dl>
 
-<dt><i>language</i> (str)</dt>
+<dt><i>index</i> (int)</dt>
 <dd>
-selected API language
+index of the selected entry
 </dd>
 </dl>
 <a NAME="EditorAPIsPage.on_apiList_itemSelectionChanged" ID="EditorAPIsPage.on_apiList_itemSelectionChanged"></a>

eric ide

mercurial