69 Q_GUI_EXPORT
void qDrawShadeLine(QPainter *
p,
int x1,
int y1,
int x2,
int y2,
70 const QPalette &pal,
bool sunken =
true,
71 int lineWidth = 1,
int midLineWidth = 0);
74 const QPalette &pal,
bool sunken =
true,
75 int lineWidth = 1,
int midLineWidth = 0);
78 const QPalette &pal,
bool sunken =
false,
79 int lineWidth = 1,
int midLineWidth = 0,
83 const QPalette &pal,
bool sunken =
false,
84 int lineWidth = 1,
int midLineWidth = 0,
88 const QPalette &pal,
bool sunken =
false,
89 int lineWidth = 1,
const QBrush *fill = 0);
92 const QPalette &pal,
bool sunken =
false,
93 int lineWidth = 1,
const QBrush *fill = 0);
96 const QPalette &pal,
bool sunken =
false,
100 const QPalette &pal,
bool sunken =
false,
104 const QPalette &pal,
bool sunken =
false,
108 const QPalette &pal,
bool sunken =
false,
112 int lineWidth = 1,
const QBrush *fill = 0);
115 int lineWidth = 1,
const QBrush *fill = 0);
122 Q_GUI_EXPORT QT3_SUPPORT
QRect qItemRect(QPainter *
p, Qt::GUIStyle gs,
int x,
int y,
int w,
int h,
123 int flags,
bool enabled,
126 Q_GUI_EXPORT QT3_SUPPORT
void qDrawItem(QPainter *
p, Qt::GUIStyle gs,
int x,
int y,
int w,
int h,
127 int flags,
const QPalette &pal,
bool enabled,
131 Q_GUI_EXPORT QT3_SUPPORT
void qDrawArrow(QPainter *
p,
Qt::ArrowType type, Qt::GUIStyle style,
bool down,
132 int x,
int y,
int w,
int h,
172 const QRect &targetRect,
175 const QRect &sourceRect,
179 , QDrawBorderPixmap::DrawingHints hints = 0
195 #endif // QDRAWUTIL_H
GLuint GLuint GLsizei GLenum type
GLdouble GLdouble GLdouble r
QTileRules(Qt::TileRule horizontalRule, Qt::TileRule verticalRule)
GLXFBConfig Pixmap pixmap
Q_GUI_EXPORT void qDrawShadePanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken=false, int lineWidth=1, const QBrush *fill=0)
Q_GUI_EXPORT void qDrawShadeRect(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken=false, int lineWidth=1, int midLineWidth=0, const QBrush *fill=0)
#define QT_BEGIN_NAMESPACE
Q_GUI_EXPORT void qDrawWinPanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken=false, const QBrush *fill=0)
Q_GUI_EXPORT void qDrawBorderPixmap(QPainter *painter, const QRect &targetRect, const QMargins &targetMargins, const QPixmap &pixmap, const QRect &sourceRect, const QMargins &sourceMargins, const QTileRules &rules=QTileRules(), QDrawBorderPixmap::DrawingHints hints=0)
Q_GUI_EXPORT void qDrawPlainRect(QPainter *p, int x, int y, int w, int h, const QColor &, int lineWidth=1, const QBrush *fill=0)
int int int int int int h
QTileRules(Qt::TileRule rule=Qt::StretchTile)
GLubyte GLubyte GLubyte GLubyte w
Q_GUI_EXPORT void qDrawWinButton(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken=false, const QBrush *fill=0)
Q_GUI_EXPORT void qDrawShadeLine(QPainter *p, int x1, int y1, int x2, int y2, const QPalette &pal, bool sunken=true, int lineWidth=1, int midLineWidth=0)