kmail
ColorListItem Class Reference
#include <colorlistbox.h>
Inheritance diagram for ColorListItem:
Public Member Functions | |
const QColor & | color (void) |
ColorListItem (const QString &text, const QColor &color=Qt::black) | |
void | setColor (const QColor &color) |
Protected Member Functions | |
virtual int | height (const QListBox *) const |
virtual void | paint (QPainter *) |
virtual int | width (const QListBox *) const |
Detailed Description
Definition at line 55 of file colorlistbox.h.
Constructor & Destructor Documentation
Definition at line 155 of file colorlistbox.cpp.
Member Function Documentation
const QColor & ColorListItem::color | ( | void | ) |
Definition at line 162 of file colorlistbox.cpp.
int ColorListItem::height | ( | const QListBox * | lb | ) | const [protected, virtual] |
void ColorListItem::paint | ( | QPainter * | p | ) | [protected, virtual] |
void ColorListItem::setColor | ( | const QColor & | color | ) |
Definition at line 168 of file colorlistbox.cpp.
int ColorListItem::width | ( | const QListBox * | lb | ) | const [protected, virtual] |
The documentation for this class was generated from the following files: