#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.
Constructor & Destructor Documentation
◆ EntryItem()
EntryItem::EntryItem | ( | Navigator * | parent, |
Kontact::Plugin * | plugin | ||
) |
Definition at line 95 of file iconsidepane.cpp.
◆ ~EntryItem()
EntryItem::~EntryItem | ( | ) |
Definition at line 106 of file iconsidepane.cpp.
Member Function Documentation
◆ height()
|
virtual |
returns the height of this item.
Definition at line 145 of file iconsidepane.cpp.
◆ navigator()
Navigator * EntryItem::navigator | ( | ) | const |
Definition at line 123 of file iconsidepane.cpp.
◆ paint()
|
protectedvirtual |
Definition at line 159 of file iconsidepane.cpp.
◆ paintActive()
|
inline |
Definition at line 65 of file iconsidepane.h.
◆ pixmap()
|
inline |
Definition at line 59 of file iconsidepane.h.
◆ plugin()
|
inline |
Definition at line 57 of file iconsidepane.h.
◆ reloadPixmap()
|
protected |
Definition at line 110 of file iconsidepane.cpp.
◆ setHover()
void EntryItem::setHover | ( | bool | hasHover | ) |
Definition at line 243 of file iconsidepane.cpp.
◆ setPaintActive()
void EntryItem::setPaintActive | ( | bool | paintActive | ) |
Definition at line 248 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: