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
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: