Kontact::EntryItem Class Reference
A QListBoxPixmap Square Box with a large icon and a text underneath. More...
#include <iconsidepane.h>
Inheritance diagram for Kontact::EntryItem:

Public Methods | |
EntryItem (QListBox *, Kontact::Plugin *) | |
~EntryItem () | |
Kontact::Plugin * | plugin () const |
const QPixmap * | pixmap () const |
virtual int | width (const QListBox *) const |
virtual int | height (const QListBox *) const |
Protected Methods | |
virtual void | paint (QPainter *p) |
Detailed Description
A QListBoxPixmap Square Box with a large icon and a text underneath.
Definition at line 42 of file iconsidepane.h.
Member Function Documentation
|
returns the width of this item.
Reimplemented from QListBoxItem. Definition at line 64 of file iconsidepane.cpp. References QListBoxItem::text(), and QPixmap::width(). |
|
returns the height of this item.
Reimplemented from QListBoxItem. Definition at line 75 of file iconsidepane.cpp. References QPixmap::height(), and QListBoxItem::text(). |
The documentation for this class was generated from the following files: