src/eric7/Documentation/Source/eric7.Project.ProjectBrowserModel.html

branch
eric7
changeset 10259
b51dfacef37f
parent 10070
9f5758c0fec1
child 10399
48014775ad31
--- a/src/eric7/Documentation/Source/eric7.Project.ProjectBrowserModel.html	Fri Oct 27 14:07:03 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Project.ProjectBrowserModel.html	Fri Oct 27 14:09:40 2023 +0200
@@ -972,7 +972,7 @@
 </tr>
 <tr>
 <td><a href="#ProjectBrowserSimpleDirectoryItem.setName">setName</a></td>
-<td></td>
+<td>Public method to set the directory name.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -1065,6 +1065,20 @@
 <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 path name should be displayed (boolean)
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial