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

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10679
4d3e0ce54322
child 10784
521fd465b048
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
1598 <dd> 1598 <dd>
1599 the string for the file 1599 the string for the file
1600 </dd> 1600 </dd>
1601 <dt><i>full</i> (bool)</dt> 1601 <dt><i>full</i> (bool)</dt>
1602 <dd> 1602 <dd>
1603 flag indicating full pathname should be displayed 1603 flag indicating full path name should be displayed (unused)
1604 </dd> 1604 </dd>
1605 </dl> 1605 </dl>
1606 <div align="right"><a href="#top">Up</a></div> 1606 <div align="right"><a href="#top">Up</a></div>
1607 <hr /> 1607 <hr />
1608 <hr /> 1608 <hr />
2290 bool 2290 bool
2291 </dd> 2291 </dd>
2292 </dl> 2292 </dl>
2293 <a NAME="BrowserItem.lessThan" ID="BrowserItem.lessThan"></a> 2293 <a NAME="BrowserItem.lessThan" ID="BrowserItem.lessThan"></a>
2294 <h4>BrowserItem.lessThan</h4> 2294 <h4>BrowserItem.lessThan</h4>
2295 <b>lessThan</b>(<i>other, column, order</i>) 2295 <b>lessThan</b>(<i>other, column, _order</i>)
2296 <p> 2296 <p>
2297 Public method to check, if the item is less than the other one. 2297 Public method to check, if the item is less than the other one.
2298 </p> 2298 </p>
2299 2299
2300 <dl> 2300 <dl>
2305 </dd> 2305 </dd>
2306 <dt><i>column</i> (int)</dt> 2306 <dt><i>column</i> (int)</dt>
2307 <dd> 2307 <dd>
2308 column number to use for the comparison 2308 column number to use for the comparison
2309 </dd> 2309 </dd>
2310 <dt><i>order</i> (Qt.SortOrder)</dt> 2310 <dt><i>_order</i> (Qt.SortOrder)</dt>
2311 <dd> 2311 <dd>
2312 sort order (for special sorting) 2312 sort order (for special sorting) (unused)
2313 </dd> 2313 </dd>
2314 </dl> 2314 </dl>
2315 <dl> 2315 <dl>
2316 <dt>Return:</dt> 2316 <dt>Return:</dt>
2317 <dd> 2317 <dd>
3079 <dd> 3079 <dd>
3080 path of the deleted file or directory 3080 path of the deleted file or directory
3081 </dd> 3081 </dd>
3082 <dt><i>isDir</i> (bool (optional))</dt> 3082 <dt><i>isDir</i> (bool (optional))</dt>
3083 <dd> 3083 <dd>
3084 flag indicating a deleted directory (defaults to False) 3084 flag indicating a deleted directory (defaults to False) (unused)
3085 </dd> 3085 </dd>
3086 </dl> 3086 </dl>
3087 <a NAME="BrowserModel.fileChanged" ID="BrowserModel.fileChanged"></a> 3087 <a NAME="BrowserModel.fileChanged" ID="BrowserModel.fileChanged"></a>
3088 <h4>BrowserModel.fileChanged</h4> 3088 <h4>BrowserModel.fileChanged</h4>
3089 <b>fileChanged</b>(<i>fileName</i>) 3089 <b>fileChanged</b>(<i>fileName</i>)
3649 <dd> 3649 <dd>
3650 dinfo is the string for the directory 3650 dinfo is the string for the directory
3651 </dd> 3651 </dd>
3652 <dt><i>full</i> (bool)</dt> 3652 <dt><i>full</i> (bool)</dt>
3653 <dd> 3653 <dd>
3654 flag indicating full path name should be displayed 3654 flag indicating full path name should be displayed (unused)
3655 </dd> 3655 </dd>
3656 </dl> 3656 </dl>
3657 <div align="right"><a href="#top">Up</a></div> 3657 <div align="right"><a href="#top">Up</a></div>
3658 <hr /> 3658 <hr />
3659 <hr /> 3659 <hr />

eric ide

mercurial