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

changeset 4575
464a6b049f89
parent 3673
e26d7d0c1088
child 5352
ddcf6fd8c316
--- a/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorAPIsPage.html	Tue Nov 24 19:42:42 2015 +0100
+++ b/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorAPIsPage.html	Wed Nov 25 19:01:45 2015 +0100
@@ -84,10 +84,7 @@
 <td><a href="#EditorAPIsPage.on_addPluginApiFileButton_clicked">on_addPluginApiFileButton_clicked</a></td>
 <td>Private slot to add an API file from the list of API files installed by plugins for the selected lexer language.</td>
 </tr><tr>
-<td><a href="#EditorAPIsPage.on_apiFileButton_clicked">on_apiFileButton_clicked</a></td>
-<td>Private method to select an api file.</td>
-</tr><tr>
-<td><a href="#EditorAPIsPage.on_apiFileEdit_textChanged">on_apiFileEdit_textChanged</a></td>
+<td><a href="#EditorAPIsPage.on_apiFilePicker_textChanged">on_apiFilePicker_textChanged</a></td>
 <td>Private slot to handle the entering of an API file name.</td>
 </tr><tr>
 <td><a href="#EditorAPIsPage.on_apiLanguageComboBox_activated">on_apiLanguageComboBox_activated</a></td>
@@ -163,14 +160,9 @@
 <p>
         Private slot to add an API file from the list of API files installed
         by plugins for the selected lexer language.
-</p><a NAME="EditorAPIsPage.on_apiFileButton_clicked" ID="EditorAPIsPage.on_apiFileButton_clicked"></a>
-<h4>EditorAPIsPage.on_apiFileButton_clicked</h4>
-<b>on_apiFileButton_clicked</b>(<i></i>)
-<p>
-        Private method to select an api file.
-</p><a NAME="EditorAPIsPage.on_apiFileEdit_textChanged" ID="EditorAPIsPage.on_apiFileEdit_textChanged"></a>
-<h4>EditorAPIsPage.on_apiFileEdit_textChanged</h4>
-<b>on_apiFileEdit_textChanged</b>(<i>txt</i>)
+</p><a NAME="EditorAPIsPage.on_apiFilePicker_textChanged" ID="EditorAPIsPage.on_apiFilePicker_textChanged"></a>
+<h4>EditorAPIsPage.on_apiFilePicker_textChanged</h4>
+<b>on_apiFilePicker_textChanged</b>(<i>txt</i>)
 <p>
         Private slot to handle the entering of an API file name.
 </p><dl>

eric ide

mercurial