KFileListViewItem Class Reference
#include <kfiledetailview.h>
Detailed Description
An item for the listiew, that has a reference to its corresponding KFileItem.
Definition at line 37 of file kfiledetailview.h.
Public Member Functions | |
| KFileListViewItem (QListView *parent, const QString &text, const QPixmap &icon, KFileItem *fi) | |
| KFileListViewItem (QListView *parent, KFileItem *fi) | |
| KFileListViewItem (QListView *parent, const QString &text, const QPixmap &icon, KFileItem *fi, QListViewItem *after) | |
| KFileItem * | fileInfo () const |
| virtual QString | key (int, bool) const |
| void | setKey (const QString &key) |
| QRect | rect () const |
| void | init () |
Constructor & Destructor Documentation
|
||||||||||||
|
Definition at line 50 of file kfiledetailview.h. |
Member Function Documentation
|
|
Definition at line 69 of file kfiledetailview.h. |
|
|
Definition at line 669 of file kfiledetailview.cpp. |
The documentation for this class was generated from the following files:

