|
|
An item for a KFileTreeView that knows about its own KFileItem.
| KFileTreeViewItem ( KFileTreeViewItem*, KFileItem*, KFileTreeBranch * )
| KFileTreeViewItem |
| KFileTreeViewItem ( KFileTreeView*, KFileItem*, KFileTreeBranch * )
| KFileTreeViewItem |
| ~KFileTreeViewItem ()
| ~KFileTreeViewItem |
| KFileTreeBranch* branch ()
| branch |
[const]
Returns: the KFileTreeBranch the item is sorted in.
| KFileItem * fileItem ()
| fileItem |
[const]
Returns: the KFileItem the viewitem is representing.
| QString path ()
| path |
[const]
Returns: the path of the item.
| KURL url ()
| url |
[const]
Returns: the items 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 KDirLister.
| void setListed ( bool wasListed )
| setListed |
set the flag if the directory was already listed.
| Generated by: root on macppc.ports.openbsd.org on Sat Sep 6 10:37:17 2003, using kdoc 2.0a54. |