42 #ifndef QWINDOWSMOBILESTYLE_P_H 43 #define QWINDOWSMOBILESTYLE_P_H 61 #ifndef QT_NO_STYLE_WINDOWSMOBILE 100 QImage imageScrollbarHandleUp;
101 QImage imageScrollbarHandleDown;
102 QImage imageScrollbarHandleUpHigh;
103 QImage imageScrollbarHandleDownHigh;
104 QImage imageScrollbarGripUp;
105 QImage imageScrollbarGripDown;
106 QImage imageScrollbarGripMiddle;
107 QImage imageListViewHighlightCornerLeft;
108 QImage imageListViewHighlightCornerRight;
109 QImage imageListViewHighlightMiddle;
111 QImage imageTabSelectedEnd;
112 QImage imageTabSelectedBegin;
118 void tintImagesHigh(
QColor color);
119 void tintImagesButton(
QColor color);
120 void tintListViewHighlight(
QColor color);
122 #endif //Q_WS_WINCE_WM 135 #endif // QT_NO_STYLE_WINDOWSMOBILE 136 #endif //QWINDOWSMOBILESTYLE_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.
#define QT_END_NAMESPACE
This macro expands to.
void drawScrollbarGrip(QPainter *p, QStyleOptionSlider *newScrollbar, const QStyleOptionComplex *option, bool drawCompleteFrame)
void drawPanelItemViewSelected(QPainter *painter, const QStyleOptionViewItemV4 *option, QRect rect=QRect())
The QStyleOptionViewItemV4 class is used to describe the parameters necessary for drawing a frame in ...
QImage imageArrowRightBig
#define QT_BEGIN_NAMESPACE
This macro expands to.
QWindowsMobileStylePrivate()
The QImage class provides a hardware-independent image representation that allows direct access to th...
void drawScrollbarGroove(QPainter *p, const QStyleOptionSlider *opt)
void drawTabBarTab(QPainter *p, const QStyleOptionTab *tab)
#define Q_DECLARE_PUBLIC(Class)
QImage imageRadioButtonChecked
The QRect class defines a rectangle in the plane using integer precision.
QImage imageRadioButtonHighlighted
The QStyleOptionTab class is used to describe the parameters for drawing a tab bar.
void drawScrollbarHandleDown(QPainter *p, QStyleOptionSlider *opt, bool completeFrame=false, bool secondScrollBar=false)
The QStyleOptionSlider class is used to describe the parameters needed for drawing a slider...
The QStyleOptionComplex class is used to hold parameters that are common to all complex controls...
void setupWindowsMobileStyle65()
void drawScrollbarHandleUp(QPainter *p, QStyleOptionSlider *opt, bool completeFrame=false, bool secondScrollBar=false)