#include </home/clem/local/src/opie/libopie2/opieui/olistview.h>
Public Member Functions | |
| OCheckListItem (QCheckListItem *parent, const QString &text, Type=Controller) | |
| OCheckListItem (QListViewItem *parent, const QString &text, Type=Controller) | |
| OCheckListItem (QListView *parent, const QString &text, Type=Controller) | |
| OCheckListItem (QListViewItem *parent, const QString &text, const QPixmap &) | |
| OCheckListItem (QListView *parent, const QString &text, const QPixmap &) | |
| ~OCheckListItem () | |
| const QColor & | backgroundColor () |
| bool | isAlternate () |
| void | paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int alignment) |
| void | init () |
Private Attributes | |
| bool | m_known |
| bool | m_odd |
|
||||||||||||||||
|
Definition at line 484 of file olistview.cpp. References init(). |
|
||||||||||||||||
|
Definition at line 491 of file olistview.cpp. References init(). |
|
||||||||||||||||
|
Definition at line 498 of file olistview.cpp. References init(). |
|
||||||||||||||||
|
Definition at line 505 of file olistview.cpp. References init(). |
|
||||||||||||||||
|
Definition at line 512 of file olistview.cpp. References init(). |
|
|
Definition at line 519 of file olistview.cpp. |
|
|
Definition at line 529 of file olistview.cpp. References isAlternate(). Referenced by paintCell(). |
|
|
Perform object initialization. Definition at line 523 of file olistview.cpp. References m_known. Referenced by OCheckListItem(). |
|
|
Definition at line 536 of file olistview.cpp. References Opie::Ui::OListView::alternateBackground(), m_known, and m_odd. Referenced by backgroundColor(), and paintCell(). |
|
||||||||||||||||||||||||
|
Definition at line 580 of file olistview.cpp. References backgroundColor(), height, and isAlternate(). |
|
|
Definition at line 311 of file olistview.h. Referenced by init(), and isAlternate(). |
|
|
Definition at line 312 of file olistview.h. Referenced by isAlternate(). |
1.4.2