211 Private slot to retrieve the api filenames from the list. |
211 Private slot to retrieve the api filenames from the list. |
212 </p> |
212 </p> |
213 <dl> |
213 <dl> |
214 <dt>Return:</dt> |
214 <dt>Return:</dt> |
215 <dd> |
215 <dd> |
216 list of api filenames (list of strings) |
216 list of api filenames |
|
217 </dd> |
|
218 </dl> |
|
219 <dl> |
|
220 <dt>Return Type:</dt> |
|
221 <dd> |
|
222 list of str |
217 </dd> |
223 </dd> |
218 </dl> |
224 </dl> |
219 <a NAME="EditorAPIsPage.__fillApisList" ID="EditorAPIsPage.__fillApisList"></a> |
225 <a NAME="EditorAPIsPage.__fillApisList" ID="EditorAPIsPage.__fillApisList"></a> |
220 <h4>EditorAPIsPage.__fillApisList</h4> |
226 <h4>EditorAPIsPage.__fillApisList</h4> |
221 <b>__fillApisList</b>(<i></i>) |
227 <b>__fillApisList</b>(<i></i>) |
268 <p> |
274 <p> |
269 Private slot to handle the entering of an API file name. |
275 Private slot to handle the entering of an API file name. |
270 </p> |
276 </p> |
271 <dl> |
277 <dl> |
272 |
278 |
273 <dt><i>txt</i></dt> |
279 <dt><i>txt</i> (str)</dt> |
274 <dd> |
280 <dd> |
275 text of the line edit (string) |
281 text of the line edit |
276 </dd> |
282 </dd> |
277 </dl> |
283 </dl> |
278 <a NAME="EditorAPIsPage.on_apiLanguageComboBox_activated" ID="EditorAPIsPage.on_apiLanguageComboBox_activated"></a> |
284 <a NAME="EditorAPIsPage.on_apiLanguageComboBox_activated" ID="EditorAPIsPage.on_apiLanguageComboBox_activated"></a> |
279 <h4>EditorAPIsPage.on_apiLanguageComboBox_activated</h4> |
285 <h4>EditorAPIsPage.on_apiLanguageComboBox_activated</h4> |
280 <b>on_apiLanguageComboBox_activated</b>(<i>index</i>) |
286 <b>on_apiLanguageComboBox_activated</b>(<i>index</i>) |
376 <p> |
382 <p> |
377 Module function to create the configuration page. |
383 Module function to create the configuration page. |
378 </p> |
384 </p> |
379 <dl> |
385 <dl> |
380 |
386 |
381 <dt><i>dlg</i></dt> |
387 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
382 <dd> |
388 <dd> |
383 reference to the configuration dialog |
389 reference to the configuration dialog |
384 </dd> |
390 </dd> |
385 </dl> |
391 </dl> |
386 <dl> |
392 <dl> |
387 <dt>Return:</dt> |
393 <dt>Return:</dt> |
388 <dd> |
394 <dd> |
389 reference to the instantiated page (ConfigurationPageBase) |
395 reference to the instantiated page |
|
396 </dd> |
|
397 </dl> |
|
398 <dl> |
|
399 <dt>Return Type:</dt> |
|
400 <dd> |
|
401 ConfigurationPageBase |
390 </dd> |
402 </dd> |
391 </dl> |
403 </dl> |
392 <div align="right"><a href="#top">Up</a></div> |
404 <div align="right"><a href="#top">Up</a></div> |
393 <hr /> |
405 <hr /> |
394 </body></html> |
406 </body></html> |