koshell
EntryItem Class Reference
#include <iconsidepane.h>
Inherits QListBoxItem.
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) | |
| 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 * | listbox | ) | const [virtual] |
| int EntryItem::height | ( | const QListBox * | listbox | ) | const [virtual] |
The documentation for this class was generated from the following files:

