#include <tdefiledetailview.h>
Inherits TDEListViewItem.
|
| KFileListViewItem (TQListView *parent, const TQString &text, const TQPixmap &icon, KFileItem *fi) |
|
| KFileListViewItem (TQListView *parent, KFileItem *fi) |
|
| KFileListViewItem (TQListView *parent, const TQString &text, const TQPixmap &icon, KFileItem *fi, TQListViewItem *after) |
|
KFileItem * | fileInfo () const |
|
virtual TQString | key (int, bool) const |
|
void | setKey (const TQString &key) |
|
TQRect | rect () const |
|
void | init () |
|
An item for the listiew, that has a reference to its corresponding KFileItem.
Definition at line 36 of file tdefiledetailview.h.
◆ KFileListViewItem() [1/3]
KFileListViewItem::KFileListViewItem |
( |
TQListView * |
parent, |
|
|
const TQString & |
text, |
|
|
const TQPixmap & |
icon, |
|
|
KFileItem * |
fi |
|
) |
| |
|
inline |
◆ KFileListViewItem() [2/3]
KFileListViewItem::KFileListViewItem |
( |
TQListView * |
parent, |
|
|
KFileItem * |
fi |
|
) |
| |
|
inline |
◆ KFileListViewItem() [3/3]
KFileListViewItem::KFileListViewItem |
( |
TQListView * |
parent, |
|
|
const TQString & |
text, |
|
|
const TQPixmap & |
icon, |
|
|
KFileItem * |
fi, |
|
|
TQListViewItem * |
after |
|
) |
| |
|
inline |
◆ ~KFileListViewItem()
KFileListViewItem::~KFileListViewItem |
( |
| ) |
|
|
inline |
◆ fileInfo()
KFileItem * KFileListViewItem::fileInfo |
( |
| ) |
const |
|
inline |
◆ init()
void KFileListViewItem::init |
( |
| ) |
|
◆ key()
virtual TQString KFileListViewItem::key |
( |
int |
, |
|
|
bool |
|
|
) |
| const |
|
inlinevirtual |
◆ rect()
TQRect KFileListViewItem::rect |
( |
| ) |
const |
|
inline |
◆ setKey()
void KFileListViewItem::setKey |
( |
const TQString & |
key | ) |
|
|
inline |
The documentation for this class was generated from the following files: