kio Library API Documentation

KFileIconViewItem Class Reference

An item for the iconview, that has a reference to its corresponding KFileItem. More...

#include <kfileiconview.h>

Inheritance diagram for KFileIconViewItem:

KIconViewItem QIconViewItem List of all members.

Public Member Functions

 KFileIconViewItem (QIconView *parent, const QString &text, const QPixmap &pixmap, KFileItem *fi)
 KFileIconViewItem (QIconView *parent, KFileItem *fi)
 
Since:
3.1


KFileItemfileInfo () const

Detailed Description

An item for the iconview, that has a reference to its corresponding KFileItem.

Definition at line 39 of file kfileiconview.h.


Constructor & Destructor Documentation

KFileIconViewItem::KFileIconViewItem QIconView parent,
KFileItem fi
[inline]
 

Since:
3.1

Definition at line 49 of file kfileiconview.h.


Member Function Documentation

KFileItem* KFileIconViewItem::fileInfo  )  const [inline]
 

Returns:
the corresponding KFileItem

Definition at line 57 of file kfileiconview.h.

Referenced by KFileIconView::currentFileItem(), and KFileIconView::updateView().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:15:35 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001