Documentation/Source/eric5.Project.ProjectBrowserModel.html

changeset 178
dd9f0bca5e2f
parent 58
37f0444c3479
child 217
8ce554fb0bee
equal deleted inserted replaced
177:c822ccc4d138 178:dd9f0bca5e2f
637 <td><a href="#ProjectBrowserSimpleDirectoryItem.dirName">dirName</a></td> 637 <td><a href="#ProjectBrowserSimpleDirectoryItem.dirName">dirName</a></td>
638 <td>Public method returning the directory name.</td> 638 <td>Public method returning the directory name.</td>
639 </tr><tr> 639 </tr><tr>
640 <td><a href="#ProjectBrowserSimpleDirectoryItem.lessThan">lessThan</a></td> 640 <td><a href="#ProjectBrowserSimpleDirectoryItem.lessThan">lessThan</a></td>
641 <td>Public method to check, if the item is less than the other one.</td> 641 <td>Public method to check, if the item is less than the other one.</td>
642 </tr><tr>
643 <td><a href="#ProjectBrowserSimpleDirectoryItem.setName">setName</a></td>
644 <td>Public method to set the directory name.</td>
642 </tr> 645 </tr>
643 </table> 646 </table>
644 <a NAME="ProjectBrowserSimpleDirectoryItem.__init__" ID="ProjectBrowserSimpleDirectoryItem.__init__"></a> 647 <a NAME="ProjectBrowserSimpleDirectoryItem.__init__" ID="ProjectBrowserSimpleDirectoryItem.__init__"></a>
645 <h4>ProjectBrowserSimpleDirectoryItem (Constructor)</h4> 648 <h4>ProjectBrowserSimpleDirectoryItem (Constructor)</h4>
646 <b>ProjectBrowserSimpleDirectoryItem</b>(<i>parent, projectType, text, path = ""</i>) 649 <b>ProjectBrowserSimpleDirectoryItem</b>(<i>parent, projectType, text, path = ""</i>)
688 </dd> 691 </dd>
689 </dl><dl> 692 </dl><dl>
690 <dt>Returns:</dt> 693 <dt>Returns:</dt>
691 <dd> 694 <dd>
692 true, if this item is less than other (boolean) 695 true, if this item is less than other (boolean)
696 </dd>
697 </dl><a NAME="ProjectBrowserSimpleDirectoryItem.setName" ID="ProjectBrowserSimpleDirectoryItem.setName"></a>
698 <h4>ProjectBrowserSimpleDirectoryItem.setName</h4>
699 <b>setName</b>(<i>dinfo, full = True</i>)
700 <p>
701 Public method to set the directory name.
702 </p><dl>
703 <dt><i>dinfo</i></dt>
704 <dd>
705 dinfo is the string for the directory (string)
706 </dd><dt><i>full</i></dt>
707 <dd>
708 flag indicating full pathname should be displayed (boolean)
693 </dd> 709 </dd>
694 </dl> 710 </dl>
695 <div align="right"><a href="#top">Up</a></div> 711 <div align="right"><a href="#top">Up</a></div>
696 <hr /> 712 <hr />
697 </body></html> 713 </body></html>

eric ide

mercurial