eric6/Documentation/Source/eric6.Project.ProjectBrowserModel.html

changeset 7989
a21d673a8f99
parent 7900
72b88fb20261
child 8215
fc5d68a6889e
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
310 310
311 <p> 311 <p>
312 Public method to get the project type. 312 Public method to get the project type.
313 </p> 313 </p>
314 <dl> 314 <dl>
315 <dt>Returns:</dt> 315 <dt>Return:</dt>
316 <dd> 316 <dd>
317 project type 317 project type
318 </dd> 318 </dd>
319 </dl> 319 </dl>
320 <a NAME="ProjectBrowserItemMixin.getTextColor" ID="ProjectBrowserItemMixin.getTextColor"></a> 320 <a NAME="ProjectBrowserItemMixin.getTextColor" ID="ProjectBrowserItemMixin.getTextColor"></a>
323 323
324 <p> 324 <p>
325 Public method to get the items text color. 325 Public method to get the items text color.
326 </p> 326 </p>
327 <dl> 327 <dl>
328 <dt>Returns:</dt> 328 <dt>Return:</dt>
329 <dd> 329 <dd>
330 text color (QColor) 330 text color (QColor)
331 </dd> 331 </dd>
332 </dl> 332 </dl>
333 <a NAME="ProjectBrowserItemMixin.setVcsState" ID="ProjectBrowserItemMixin.setVcsState"></a> 333 <a NAME="ProjectBrowserItemMixin.setVcsState" ID="ProjectBrowserItemMixin.setVcsState"></a>
636 <dd> 636 <dd>
637 role of data (Qt.ItemDataRole) 637 role of data (Qt.ItemDataRole)
638 </dd> 638 </dd>
639 </dl> 639 </dl>
640 <dl> 640 <dl>
641 <dt>Returns:</dt> 641 <dt>Return:</dt>
642 <dd> 642 <dd>
643 requested data 643 requested data
644 </dd> 644 </dd>
645 </dl> 645 </dl>
646 <a NAME="ProjectBrowserModel.directoryChanged" ID="ProjectBrowserModel.directoryChanged"></a> 646 <a NAME="ProjectBrowserModel.directoryChanged" ID="ProjectBrowserModel.directoryChanged"></a>
678 <dd> 678 <dd>
679 reference to parent item 679 reference to parent item
680 </dd> 680 </dd>
681 </dl> 681 </dl>
682 <dl> 682 <dl>
683 <dt>Returns:</dt> 683 <dt>Return:</dt>
684 <dd> 684 <dd>
685 reference to the item found 685 reference to the item found
686 </dd> 686 </dd>
687 </dl> 687 </dl>
688 <a NAME="ProjectBrowserModel.findItem" ID="ProjectBrowserModel.findItem"></a> 688 <a NAME="ProjectBrowserModel.findItem" ID="ProjectBrowserModel.findItem"></a>
698 <dd> 698 <dd>
699 name of the item (string) 699 name of the item (string)
700 </dd> 700 </dd>
701 </dl> 701 </dl>
702 <dl> 702 <dl>
703 <dt>Returns:</dt> 703 <dt>Return:</dt>
704 <dd> 704 <dd>
705 reference to the item found 705 reference to the item found
706 </dd> 706 </dd>
707 </dl> 707 </dl>
708 <a NAME="ProjectBrowserModel.findParentItemByName" ID="ProjectBrowserModel.findParentItemByName"></a> 708 <a NAME="ProjectBrowserModel.findParentItemByName" ID="ProjectBrowserModel.findParentItemByName"></a>
730 <dd> 730 <dd>
731 flag indicating the name should not be split (boolean) 731 flag indicating the name should not be split (boolean)
732 </dd> 732 </dd>
733 </dl> 733 </dl>
734 <dl> 734 <dl>
735 <dt>Returns:</dt> 735 <dt>Return:</dt>
736 <dd> 736 <dd>
737 reference to the item found and the new display name (string) 737 reference to the item found and the new display name (string)
738 </dd> 738 </dd>
739 </dl> 739 </dl>
740 <a NAME="ProjectBrowserModel.itemIndexByName" ID="ProjectBrowserModel.itemIndexByName"></a> 740 <a NAME="ProjectBrowserModel.itemIndexByName" ID="ProjectBrowserModel.itemIndexByName"></a>
750 <dd> 750 <dd>
751 name of the item (string) 751 name of the item (string)
752 </dd> 752 </dd>
753 </dl> 753 </dl>
754 <dl> 754 <dl>
755 <dt>Returns:</dt> 755 <dt>Return:</dt>
756 <dd> 756 <dd>
757 index of the item found (QModelIndex) 757 index of the item found (QModelIndex)
758 </dd> 758 </dd>
759 </dl> 759 </dl>
760 <a NAME="ProjectBrowserModel.itemIndexByNameAndLine" ID="ProjectBrowserModel.itemIndexByNameAndLine"></a> 760 <a NAME="ProjectBrowserModel.itemIndexByNameAndLine" ID="ProjectBrowserModel.itemIndexByNameAndLine"></a>
774 <dd> 774 <dd>
775 one based line number of the item (integer) 775 one based line number of the item (integer)
776 </dd> 776 </dd>
777 </dl> 777 </dl>
778 <dl> 778 <dl>
779 <dt>Returns:</dt> 779 <dt>Return:</dt>
780 <dd> 780 <dd>
781 index of the item found (QModelIndex) 781 index of the item found (QModelIndex)
782 </dd> 782 </dd>
783 </dl> 783 </dl>
784 <a NAME="ProjectBrowserModel.populateItem" ID="ProjectBrowserModel.populateItem"></a> 784 <a NAME="ProjectBrowserModel.populateItem" ID="ProjectBrowserModel.populateItem"></a>
1009 1009
1010 <p> 1010 <p>
1011 Public method returning the directory name. 1011 Public method returning the directory name.
1012 </p> 1012 </p>
1013 <dl> 1013 <dl>
1014 <dt>Returns:</dt> 1014 <dt>Return:</dt>
1015 <dd> 1015 <dd>
1016 directory name (string) 1016 directory name (string)
1017 </dd> 1017 </dd>
1018 </dl> 1018 </dl>
1019 <a NAME="ProjectBrowserSimpleDirectoryItem.lessThan" ID="ProjectBrowserSimpleDirectoryItem.lessThan"></a> 1019 <a NAME="ProjectBrowserSimpleDirectoryItem.lessThan" ID="ProjectBrowserSimpleDirectoryItem.lessThan"></a>
1037 <dd> 1037 <dd>
1038 sort order (Qt.SortOrder) (for special sorting) 1038 sort order (Qt.SortOrder) (for special sorting)
1039 </dd> 1039 </dd>
1040 </dl> 1040 </dl>
1041 <dl> 1041 <dl>
1042 <dt>Returns:</dt> 1042 <dt>Return:</dt>
1043 <dd> 1043 <dd>
1044 true, if this item is less than other (boolean) 1044 true, if this item is less than other (boolean)
1045 </dd> 1045 </dd>
1046 </dl> 1046 </dl>
1047 <a NAME="ProjectBrowserSimpleDirectoryItem.name" ID="ProjectBrowserSimpleDirectoryItem.name"></a> 1047 <a NAME="ProjectBrowserSimpleDirectoryItem.name" ID="ProjectBrowserSimpleDirectoryItem.name"></a>
1050 1050
1051 <p> 1051 <p>
1052 Public method to return the name of the item. 1052 Public method to return the name of the item.
1053 </p> 1053 </p>
1054 <dl> 1054 <dl>
1055 <dt>Returns:</dt> 1055 <dt>Return:</dt>
1056 <dd> 1056 <dd>
1057 name of the item (string) 1057 name of the item (string)
1058 </dd> 1058 </dd>
1059 </dl> 1059 </dl>
1060 <a NAME="ProjectBrowserSimpleDirectoryItem.setName" ID="ProjectBrowserSimpleDirectoryItem.setName"></a> 1060 <a NAME="ProjectBrowserSimpleDirectoryItem.setName" ID="ProjectBrowserSimpleDirectoryItem.setName"></a>

eric ide

mercurial