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

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorExportersPage.html	Thu Mar 04 17:48:09 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorExportersPage.html	Thu Mar 04 19:39:54 2021 +0100
@@ -104,16 +104,16 @@
 </p>
 <a NAME="EditorExportersPage.on_exportersCombo_activated" ID="EditorExportersPage.on_exportersCombo_activated"></a>
 <h4>EditorExportersPage.on_exportersCombo_activated</h4>
-<b>on_exportersCombo_activated</b>(<i>exporter</i>)
+<b>on_exportersCombo_activated</b>(<i>index</i>)
 
 <p>
         Private slot to select the page related to the selected exporter.
 </p>
 <dl>
 
-<dt><i>exporter</i></dt>
+<dt><i>index</i> (int)</dt>
 <dd>
-name of the selected exporter (string)
+index of the selected entry
 </dd>
 </dl>
 <a NAME="EditorExportersPage.on_rtfFontButton_clicked" ID="EditorExportersPage.on_rtfFontButton_clicked"></a>

eric ide

mercurial