kio
KFileIconViewItem Class Reference
An item for the iconview, that has a reference to its corresponding KFileItem. More...
#include <kfileiconview.h>
Inheritance diagram for KFileIconViewItem:
Public Member Functions | |
| KFileItem * | fileInfo () const |
| KFileIconViewItem (QIconView *parent, KFileItem *fi) | |
| KFileIconViewItem (QIconView *parent, const QString &text, const QPixmap &pixmap, KFileItem *fi) | |
| virtual | ~KFileIconViewItem () |
Detailed Description
An item for the iconview, that has a reference to its corresponding KFileItem.Definition at line 38 of file kfileiconview.h.
Constructor & Destructor Documentation
| KFileIconViewItem::KFileIconViewItem | ( | QIconView * | parent, | |
| const QString & | text, | |||
| const QPixmap & | pixmap, | |||
| KFileItem * | fi | |||
| ) | [inline] |
Definition at line 41 of file kfileiconview.h.
| KFileIconViewItem::~KFileIconViewItem | ( | ) | [virtual] |
Definition at line 47 of file kfileiconview.cpp.
Member Function Documentation
| KFileItem* KFileIconViewItem::fileInfo | ( | ) | const [inline] |
The documentation for this class was generated from the following files:
KDE 3.5 API Reference