diff options
Diffstat (limited to 'doc/man/man3/qpaintdevice.3qt')
-rw-r--r-- | doc/man/man3/qpaintdevice.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/qpaintdevice.3qt b/doc/man/man3/qpaintdevice.3qt index d8933e2e9..fd95f0317 100644 --- a/doc/man/man3/qpaintdevice.3qt +++ b/doc/man/man3/qpaintdevice.3qt @@ -9,7 +9,7 @@ .SH NAME QPaintDevice \- The base class of objects that can be painted .SH SYNOPSIS -\fC#include <qpaintdevice.h>\fR +\fC#include <ntqpaintdevice.h>\fR .PP Inherited by QWidget, QPixmap, QPicture, and QPrinter. .PP @@ -204,7 +204,7 @@ Implemented by subclasses that have no direct support for drawing graphics (exte .SH "Qt::HANDLE QPaintDevice::handle () const\fC [virtual]\fR" Returns the window system handle of the paint device, for low-level access. Using this function is not portable. .PP -The HANDLE type varies with platform; see qpaintdevice.h and qwindowdefs.h for details. +The HANDLE type varies with platform; see ntqpaintdevice.h and ntqwindowdefs.h for details. .PP See also x11Display(). .SH "bool QPaintDevice::isExtDev () const" @@ -359,7 +359,7 @@ Overloaded bitBlt() with the destination point \fIdp\fR and source rectangle \fIsr\fR. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qpaintdevice.html +.BR http://doc.trolltech.com/ntqpaintdevice.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |