#include </home/clem/local/src/opie/noncore/settings/appearance2/exceptlistitem.h>
Collaboration diagram for ExceptListItem:

Public Member Functions | |
| ExceptListItem (QListView *lv, QListViewItem *after, const QString &t, bool nostyle=true, bool nofont=true, bool nodeco=true) | |
| virtual | ~ExceptListItem () |
| bool | noFont () const |
| bool | noStyle () const |
| bool | noDeco () const |
| void | setNoDeco (bool b) |
| void | setNoStyle (bool b) |
| void | setNoFont (bool b) |
| QString | pattern () const |
| void | setPattern (const QString &s) |
| QString | text (int i) const |
| const QPixmap * | pixmap (int i) const |
Static Public Member Functions | |
| static void | overlay (QImage &img, const QImage &ovl) |
| static void | init () |
Private Attributes | |
| QString | m_text |
| bool | m_nofont |
| bool | m_nostyle |
| bool | m_nodeco |
Static Private Attributes | |
| static QPixmap * | s_stylepix [2] = { 0, 0 } |
| static QPixmap * | s_fontpix [2] = { 0, 0 } |
| static QPixmap * | s_decopix [2] = { 0, 0 } |
|
||||||||||||||||||||||||||||
|
Definition at line 41 of file exceptlistitem.h. References init(), m_nodeco, m_nofont, m_nostyle, and m_text. |
|
|
Definition at line 52 of file exceptlistitem.h. |
|
|
Definition at line 80 of file exceptlistitem.h. References Opie::Core::OResource::loadImage(), overlay(), s_decopix, s_fontpix, s_stylepix, and Opie::Core::OResource::SmallIcon. Referenced by ExceptListItem(). |
|
|
Definition at line 123 of file exceptlistitem.h. References m_nodeco. |
|
|
Definition at line 113 of file exceptlistitem.h. References m_nofont. |
|
|
Definition at line 118 of file exceptlistitem.h. References m_nostyle. |
|
||||||||||||
|
Definition at line 56 of file exceptlistitem.h. References depth, height, i, o, size, width, Opie::MM::x, and Opie::MM::y. Referenced by init(). |
|
|
Definition at line 152 of file exceptlistitem.h. References m_text. |
|
|
Definition at line 175 of file exceptlistitem.h. References m_nodeco, m_nofont, m_nostyle, s_decopix, s_fontpix, and s_stylepix. |
|
|
Definition at line 128 of file exceptlistitem.h. References m_nodeco. |
|
|
Definition at line 144 of file exceptlistitem.h. References m_nofont. |
|
|
Definition at line 136 of file exceptlistitem.h. References m_nostyle. |
|
|
Definition at line 157 of file exceptlistitem.h. References m_text. |
|
|
Definition at line 166 of file exceptlistitem.h. References m_text, and QString::null. |
|
|
Definition at line 191 of file exceptlistitem.h. Referenced by ExceptListItem(), noDeco(), pixmap(), and setNoDeco(). |
|
|
Definition at line 189 of file exceptlistitem.h. Referenced by ExceptListItem(), noFont(), pixmap(), and setNoFont(). |
|
|
Definition at line 190 of file exceptlistitem.h. Referenced by ExceptListItem(), noStyle(), pixmap(), and setNoStyle(). |
|
|
Definition at line 188 of file exceptlistitem.h. Referenced by ExceptListItem(), pattern(), setPattern(), and text(). |
|
|
Definition at line 200 of file exceptlistitem.h. |
|
|
Definition at line 199 of file exceptlistitem.h. |
|
|
Definition at line 198 of file exceptlistitem.h. |
1.4.2