kpilot/kpilot
RichListViewItem Class Reference
List of all members.Detailed Description
Definition at line 200 of file listCat.h.
Public Member Functions | |
| RichListViewItem (QListViewItem *parent, QString, int) | |
| virtual | ~RichListViewItem () |
| virtual void | paintCell (QPainter *, const QColorGroup &, int column, int width, int alignment) |
| virtual void | setup () |
| bool | isRich (int c) const |
| void | setRich (int c, bool b) |
Protected Member Functions | |
| void | computeHeight (int c) |
Protected Attributes | |
| bool * | fIsRich |
| QRect * | fRect |
| int | fColumns |
The documentation for this class was generated from the following files:

