diff options
Diffstat (limited to 'doc/man/man3/qvariant.3qt')
-rw-r--r-- | doc/man/man3/qvariant.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/qvariant.3qt b/doc/man/man3/qvariant.3qt index becd6c481..13103e0f9 100644 --- a/doc/man/man3/qvariant.3qt +++ b/doc/man/man3/qvariant.3qt @@ -9,7 +9,7 @@ .SH NAME QVariant \- Acts like a union for the most common Qt data types .SH SYNOPSIS -\fC#include <qvariant.h>\fR +\fC#include <ntqvariant.h>\fR .PP .SS "Public Members" .in +1c @@ -544,7 +544,7 @@ This enum type defines the types of variable that a QVariant can contain. .TP \fCQVariant::UInt\fR - an unsigned int .PP -Note that Qt's definition of bool depends on the compiler. qglobal.h has the system-dependent definition of bool. +Note that Qt's definition of bool depends on the compiler. ntqglobal.h has the system-dependent definition of bool. .SH MEMBER FUNCTION DOCUMENTATION .SH "QVariant::QVariant ()" Constructs an invalid variant. @@ -1130,7 +1130,7 @@ Converts the enum representation of the storage type, \fItyp\fR, to its string representation. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qvariant.html +.BR http://doc.trolltech.com/ntqvariant.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |