Kontact::EntryItem Class Reference
#include <iconsidepane.h>
Inherits TQListBoxItem.
Public Member Functions | |
| EntryItem (Navigator *, Kontact::Plugin *) | |
| Kontact::Plugin * | plugin () const |
| const TQPixmap * | pixmap () const |
| Navigator * | navigator () const |
| void | setHover (bool) |
| void | setPaintActive (bool) |
| bool | paintActive () const |
| virtual int | width (const TQListBox *) const |
| virtual int | height (const TQListBox *) const |
Protected Member Functions | |
| void | reloadPixmap () |
| virtual void | paint (TQPainter *p) |
Detailed Description
A TQListBoxPixmap Square Box with an optional icon and a text underneath.
Definition at line 51 of file iconsidepane.h.
Member Function Documentation
◆ height()
|
virtual |
returns the height of this item.
Definition at line 145 of file iconsidepane.cpp.
◆ width()
|
virtual |
returns the width of this item.
Definition at line 128 of file iconsidepane.cpp.
The documentation for this class was generated from the following files:
