kontact
Kontact::EntryItem Class Reference
#include <iconsidepane.h>
Detailed Description
A QListBoxPixmap Square Box with an optional icon and a text underneath.
Definition at line 50 of file iconsidepane.h.
Public Member Functions | |
| EntryItem (Navigator *, Kontact::Plugin *) | |
| ~EntryItem () | |
| Kontact::Plugin * | plugin () const |
| const QPixmap * | pixmap () const |
| Navigator * | navigator () const |
| void | setHover (bool) |
| void | setPaintActive (bool) |
| bool | paintActive () const |
| virtual int | width (const QListBox *) const |
| virtual int | height (const QListBox *) const |
Protected Member Functions | |
| void | reloadPixmap () |
| virtual void | paint (QPainter *p) |
Member Function Documentation
| int EntryItem::width | ( | const QListBox * | ) | const [virtual] |
| int EntryItem::height | ( | const QListBox * | ) | const [virtual] |
The documentation for this class was generated from the following files:

