eric6/Documentation/Source/eric6.Preferences.PreferencesLexer.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
235 <dd> 235 <dd>
236 style number 236 style number
237 </dd> 237 </dd>
238 </dl> 238 </dl>
239 <dl> 239 <dl>
240 <dt>Returns:</dt> 240 <dt>Return:</dt>
241 <dd> 241 <dd>
242 allocated sub-style number or -1 to indicate an error 242 allocated sub-style number or -1 to indicate an error
243 </dd> 243 </dd>
244 </dl> 244 </dl>
245 <dl> 245 <dl>
265 <dd> 265 <dd>
266 sub-style number 266 sub-style number
267 </dd> 267 </dd>
268 </dl> 268 </dl>
269 <dl> 269 <dl>
270 <dt>Returns:</dt> 270 <dt>Return:</dt>
271 <dd> 271 <dd>
272 color 272 color
273 </dd> 273 </dd>
274 </dl> 274 </dl>
275 <dl> 275 <dl>
295 <dd> 295 <dd>
296 sub-style number 296 sub-style number
297 </dd> 297 </dd>
298 </dl> 298 </dl>
299 <dl> 299 <dl>
300 <dt>Returns:</dt> 300 <dt>Return:</dt>
301 <dd> 301 <dd>
302 default color 302 default color
303 </dd> 303 </dd>
304 </dl> 304 </dl>
305 <dl> 305 <dl>
325 <dd> 325 <dd>
326 sub-style number 326 sub-style number
327 </dd> 327 </dd>
328 </dl> 328 </dl>
329 <dl> 329 <dl>
330 <dt>Returns:</dt> 330 <dt>Return:</dt>
331 <dd> 331 <dd>
332 default description of the style 332 default description of the style
333 </dd> 333 </dd>
334 </dl> 334 </dl>
335 <dl> 335 <dl>
355 <dd> 355 <dd>
356 sub-style number 356 sub-style number
357 </dd> 357 </dd>
358 </dl> 358 </dl>
359 <dl> 359 <dl>
360 <dt>Returns:</dt> 360 <dt>Return:</dt>
361 <dd> 361 <dd>
362 default eolFill flag 362 default eolFill flag
363 </dd> 363 </dd>
364 </dl> 364 </dl>
365 <dl> 365 <dl>
385 <dd> 385 <dd>
386 sub-style number 386 sub-style number
387 </dd> 387 </dd>
388 </dl> 388 </dl>
389 <dl> 389 <dl>
390 <dt>Returns:</dt> 390 <dt>Return:</dt>
391 <dd> 391 <dd>
392 default font 392 default font
393 </dd> 393 </dd>
394 </dl> 394 </dl>
395 <dl> 395 <dl>
415 <dd> 415 <dd>
416 sub-style number 416 sub-style number
417 </dd> 417 </dd>
418 </dl> 418 </dl>
419 <dl> 419 <dl>
420 <dt>Returns:</dt> 420 <dt>Return:</dt>
421 <dd> 421 <dd>
422 default background color 422 default background color
423 </dd> 423 </dd>
424 </dl> 424 </dl>
425 <dl> 425 <dl>
445 <dd> 445 <dd>
446 sub-style number 446 sub-style number
447 </dd> 447 </dd>
448 </dl> 448 </dl>
449 <dl> 449 <dl>
450 <dt>Returns:</dt> 450 <dt>Return:</dt>
451 <dd> 451 <dd>
452 whitespace separated default list of words 452 whitespace separated default list of words
453 </dd> 453 </dd>
454 </dl> 454 </dl>
455 <dl> 455 <dl>
475 <dd> 475 <dd>
476 sub-style number 476 sub-style number
477 </dd> 477 </dd>
478 </dl> 478 </dl>
479 <dl> 479 <dl>
480 <dt>Returns:</dt> 480 <dt>Return:</dt>
481 <dd> 481 <dd>
482 flag indicating successful deletion 482 flag indicating successful deletion
483 </dd> 483 </dd>
484 </dl> 484 </dl>
485 <dl> 485 <dl>
505 <dd> 505 <dd>
506 sub-style number 506 sub-style number
507 </dd> 507 </dd>
508 </dl> 508 </dl>
509 <dl> 509 <dl>
510 <dt>Returns:</dt> 510 <dt>Return:</dt>
511 <dd> 511 <dd>
512 description of the style 512 description of the style
513 </dd> 513 </dd>
514 </dl> 514 </dl>
515 <dl> 515 <dl>
535 <dd> 535 <dd>
536 sub-style number 536 sub-style number
537 </dd> 537 </dd>
538 </dl> 538 </dl>
539 <dl> 539 <dl>
540 <dt>Returns:</dt> 540 <dt>Return:</dt>
541 <dd> 541 <dd>
542 eolFill flag 542 eolFill flag
543 </dd> 543 </dd>
544 </dl> 544 </dl>
545 <dl> 545 <dl>
565 <dd> 565 <dd>
566 sub-style number 566 sub-style number
567 </dd> 567 </dd>
568 </dl> 568 </dl>
569 <dl> 569 <dl>
570 <dt>Returns:</dt> 570 <dt>Return:</dt>
571 <dd> 571 <dd>
572 font 572 font
573 </dd> 573 </dd>
574 </dl> 574 </dl>
575 <dl> 575 <dl>
584 584
585 <p> 585 <p>
586 Public method to get a list of all supported styles. 586 Public method to get a list of all supported styles.
587 </p> 587 </p>
588 <dl> 588 <dl>
589 <dt>Returns:</dt> 589 <dt>Return:</dt>
590 <dd> 590 <dd>
591 list of tuples each containing the description of the style, 591 list of tuples each containing the description of the style,
592 style number and sub-style number (or -1 for no sub-style) 592 style number and sub-style number (or -1 for no sub-style)
593 </dd> 593 </dd>
594 </dl> 594 </dl>
611 <dd> 611 <dd>
612 style number 612 style number
613 </dd> 613 </dd>
614 </dl> 614 </dl>
615 <dl> 615 <dl>
616 <dt>Returns:</dt> 616 <dt>Return:</dt>
617 <dd> 617 <dd>
618 list of tuples each containing the description of the style, 618 list of tuples each containing the description of the style,
619 style number and sub-style number (or -1 for no sub-style) 619 style number and sub-style number (or -1 for no sub-style)
620 </dd> 620 </dd>
621 </dl> 621 </dl>
642 <dd> 642 <dd>
643 sub-style number 643 sub-style number
644 </dd> 644 </dd>
645 </dl> 645 </dl>
646 <dl> 646 <dl>
647 <dt>Returns:</dt> 647 <dt>Return:</dt>
648 <dd> 648 <dd>
649 flag indicating the existence of a style definition 649 flag indicating the existence of a style definition
650 </dd> 650 </dd>
651 </dl> 651 </dl>
652 <dl> 652 <dl>
668 <dd> 668 <dd>
669 base style number 669 base style number
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 flag indicating that the style may have sub-styles 675 flag indicating that the style may have sub-styles
676 </dd> 676 </dd>
677 </dl> 677 </dl>
678 <dl> 678 <dl>
687 687
688 <p> 688 <p>
689 Public method to get the lexers programming language. 689 Public method to get the lexers programming language.
690 </p> 690 </p>
691 <dl> 691 <dl>
692 <dt>Returns:</dt> 692 <dt>Return:</dt>
693 <dd> 693 <dd>
694 lexer programming language 694 lexer programming language
695 </dd> 695 </dd>
696 </dl> 696 </dl>
697 <dl> 697 <dl>
731 <dd> 731 <dd>
732 sub-style number 732 sub-style number
733 </dd> 733 </dd>
734 </dl> 734 </dl>
735 <dl> 735 <dl>
736 <dt>Returns:</dt> 736 <dt>Return:</dt>
737 <dd> 737 <dd>
738 background color 738 background color
739 </dd> 739 </dd>
740 </dl> 740 </dl>
741 <dl> 741 <dl>
893 <dd> 893 <dd>
894 sub-style number 894 sub-style number
895 </dd> 895 </dd>
896 </dl> 896 </dl>
897 <dl> 897 <dl>
898 <dt>Returns:</dt> 898 <dt>Return:</dt>
899 <dd> 899 <dd>
900 whitespace separated list of words 900 whitespace separated list of words
901 </dd> 901 </dd>
902 </dl> 902 </dl>
903 <dl> 903 <dl>
970 970
971 <p> 971 <p>
972 Special method returning a representation of the exception. 972 Special method returning a representation of the exception.
973 </p> 973 </p>
974 <dl> 974 <dl>
975 <dt>Returns:</dt> 975 <dt>Return:</dt>
976 <dd> 976 <dd>
977 string representing the error message 977 string representing the error message
978 </dd> 978 </dd>
979 </dl> 979 </dl>
980 <dl> 980 <dl>
989 989
990 <p> 990 <p>
991 Special method returning a string representation of the exception. 991 Special method returning a string representation of the exception.
992 </p> 992 </p>
993 <dl> 993 <dl>
994 <dt>Returns:</dt> 994 <dt>Return:</dt>
995 <dd> 995 <dd>
996 string representing the error message 996 string representing the error message
997 </dd> 997 </dd>
998 </dl> 998 </dl>
999 <dl> 999 <dl>

eric ide

mercurial