koshell
EntryItem Class Reference
#include <iconsidepane.h>
Detailed Description
A.
- See also:
- QListBoxPixmap Square Box with an optional icon and a text underneath.
Definition at line 46 of file iconsidepane.h.
Public Member Functions | |
EntryItem (Navigator *, int _id, const QString &_text, const QString &_pix) | |
~EntryItem () | |
const QPixmap * | pixmap () const |
int | id () |
void | setNewText (const QString &_text) |
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
|
returns the height of this item.
Definition at line 99 of file iconsidepane.cpp. |
|
returns the width of this item.
Definition at line 82 of file iconsidepane.cpp. |
The documentation for this class was generated from the following files: