src/eric7/Documentation/Source/eric7.UI.BrowserModel.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9730
00cf7289d899
child 10259
b51dfacef37f
--- a/src/eric7/Documentation/Source/eric7.UI.BrowserModel.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.UI.BrowserModel.html	Thu May 25 19:52:31 2023 +0200
@@ -963,7 +963,7 @@
 </tr>
 <tr>
 <td><a href="#BrowserFileItem.setName">setName</a></td>
-<td>Public method to set the directory name.</td>
+<td></td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -1374,20 +1374,6 @@
 <h4>BrowserFileItem.setName</h4>
 <b>setName</b>(<i>finfo, full=True</i>)
 
-<p>
-        Public method to set the directory name.
-</p>
-<dl>
-
-<dt><i>finfo</i></dt>
-<dd>
-the string for the file (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 />
 <hr />
@@ -1758,7 +1744,7 @@
 </tr>
 <tr>
 <td><a href="#BrowserItem.lessThan">lessThan</a></td>
-<td>Public method to check, if the item is less than the other one.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#BrowserItem.parent">parent</a></td>
@@ -1967,30 +1953,6 @@
 <h4>BrowserItem.lessThan</h4>
 <b>lessThan</b>(<i>other, column, order</i>)
 
-<p>
-        Public method to check, if the item is less than the other one.
-</p>
-<dl>
-
-<dt><i>other</i></dt>
-<dd>
-reference to item to compare against (BrowserItem)
-</dd>
-<dt><i>column</i></dt>
-<dd>
-column number to use for the comparison (integer)
-</dd>
-<dt><i>order</i></dt>
-<dd>
-sort order (Qt.SortOrder) (for special sorting)
-</dd>
-</dl>
-<dl>
-<dt>Return:</dt>
-<dd>
-true, if this item is less than other (boolean)
-</dd>
-</dl>
 <a NAME="BrowserItem.parent" ID="BrowserItem.parent"></a>
 <h4>BrowserItem.parent</h4>
 <b>parent</b>(<i></i>)

eric ide

mercurial