class KFileListViewItem

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

Definition#include <kfiledetailview.h>
InheritsKListViewItem (kdeui) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

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

 KFileListViewItem ( QListView *parent, const QString &text, const QPixmap &icon, KFileItem *fi )

KFileListViewItem

 KFileListViewItem ( QListView *parent, KFileItem *fi )

KFileListViewItem

 KFileListViewItem ( QListView *parent, const QString &text, const QPixmap &icon, KFileItem *fi, QListViewItem *after)

KFileListViewItem

 ~KFileListViewItem ()

~KFileListViewItem

KFileItemfileInfo ()

fileInfo

[const]

Returns: the corresponding KFileItem

QString  key ( int , bool )

key

[const virtual]

void  setKey ( const QString& key )

setKey

QRect  rect ()

rect

[const]

void  init ()

init


Generated by: caleb on tcdevel on Tue Jan 28 12:54:21 2003, using kdoc $.