#include </home/clem/local/src/opie/noncore/styles/metal/metal.h>
Public Member Functions | |
| MetalStyle () | |
| void | polish (QApplication *) |
| void | unPolish (QApplication *) |
| void | polish (QWidget *) |
| void | unPolish (QWidget *) |
| void | drawMetalButton (QPainter *p, int x, int y, int w, int h, bool sunken=FALSE, bool horz=TRUE) |
| void | drawButton (QPainter *p, int x, int y, int w, int h, const QColorGroup &g, bool sunken=FALSE, const QBrush *fill=0) |
| void | drawBevelButton (QPainter *p, int x, int y, int w, int h, const QColorGroup &g, bool sunken=FALSE, const QBrush *fill=0) |
| void | drawPushButton (QPushButton *btn, QPainter *p) |
| void | drawPushButtonLabel (QPushButton *btn, QPainter *p) |
| void | drawPanel (QPainter *p, int x, int y, int w, int h, const QColorGroup &, bool sunken, int lineWidth, const QBrush *fill) |
| void | drawSlider (QPainter *p, int x, int y, int w, int h, const QColorGroup &g, Orientation orient, bool tickAbove, bool tickBelow) |
| void | drawScrollBarControls (QPainter *p, const QScrollBar *sb, int sliderStart, uint controls, uint activeControl) |
| void | drawComboButton (QPainter *p, int x, int y, int w, int h, const QColorGroup &g, bool sunken=FALSE, bool editable=FALSE, bool enabled=TRUE, const QBrush *fill=0) |
Private Attributes | |
| QPalette | oldPalette |
|
|
|
|
||||||||||||||||||||||||||||||||||||
|
Reimplementation from QStyle Definition at line 311 of file metal.cpp. References drawMetalButton(), and TRUE. |
|
||||||||||||||||||||||||||||||||||||
|
Reimplementation from QStyle Definition at line 301 of file metal.cpp. References drawMetalButton(), and TRUE. |
|
||||||||||||||||||||||||||||||||||||||||||||
|
Definition at line 487 of file metal.cpp. References drawMetalButton(), and TRUE. |
|
||||||||||||||||||||||||||||||||
|
Draw a metallic button, sunken if sunken is TRUE, horizontal if /a horz is TRUE. Definition at line 197 of file metal.cpp. Referenced by drawBevelButton(), drawButton(), drawComboButton(), drawPushButton(), drawScrollBarControls(), and drawSlider(). |
|
||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||
|
Reimplementation from QStyle Definition at line 320 of file metal.cpp. References Qt::black, drawMetalButton(), FALSE, g, and TRUE. |
|
||||||||||||
|
Reimplementation from QStyle Definition at line 371 of file metal.cpp. References g, Opie::MM::x, and Opie::MM::y. |
|
||||||||||||||||||||||||
|
Definition at line 426 of file metal.cpp. References drawMetalButton(), FALSE, and g. |
|
||||||||||||||||||||||||||||||||||||||||
|
Reimplemented Definition at line 418 of file metal.cpp. References drawMetalButton(), and FALSE. |
|
|
Reimplementation from QStyle Definition at line 127 of file metal.cpp. References TRUE. |
|
|
Reimplementation from QStyle Definition at line 30 of file metal.cpp. References active, background, Qt::black, f, i, oldPalette, TRUE, and Qt::white. |
|
|
Definition at line 159 of file metal.cpp. References FALSE. |
|
|
Reimplementation from QStyle Definition at line 118 of file metal.cpp. References oldPalette, and TRUE. |
|
|
Definition at line 66 of file metal.h. Referenced by polish(), and unPolish(). |
1.4.2