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>) |