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

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8152
0c740fcffd34
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
183 <dd> 183 <dd>
184 project type of the API 184 project type of the API
185 </dd> 185 </dd>
186 </dl> 186 </dl>
187 <dl> 187 <dl>
188 <dt>Returns:</dt> 188 <dt>Return:</dt>
189 <dd> 189 <dd>
190 key to be used 190 key to be used
191 </dd> 191 </dd>
192 </dl> 192 </dl>
193 <dl> 193 <dl>
223 223
224 <p> 224 <p>
225 Private slot to retrieve the api filenames from the list. 225 Private slot to retrieve the api filenames from the list.
226 </p> 226 </p>
227 <dl> 227 <dl>
228 <dt>Returns:</dt> 228 <dt>Return:</dt>
229 <dd> 229 <dd>
230 list of api filenames (list of strings) 230 list of api filenames (list of strings)
231 </dd> 231 </dd>
232 </dl> 232 </dl>
233 <a NAME="EditorAPIsPage.__fillApisList" ID="EditorAPIsPage.__fillApisList"></a> 233 <a NAME="EditorAPIsPage.__fillApisList" ID="EditorAPIsPage.__fillApisList"></a>
352 352
353 <p> 353 <p>
354 Public method to save the current state of the widget. 354 Public method to save the current state of the widget.
355 </p> 355 </p>
356 <dl> 356 <dl>
357 <dt>Returns:</dt> 357 <dt>Return:</dt>
358 <dd> 358 <dd>
359 tuple containing the index of the selected lexer language 359 tuple containing the index of the selected lexer language
360 and the index of the selected project type 360 and the index of the selected project type
361 </dd> 361 </dd>
362 </dl> 362 </dl>
396 <dd> 396 <dd>
397 reference to the configuration dialog 397 reference to the configuration dialog
398 </dd> 398 </dd>
399 </dl> 399 </dl>
400 <dl> 400 <dl>
401 <dt>Returns:</dt> 401 <dt>Return:</dt>
402 <dd> 402 <dd>
403 reference to the instantiated page (ConfigurationPageBase) 403 reference to the instantiated page (ConfigurationPageBase)
404 </dd> 404 </dd>
405 </dl> 405 </dl>
406 <div align="right"><a href="#top">Up</a></div> 406 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial