79 <td>Private slot to retrieve the api filenames from the list.</td> |
79 <td>Private slot to retrieve the api filenames from the list.</td> |
80 </tr><tr> |
80 </tr><tr> |
81 <td><a href="#EditorAPIsPage.__fillApisList">__fillApisList</a></td> |
81 <td><a href="#EditorAPIsPage.__fillApisList">__fillApisList</a></td> |
82 <td>Private slot to fill the list of API files.</td> |
82 <td>Private slot to fill the list of API files.</td> |
83 </tr><tr> |
83 </tr><tr> |
|
84 <td><a href="#EditorAPIsPage.__fillProjectTypeComboBox">__fillProjectTypeComboBox</a></td> |
|
85 <td>Private slot to fill the selection of available project types for the given language.</td> |
|
86 </tr><tr> |
84 <td><a href="#EditorAPIsPage.on_addApiFileButton_clicked">on_addApiFileButton_clicked</a></td> |
87 <td><a href="#EditorAPIsPage.on_addApiFileButton_clicked">on_addApiFileButton_clicked</a></td> |
85 <td>Private slot to add the api file displayed to the listbox.</td> |
88 <td>Private slot to add the api file displayed to the listbox.</td> |
86 </tr><tr> |
89 </tr><tr> |
87 <td><a href="#EditorAPIsPage.on_addInstalledApiFileButton_clicked">on_addInstalledApiFileButton_clicked</a></td> |
90 <td><a href="#EditorAPIsPage.on_addInstalledApiFileButton_clicked">on_addInstalledApiFileButton_clicked</a></td> |
88 <td>Private slot to add an API file from the list of installed API files for the selected lexer language.</td> |
91 <td>Private slot to add an API file from the list of installed API files for the selected lexer language.</td> |
178 </dl><a NAME="EditorAPIsPage.__fillApisList" ID="EditorAPIsPage.__fillApisList"></a> |
181 </dl><a NAME="EditorAPIsPage.__fillApisList" ID="EditorAPIsPage.__fillApisList"></a> |
179 <h4>EditorAPIsPage.__fillApisList</h4> |
182 <h4>EditorAPIsPage.__fillApisList</h4> |
180 <b>__fillApisList</b>(<i></i>) |
183 <b>__fillApisList</b>(<i></i>) |
181 <p> |
184 <p> |
182 Private slot to fill the list of API files. |
185 Private slot to fill the list of API files. |
183 </p><a NAME="EditorAPIsPage.on_addApiFileButton_clicked" ID="EditorAPIsPage.on_addApiFileButton_clicked"></a> |
186 </p><a NAME="EditorAPIsPage.__fillProjectTypeComboBox" ID="EditorAPIsPage.__fillProjectTypeComboBox"></a> |
|
187 <h4>EditorAPIsPage.__fillProjectTypeComboBox</h4> |
|
188 <b>__fillProjectTypeComboBox</b>(<i>language</i>) |
|
189 <p> |
|
190 Private slot to fill the selection of available project types for the |
|
191 given language. |
|
192 </p><dl> |
|
193 <dt><i>language</i> (str)</dt> |
|
194 <dd> |
|
195 selected API language |
|
196 </dd> |
|
197 </dl><a NAME="EditorAPIsPage.on_addApiFileButton_clicked" ID="EditorAPIsPage.on_addApiFileButton_clicked"></a> |
184 <h4>EditorAPIsPage.on_addApiFileButton_clicked</h4> |
198 <h4>EditorAPIsPage.on_addApiFileButton_clicked</h4> |
185 <b>on_addApiFileButton_clicked</b>(<i></i>) |
199 <b>on_addApiFileButton_clicked</b>(<i></i>) |
186 <p> |
200 <p> |
187 Private slot to add the api file displayed to the listbox. |
201 Private slot to add the api file displayed to the listbox. |
188 </p><a NAME="EditorAPIsPage.on_addInstalledApiFileButton_clicked" ID="EditorAPIsPage.on_addInstalledApiFileButton_clicked"></a> |
202 </p><a NAME="EditorAPIsPage.on_addInstalledApiFileButton_clicked" ID="EditorAPIsPage.on_addInstalledApiFileButton_clicked"></a> |
211 <h4>EditorAPIsPage.on_apiLanguageComboBox_activated</h4> |
225 <h4>EditorAPIsPage.on_apiLanguageComboBox_activated</h4> |
212 <b>on_apiLanguageComboBox_activated</b>(<i>language</i>) |
226 <b>on_apiLanguageComboBox_activated</b>(<i>language</i>) |
213 <p> |
227 <p> |
214 Private slot to fill the api listbox of the api page. |
228 Private slot to fill the api listbox of the api page. |
215 </p><dl> |
229 </p><dl> |
216 <dt><i>language</i></dt> |
230 <dt><i>language</i> (str)</dt> |
217 <dd> |
231 <dd> |
218 selected API language (string) |
232 selected API language |
219 </dd> |
233 </dd> |
220 </dl><a NAME="EditorAPIsPage.on_apiList_itemSelectionChanged" ID="EditorAPIsPage.on_apiList_itemSelectionChanged"></a> |
234 </dl><a NAME="EditorAPIsPage.on_apiList_itemSelectionChanged" ID="EditorAPIsPage.on_apiList_itemSelectionChanged"></a> |
221 <h4>EditorAPIsPage.on_apiList_itemSelectionChanged</h4> |
235 <h4>EditorAPIsPage.on_apiList_itemSelectionChanged</h4> |
222 <b>on_apiList_itemSelectionChanged</b>(<i></i>) |
236 <b>on_apiList_itemSelectionChanged</b>(<i></i>) |
223 <p> |
237 <p> |