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

Public Methods | |
KFileTreeBranch * | branch () const |
KFileItem * | fileItem () const |
QString | path () const |
KURL | url () const |
bool | isDir () const |
bool | alreadyListed () const |
void | setListed (bool wasListed) |
set the flag if the directory was already listed. |
Detailed Description
An item for a KFileTreeView that knows about its own KFileItem.
Definition at line 40 of file kfiletreeviewitem.h.
Member Function Documentation
|
Definition at line 50 of file kfiletreeviewitem.h. |
|
Definition at line 55 of file kfiletreeviewitem.h. |
|
Definition at line 75 of file kfiletreeviewitem.cpp. |
|
Definition at line 70 of file kfiletreeviewitem.cpp. References KFileItem::url(). Referenced by KFileTreeView::currentURL(). |
|
Definition at line 80 of file kfiletreeviewitem.cpp. References KFileItem::isDir(). |
|
Definition at line 60 of file kfiletreeviewitem.cpp. 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: