Documentation/Source/eric5.Project.ProjectBrowserModel.html

changeset 178
dd9f0bca5e2f
parent 58
37f0444c3479
child 217
8ce554fb0bee
--- a/Documentation/Source/eric5.Project.ProjectBrowserModel.html	Mon Apr 12 17:45:51 2010 +0000
+++ b/Documentation/Source/eric5.Project.ProjectBrowserModel.html	Mon Apr 12 18:00:42 2010 +0000
@@ -639,6 +639,9 @@
 </tr><tr>
 <td><a href="#ProjectBrowserSimpleDirectoryItem.lessThan">lessThan</a></td>
 <td>Public method to check, if the item is less than the other one.</td>
+</tr><tr>
+<td><a href="#ProjectBrowserSimpleDirectoryItem.setName">setName</a></td>
+<td>Public method to set the directory name.</td>
 </tr>
 </table>
 <a NAME="ProjectBrowserSimpleDirectoryItem.__init__" ID="ProjectBrowserSimpleDirectoryItem.__init__"></a>
@@ -691,6 +694,19 @@
 <dd>
 true, if this item is less than other (boolean)
 </dd>
+</dl><a NAME="ProjectBrowserSimpleDirectoryItem.setName" ID="ProjectBrowserSimpleDirectoryItem.setName"></a>
+<h4>ProjectBrowserSimpleDirectoryItem.setName</h4>
+<b>setName</b>(<i>dinfo, full = True</i>)
+<p>
+        Public method to set the directory name.
+</p><dl>
+<dt><i>dinfo</i></dt>
+<dd>
+dinfo is the string for the directory (string)
+</dd><dt><i>full</i></dt>
+<dd>
+flag indicating full pathname should be displayed (boolean)
+</dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial