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

changeset 4575
464a6b049f89
parent 3673
e26d7d0c1088
child 5352
ddcf6fd8c316
equal deleted inserted replaced
4574:86647045bc03 4575:464a6b049f89
82 <td>Private slot to add an API file from the list of installed API files for the selected lexer language.</td> 82 <td>Private slot to add an API file from the list of installed API files for the selected lexer language.</td>
83 </tr><tr> 83 </tr><tr>
84 <td><a href="#EditorAPIsPage.on_addPluginApiFileButton_clicked">on_addPluginApiFileButton_clicked</a></td> 84 <td><a href="#EditorAPIsPage.on_addPluginApiFileButton_clicked">on_addPluginApiFileButton_clicked</a></td>
85 <td>Private slot to add an API file from the list of API files installed by plugins for the selected lexer language.</td> 85 <td>Private slot to add an API file from the list of API files installed by plugins for the selected lexer language.</td>
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#EditorAPIsPage.on_apiFileButton_clicked">on_apiFileButton_clicked</a></td> 87 <td><a href="#EditorAPIsPage.on_apiFilePicker_textChanged">on_apiFilePicker_textChanged</a></td>
88 <td>Private method to select an api file.</td>
89 </tr><tr>
90 <td><a href="#EditorAPIsPage.on_apiFileEdit_textChanged">on_apiFileEdit_textChanged</a></td>
91 <td>Private slot to handle the entering of an API file name.</td> 88 <td>Private slot to handle the entering of an API file name.</td>
92 </tr><tr> 89 </tr><tr>
93 <td><a href="#EditorAPIsPage.on_apiLanguageComboBox_activated">on_apiLanguageComboBox_activated</a></td> 90 <td><a href="#EditorAPIsPage.on_apiLanguageComboBox_activated">on_apiLanguageComboBox_activated</a></td>
94 <td>Private slot to fill the api listbox of the api page.</td> 91 <td>Private slot to fill the api listbox of the api page.</td>
95 </tr><tr> 92 </tr><tr>
161 <h4>EditorAPIsPage.on_addPluginApiFileButton_clicked</h4> 158 <h4>EditorAPIsPage.on_addPluginApiFileButton_clicked</h4>
162 <b>on_addPluginApiFileButton_clicked</b>(<i></i>) 159 <b>on_addPluginApiFileButton_clicked</b>(<i></i>)
163 <p> 160 <p>
164 Private slot to add an API file from the list of API files installed 161 Private slot to add an API file from the list of API files installed
165 by plugins for the selected lexer language. 162 by plugins for the selected lexer language.
166 </p><a NAME="EditorAPIsPage.on_apiFileButton_clicked" ID="EditorAPIsPage.on_apiFileButton_clicked"></a> 163 </p><a NAME="EditorAPIsPage.on_apiFilePicker_textChanged" ID="EditorAPIsPage.on_apiFilePicker_textChanged"></a>
167 <h4>EditorAPIsPage.on_apiFileButton_clicked</h4> 164 <h4>EditorAPIsPage.on_apiFilePicker_textChanged</h4>
168 <b>on_apiFileButton_clicked</b>(<i></i>) 165 <b>on_apiFilePicker_textChanged</b>(<i>txt</i>)
169 <p>
170 Private method to select an api file.
171 </p><a NAME="EditorAPIsPage.on_apiFileEdit_textChanged" ID="EditorAPIsPage.on_apiFileEdit_textChanged"></a>
172 <h4>EditorAPIsPage.on_apiFileEdit_textChanged</h4>
173 <b>on_apiFileEdit_textChanged</b>(<i>txt</i>)
174 <p> 166 <p>
175 Private slot to handle the entering of an API file name. 167 Private slot to handle the entering of an API file name.
176 </p><dl> 168 </p><dl>
177 <dt><i>txt</i></dt> 169 <dt><i>txt</i></dt>
178 <dd> 170 <dd>

eric ide

mercurial