From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/man/man3/qpainter.3qt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/man/man3/qpainter.3qt') diff --git a/doc/man/man3/qpainter.3qt b/doc/man/man3/qpainter.3qt index b94def7a5..477015ed3 100644 --- a/doc/man/man3/qpainter.3qt +++ b/doc/man/man3/qpainter.3qt @@ -9,7 +9,7 @@ .SH NAME QPainter \- Does low-level painting e.g. on widgets .SH SYNOPSIS -\fC#include \fR +\fC#include \fR .PP Inherits Qt. .PP @@ -1575,7 +1575,7 @@ Example: See also xForm() and QWMatrix::map(). .SH RELATED FUNCTION DOCUMENTATION .SH "void qDrawPlainRect ( QPainter * p, int x, int y, int w, int h, const QColor & c, int lineWidth, const QBrush * fill )" -\fC#include \fR +\fC#include \fR .PP Draws the plain rectangle specified by (\fIx\fR, \fIy\fR, \fIw\fR, \fIh\fR) using the painter \fIp\fR. .PP @@ -1591,7 +1591,7 @@ If you want to use a QFrame widget instead, you can make it display a plain rect .PP See also qDrawShadeRect() and QStyle::drawPrimitive(). .SH "void qDrawShadeLine ( QPainter * p, int x1, int y1, int x2, int y2, const QColorGroup & g, bool sunken, int lineWidth, int midLineWidth )" -\fC#include \fR +\fC#include \fR .PP Draws a horizontal (\fIy1\fR == \fIy2\fR) or vertical (\fIx1\fR == \fIx2\fR) shaded line using the painter \fIp\fR. .PP @@ -1611,7 +1611,7 @@ If you want to use a QFrame widget instead, you can make it display a shaded lin .PP See also qDrawShadeRect(), qDrawShadePanel(), and QStyle::drawPrimitive(). .SH "void qDrawShadePanel ( QPainter * p, int x, int y, int w, int h, const QColorGroup & g, bool sunken, int lineWidth, const QBrush * fill )" -\fC#include \fR +\fC#include \fR .PP Draws the shaded panel specified by (\fIx\fR, \fIy\fR, \fIw\fR, \fIh\fR) using the painter \fIp\fR. .PP @@ -1629,7 +1629,7 @@ If you want to use a QFrame widget instead, you can make it display a shaded pan .PP See also qDrawWinPanel(), qDrawShadeLine(), qDrawShadeRect(), and QStyle::drawPrimitive(). .SH "void qDrawShadeRect ( QPainter * p, int x, int y, int w, int h, const QColorGroup & g, bool sunken, int lineWidth, int midLineWidth, const QBrush * fill )" -\fC#include \fR +\fC#include \fR .PP Draws the shaded rectangle specified by (\fIx\fR, \fIy\fR, \fIw\fR, \fIh\fR) using the painter \fIp\fR. .PP @@ -1649,7 +1649,7 @@ If you want to use a QFrame widget instead, you can make it display a shaded rec .PP See also qDrawShadeLine(), qDrawShadePanel(), qDrawPlainRect(), QStyle::drawItem(), QStyle::drawControl(), and QStyle::drawComplexControl(). .SH "void qDrawWinButton ( QPainter * p, int x, int y, int w, int h, const QColorGroup & g, bool sunken, const QBrush * fill )" -\fC#include \fR +\fC#include \fR .PP Draws the Windows-style button specified by (\fIx\fR, \fIy\fR, \fIw\fR, \fIh\fR) using the painter \fIp\fR. .PP @@ -1665,7 +1665,7 @@ The button's interior is filled with the \fI*fill\fR brush unless \fIfill\fR is .PP See also qDrawWinPanel() and QStyle::drawControl(). .SH "void qDrawWinPanel ( QPainter * p, int x, int y, int w, int h, const QColorGroup & g, bool sunken, const QBrush * fill )" -\fC#include \fR +\fC#include \fR .PP Draws the Windows-style panel specified by (\fIx\fR, \fIy\fR, \fIw\fR, \fIh\fR) using the painter \fIp\fR. .PP @@ -1684,7 +1684,7 @@ If you want to use a QFrame widget instead, you can make it display a shaded pan See also qDrawShadePanel(), qDrawWinButton(), and QStyle::drawPrimitive(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qpainter.html +.BR http://doc.trolltech.com/ntqpainter.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the -- cgit v1.2.1