42 #ifndef QWINDOWSCE_P_H 43 #define QWINDOWSCE_P_H 46 #include <private/qwindowsstyle_p.h> 78 const QPalette &pal,
bool sunken =
false,
82 const QPalette &pal,
bool sunken =
false,
86 const QPalette &pal,
bool sunken =
false,
90 const QPalette &pal,
bool sunken =
false,
94 int x,
int y,
int w,
int h,
100 int x,
int y,
int w,
int h,
106 int x,
int y,
int w,
int h,
118 #endif //QWINDOWSCE_P_H The QPainter class performs low-level painting on widgets and other paint devices.
The QColor class provides colors based on RGB, HSV or CMYK values.
static void drawWinShades(QPainter *p, int x, int y, int w, int h, const QColor &c1, const QColor &c2, const QColor &c3, const QColor &c4, const QBrush *fill)
#define QT_END_NAMESPACE
This macro expands to.
static void drawWinCEShadesSunken(QPainter *p, int x, int y, int w, int h, const QColor &c1, const QColor &c2, const QColor &c3, const QColor &c4, const QBrush *fill)
static void drawWinCEPanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken=false, const QBrush *fill=0)
static void drawWinCEShades(QPainter *p, int x, int y, int w, int h, const QColor &c1, const QColor &c2, const QColor &c3, const QColor &c4, const QBrush *fill)
#define QT_BEGIN_NAMESPACE
This macro expands to.
static void drawWinCEButton(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken=false, const QBrush *fill=0)
The QBrush class defines the fill pattern of shapes drawn by QPainter.
#define Q_DECLARE_PUBLIC(Class)
The QPoint class defines a point in the plane using integer precision.
The QRect class defines a rectangle in the plane using integer precision.
The QPalette class contains color groups for each widget state.