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

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8049
af58c1d47e5e
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
272 272
273 <p> 273 <p>
274 Private method to get the styles of the current item. 274 Private method to get the styles of the current item.
275 </p> 275 </p>
276 <dl> 276 <dl>
277 <dt>Returns:</dt> 277 <dt>Return:</dt>
278 <dd> 278 <dd>
279 tuple containing the style and sub-style numbers 279 tuple containing the style and sub-style numbers
280 </dd> 280 </dd>
281 </dl> 281 </dl>
282 <dl> 282 <dl>
388 <dd> 388 <dd>
389 reference to the item to extract the styles from 389 reference to the item to extract the styles from
390 </dd> 390 </dd>
391 </dl> 391 </dl>
392 <dl> 392 <dl>
393 <dt>Returns:</dt> 393 <dt>Return:</dt>
394 <dd> 394 <dd>
395 tuple containing the style and sub-style numbers 395 tuple containing the style and sub-style numbers
396 </dd> 396 </dd>
397 </dl> 397 </dl>
398 <dl> 398 <dl>
570 570
571 <p> 571 <p>
572 Public method to save the current state of the widget. 572 Public method to save the current state of the widget.
573 </p> 573 </p>
574 <dl> 574 <dl>
575 <dt>Returns:</dt> 575 <dt>Return:</dt>
576 <dd> 576 <dd>
577 list containing the index of the selected lexer language 577 list containing the index of the selected lexer language
578 and a tuple containing the index of the parent selected lexer 578 and a tuple containing the index of the parent selected lexer
579 entry and the index of the selected entry 579 entry and the index of the selected entry
580 </dd> 580 </dd>
668 <dd> 668 <dd>
669 reference to the configuration dialog 669 reference to the configuration dialog
670 </dd> 670 </dd>
671 </dl> 671 </dl>
672 <dl> 672 <dl>
673 <dt>Returns:</dt> 673 <dt>Return:</dt>
674 <dd> 674 <dd>
675 reference to the instantiated page (ConfigurationPageBase) 675 reference to the instantiated page (ConfigurationPageBase)
676 </dd> 676 </dd>
677 </dl> 677 </dl>
678 <div align="right"><a href="#top">Up</a></div> 678 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial