diff options
Diffstat (limited to 'doc/man/man3/qfontmetrics.3qt')
-rw-r--r-- | doc/man/man3/qfontmetrics.3qt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/man3/qfontmetrics.3qt b/doc/man/man3/qfontmetrics.3qt index 9c011c6cd..90ad7cbc9 100644 --- a/doc/man/man3/qfontmetrics.3qt +++ b/doc/man/man3/qfontmetrics.3qt @@ -9,7 +9,7 @@ .SH NAME QFontMetrics \- Font metrics information .SH SYNOPSIS -\fC#include <qfontmetrics.h>\fR +\fC#include <ntqfontmetrics.h>\fR .PP .SS "Public Members" .in +1c @@ -219,7 +219,7 @@ Horizontal alignment defaults to \fCAlignAuto\fR and vertical alignment defaults .PP If several of the horizontal or several of the vertical alignment flags are set, the resulting alignment is undefined. .PP -These flags are defined in qnamespace.h. +These flags are defined in ntqnamespace.h. .PP If \fCExpandTabs\fR is set in \fIflgs\fR, then: if \fItabarray\fR is non-null, it specifies a 0-terminated sequence of pixel-positions for tabs; otherwise if \fItabstops\fR is non-zero, it is used as the tab spacing (in pixels). .PP @@ -346,7 +346,7 @@ The \fIflgs\fR argument is the bitwise OR of the following flags: .TP \fCWordBreak\fR breaks the text to fit the rectangle. .PP -These flags are defined in qnamespace.h. +These flags are defined in ntqnamespace.h. .PP If \fCExpandTabs\fR is set in \fIflgs\fR, then: if \fItabarray\fR is non-null, it specifies a 0-terminated sequence of pixel-positions for tabs; otherwise if \fItabstops\fR is non-zero, it is used as the tab spacing (in pixels). .PP @@ -391,7 +391,7 @@ This is an overloaded member function, provided for convenience. It behaves esse Provided to aid porting from Qt 1.x. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qfontmetrics.html +.BR http://doc.trolltech.com/ntqfontmetrics.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |