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

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
equal deleted inserted replaced
8151:8c1445825e7b 8152:0c740fcffd34
289 text of the line edit (string) 289 text of the line edit (string)
290 </dd> 290 </dd>
291 </dl> 291 </dl>
292 <a NAME="EditorAPIsPage.on_apiLanguageComboBox_activated" ID="EditorAPIsPage.on_apiLanguageComboBox_activated"></a> 292 <a NAME="EditorAPIsPage.on_apiLanguageComboBox_activated" ID="EditorAPIsPage.on_apiLanguageComboBox_activated"></a>
293 <h4>EditorAPIsPage.on_apiLanguageComboBox_activated</h4> 293 <h4>EditorAPIsPage.on_apiLanguageComboBox_activated</h4>
294 <b>on_apiLanguageComboBox_activated</b>(<i>language</i>) 294 <b>on_apiLanguageComboBox_activated</b>(<i>index</i>)
295 295
296 <p> 296 <p>
297 Private slot to fill the api listbox of the api page. 297 Private slot to fill the api listbox of the api page.
298 </p> 298 </p>
299 <dl> 299 <dl>
300 300
301 <dt><i>language</i> (str)</dt> 301 <dt><i>index</i> (int)</dt>
302 <dd> 302 <dd>
303 selected API language 303 index of the selected entry
304 </dd> 304 </dd>
305 </dl> 305 </dl>
306 <a NAME="EditorAPIsPage.on_apiList_itemSelectionChanged" ID="EditorAPIsPage.on_apiList_itemSelectionChanged"></a> 306 <a NAME="EditorAPIsPage.on_apiList_itemSelectionChanged" ID="EditorAPIsPage.on_apiList_itemSelectionChanged"></a>
307 <h4>EditorAPIsPage.on_apiList_itemSelectionChanged</h4> 307 <h4>EditorAPIsPage.on_apiList_itemSelectionChanged</h4>
308 <b>on_apiList_itemSelectionChanged</b>(<i></i>) 308 <b>on_apiList_itemSelectionChanged</b>(<i></i>)

eric ide

mercurial