eric6/Documentation/Source/eric6.E5Gui.E5PathPicker.html

changeset 7989
a21d673a8f99
parent 7631
2c7ccb4484bf
child 8266
560547c2b6ec
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
116 116
117 <p> 117 <p>
118 Public method to get the list of remembered paths. 118 Public method to get the list of remembered paths.
119 </p> 119 </p>
120 <dl> 120 <dl>
121 <dt>Returns:</dt> 121 <dt>Return:</dt>
122 <dd> 122 <dd>
123 list od remembered paths 123 list od remembered paths
124 </dd> 124 </dd>
125 </dl> 125 </dl>
126 <dl> 126 <dl>
450 450
451 <p> 451 <p>
452 Protected method to get the text of the editor. 452 Protected method to get the text of the editor.
453 </p> 453 </p>
454 <dl> 454 <dl>
455 <dt>Returns:</dt> 455 <dt>Return:</dt>
456 <dd> 456 <dd>
457 text of the editor 457 text of the editor
458 </dd> 458 </dd>
459 </dl> 459 </dl>
460 <dl> 460 <dl>
511 511
512 <p> 512 <p>
513 Public method to get the tool button tool tip. 513 Public method to get the tool button tool tip.
514 </p> 514 </p>
515 <dl> 515 <dl>
516 <dt>Returns:</dt> 516 <dt>Return:</dt>
517 <dd> 517 <dd>
518 tool tip text 518 tool tip text
519 </dd> 519 </dd>
520 </dl> 520 </dl>
521 <dl> 521 <dl>
552 flag indicating to convert the path into 552 flag indicating to convert the path into
553 a native format 553 a native format
554 </dd> 554 </dd>
555 </dl> 555 </dl>
556 <dl> 556 <dl>
557 <dt>Returns:</dt> 557 <dt>Return:</dt>
558 <dd> 558 <dd>
559 current path 559 current path
560 </dd> 560 </dd>
561 </dl> 561 </dl>
562 <dl> 562 <dl>
571 571
572 <p> 572 <p>
573 Public method to get the default directory. 573 Public method to get the default directory.
574 </p> 574 </p>
575 <dl> 575 <dl>
576 <dt>Returns:</dt> 576 <dt>Return:</dt>
577 <dd> 577 <dd>
578 default directory 578 default directory
579 </dd> 579 </dd>
580 </dl> 580 </dl>
581 <dl> 581 <dl>
590 590
591 <p> 591 <p>
592 Public method to get the path editor's enabled state. 592 Public method to get the path editor's enabled state.
593 </p> 593 </p>
594 <dl> 594 <dl>
595 <dt>Returns:</dt> 595 <dt>Return:</dt>
596 <dd> 596 <dd>
597 flag indicating the enabled state 597 flag indicating the enabled state
598 </dd> 598 </dd>
599 </dl> 599 </dl>
600 <dl> 600 <dl>
609 609
610 <p> 610 <p>
611 Public method to get the editor tool tip. 611 Public method to get the editor tool tip.
612 </p> 612 </p>
613 <dl> 613 <dl>
614 <dt>Returns:</dt> 614 <dt>Return:</dt>
615 <dd> 615 <dd>
616 tool tip text 616 tool tip text
617 </dd> 617 </dd>
618 </dl> 618 </dl>
619 <dl> 619 <dl>
628 628
629 <p> 629 <p>
630 Public methods to get the filter string. 630 Public methods to get the filter string.
631 </p> 631 </p>
632 <dl> 632 <dl>
633 <dt>Returns:</dt> 633 <dt>Return:</dt>
634 <dd> 634 <dd>
635 filter string 635 filter string
636 </dd> 636 </dd>
637 </dl> 637 </dl>
638 <dl> 638 <dl>
655 flag indicating to convert the path into 655 flag indicating to convert the path into
656 a native format 656 a native format
657 </dd> 657 </dd>
658 </dl> 658 </dl>
659 <dl> 659 <dl>
660 <dt>Returns:</dt> 660 <dt>Return:</dt>
661 <dd> 661 <dd>
662 first path 662 first path
663 </dd> 663 </dd>
664 </dl> 664 </dl>
665 <dl> 665 <dl>
674 674
675 <p> 675 <p>
676 Public method to get the file dialog button enabled state. 676 Public method to get the file dialog button enabled state.
677 </p> 677 </p>
678 <dl> 678 <dl>
679 <dt>Returns:</dt> 679 <dt>Return:</dt>
680 <dd> 680 <dd>
681 flag indicating the enabled state 681 flag indicating the enabled state
682 </dd> 682 </dd>
683 </dl> 683 </dl>
684 <dl> 684 <dl>
693 693
694 <p> 694 <p>
695 Public method to check the path picker for read only mode. 695 Public method to check the path picker for read only mode.
696 </p> 696 </p>
697 <dl> 697 <dl>
698 <dt>Returns:</dt> 698 <dt>Return:</dt>
699 <dd> 699 <dd>
700 flg indicating read only mode 700 flg indicating read only mode
701 </dd> 701 </dd>
702 </dl> 702 </dl>
703 <dl> 703 <dl>
720 flag indicating to convert the path into 720 flag indicating to convert the path into
721 a native format 721 a native format
722 </dd> 722 </dd>
723 </dl> 723 </dl>
724 <dl> 724 <dl>
725 <dt>Returns:</dt> 725 <dt>Return:</dt>
726 <dd> 726 <dd>
727 last path 727 last path
728 </dd> 728 </dd>
729 </dl> 729 </dl>
730 <dl> 730 <dl>
739 739
740 <p> 740 <p>
741 Public method to get the path picker mode. 741 Public method to get the path picker mode.
742 </p> 742 </p>
743 <dl> 743 <dl>
744 <dt>Returns:</dt> 744 <dt>Return:</dt>
745 <dd> 745 <dd>
746 path picker mode 746 path picker mode
747 </dd> 747 </dd>
748 </dl> 748 </dl>
749 <dl> 749 <dl>
766 flag indicating to convert the path into 766 flag indicating to convert the path into
767 a native format 767 a native format
768 </dd> 768 </dd>
769 </dl> 769 </dl>
770 <dl> 770 <dl>
771 <dt>Returns:</dt> 771 <dt>Return:</dt>
772 <dd> 772 <dd>
773 current path 773 current path
774 </dd> 774 </dd>
775 </dl> 775 </dl>
776 <dl> 776 <dl>
793 flag indicating to convert the path into 793 flag indicating to convert the path into
794 a native format 794 a native format
795 </dd> 795 </dd>
796 </dl> 796 </dl>
797 <dl> 797 <dl>
798 <dt>Returns:</dt> 798 <dt>Return:</dt>
799 <dd> 799 <dd>
800 entered paths 800 entered paths
801 </dd> 801 </dd>
802 </dl> 802 </dl>
803 <dl> 803 <dl>
1083 flag indicating to convert the path into 1083 flag indicating to convert the path into
1084 a native format 1084 a native format
1085 </dd> 1085 </dd>
1086 </dl> 1086 </dl>
1087 <dl> 1087 <dl>
1088 <dt>Returns:</dt> 1088 <dt>Return:</dt>
1089 <dd> 1089 <dd>
1090 current path 1090 current path
1091 </dd> 1091 </dd>
1092 </dl> 1092 </dl>
1093 <dl> 1093 <dl>
1102 1102
1103 <p> 1103 <p>
1104 Public method to get the path picker dialog's window title. 1104 Public method to get the path picker dialog's window title.
1105 </p> 1105 </p>
1106 <dl> 1106 <dl>
1107 <dt>Returns:</dt> 1107 <dt>Return:</dt>
1108 <dd> 1108 <dd>
1109 window title 1109 window title
1110 </dd> 1110 </dd>
1111 </dl> 1111 </dl>
1112 <dl> 1112 <dl>

eric ide

mercurial