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

Public Member Functions |
|
| QWindowsCEStyle () | |
| void | drawPrimitive (PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget=0) const |
| void | drawControl (ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const |
| void | drawComplexControl (ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const |
| virtual void | drawItemText (QPainter *painter, const QRect &rect, int flags, const QPalette &pal, bool enabled, const QString &text, QPalette::ColorRole textRole=QPalette::NoRole) const |
| QSize | sizeFromContents (ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const |
| QRect | subElementRect (SubElement element, const QStyleOption *option, const QWidget *widget) const |
| QRect | subControlRect (ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *widget) const |
| SubControl | hitTestComplexControl (ComplexControl control, const QStyleOptionComplex *option, const QPoint &pos, const QWidget *widget=0) const |
| QPixmap | standardPixmap (StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget=0) const |
| int | pixelMetric (PixelMetric metric, const QStyleOption *option=0, const QWidget *widget=0) const |
| int | styleHint (StyleHint hint, const QStyleOption *opt=0, const QWidget *widget=0, QStyleHintReturn *returnData=0) const |
| void | polish (QWidget *widget) |
| void | polish (QPalette &palette) |
| void | polish (QApplication *app) |
| QPalette | standardPalette () const |
| QWindowsCEStyle | ( | ) |
| void drawPrimitive | ( | PrimitiveElement | element, |
| const QStyleOption * | option, | ||
| QPainter * | painter, | ||
| const QWidget * | widget = 0 |
||
| ) | const [virtual] |
Reimplemented from QWindowsStyle.
| void drawControl | ( | ControlElement | element, |
| const QStyleOption * | option, | ||
| QPainter * | painter, | ||
| const QWidget * | widget | ||
| ) | const [virtual] |
Reimplemented from QWindowsStyle.
| void drawComplexControl | ( | ComplexControl | control, |
| const QStyleOptionComplex * | option, | ||
| QPainter * | painter, | ||
| const QWidget * | widget | ||
| ) | const [virtual] |
Reimplemented from QWindowsStyle.
| virtual void drawItemText | ( | QPainter * | painter, |
| const QRect & | rect, | ||
| int | flags, | ||
| const QPalette & | pal, | ||
| bool | enabled, | ||
| const QString & | text, | ||
| QPalette::ColorRole | textRole =
QPalette::NoRole |
||
| ) | const [virtual] |
Reimplemented from QStyle.
| QSize sizeFromContents | ( | ContentsType | type, |
| const QStyleOption * | option, | ||
| const QSize & | size, | ||
| const QWidget * | widget | ||
| ) | const [virtual] |
Reimplemented from QWindowsStyle.
| QRect subElementRect | ( | SubElement | element, |
| const QStyleOption * | option, | ||
| const QWidget * | widget | ||
| ) | const [virtual] |
Reimplemented from QWindowsStyle.
| QRect subControlRect | ( | ComplexControl | cc, |
| const QStyleOptionComplex * | opt, | ||
| SubControl | sc, | ||
| const QWidget * | widget | ||
| ) | const [virtual] |
Reimplemented from QCommonStyle.
| SubControl hitTestComplexControl | ( | ComplexControl | control, |
| const QStyleOptionComplex * | option, | ||
| const QPoint & | pos, | ||
| const QWidget * | widget = 0 |
||
| ) | const [virtual] |
Reimplemented from QCommonStyle.
| QPixmap standardPixmap | ( | StandardPixmap | standardPixmap, |
| const QStyleOption * | opt, | ||
| const QWidget * | widget = 0 |
||
| ) | const [virtual] |
Reimplemented from QWindowsStyle.
| int pixelMetric | ( | PixelMetric | metric, |
| const QStyleOption * | option = 0, |
||
| const QWidget * | widget = 0 |
||
| ) | const [virtual] |
Reimplemented from QWindowsStyle.
| int styleHint | ( | StyleHint | hint, |
| const QStyleOption * | opt = 0, |
||
| const QWidget * | widget = 0, |
||
| QStyleHintReturn * | returnData =
0 |
||
| ) | const [virtual] |
Reimplemented from QWindowsStyle.
| void polish | ( | QWidget * | widget | ) | [virtual] |
Reimplemented from QWindowsStyle.
| void polish | ( | QPalette & | palette | ) | [virtual] |
Reimplemented from QWindowsStyle.
| void polish | ( | QApplication * | app | ) | [virtual] |
Reimplemented from QWindowsStyle.