Definition at line 55 of file qdecorationwindows_qws.h.
#include <qdecorationwindows_qws.h>

Public Member Functions |
|
| QDecorationWindows () | |
| virtual | ~QDecorationWindows () |
| QRegion | region (const QWidget *widget, const QRect &rect, int decorationRegion=All) |
| bool | paint (QPainter *painter, const QWidget *widget, int decorationRegion=All, DecorationState state=Normal) |
Protected Member Functions |
|
| void | paintButton (QPainter *painter, const QWidget *widget, int buttonRegion, DecorationState state, const QPalette &pal) |
| const char ** | xpmForRegion (int reg) |
| virtual ~QDecorationWindows | ( | ) | [virtual] |
Reimplemented from QDecorationDefault.
| bool paint | ( | QPainter * | painter, |
| const QWidget * | widget, | ||
| int | decorationRegion =
All, |
||
| DecorationState | state =
Normal |
||
| ) | [virtual] |
Reimplemented from QDecorationDefault.
| void paintButton | ( | QPainter * | painter, |
| const QWidget * | widget, | ||
| int | buttonRegion, | ||
| DecorationState | state, | ||
| const QPalette & | pal | ||
| ) | [protected, virtual] |
Reimplemented from QDecorationDefault.
| const char** xpmForRegion | ( | int | reg | ) | [protected, virtual] |
Reimplemented from QDecorationDefault.