class KFileTreeViewItem

An item for a KFileTreeView that knows about its own KFileItem. More...

Definition#include <kfiletreeviewitem.h>
InheritsKListViewItem (kdeui) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

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.

KFileItemfileItem ()

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: caleb on tcdevel on Tue Jan 28 12:54:21 2003, using kdoc $.