diff options
author | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/man/man3/qfontmetrics.3qt | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
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 |