summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/qpainter.3qt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /doc/man/man3/qpainter.3qt
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/man/man3/qpainter.3qt')
-rw-r--r--doc/man/man3/qpainter.3qt16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/man/man3/qpainter.3qt b/doc/man/man3/qpainter.3qt
index b94def7a..477015ed 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 <qpainter.h>\fR
+\fC#include <ntqpainter.h>\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 <qdrawutil.h>\fR
+\fC#include <ntqdrawutil.h>\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 <qdrawutil.h>\fR
+\fC#include <ntqdrawutil.h>\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 <qdrawutil.h>\fR
+\fC#include <ntqdrawutil.h>\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 <qdrawutil.h>\fR
+\fC#include <ntqdrawutil.h>\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 <qdrawutil.h>\fR
+\fC#include <ntqdrawutil.h>\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 <qdrawutil.h>\fR
+\fC#include <ntqdrawutil.h>\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