|
|
An item for a KFileTreeView that knows about its own KFileItem.
KFileTreeViewItem ( KFileTreeViewItem*, KFileItem*, KFileTreeBranch * )
| KFileTreeViewItem |
KFileTreeViewItem ( KFileTreeView*, KFileItem*, KFileTreeBranch * )
| KFileTreeViewItem |
KFileTreeBranch* branch ()
| branch |
[const]
Returns: the @see KFileTreeBranch the item is sorted in.
KFileItem * fileItem ()
| fileItem |
[const]
Returns: the @see KFileItem the viewitem is representing.
QString path ()
| path |
[const]
Returns: the path of the item.
KURL url ()
| url |
[const]
Returns: the items @see KURL
bool isDir ()
| isDir |
[const]
Returns: if the item represents a directory
bool alreadyListed ()
| alreadyListed |
[const]
Returns: if this directory was already seen by a @see KDirLister.
void setListed ( bool wasListed )
| setListed |
set the flag if the directory was already listed.
Generated by: dfaure on faure on Tue Apr 16 08:50:13 2002, using kdoc 2.0a53. |