#include </home/clem/local/src/opie/noncore/styles/liquid/liquid.h>
Collaboration diagram for TransMenuHandler:

Public Member Functions | |
| TransMenuHandler (QObject *parent) | |
| ~TransMenuHandler () | |
| void | reloadSettings () |
| int | transType () |
| QPixmap * | pixmap (WId id) |
| const QColor & | textColor () |
| const QColor & | bgColor () |
| bool | useShadowText () |
Protected Member Functions | |
| bool | eventFilter (QObject *obj, QEvent *ev) |
| void | stripePixmap (QPixmap &pix, const QColor &color) |
Protected Attributes | |
| QColor | color |
| QColor | fgColor |
| int | opacity |
| int | type |
| bool | shadowText |
| QIntDict< QPixmap > | pixDict |
|
|
Definition at line 80 of file liquid.cpp. References pixDict, reloadSettings(), and QPtrCollection::setAutoDelete(). |
|
|
|
|
|
Definition at line 55 of file liquid.h. References color. Referenced by LiquidStyle::drawPopupMenuItem(), and LiquidStyle::drawPopupPanel(). |
|
||||||||||||
|
Definition at line 106 of file liquid.cpp. References Qt::black, color, Custom, QPixmapEffect::fade(), QIntDict< type >::insert(), opacity, p, pix, pixDict, QIntDict< type >::remove(), stripePixmap(), TransStippleBg, TransStippleBtn, type, wid, and Qt::WType_Popup. |
|
|
Definition at line 53 of file liquid.h. References QIntDict< type >::find(), and pixDict. Referenced by LiquidStyle::drawPopupMenuItem(). |
|
|
Definition at line 87 of file liquid.cpp. References active, QIntDict< type >::clear(), color, fgColor, name, opacity, pixDict, shadowText, text, TransStippleBg, and type. Referenced by TransMenuHandler(). |
|
||||||||||||
|
Definition at line 56 of file liquid.cpp. References data, QImageEffect::fade(), g, Opie::MM::x, and Opie::MM::y. Referenced by eventFilter(). |
|
|
Definition at line 54 of file liquid.h. References fgColor. Referenced by LiquidStyle::drawPopupMenuItem(). |
|
|
Definition at line 52 of file liquid.h. References type. Referenced by LiquidStyle::drawPopupMenuItem(), and LiquidStyle::drawPopupPanel(). |
|
|
Definition at line 56 of file liquid.h. References shadowText. Referenced by LiquidStyle::drawMenuBarItem(), and LiquidStyle::drawPopupMenuItem(). |
|
|
Definition at line 61 of file liquid.h. Referenced by bgColor(), eventFilter(), and reloadSettings(). |
|
|
Definition at line 61 of file liquid.h. Referenced by reloadSettings(), and textColor(). |
|
|
Definition at line 62 of file liquid.h. Referenced by eventFilter(), and reloadSettings(). |
|
|
Definition at line 65 of file liquid.h. Referenced by eventFilter(), pixmap(), reloadSettings(), and TransMenuHandler(). |
|
|
Definition at line 64 of file liquid.h. Referenced by reloadSettings(), and useShadowText(). |
|
|
Definition at line 63 of file liquid.h. Referenced by eventFilter(), reloadSettings(), and transType(). |
1.4.2