KFileTreeViewItem Class Reference
An item for a KFileTreeView that knows about its own KFileItem. More...
#include <kfiletreeviewitem.h>
Inheritance diagram for KFileTreeViewItem:

Public Member Functions | |
| KFileTreeViewItem (KFileTreeViewItem *, KFileItem *, KFileTreeBranch *) | |
| KFileTreeViewItem (KFileTreeView *, KFileItem *, KFileTreeBranch *) | |
| KFileTreeBranch * | branch () const |
| KFileItem * | fileItem () const |
| QString | path () const |
| KURL | url () const |
| bool | isDir () const |
| bool | alreadyListed () const |
| void | setListed (bool wasListed) |
Detailed Description
An item for a KFileTreeView that knows about its own KFileItem.Definition at line 40 of file kfiletreeviewitem.h.
Member Function Documentation
|
|
|
|
|
|
|
|
References KURL::path(), and KFileItem::url(). |
|
|
References KFileItem::url(). Referenced by KFileTreeView::currentURL(). |
|
|
References KFileItem::isDir(). |
|
|
Referenced by KFileTreeBranch::populate(). |
|
|
set the flag if the directory was already listed. Definition at line 65 of file kfiletreeviewitem.cpp. |
The documentation for this class was generated from the following files:
