|
Public Types |
| enum | PixmapLocation { Above,
Under,
Left,
Right
} |
Public Member Functions |
| | QjListBoxPixmap (PixmapLocation location, const QPixmap &pixmap, const QString &text, QListBox *listbox=0) |
| | QjListBoxPixmap (PixmapLocation location, const QPixmap &pixmap, const QString &text, QListBox *listbox, QListBoxItem *after) |
| PixmapLocation | location () const |
| void | setLocation (PixmapLocation) |
| const QPixmap * | pixmap () const |
| void | setPixmap (const QPixmap &pixmap) |
|
int | height (const QListBox *lb) const |
|
int | width (const QListBox *lb) const |
Protected Member Functions |
|
void | paint (QPainter *p) |