Public Member Functions | |
| IconListItem (QListBox *listbox, const QPixmap &pixmap, const QString &text) | |
| virtual int | height (const QListBox *lb) const |
| virtual int | width (const QListBox *lb) const |
| int | expandMinimumWidth (int width) |
Protected Member Functions | |
| const QPixmap & | defaultPixmap () |
| void | paint (QPainter *painter) |
Private Attributes | |
| QPixmap | mPixmap |
| int | mMinimumWidth |
|
||||||||||||||||
|
Definition at line 991 of file ojanuswidget.cpp. References defaultPixmap(), mMinimumWidth, mPixmap, and true. |
|
|
Definition at line 1012 of file ojanuswidget.cpp. References Qt::black, p, pix, Qt::red, true, and Qt::white. Referenced by IconListItem(). |
|
|
Definition at line 1005 of file ojanuswidget.cpp. References mMinimumWidth. |
|
|
Definition at line 1052 of file ojanuswidget.cpp. |
|
|
Definition at line 1037 of file ojanuswidget.cpp. References Qt::AlignCenter, false, mMinimumWidth, mPixmap, and text. |
|
|
Definition at line 1065 of file ojanuswidget.cpp. References mMinimumWidth, mPixmap, and text. Referenced by OJanusWidget::eventFilter(). |
|
|
Definition at line 77 of file ojanuswidget.cpp. Referenced by expandMinimumWidth(), IconListItem(), paint(), and width(). |
|
|
Definition at line 76 of file ojanuswidget.cpp. Referenced by height(), IconListItem(), paint(), and width(). |
1.4.2