--- a/src/eric7/Documentation/Source/eric7.UI.BrowserModel.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.BrowserModel.html Sat Apr 20 18:02:35 2024 +0200 @@ -1600,7 +1600,7 @@ </dd> <dt><i>full</i> (bool)</dt> <dd> -flag indicating full pathname should be displayed +flag indicating full path name should be displayed (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -2292,7 +2292,7 @@ </dl> <a NAME="BrowserItem.lessThan" ID="BrowserItem.lessThan"></a> <h4>BrowserItem.lessThan</h4> -<b>lessThan</b>(<i>other, column, order</i>) +<b>lessThan</b>(<i>other, column, _order</i>) <p> Public method to check, if the item is less than the other one. </p> @@ -2307,9 +2307,9 @@ <dd> column number to use for the comparison </dd> -<dt><i>order</i> (Qt.SortOrder)</dt> -<dd> -sort order (for special sorting) +<dt><i>_order</i> (Qt.SortOrder)</dt> +<dd> +sort order (for special sorting) (unused) </dd> </dl> <dl> @@ -3081,7 +3081,7 @@ </dd> <dt><i>isDir</i> (bool (optional))</dt> <dd> -flag indicating a deleted directory (defaults to False) +flag indicating a deleted directory (defaults to False) (unused) </dd> </dl> <a NAME="BrowserModel.fileChanged" ID="BrowserModel.fileChanged"></a> @@ -3651,7 +3651,7 @@ </dd> <dt><i>full</i> (bool)</dt> <dd> -flag indicating full path name should be displayed +flag indicating full path name should be displayed (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>