KIconViewItem Class Reference
KIconViewItem exists to improve the word-wrap functionality of QIconViewItem Use KIconViewItem instead of QIconViewItem for any iconview item you might have :) A variant of QIconViewItem that wraps words better. More...
#include <kiconview.h>
Inheritance diagram for KIconViewItem:

Protected Methods | |
virtual void | calcRect (const QString &text_=QString::null) |
virtual void | paintItem (QPainter *p, const QColorGroup &c) |
Detailed Description
KIconViewItem exists to improve the word-wrap functionality of QIconViewItem Use KIconViewItem instead of QIconViewItem for any iconview item you might have :) A variant of QIconViewItem that wraps words better.
- Author:
- David Faure <david@mandrakesoft.com>
Definition at line 177 of file kiconview.h.
The documentation for this class was generated from the following files: