QtGui/qwindowsstyle.h Source File
Go to the documentation of this file.
42 #ifndef QWINDOWSSTYLE_H
43 #define QWINDOWSSTYLE_H
53 #if !defined(QT_NO_STYLE_WINDOWS)
55 class QWindowsStylePrivate;
80 const QSize &contentsSize,
const QWidget *widget = 0)
const;
88 const QWidget *widget = 0)
const;
92 const QWidget *widget = 0)
const;
105 #endif // QT_NO_STYLE_WINDOWS
111 #endif // QWINDOWSSTYLE_H
GLdouble GLdouble GLdouble r
virtual bool eventFilter(QObject *, QEvent *)
QRect subElementRect(SubElement r, const QStyleOption *opt, const QWidget *widget=0) const
QSize sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &contentsSize, const QWidget *widget=0) const
int styleHint(StyleHint sh, const QStyleOption *opt=0, const QWidget *w=0, QStyleHintReturn *shret=0) const
void unpolish(QWidget *widget)
virtual void timerEvent(QTimerEvent *)
void drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w=0) const
#define QT_BEGIN_NAMESPACE
QPixmap standardPixmap(StandardPixmap sp, const QStyleOption *opt=0, const QWidget *widget=0) const
void drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *w=0) const
void drawControl(ControlElement element, const QStyleOption *opt, QPainter *p, const QWidget *w=0) const
QIcon standardIconImplementation(StandardPixmap standardIcon, const QStyleOption *opt=0, const QWidget *widget=0) const
GLubyte GLubyte GLubyte GLubyte w
int pixelMetric(PixelMetric m, const QStyleOption *opt=0, const QWidget *widget=0) const