KFileListViewItem Class Reference
An item for the listiew, that has a reference to its corresponding KFileItem. More...
#include <kfiledetailview.h>
Inherits KListViewItem.
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 () |
Detailed Description
An item for the listiew, that has a reference to its corresponding KFileItem.Definition at line 37 of file kfiledetailview.h.
Constructor & Destructor Documentation
KFileListViewItem::KFileListViewItem | ( | QListView * | parent, | |
KFileItem * | fi | |||
) | [inline] |
Member Function Documentation
KFileItem* KFileListViewItem::fileInfo | ( | ) | const [inline] |
void KFileListViewItem::init | ( | ) |
The documentation for this class was generated from the following files: